adafruit / RGB-matrix-Panel

Arduino library and example code for the 16x32 RGB matrix panels in the shop
http://www.adafruit.com/products/420
302 stars 145 forks source link

Added another driver option for running Adafruit::GFX code on rPi #62

Open marcmerlin opened 4 years ago

marcmerlin commented 4 years ago

Mention new driver in README for bigger panel chaining, panels unsupported by this lib (AB or ABC panels, and other weird mappings), and panel chaining up to at least 256x256. Also this supports panels with FM6126A chips: https://github.com/marcmerlin/ArduinoOnPc-FastLED-GFX-LEDMatrix (more details in http://marc.merlins.org/perso/arduino/post_2020-01-01_Running-FastLED_-Adafruit_GFX_-and-LEDMatrix-code-on-High-Resolution-RGBPanels-with-a-Raspberry-Pi.html )