Arduino/Display/RGB Shield: Unterschied zwischen den Versionen

Aus
Wechseln zu: Navigation, Suche
(RGB LED-Matrix Shield =)
(RGB LED-Matrix Shield =)
Zeile 6: Zeile 6:
 
<gallery mode="traditional" widths=90px heights=90px perrow=9 caption="">
 
<gallery mode="traditional" widths=90px heights=90px perrow=9 caption="">
 
Image:RGB-LED-matrix-8x8-top-1.jpg
 
Image:RGB-LED-matrix-8x8-top-1.jpg
 +
Image:RGB-LED-matrix-8x8-top-2-arduino.png
 
Image:RGB-LED-matrix-8x8-top-2.jpg
 
Image:RGB-LED-matrix-8x8-top-2.jpg
 
Image:RGB-LED-matrix-8x8-top-2-arduino.jpg
 
Image:RGB-LED-matrix-8x8-top-2-arduino.jpg
Zeile 25: Zeile 26:
 
=== Dokumentation ===
 
=== Dokumentation ===
  
* [[Media:Ds MAX7219.pdf|MAX-7219 Datenblatt]]
+
* [[Media:DM163 datasheet.pdf|DM163 Datenblatt]]
 +
* [[M54564P datasheet.pdf|M54564P Datenblatt]]
 +
* [[RGBMatrix library.zip|RGB LED Matrix Arduino Lib]]
  
  

Version vom 28. September 2019, 00:59 Uhr

RGB LED-Matrix Shield =

Dieses Shield ist eine RGB LED-Matrix (16.777.216 Farben) samt komfortabler Ansteuerung. Hier wird ein M54564P für die Ansteuerung der RGB-LED verwendet. Zusätzlich kommt ein DM163 (I2C Chip) zum Einsatz, damit reduziert man die Anzahl der Steuerleitungen von 8 auf 2.


Specifications
  • RGB-LED Matrix 8x8
  • Anzahl Farben: 256 x 256 x 256 = 16.777.216
  • LED Driver (M54564P)
  • I2C Controller (DM163)
  • Versorgung: 5V
  • Strom: ≤300mA
  • Board Maße: 60 x 60 mm


Dokumentation



WEB Links