https://github.com/nullobject/rgb_matrix
Firmware for the SparkFun RGB LED Matrix.
https://github.com/nullobject/rgb_matrix
Last synced: 3 months ago
JSON representation
Firmware for the SparkFun RGB LED Matrix.
- Host: GitHub
- URL: https://github.com/nullobject/rgb_matrix
- Owner: nullobject
- Created: 2010-09-17T23:49:18.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-09-18T03:35:05.000Z (over 15 years ago)
- Last Synced: 2024-12-28T04:46:52.177Z (about 1 year ago)
- Homepage:
- Size: 102 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RGB Matrix
My fork of the firmware for the [SparkFun RGB LED matrix](http://www.sparkfun.com/commerce/product_info.php?products_id=760).
This fork addresses a number of issues with the original firmware, including:
* Corrects the coordinate system: bytes are displayed left-right, top-bottom.
* Disables the control byte which sets the number of LED matrices.
## Credits
* Ryan Owens