●) Water level indicator



Required components:
*At89c51 controller
*At89c51 programming board.
*16×2 LCD
*5V Relay
*Bc547 (NPN) transistors – 5
*Resistors (1K) – 4
*Resistor – 330 ohm
*AC Motor
*Pot – 10k
*Programming cable
*Connecting wires


Water Level Controller using 8051 Circuit Design:

The main heart of this project is AT89C51 microcontroller. The water level probes are connected to the P3.0, P3.1, P3.2, and P3.3 through the transistors. Port P2 connected to the data pins of LCD and control pins RS, RW and EN of LCD are connected to the P1.0, P1.1, and P1.2 respectively.

Initially when tank is empty, LCD will display the message EMPTY and motor runs automatically. When water level reaches to quarter level, now LCD displays QUARTER and still motor runs. For further levels, LCD displays the messages HALF and ¾ FULL.

When tank is full, LCD displays FULL and motor automatically stops. Again motor runs when tank is empty.

How to Operate Water Level Controller Circuit using 8051 Microcontroller?

1) Initially burn the program to the controller.
2) Now give the connections as per the circuit diagram.
3) While giving the connections, make sure that there is no common connection between AC and DC supplies.
4) Place the 4 water level indicating wires into the small tank.
5)Switch on the supply, now the motor will run automatically as there is no water in the tank.
6) Now pour the water, when it reaches to quarter level then LCD displays QUARTER on LCD.
7) For further levels it will displays HALF and ¾ FULL on LCD.
8) Still if you pour the water then LCD displays FULL and motor turns off automatically when the tank is full.
Switch off the motor supply and board supply.
Thank you.

Comments

Popular posts from this blog

●) 12v DC to 220v AC converter

●) Fire alarm

●) Laser Security Alarm Circuit