-
Notifications
You must be signed in to change notification settings - Fork 164
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
HUB75 Controller for Multiple Platforms (Not just Teensy/ESP32) #131
Comments
Hello Louis, i have been waiting for smart matrix open source solution since more than one year. does it work for stm32. may i know when will be release. thanks |
@sukesh-g I have no plans to port SmartMatrix Library to STM32. You could use the STM32 to send pixel data to an ESP32 which takes care of refreshing the HUB75 panel, that solution is described in the thread linked above |
Hi sukesh-g |
I hope it will be available for Raspberry pi. |
@FredWahl Yes, it should support anything that can send APA102 data, including a RPi |
hi, i am trying the SmartMatrix for a GPS-clock. It work great! Thanks therefor. But i have a question to the HexColors: I will show the Outdoor-Temperture on the HUB75 in Colors similar to the Temp. What can i do to switch the colors from Hex to RGB in the Sketch like "setColor(25,155,255);" as it works in PxMatrix? Thanks a lot for your Help! |
@juelketreu hi, this is a better question for the SmartMatrix Community, can you please ask there? |
yes, of course :-)
greetings from Germany
… Am 16.01.2024 um 10:49 schrieb Louis Beaudoin ***@***.***>:
@juelketreu <https://github.com/juelketreu> hi, this is a better question for the SmartMatrix Community, can you please ask there?
https://community.pixelmatix.com/ <https://community.pixelmatix.com/>
—
Reply to this email directly, view it on GitHub <#131 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACVFWQ3RW4N6IULIPIZ6GL3YOZELVAVCNFSM4UCUUVGKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBZGMZTSOJXGAZA>.
You are receiving this because you were mentioned.
|
I'm working on an open source solution that will allow a lot more platforms to refresh HUB75 panels. If you want to know more, sign up for notifications on this GitHub Issue, or on this thread in the SmartMatrix Community and I'll be sure to post more info when it's ready.
The text was updated successfully, but these errors were encountered: