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
Is anyone planning on making new implementations for the newer chips?
I just found this for the C6, when I find the time I might suggest an implementation it for this lib.
Maybe an implementation for the ESP32-C3 will be nice, but I am not sure which interface one could use. Anyone got Ideas?
I don't think that support for the ESP32-C2 or ESP32-H2 will be neccessary, because this chips focus on low power consumption. And even a single hub75 consumes a bunch of enery, which would make these combinations nonsese. Maybe someone else has a different opinion and a idea which interface to use on this chips.
And I am looking forward to a release of a ESP32-P4 dev module. I am planning to implement the P4 support for this library using the 24bit paralles lcd interface, so it woud be similar to the s3 implementation, but just by pin numbers it would be possible to controll 3 parallel strings of Hub75 panels. I am not sure how to handle the 3 strings as a virtual matrix display. but lets take one step at a time.
I wanna ask if anyone else plans on using the newer chips with a hub75 panel, and if someone thought of ways to implement them?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is anyone planning on making new implementations for the newer chips?
I just found this for the C6, when I find the time I might suggest an implementation it for this lib.
Maybe an implementation for the ESP32-C3 will be nice, but I am not sure which interface one could use. Anyone got Ideas?
I don't think that support for the ESP32-C2 or ESP32-H2 will be neccessary, because this chips focus on low power consumption. And even a single hub75 consumes a bunch of enery, which would make these combinations nonsese. Maybe someone else has a different opinion and a idea which interface to use on this chips.
And I am looking forward to a release of a ESP32-P4 dev module. I am planning to implement the P4 support for this library using the 24bit paralles lcd interface, so it woud be similar to the s3 implementation, but just by pin numbers it would be possible to controll 3 parallel strings of Hub75 panels. I am not sure how to handle the 3 strings as a virtual matrix display. but lets take one step at a time.
I wanna ask if anyone else plans on using the newer chips with a hub75 panel, and if someone thought of ways to implement them?
Beta Was this translation helpful? Give feedback.
All reactions