Zum Inhalt springen

Led Matrix: Unterschied zwischen den Versionen

Wizard23 (Diskussion | Beiträge)
Protocol: bugfix
Wizard23 (Diskussion | Beiträge)
Zeile 32: Zeile 32:


== Protocol ==
== Protocol ==
  48x72 = 3456 bytes pixeldata ranging fom 0 (0x00) to 15 (0x0F)
  72x48 = 3456 bytes of pixeldata ranging fom 0 (0x00) to 15 (0x0F)
  each byte represets one pixel with a brightness ranging from 0 to 15
  each byte represets one pixel with a brightness ranging from 0 to 15
  the pixels start at the upper left corner and are numbered as in the selfexplaining example below.
  the pixels start at the upper left corner and are numbered as in the selfexplaining example below.