Digital technologies empower the transformation into data-driven, intelligent, agile, and autonomous farm operations and are typically considered a key to addressing the grand challenges in agriculture. To avoid unscientific water supply for plantation as well as to save the water and also yield the better crop, therefore, to increase production efficiency out of smart irrigation and to send the status of irrigation at standard environmental conditions, The Internet of Things (IoT) based prototype is designed and implemented. The prototype automatically turns ON /OFF the motor pump based on the moisture level of the soil by taking the temperature and humidity of the environment near the plantation into consideration (In India, the standard parameters for watering the vegetable plantation are Humidity>60%, Temperature < 25°C and Humidity<40% ). The prototype is designed with an ESP32S microcontroller with DHT 11 and a moisture sensor. Arduino IDE development tool is used for programming ESP32S using embedded C programming language. The prototype is configured, programmed, and connected to the Arduino IoT cloud. The data of temperature, humidity, and moisture are received via message queuing telemetry transport (MQTT) protocol on IoT cloud through public IP therefore the data can be accessed worldwide. The authorized person can access the data and control the motor pump from anywhere across the world. The test data obtained out of the prototype over the cloud and at the system are presented in the result section.