Water Level
01

Overview

This project is an Internet of Things (IoT) monitoring system that utilizes an HC-SR04 ultrasonic sensor to measure water levels.

The ESP32 processes the sensor data and sends it to a web dashboard for real-time monitoring. The system also includes a servo for automatic feeding and LED indicators to display the current water condition.

02

Problem & Solution

Problem

Manual water level monitoring and feeding are inefficient and may delay the detection of critical water conditions that could lead to flooding.

Solution

Developed an IoT system that monitors water levels in real time, classifies water conditions, automates feeding, and displays monitoring data through a web dashboard.

03

My Role

Web Developer

  • Component Development
  • State Management
  • Data Visualization