GPIO Relay issue #712
Closed
dohoangminhquan
started this conversation in
General
Replies: 1 comment 3 replies
-
Hi, address 3 is not possible. That is reserved for other stuff (I2C): https://pinout.xyz/pinout/pin3_gpio2# So, delete this GPIO relay first. Then stop TP4 and power down the Pi. Then reconnect the GPIO relay to another pin: https://pinout.xyz/# use a pin that is green, and does not have a special feature. That is enclosed between '(' and ')'. For example: https://pinout.xyz/pinout/pin11_gpio17# which is address 11. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello everyone,
I'm trying to add a GPIO relay and unable to have it work. I attached a screenshot to this discussion. I did ssh to my Pi and I'm sure that my python code can control the GPIO relay with the same address.
screenshot here https://www.dropbox.com/s/6xgst5sqm9r7r5a/relay.png?dl=0
Anyone please advise me how to resolve the problem ?
thanks,
Quan
Beta Was this translation helpful? Give feedback.
All reactions