https://youtu.be/EWkWyDqgNl4
IOT BASED WATER MONITORING
•This solution is mainly implemented to monitor water bodies by monitoring several parameters using the above mentioned sensors. Here, Monitoring provides the necessary objective to make decisions on managing water quality today and in the future to restore water bodies.
Components used:
1.ESP 32
2.Temperature and Humidity sensor – DHT 11
3.Water level sensor - Ultrasonic
4.pH sensor
5.Wind speed sensor - Anemometer
6.Dissolved oxygen sensor
7.Total Dissolved Solids sensor
•The above mentioned sensors are used to collect data related to several parameters such as water level, temperature, humidity, wind speed, dissolved oxygen and total dissolved solids, pH,etc…
•At first, these sensors are interfaced with ESP 32 to collect the data related to the parameters as above mentioned.
•The collected data are then sent to Influx DB database where it is temporarily stored and later sent to Grafana dashboard to visualize the parameters.
•When the parameters reach the threshold value, mobile notification would be sent through IFTTT Mobile App.
•When these parameters reach some threshold value, mobile notification would be sent through IFTTT Mobile App.
dashboard building is done by open source free platform 'grafana'
DashBoard
Final Hardware