Automatic/manual Drip Irrigation
by maheshs11 in Circuits > Arduino
5008 Views, 26 Favorites, 0 Comments
Automatic/manual Drip Irrigation

got ideas from
https://www.instructables.com/id/Arduino-water-syst...
Materials Required




.bmp)
main items:
1. pipes //choose two different sizes of pipe as u require.
2. pump
3. power supply ,( can be battery,adapter...)
4. switch for on and off
tools:
• cutter
• screwdriver
• tape
making it automatic just require a microcontroller
• i have used arduino mega 2560
Making Stand



cutting the long pipe in small one as shown in the pic above
Making Hole in the Stand for Small Pipe



making a hole in the pipe so that small pipe can be inserted and fixed into the ground.
Connection





make the hole in the long pipe and connect it to small pipe..
Pump





close the other end of the pipe..
you just need to connect a pump to the end of the pipe and connect it to a power source................
this is only for manual process
Making It Automatic

for this you require a micro controller
and an 5v pump or u can purchase 12v and add a relay..
upload the code to arduino and see the comments of the code for connections
code
click the link which is above
or
http://pastebin.com/jGJsD82n // copy this and paste in search engine
details of making it automatic is written in the code itself.......
Please Vote

the vote button is at top right side of the page