Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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