Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scottbez1/sulc
Simple USB LED controller
https://github.com/scottbez1/sulc
Last synced: 2 months ago
JSON representation
Simple USB LED controller
- Host: GitHub
- URL: https://github.com/scottbez1/sulc
- Owner: scottbez1
- License: other
- Created: 2012-02-11T20:42:48.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-06-22T15:44:56.000Z (over 12 years ago)
- Last Synced: 2023-03-22T15:33:01.417Z (almost 2 years ago)
- Language: C
- Homepage:
- Size: 941 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
SULC is the Simple USB LED Controller, by Scott Bezek
Based on the ATMega8U2 and TLC5940.
SULC is inspired by:
- Next Make's NHPLS project (http://next-make.mit.edu/wiki/PartySystem/Overview)
- Joe Colosimo's ACRIS project (https://github.com/jwcxz/ACRIS/)SULC uses open-source software:
- LUFA (http://www.fourwalledcubicle.com/LUFA.php)
- tlc5940arduino (http://code.google.com/p/tlc5940arduino/)