t1819 / Automated-Gardening-System

automatic water supply when plaints moisture level is low.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Automated-Gardening-System"

We can automate our home garden water system using this arduino script .

Hardware setup reference: http://www.learnbywatch.com/automatic-watering-system-for-plants-using-arduino/

Note: We have change the digital input to analog input pin (A0). This change will give us the power of trigger your water pump on the basis of soil moisture.

Features:
1. Count the number of motor run.
2. If water is not coming from the source then it will turn off moto for 2 hours inorder to prevent motor damage.
3. Showing you the percentage of moisture.

--Thanks to Vivek V. for sharing your project details.

About

automatic water supply when plaints moisture level is low.


Languages

Language:C++ 100.0%