Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 2.07 KB

README.md

File metadata and controls

45 lines (30 loc) · 2.07 KB

LoRa based control and log system for ASADA-Samara

Most recent version of this repository can be found in:

What is this repository for?

  • This repository was created to develop LoRa based embedded control solution for the pumps of ASADA-Samara.

HELTEC LoRa 32 board information

Enclousure

How do I get set up?

  • Install Git
  • Install Arduino IDE
  • Install Heltec ESP32 Library in the Arduino Library Manager Open Arduino IDE, then Select Sketch->Include Library->Manage Libraries... Search Heltec ESP32 and install it.
  • Install Adafruit MQTT Library in the Arduino Library Manager Open Arduino IDE, then Select Sketch->Include Library->Manage Libraries... Search Adafruit MQTT and install it.

Library source code and examples

Contribution guidelines

  • If you want to propose a review or need to modify the code for any reason first clone this repository in your PC and create a new branch for your changes. Once your changes are complete and fully tested ask the administrator permission to push this new branch into the source.
  • If you just want to do local changes instead you can download a zip version of the repository and do all changes locally in your PC.

Who do I talk to?