Update README.md
This commit is contained in:
parent
d722dc142c
commit
f1f3906fe1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Glediator3_TPM2_MatrixPanel
|
# Glediator3_TPM2_MatrixPanel
|
||||||
An example of controlling an LED Matrix panel using desktop software via. the serial TPM2 protocol.
|
An example of controlling an LED Matrix panel using desktop software via. the serial TPM2 protocol.
|
||||||
|
|
||||||
This is very experimental and might not work.
|
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
|
# How to use
|
||||||
* Install the TPM2 library: https://github.com/rstephan/TPM2
|
* Install the TPM2 library: https://github.com/rstephan/TPM2
|
||||||
|
|
Loading…
Reference in a new issue