On Fri, 18 Jan 2013 07:58:42 -0800 (PST)
pbor...@gmail.com wrote:
> A group of friends and I are trying to build an automated sprinkler
> system with the BeagleBoard-Xm and we ran into a wall. We hoped you
> guys might have any advice.
>
> Basically we wanted to use our board to control the siphon valve on
> the sprinkler system. That doesn't seem too hard, but the board
> cannot provide enough voltage to switch the valve on. We thought
> about using a switch or relay module that would basically allow the
> 24V or however much voltage we need to go to the valve. Would anyone
> know which relay module would best be suited for this? Or any other
> suggestions would be helpful as well!
Do it in stages, beagle drives a FET which drives the relay. The FET
is low-side (source connected to ground) and the high side of the
relay's control goes to a 24V (or similar) source. The relay can
switch your system's actual power (the sprinkler siphon valve or
what-have-you) at what ever voltage that needs. Just pick a relay that
can handle switching your load on-off-on.
If you're able to use 12 V relays, your local auto-parts store has a
bunch in stock that can handle quite a lot. Usually they're pretty
cheap.
If you tell more about what your components are, such as links to
specs (with voltage, current, etc documentation in them), we'll be
better able to help.
-Andrew