Actualités

The battery is connected to the Vin and ground pins of Arduino and we can also connect the motor to this battery via a relay. Moisture sensor output is connected to the analog pin of Arduino. Do ...
This Arduino project implements an Automated Irrigation System using soil moisture and water level sensors. The system continuously monitors soil moisture and water level, displaying the percentage ...
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 ...
In present days, in the field of agriculture farmers are facing major problems in watering their crops. It’s because they don’t have proper idea about the availability of the power. Even if it is ...
This paper deals with an automatic plant irrigation system which automatically senses the moisture content of the soil and decide whether irrigation is needed or not and how much water is needed for ...
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 ...
I know posts on automated plant care are very popular on Gadget Master, so I want to highlight this Arduino appnote - Smart Farm Irrigation System Using Arduino Edge Control. At the heart of the ...
As soon as the moisture level reaches upwards of 70%, the Arduino stops the water pump. This controlled water flow ensures the plant never gets too much or too little.