You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mention another alternate driver for RGBPanels with Adafruit::GFX support and up to at least 256x256, includes unsupported panels like AB/AC and FM6126A
#63
Open
marcmerlin opened this issue
Jan 24, 2020
· 1 comment
please see another Adafruit RGB matrix driver for popular STM32F103 (bluepill) board (Arduino code)
It works with HUB12 Monochrome 32x16 panels, with wide spectra of HUB75 RGB displays (many sizes - 32x16, 64x32. 64x64, 80x40, 128x64, differnt scan and connecting schemes, and also support HUB08 two-color panels
See https://github.com/board707/DMD_STM32
#62 mentions a new driver I just wrote.
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 explains the new solution in https://github.com/marcmerlin/ArduinoOnPc-FastLED-GFX-LEDMatrix
This solution allows you to build arduino code so that it works on linux and uses these layers:
The text was updated successfully, but these errors were encountered: