SIP
GPIO pin mapping - Printable Version

+- SIP (https://nosack.com/sipforum)
+-- Forum: SIP (Sustainable Irrigation Platform) (https://nosack.com/sipforum/forumdisplay.php?fid=1)
+--- Forum: Installation and set up questions (https://nosack.com/sipforum/forumdisplay.php?fid=2)
+--- Thread: GPIO pin mapping (/showthread.php?tid=27)



GPIO pin mapping - yehuda80 - 2016 Apr 14

Hi Everyone 

I just got the SIP server up and running on a brand new PI 3 connected to a board with 8 relays
I have to say this project is really great. made my life really easy. 

i managed to login to the website and tried to manually enable stations but i can't figure out  the GPIO pin mapping

how can i tell what GPIO pin controls what station. ?

Thanks a lot 

Yehuda


RE: GPIO pin mapping - dan - 2016 Apr 15

Hi Yehuda,

Do you have the relay_board plugin installed? If not go to the Plugins menu and under Manage Plugins select Browse More Plugins then select and install the relay_board plugin.

You can find the pin configuration here:
https://github.com/KanyonKris/relay_board/wiki

Dan


RE: GPIO pin mapping - yehuda80 - 2016 Apr 15

Hi Dan

i installed the relay plugin and it worked well.

BTW - i found this PI 3 schmatics that shows the GPIO pins connection to the 40-pin header.
for some reason it shows two different numberings for the SOC GPIO lines
i think the one that is relevant is the one in brackets (with the GEN suffix)
but that one only shows 8 GPIO available
Do you know how to read this GPIO mapping correctly ?

Thanks !

Yehuda


RE: GPIO pin mapping - dan - 2016 Apr 15

Was there supposed to be a link in your last message?

I'm not sure where to find the schematics you are referring to.

Dan


RE: GPIO pin mapping - yehuda80 - 2016 Apr 15

oops, forgot to paste Smile

https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/RPI-3B-V1_2-SCHEMATIC-REDUCED.pdf


RE: GPIO pin mapping - dan - 2016 Apr 15

I'm not sure what the GEN numbers are.

This site may have the information you need.
http://pinout.xyz/pinout/pin3_gpio2

Click a pin on the diagram for detailed information of what each one does.

Dan