ArduinoMatrixScroller – Scrolling Text Library for Arduino UNO R4 LED Matrix
ArduinoMatrixScroller is a lightweight Arduino library that enables smooth horizontal scrolling text on the built-in 12×8 LED matrix of the Arduino UNO R4 (WiFi and Minima).
The library abstracts low-level LED matrix handling and provides a simple API to display scrolling alphanumeric text without manually managing frame buffers, timing, or display orientation.