The Smart Irrigation System consist of two main components (i.e., the embedded component/Arduino Module and the Web component/Web Module).
The embedded Component is installed in the garden and web component will be used by farmers to view field data, irrigation details and analysis of irrigation details.
The Embedded subsystem follows a repository architectural style. The sensors (i.e., soil moisture sensors and water flow sensors) send their data to the Arduino. The water pump and solenoid valve contain motors that receive instruction from Arduino.
The web-app follows the client server architecture where the client request data from the local server which then process and send reply to the querying client.
•This project saves time and avoiding problems like constant attention.
•It also helps in conserving water by automatically providing water to the field depending on the water requirements hence reducing water wastage.
•This system proves to be helpful in agriculture through ensuring farming throughout the year.