Hi,
I've been trying to research this for some time, and found articles from 2013 to present day and everything seems to conflict, so now I am utterly confused. And I am not an electrical guy so I'm learning as I read.
Basically I'm trying to take a raspberry pi, with a relay board, and open my garage doors.
Relay board: https://www.amazon.com/gp/product/B00E0 ... UTF8&psc=1
Link for additoinal info on relay board: https://www.sunfounder.com/wiki/index.p ... lay_Module
Interfacing with Rasp Pi B+
My main question is, I keep reading that the 5V GPIO pin doesn't have enough current to run the relay board (optocoupler & relay itself), but I see several examples where that's exactly what was done. The DIY'er will leave the jumper that comes on that relay board, connect the 5V GPIO pin from the pi to the VCC of the relay board, and everything seems to function normally. Is this something that shouldn't be done, if so can you explain reasons (keeping in mind I'm not an electrical guy)?
It's essentially what this guy is doing: https://www.geekytidbits.com/open-garag ... pberry-pi/
Then we have this guy that says to remove the jumper and give the relay it's own power source: http://www.matthuisman.nz/2015/09/build ... art-2.html
Thanks guys.