https://github.com/tcbroad/tlc5947-spi
Modification of the Adafruit TLC5947 library, but with SPI instead of bit-banging
https://github.com/tcbroad/tlc5947-spi
Last synced: about 1 year ago
JSON representation
Modification of the Adafruit TLC5947 library, but with SPI instead of bit-banging
- Host: GitHub
- URL: https://github.com/tcbroad/tlc5947-spi
- Owner: TCBroad
- Created: 2019-07-25T01:26:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-04T21:23:05.000Z (almost 7 years ago)
- Last Synced: 2025-02-07T13:56:22.554Z (over 1 year ago)
- Language: C++
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tlc5947-spi
Modification of the Adafruit TLC5947 library, but with SPI instead of bit-banging