mirror of
https://gitlab1.ptb.de/waltem01/Matrix
synced 2024-11-09 15:03:49 +00:00
.. | ||
fonts | ||
samples | ||
librgbmatrix.so | ||
README.md | ||
samplebase.py |
About
This directory contains dependencies and examples for usage in, with and along the Matrix:
librgbmatrix.so
: Main Matrix librarysamplebase.py
: Contains a class to access Matrix and variables directly
Inner workings and Wiring
For reference to the inner workings of the librgbmatrix.so
library and how to wire a Raspberry PI to a RGB LED Matrix, please see here.