Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 378 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 378 Bytes

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.