Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brice-morin/resin-blink-python
A simple Python program blinking a LED via GPIO, to be deployed by resin.io on Raspberry Pi
https://github.com/brice-morin/resin-blink-python
Last synced: about 2 months ago
JSON representation
A simple Python program blinking a LED via GPIO, to be deployed by resin.io on Raspberry Pi
- Host: GitHub
- URL: https://github.com/brice-morin/resin-blink-python
- Owner: brice-morin
- License: mit
- Created: 2015-05-06T07:34:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-06T10:41:21.000Z (over 9 years ago)
- Last Synced: 2023-04-04T00:18:59.066Z (over 1 year ago)
- Language: Python
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# resin-blink
A simple Python program blinking a LED via GPIO, to be deployed by resin.io on Raspberry Pi.Largely inspired [by Rahul Kar](http://www.rpiblog.com/2012/09/using-gpio-of-raspberry-pi-to-blink-led.html)
Enhanced to support deployment by [resin.io](https://resin.io/)
## Run the standalone version
To run the program without resin.io, just do:
sudo python blink.py