Matrix/API/deps
2022-08-07 15:29:12 +02:00
..
fonts software relevant info 2023-11-30 13:26:28 +01:00
samples consistency 2022-08-07 15:29:12 +02:00
librgbmatrix.so added dependencies 2023-11-22 15:45:45 +01:00
README.md wiring and sources 2023-11-30 15:28:32 +01:00
samplebase.py added examples 2023-11-22 15:45:55 +01:00

About

This directory contains dependencies and examples for usage in, with and along the Matrix:

  • librgbmatrix.so: Main Matrix library
  • samplebase.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.