Replies: 2 comments
-
|
I solved it by searching by logic inside the project, and I came up with this: In DynamicParams.h -> line 25In Settings.h -> line 64In LEDmatrixClock.cpp -> line 441-442And it works as intended. 👌 Thank you again for the great work. 👍🙏 |
Beta Was this translation helpful? Give feedback.
-
|
Actually, the Qrome wide version was (just) 8 tiles wide. One weak point of the ESP8266 is its RAM memory size; It is to be investigated what the display size increase would do to its (free-) memory and its dynamic memory allocation pool. BTW. Note that a 64-tile display would be more than 2 meters wide; yours will probably be a unique piece. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is it possible to create a 64×8 matrix? It’s essentially double the size of the original version. On the Q-ROM, there was a 64×8 version.
It was called the wide version: marquee.ino.d1_mini_wide_3.03.bin
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions