You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@
5
5
**Overview:**
6
6
This repository contains the codebase for a water level monitoring and control system using ESP-8266 modules. The system employs ultrasonic sensors to measure water levels at a specific site. If the water level surpasses a defined threshold, the ESP-8266 module initiates a series of actions, including controlling a servo motor and notifying the user via SMS without the need for a GSM module. Additionally, the system utilizes IFTTT webhooks to send messages and illuminate an LED when the water level exceeds 30 units.
Ensure proper safety precautions and adherence to local regulations when deploying the system. This project serves as a starting point and can be extended for specific use cases.
0 commit comments