Hi Andrew,
I have one final question, I have managed to make my program work, however I want to know if it is possible to change the output of a specific number from the library to the 8x8 matrix. Specifically the number 100, as to make it fit across my 2,8x8 matrix. I hope that makes sense.
David
Search found 3 matches
- Wed Mar 21, 2018 7:48 pm
- Forum: Arduino
- Topic: HCMAX7219 - LED driver library
- Replies: 56
- Views: 164957
- Thu Mar 15, 2018 5:43 pm
- Forum: Arduino
- Topic: HCMAX7219 - LED driver library
- Replies: 56
- Views: 164957
Re: HCMAX7219 - LED driver library
Hi Andrew, Thank you for your reply I managed to get this to work. do you know where I can amend the pin allocations. I have looked in the .h file and cannot find them. I know we specify the load pin within the program but, I would like to amend the other two pins. I also have one further question. ...
- Tue Mar 13, 2018 5:39 pm
- Forum: Arduino
- Topic: HCMAX7219 - LED driver library
- Replies: 56
- Views: 164957
Re: HCMAX7219 - LED driver library
Hello, I am hoping to use two MAX7219 8x8 LED Matrix in a project I am building. I want to be able to pass an integer value between 1 and 100 to the matrix's and for them to display this number. Would your library, using the command below, be able to provide this functionality do you know? HCMAX7219...