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
Hello!
great work! Is there a chance to get the resolution 192x32 (3x 64x32) i made some fine test for home automation and telephone display with 64x32 and 128x32 an build some alu-frames for 3x 64x32 panels bevor i realise, that this resolution is current unavailable - is this implementabe?
The text was updated successfully, but these errors were encountered:
Sorry, i re-read my post - ans here some additional explanations: "Is there a chance" and "is this implementabe" in the meaning of: "yes, some additional defines" (i'll try) and "recompile" (i actually do not know) and "tests are nessasary" (i can do)
or "no, due to memory, or other limitation we must reduce the count of resolutions"
helps for my next steps.
IIRC memory/flash overhead of additional resolutions isn't too bad.
I would really like it all to be dynamic, so you can just use whatever resolution and pixel layout you desire- but that's actually quite tricky with the PIO driver!
Definitely do try tinkering yourself, since if you fork this repo GitHub will spit out a build. I am 🏔️ snowed under 🏔️ ... as usual!
Along these same lines. One issue for me is I have two 64 x 32 panels in a physical 64 x 64 layout. But code wise, I have to use 128 x 32 on my i75W. So, no way to easily scroll legible text messages. Which was my original plan. Not without replacing my two panels with a single 64 x 64. At the time of purchase to get the pixel spacing I wanted with what was in stock, two 64 x 32 panels was what I had to go with.
If I use 64 x 64 only one panel works. =(
Hello!
great work! Is there a chance to get the resolution 192x32 (3x 64x32) i made some fine test for home automation and telephone display with 64x32 and 128x32 an build some alu-frames for 3x 64x32 panels bevor i realise, that this resolution is current unavailable - is this implementabe?
The text was updated successfully, but these errors were encountered: