Hello,
I bough a single module including 4 maw7219 and 4 8x8 led displays. I would like to use it to display a scrolling text, but I cannot write ans scroll in the proper direction. This is the code I use:
Maybe it will be fixed with a different wiring (or just turn the 8x8 modules), but the max7219 are connected into a single breakable printed board, I cannot change the wiring without breaking the board and use my soldering iron
I tried to change the code with the functions shiftUp or shiftDown (there are in the MaxMatrix.cpp library), without good results. The code isn't well documented, I don't know what I should modify.
See attached: a picture of what happens, trying to write the word "cadeau"
I use a module like this one:
https://www.aliexpress.com/item/Free-Shipping-MAX7219-Dot-Matrix-Module-For-Arduino-Microcontroller-4-In-One-Display-with-5P-Line/32683197112.html
PS: I already searched the forum, but the answers I found was not for such a module