mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced 2024-11-08 13:10:29 +00:00
update README.md
This commit is contained in:
parent
cdb5e5e0fd
commit
b62f0df86c
@ -7,6 +7,10 @@ Using an assigned MAC address scheme allows for the whole system to be configure
|
||||
|
||||
## Getting Started
|
||||
|
||||
### Dependencies
|
||||
[LoRa library](https://github.com/sandeepmistry/arduino-LoRa)
|
||||
The dependency can be removed by commenting out the `#define USE_LORA` in `fdrs_sensor.h`
|
||||
|
||||
### [Sensors](https://github.com/timmbogner/Farm-Data-Relay-System/tree/main/FDRS_Sensor2000)
|
||||
Sensors gather data and send it to a gateway via ESP-NOW or LoRa.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user