There was an error while loading. Please reload this page.
Welcome to the simple_door_bot wiki!
Control via wiringpi http://www.savagehomeautomation.com/piot-relay
pi@raspberrypi:~/scripts $ sudo cat zamok1.sh #!/bin/bash sudo gpio export 20 out sudo gpio -g write 20 1 sleep 3 sudo gpio -g write 20 0