News

The complete circuit diagram for the Arduino Automatic irrigation system is shown below: In this section, I will explain all the details with the help of the schematic diagram. The Arduino UNO is the ...
This Project was designed and developed in my 2nd Semester . This Project has been assembled using Circuit Simulation Software Called Proteus. The main board with ATMega 328p microcontroller used here ...
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 ...
The water pump and servo motor are controlled by Arduino connected to digital pins 3 and 9, respectively. That is, the servo motor signal control pin is connected to pin 9 of the Arduino board. Fig. 2 ...
This project requires Arduino board having inbuilt ATMega328 microcontroller. This project is need of the hour to convert manual irrigation into an automated irrigation which with the help of soil ...
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 ...
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 ...