Tank Overflow Indicator
A Tank Overflow Indicator using Arduino, a water sensor, and a buzzer that alerts the user by buzzing when the water tank overflows.
Description
The Tank Overflow Indicator is designed to alert when a water tank overflows using an Arduino, a water sensor, and a buzzer. The water sensor is placed at the top level of the tank. When the water level reaches the sensor, it sends a signal to the Arduino. The Arduino processes the signal and activates the buzzer, producing a sound to alert the user about the overflow. This project helps prevent water wastage and potential overflow damage.
-
An Arduino Theremin using Arduino, an ultrasonic sensor, and a speaker that produces varying sound pitches based on the distance of an object from the sensor.
-
An Automatic Door System using Arduino, an ultrasonic sensor, and a servo motor that detects an approaching object and opens the door automatically.