https://github.com/robotastic/spi-led-print
Prints to an LED Matrix using SPI. Designed to work on the Raspberry Pi
https://github.com/robotastic/spi-led-print
Last synced: over 1 year ago
JSON representation
Prints to an LED Matrix using SPI. Designed to work on the Raspberry Pi
- Host: GitHub
- URL: https://github.com/robotastic/spi-led-print
- Owner: robotastic
- Created: 2013-02-06T03:11:19.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-06T03:12:11.000Z (over 13 years ago)
- Last Synced: 2025-03-10T12:56:49.404Z (over 1 year ago)
- Language: C
- Size: 111 KB
- Stars: 7
- Watchers: 5
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
This program lets you print messages on an LED Message board connected to a Raspberry PI using SPI. The program is pretty rough, but should work.