Hi guys, I want to use a Raspberry pi 3 to control the access in some place. The Rpi, via a webrowser is going to check in a remote database(MySQL) the access code and then grant or not the access. To do this I need to turn on and then off some pins in the Rpi. I know how to manipulate pins in PHP a...