Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Comments

@marcmerlin
Copy link
Contributor

#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:

@board707
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants