Zum Inhalt springen

Led Matrix: Unterschied zwischen den Versionen

K hat FPGA MetaMatrix nach Led Matrix verschoben: jetzt noch besser zu finden
DavidDraco (Diskussion | Beiträge)
Zeile 27: Zeile 27:


Format is: 72x48 bytes of pixeldata (ranging from 0x00 to 0x0F) followed by a single 0x80 (to flip framebuffers)
Format is: 72x48 bytes of pixeldata (ranging from 0x00 to 0x0F) followed by a single 0x80 (to flip framebuffers)
=== Using with Python ===
You can use functions like getpixel, setpixel, submit with the python classes in https://whatever.metalab.at/projects/FPGAMatrix/python/
It supports the (now encouraged) way of using TCP. A example (Game of Life) is available.


== Specs ==
== Specs ==