The main objective of this project is to create an Arduino-based smart water management system to minimize water loss, incorporating sensors, and automated control for efficient water usage and leak detection
Water conservation is of utmost importance in today's world, and one effective way to reduce water waste is by automating water pumping systems. This project aims to develop an automatic water pump system using an Arduino microcontroller, a water level sensor, a relay module, and an LCD display. By interfacing these components, the system can monitor the water level in a tank and control the pump accordingly, minimizing water wastage. The system begins by employing a water level sensor to measure the water level in the tank. The water level sensor detect the presence of water level. The Arduino continuously reads the sensor's output and determines the current water level based on predefined thresholds. And turbidity sensor and temperature sensor present in the system will able to read the turbidity and temperature values. Additionally Nodemcu will able to send the data to remote server.
Once the water level is measured, the Arduino makes a decision regarding pump activation. If the water level falls below a certain threshold, indicating a low water level, the Arduino triggers a relay module. The relay module acts as a switch, enabling power to the water pump when activated by the Arduino. Additionally, an LCD display is incorporated to provide feedback and information about the system's status. The LCD screen shows the current water level, pump status (on/off), and any relevant messages or notifications. This allows users to easily monitor the system and take necessary actions if needed.
By automating the water pump based on the water level, this project creates an efficient and eco-friendly solution for water conservation. The system ensures that the pump operates only when required, preventing unnecessary water wastage.
Keywords: Arduino, water level sensor, pump, relay, LCD, automation, water conservation, eco-friendly, water wastage, Nodemcu, turbidity sensor, temperature sensor.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.
Hardware Requirements:
Software Requirements: