Automatic plant watering system

PeterH:

JuniorElectric:
I am unsure on what kind of pump should I be using for this project

It needs to provide the water flow rate and pressure tat you want, and there must be a compatible driver circuit that you can use to drive it. If you're talking about watering individual small plants then you don't need much flow or pressure and you can probably get away with a small DC micro pump. These are available running off anything between 3V-12V and only take a couple of hundred mA which makes them convenient to drive using an L293 or L298 based driver circuit. That could be a motor driver shield on a standard Arduino, or a clone such as the Baby Orangutan with the motor driver integrated. If you run it from a 7-12V supply, you can probably use the same supply to power the Arduino.

Well I am planning on using this
http://www.amazon.com/gp/product/B00E0NTPP4/ref=oh_details_o00_s00_i00?ie=UTF8&psc=1
In order to control the pump. I am going to connect the relay to my arduino, as already discussed earlier in the thread. And yes, it will be used to water small plants.
Would a pump like this fit the bill?
http://www.aliexpress.com/item/Cheap-Retail-3V-Dc-Electric-Pump-water-Pump-Diaphragm-Pump-for-DIY-Products/877025835.html
Thank you for your help! :grin:

Would a pump like this fit the bill?

That pump looks like it's designed to be mounted directly onto a tank, much like the car windscreen washers we talked about before. In most situations that would not be appropriate as it's a lot easier to connect a pump with proper in/outlets.


Rob

So any ideas where I could find a pump to suit my needs then? Searches on amazon, and through google turns up pumps which are rated for higher voltages than needed, or ones which are more expensive than needed I am sure of.

Something like this I would think

http://www.ebay.com.au/itm/Ultra-quiet-Mini-DC-12V-3M-240L-H-Brushless-Motor-Submersible-Water-Pump-New-/231021868292?pt=LH_DefaultDomain_15&hash=item35c9f9f504

It's 12v though, any reason you can't use 12v?


Rob

Oh, I am not hung up on not using 12V, but for reference this is the relay I plan on using in the circuit.

Terribly sorry to once again bump this thread. I haven't had time to work on my project lately. But now that I am, my question is. How do I connect the wiring from my power supply and my pump to the relay? As shown on page 4 it looks as if they just plug right in. But that is not the case. There is a metal piece blocking me from plugging in any wiring.

I'm doing the same however I'm following this tutorial.