Zum Inhalt springen

Led Matrix: Unterschied zwischen den Versionen

Wizard23 (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Wizard23 (Diskussion | Beiträge)
Zeile 26: Zeile 26:
  netcat -l -p 7000 > /dev/lp0
  netcat -l -p 7000 > /dev/lp0


Format is: 0xC0 and then 72x48 bytes pixeldata (ranging from 0x00 to 0x0F)
Format is: 72x48 bytes of pixeldata (ranging from 0x00 to 0x0F) followed by a single 0x80 (to flip framebuffers)


== Specs ==
== Specs ==