Está en la página 1de 2

Wi-Fi Based Water Level Monitoring & Motor Pump Controller

This project is used to overcome the stress of manual operation of water pump
motor control. The application can be divided in sensing unit and control unit. The
sensing unit is contactless ultrasonic sensor which can measure an obstacle upto 4 meters.
In our case, obstacle for sensor is water surface level. The ultrasonic digital sensor
module is interfaced with microcontroller. The control unit is motor on/off circuit.

Microcontroller used in project is ATMEGA328. The water level is monitored


remotely using wi-fi communication with android app. We are using ESP8266 module to
transmit data to remote end. The water pump motor is connected through relay driver.
The motor pump can be turned On / Off using android app.

Software:

ARDUINO IDE

EMBDDED CPP CODE

PROTEUS SIMULATOR

Hardware:

1. ATMEGA328 Microcontroller

2. Ultrasonic sensor Module HC-SR04


3. Relay Driver
4. Water Motor Pump
5. ESP8266 Wi-Fi Module
BLOCK DIAGRAM :

ESP8266 Wi-Fi
Module
Ultrasonic
ATMEGA328
Sensor
Module MCU

HC-SR04 Relay Motor


Pump

Regulated Power

Supply

También podría gustarte