ESP32-HUB75-MatrixPanel-DMA/examples/Glediator3_TPM2_MatrixPanel
2020-09-07 14:47:23 +01:00
..
Glediator3_TPM2_MatrixPanel.ino New example for Glediator3 2020-08-31 20:13:18 +01:00
README.md Update README.md 2020-09-07 14:47:23 +01:00

Glediator3_TPM2_MatrixPanel

An example of controlling an LED Matrix panel using desktop software via. the serial TPM2 protocol.

This is very experimental and might not work. Please note the frame rate on a 64x32 panel will be low (about 12fps) due to the limitation of how the Serial port throughput!

How to use

  • Install the TPM2 library: https://github.com/rstephan/TPM2
  • Then get Glediator3 running on your computer, and connect to the LED Matrix device via. Serial Port.

Refer to: https://github.com/mrfaptastic/Glediator3