mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced 2024-10-30 09:20:15 +00:00
Update README.md
This commit is contained in:
parent
d3cefe9851
commit
16a6ac4b04
@ -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…
Reference in New Issue
Block a user