This document describes an IoT-based project to monitor and control submersible motors. The system uses an ATMEGA microcontroller to collect sensor data like voltage, current, and temperature. It displays this data on an LCD panel and sends it to a central server. The system can detect issues like dry running, overloading, or short circuits and shut the motor down. It also integrates with a water level sensor to automatically stop the motor when the tank is full. The goal is to monitor motors in real-time, protect them from damage, and allow remote control via the internet.