Modern agriculture is heading towards automation nowadays. In this project, we will make an Agri monitoring and irrigation system. We will use sensors to keep track of the moisture content in the soil. With this moisture data, we will try to operate a pump that will control water flow to plants. This will make sure that plants are getting the correct moisture levels that they need.
Instructions- make the setup using water pumps and tubes according to your plants. (You can use many plants as you want but you will have to use a powerful water pump and bigger tubing.
- Copy the following code to Arduino IDE
- Find the soil moisture range that your plants want. Here we have used the 40 – 70 range.
- Edit the code according to your soil moisture range.
- Upload the code.
Comments
Please log in or sign up to comment.