Update README.md

main
Timm Bogner 1 month ago committed by GitHub
parent d3cefe9851
commit 16a6ac4b04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -9,8 +9,6 @@ Farm Data Relay System is an easy way to communicate with remote IoT devices wit
Devices are classified into two types: **Gateways** and **Nodes**. Gateways comprise the infrastructure of the network, moving data along pre-directed routes and providing coverage to all devices. Nodes allow the user to exchange data with a gateway. Each gateway is identified with an 8-bit physical hex address (MAC), while nodes use 16-bit integers to identify datapoints as they move through the system.
If you are having fun with FDRS, **[please consider supporting me](https://www.buymeacoffee.com/TimmB)** so that I can spend more time building it.
## Getting Started
**Libraries Required:**
- [ArduinoJson](https://arduinojson.org/)

Loading…
Cancel
Save