Announce: SmartMatrix::GFX for RGB Panels and running FastLED/NeoMatrix code on top of RGBPanels
Posted: Wed Apr 10, 2019 5:23 pm
I spent quite a bit of time hacking on my new party shirt (since last year), which is now based on higher density RGB Panels, which however are totally different technology compared to my previous NeoMatrix shirt.
I ended up writing SmartMatrix::GFX, a glue driver to allow all my previous code to work on this new backend, which sounds easy, but was a fair amount of work.
Here is the end result:
http://marc.merlins.org/perso/arduino/p ... x_GFX.html
Library: https://github.com/marcmerlin/SmartMatrix_GFX
I ended up writing SmartMatrix::GFX, a glue driver to allow all my previous code to work on this new backend, which sounds easy, but was a fair amount of work.
Here is the end result:
http://marc.merlins.org/perso/arduino/p ... x_GFX.html
Library: https://github.com/marcmerlin/SmartMatrix_GFX