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

https://github.com/lasandell/RaspberryPi

Example shell scripts for interfacing electronics with the GPIO ports of the Raspberry Pi
https://github.com/lasandell/RaspberryPi

Last synced: 8 months ago
JSON representation

Example shell scripts for interfacing electronics with the GPIO ports of the Raspberry Pi

Awesome Lists containing this project

README

          

Rasberry Pi GPIO Samples
========================
Utilities and examples for interfacing electronics with the GPIO ports of the Raspberry Pi using shell scripting (bash).
* **gpio** - utility for controlling the gpio pins through the command line
* **bincounter** - binary LED counter using up to 17 pins
* **chaser** - alternating LED chaser using up to 17 pins

More to come.