An open API service indexing awesome lists of open source software.

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.

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