Hi
I am working on my project to create a running text on a max7219 matrixis.
I wanted to do double height but its not working as it should, so for now i try to do a single line.
I found this code and decided to try it out, its working perfectly when i control it through mobile. but
when i determine how many matrixis i have its not working like it should.
when i define that 1 device is used it does this ( working on all modules at the same time, just for test)
but when i put 8 or 16 like it should be ( as i understand should be 1 single text running through the whole line) and its only working on the half of those matrixis that i soldered together.
Can someone give me a tip on what to do? I dont think thats there is problem with the library, because when 1 module is determined then its working on all 16modules
Thanks.
example.ino (28.8 KB)