DogFlu66
Member
For years, I have wanted to experiment with LED matrices, and I finally found the time to do it. I wrote a small test program that displays the well-known and popular message "Hello World!" scrolling from right to left on the LED banner.
I am including the test program and the library I wrote. The library uses the internal MSSP module of the PIC, operating in SPI master mode with a clock speed of 4MHz (internal clock 64Mhz).
For those who want to see it, I leave the link to the video:
[
]
I have updated the files, just simplified some functions (2024/06/02).
I am including the test program and the library I wrote. The library uses the internal MSSP module of the PIC, operating in SPI master mode with a clock speed of 4MHz (internal clock 64Mhz).
For those who want to see it, I leave the link to the video:
[
I have updated the files, just simplified some functions (2024/06/02).
Attachments
Last edited: