This document describes an IOT-based smart single-phase agriculture motor controller. The system uses sensors like DHT11 for temperature and humidity, a soil moisture sensor, and an ESP32 module to collect sensor data and control a water pump via a solid state relay. The sensor data is transmitted to ThingSpeak for visualization and monitoring. If the soil moisture or temperature fall below threshold values, the water pump is automatically turned on via the relay to irrigate. The system aims to automate irrigation to reduce farmer workload and optimize crop growth conditions. Future work may expand IoT applications in precision agriculture and integrate additional sensors.