News

The automatic plant watering system uses an Arduino and soil moisture sensor to maintain optimal soil moisture. When the soil is dry, the sensor activates a relay to turn on a water pump. Once the ...
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 ...
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 system has an Arduino commanding an irrigation system based around a pump delivering water from a reservoir. It’s paired with a water level sensor to keep an eye on the water available to ...
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.
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 ...
Continue reading “Automatic Plant Care Minus The Microcontroller” → Posted in green hacks , how-to , Solar Hacks Tagged automated plant care , automatic watering , look ma no microcontroller ...