hello everyone, can you help me to integrate a code which I’m having trouble to make a double height text in max7219 16x64 led matrix. Subsequently, I’m planning to add another 16x64 to have a static message in top and scrolling message in the bottom which is also a double height text. Thankyousomuch🍀
Double-height font could be achieved by repeating only LEDs with an vertically adjacent LED, and without a horizontally adjacent LED, ensuring "double height" vertical lines, but avoiding double height horizontal lines.
I have a p10 board of 16x32 now i have connected two p10 board parallely which makes 32x32
Now I want to create a font of height 32 as I am using Dmdesp librarby which does not contain fonts of height 32
How can I create it?
Cross-posting is against the Arduino forum rules. The reason is that duplicate posts can waste the time of the people trying to help. Someone might spend a lot of time investigating and writing a detailed answer on one topic, without knowing that someone else already did the same in the other topic.
Repeated cross-posting can result in a suspension from the forum.
In the future, please only create one topic for each distinct subject matter. This is basic forum etiquette, as explained in the "How to get the best out of this forum" guide. It contains a lot of other useful information. Please read it.