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
- Host: GitHub
- URL: https://github.com/lasandell/RaspberryPi
- Owner: lasandell
- License: unlicense
- Created: 2012-11-05T00:33:50.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-02-11T19:08:19.000Z (about 10 years ago)
- Last Synced: 2024-11-22T07:36:59.479Z (over 1 year ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 59
- Watchers: 6
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-raspberry-pi - Pi GPIO Example - pi-gpio-via-the-shell/) [archive.is copy](http://archive.is/IUBAm) (electronic / USB GADGET)
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.