Automatic-Water-Level-Controller

Components used:

  • Arduino Uno x 2
  • 9g Servo Motor
  • HC-SR04
  • 433Mhz Transmitter and Receiver Module
  • Buzzer
  • LED

SETUP:

Forgive me for the bad setup.

basic setup

Entire Setup/>
<h2>Explanation:</h2>
<p>Based on the dimensions of the overhead tank(in my case, a bucket) I've written the code such that if the water level is more than 90% the transmitter sends a signal to the receiver, which turns on the led and triggers the buzzer and turns off the switch of the Water Pump via the servo motor. To be sure that my code is running perfectly I've logged the percentage of water on the serial monitor.</p>
<img src=

Date Created: 20 March, 2020