Benutzer-Werkzeuge

Webseiten-Werkzeuge


friedhof:led_matrix

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
project:led_matrix [2011-07-28 16:48] ::ffff:62.214.143.132project:led_matrix [2011-07-28 16:50] ::ffff:62.214.143.132
Zeile 51: Zeile 51:
 Clears all pixels on the LED Matrix. Clears all pixels on the LED Matrix.
  
-Command: CLR +  Command: CLR 
-Data: none+  Data: none
  
 Usage: LEDCLR Usage: LEDCLR
- 
- 
  
 ==== Set Pixel ==== ==== Set Pixel ====
Zeile 62: Zeile 60:
 Sets one pixel on the LED matrix indicated by X and Y coordinates. Sets one pixel on the LED matrix indicated by X and Y coordinates.
  
-Command: STP +  Command: STP 
-Data: COORDINATES (1 Byte)+  Data: COORDINATES (1 Byte) 
 +   
 +Usage: LEDSTP//COORDINATES//
  
 The lower 5 bits of the coordinates parameter describe the X coordinate to set. The lower 5 bits of the coordinates parameter describe the X coordinate to set.
Zeile 82: Zeile 82:
 Clears one pixel on the LED matrix indicated by X and Y coordinates. Clears one pixel on the LED matrix indicated by X and Y coordinates.
  
-Command: CLP +  Command: CLP 
-Data: COORDINATES (1 Byte)+  Data: COORDINATES (1 Byte) 
 +   
 +Usage: LEDCLP//COORDINATES//
  
 The lower 5 bits of the coordinates parameter describe the X coordinate to set. The lower 5 bits of the coordinates parameter describe the X coordinate to set.
Zeile 102: Zeile 104:
 Toggles one pixel on the LED matrix indicated by X and Y coordinates. Toggles one pixel on the LED matrix indicated by X and Y coordinates.
  
-Command: TGP +  Command: TGP 
-Data: COORDINATES (1 Byte)+  Data: COORDINATES (1 Byte) 
 +   
 +Usage: LEDTGP//COORDINATES//
  
 The lower 5 bits of the coordinates parameter describe the X coordinate to set. The lower 5 bits of the coordinates parameter describe the X coordinate to set.
friedhof/led_matrix.txt · Zuletzt geändert: 2020-07-20 11:27 von neos