rszimm / sprinklers_pi

Sprinkling System Control Program for the Raspberry Pi
GNU General Public License v2.0
310 stars 100 forks source link

GPIO Pins where to connect relays to open electric valves #49

Closed lsantos74 closed 8 years ago

lsantos74 commented 8 years ago

Hello

I was not able to understand how we can assign zone to the GPIO pins, so that Raspsberry can interect with relays and therefore with the electric valves.

Zone 1 ---- Pin XXX Zone 2 ---- Pin XXX etc etc etc

Many thanks

Luis

nhorvath commented 8 years ago

It follows the WiringPi pinout. https://projects.drogon.net/raspberry-pi/wiringpi/pins/

nhorvath commented 8 years ago

In case you're interested, my fork of this has a board layout for 10 zones controlled by solid state relays. It's been working well for me for years. https://github.com/nhorvath/sprinklers_pi/tree/master/hardware/Sprinkler%20Controller