News

Components Required for the Automatic Irrigation System. The project requires very few components and the connection is also very simple. The components are listed below: Arduino * 1; moisture sensor ...
Here using ATMEGA 4809 Arduino nano board and Capacitive Soil Moisture Sensor V2, I am trying to make an Automatic drip-irrigation system. Below is my code which is being used in the project. /* code ...
Automatic Irrigation System based on soil texture and Farm Securtiy This is an Arduino Uno project used to automatically supply water based on soil texture and geolocation. It comprises five main ...
Welcome to this simulation tutorial, where I will show you how to create an automatic irrigation and plant watering system using Arduino and a soil moisture sensor in Proteus. With this simulation, we ...
Now a days its a challenge to improve development of plant in respect of its growth and to reduce costs which leads to an innovative idea of using an automated irrigation system which will further ...
When the sensor detects that the moisture content is already below 30%, it sends a signal to the Arduino, which, in turn, activates a water pump to provide hydration to the plant.