ESP32-HUB75-MatrixPanel-DMA/examples/Glediator3_TPM2_MatrixPanel/README.md

9 lines
361 B
Markdown
Raw Normal View History

2020-08-31 21:13:18 +02:00
# Glediator3_TPM2_MatrixPanel
An example of controlling an LED Matrix panel using desktop software via. the serial TPM2 protocol.
# How to use
2020-09-07 09:58:00 +02:00
* 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.
2020-08-31 21:13:18 +02:00
2020-09-07 09:58:00 +02:00
Refer to: https://github.com/mrfaptastic/Glediator3