To Be Done After Wiring LED Matrix to Pi
https://github.com/hzeller/rpi-rgb-led-matrix/blob/master/utils/text-scroller.cc
https://github.com/hzeller/rpi-rgb-led-matrix/blob/master/bindings/python/samples/runtext.py
Python is preferred due to readability and ease of use but if performance
drastically suffers, C++ application is the only choice
To Be Done After Wiring LED Matrix to Pi
https://github.com/hzeller/rpi-rgb-led-matrix/blob/master/utils/text-scroller.cc
https://github.com/hzeller/rpi-rgb-led-matrix/blob/master/bindings/python/samples/runtext.py
Python is preferred due to readability and ease of use but if performance
drastically suffers, C++ application is the only choice