In this video I show how to get an LED matrix working with the ESP32, and recommend two different libraries to show either a marquee or static (not animated) text or numbers. I also explain how to connect the ESP32 for SPI. Put it all together and you can make almost any text, clock or timer work easily.
For easy scrolling marquee, check out the LEDMatrixDriver library in the Arduino IDE library manager.
For static designs or more complex marquee and other displays, check out the MAX72XXPanel library, found here:
https://github.com/markruys/arduino-M...
If you like this video, please give it a thumbs up and subscribe to the channel. Leave a comment below or email me: [email protected]. I'd be happy to share the timer code that I showed near the end of the video.