A simple Python program blinking a LED via GPIO, to be deployed by resin.io on Raspberry Pi.
Largely inspired by Rahul Kar
Enhanced to support deployment by resin.io
To run the program without resin.io, just do:
sudo python blink.py
A simple Python program blinking a LED via GPIO, to be deployed by resin.io on Raspberry Pi
PythonMIT
A simple Python program blinking a LED via GPIO, to be deployed by resin.io on Raspberry Pi.
Largely inspired by Rahul Kar
Enhanced to support deployment by resin.io
To run the program without resin.io, just do:
sudo python blink.py