Automatic Water Level Indicator and Controller

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

AUTOMATIC WATER LEVEL INDICATOR AND

CONTROLLER
ABSTRACT

 Automatic water controller is a simple engineering project


which can be automatically switch ON and OFF the domestic
water pump set depending upon the tank water level

 In many homes and other public places ground water is


used,which is pumped upto overhead tanks using water pumps
which are controlled by using Arduino.

 The Arduino reads the sensor output through the analog


input pins using analogRead function.

 Controlling the pumps is often a necessity to avoid


wastage of water.

 We can implement this project at our homes and colleges using


less costly components.

 The main advantage of this water level controller is that it


automatically controls the water pump without any user
interaction.

 This project is consists of two water level sensors,one is fixed


at the top and another is at bottom. It also includes low level
and high level alarm to notify when water level reaches low and
high level of the tank.

 By implementing this project we can reduce the water wastage


and also we can save the time.

You might also like