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 Überarbeitung
Vorhergehende Überarbeitung
project:led_matrix [2011-07-28 16:48] ::ffff:62.214.143.132friedhof:led_matrix [2020-07-20 11:27] (aktuell) – ↷ Seite von project:led_matrix nach friedhof:led_matrix verschoben neos
Zeile 1: Zeile 1:
 ====== LED Matrix Projekt ====== ====== LED Matrix Projekt ======
 +{{tag>project hardware electronics software}}
  
 ===== Goal ===== ===== Goal =====
Zeile 51: Zeile 52:
 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 61:
 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 83:
 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 105:
 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