Hello,
I am working on a project where I need to control two red 64x32 LED dot matrix display.
I have found some code to control on display with 64x32 pixels.
But I can't find any code / library nor do I know how to change my existing code to get a 128x32 or 64x64 pixel configuration to work.
So can anyone provide me some code to get these display to run?
Here is the link to the displays I'm using (with 74HC245 Shift register):
Attached you'll find my current code (64x32).
Display.ino (4.81 KB)