Hi there! ๐
This project is about a smart water tank. It measures the water level and sends the data to a server. The server can be used to control the water pump. The pump can be controlled via a web interface or via a telegram bot. It uses a HC-SR04 ultrasonic sensor to measure the water level. The data is sent to The Things Network via a LoRaWAN gateway.
Installation & configuration
1. Installation
- โถ Connect your microcontroller with an USB cable to your computer.
- โท Select the microcontroller type from the drop down.
- โธ Click the install button.
2. Configuration
2.1. Connect to the serial device
Connection
โฆ
Port
โฆ
Readable
โฆ
2.2. Setup your LoRaWAN credentials
Hint: If you don't know how to get your LoRaWAN credentials, please watch our video tutorial on how to get them.