combined extras
@ -15,10 +15,10 @@ Install the libraries that you need:
|
|||||||
- [PubSubClient](https://github.com/knolleary/pubsubclient/) (required for MQTT Gateways)
|
- [PubSubClient](https://github.com/knolleary/pubsubclient/) (required for MQTT Gateways)
|
||||||
|
|
||||||
|
|
||||||
### [Sensors](/extras/Sensor_docs/)
|
### [Sensors](/extras/Sensor.md)
|
||||||
Sensors gather data and send it to a gateway via ESP-NOW or LoRa.
|
Sensors gather data and send it to a gateway via ESP-NOW or LoRa.
|
||||||
|
|
||||||
### [Gateways](extras/Gateway_docs)
|
### [Gateways](extras/Gateway.md)
|
||||||
Gateways listen for packets over ESP-NOW, LoRa, UART, and/or MQTT, then re-transmit the packets using one or more of the same interfaces.
|
Gateways listen for packets over ESP-NOW, LoRa, UART, and/or MQTT, then re-transmit the packets using one or more of the same interfaces.
|
||||||
|
|
||||||
### Front-end
|
### Front-end
|
||||||
@ -49,5 +49,5 @@ Development of this project would not have been possible without the support of
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
![Basic](extras/Gateway_docs/Basic_Setup.png)
|
![Basic](extras/Basic_Setup.png)
|
||||||
![Advanced](extras/Gateway_docs/Advanced_Setup.png)
|
![Advanced](extras/Advanced_Setup.png)
|
||||||
|
Before Width: | Height: | Size: 228 KiB After Width: | Height: | Size: 228 KiB |
Before Width: | Height: | Size: 238 KiB After Width: | Height: | Size: 238 KiB |
Before Width: | Height: | Size: 241 KiB After Width: | Height: | Size: 241 KiB |
Before Width: | Height: | Size: 221 KiB After Width: | Height: | Size: 221 KiB |