News

Welcome to the Smart Garden Irrigation System repository! This project aims to provide an automated solution for watering your garden based on soil moisture levels and sunlight intensity. Below, ...
Automatic Plant Watering System Circuit Diagram. The below circuit diagram uses Arduino UNO R4 WiFi as a main controller, but you can use any other microcontroller by swapping it and making little ...
I have changed the process how plants are watered if humidity is to low. Instead of switching the pump on until configured humidity is reached I'm switching it on for 2 seconds, wait for a few seconds ...
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 ...
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.
Plant monitoring stories always prove popular on Gadget Master, so hopefully this one will do well: the Arduino Plant Watering Kit is out! Built around the Arduino Nano RP2040 Connect, right – the ...
The Arduino sees the sensor as a simple digital input. Check a short demo of his system in the video after the break. Posted in Arduino Hacks , green hacks Tagged ajax , Arduino Yun , irrigation ...
Automatic Smart Plant Watering System is a smarter solution that works on Arduino Uno, which can automatically operate for plant watering at optimal moisture conditions of soil. It checks the moisture ...
In the present era, food scarcity and water scarcity occurs due to the increase in population. So to avoid this problem we have to promote the agriculture sector. But water wastage is more in this ...