Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.09 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.09 KB

linkerpy

Some python scripts to make use of Linksprite's Linker Kit modules for Raspberry Pi

  • twoleds.py - init and use two LEDs
  • ledbar.py - fun with the LED bar, or how to use a MY9221
  • 4dig7seg.py - working the 4-Digit 7-Segment Module, or how to use a TM1637
  • soundsensor.py - detecting sound while using spi to enable analog input via the shield's MCP3008 ADC Controller

hardware