This document describes a proposed solution to automatically control a water pump and indicate the water level in a tank. The proposed system uses an Arduino microcontroller, ultrasonic sensor, LCD display, relay, and water pump. The ultrasonic sensor would measure the water level in the tank and send the data to the Arduino. The Arduino would control the relay which switches the water pump on and off to keep the water level within limits. It would also display the current water level and pump status on the LCD. Diagrams of the circuit and code flow are provided. Benefits of using an Arduino like cost, cross-platform IDE, and simple programming are outlined. Components like the ultrasonic sensor, LCD display, relay