Zum Inhalt springen

Blinkofant: Unterschied zwischen den Versionen

Overflo (Diskussion | Beiträge)
typos, foo
Zeile 1: Zeile 1:
== WTF ==
== WTF? ==


Recently we got this HUGE led walls.
Recently we got this *huge* LED walls.


we disassmbled the monster and now we got ~300 led modules
We disassmbled the monster and now we got ~300 LED panels


each 8*9 pixels each pixel consisting of 5 leds = 360 red leds / panel
Each of the 8*9 pixels consists of 5 LEDs = 360 red LEDs per panel<br />
times  ~300 panels equals 90.000 leds++ :)
300 panels equals 90.000 LEDs++ :)
we dont know how tp power them yet :)
 
we don't know how to power them yet :)


[[Bild:ledmatrix_doku_open.png|thumb|400px|right| 1 modul]]
[[Bild:ledmatrix_doku_open.png|thumb|400px|right| 1 modul]]
[[Bild:ledmatrix_chained.png|thumb|400px|right| 4 module chained]]
[[Bild:ledmatrix_chained.png|thumb|400px|right| 4 module chained]]


== Doku der pins ==
== Pinout ==


* POUT EQU CENTRO ;the leftmost module will be connected to the POUT-port
* POUT EQU CENTRO ;the leftmost module will be connected to the POUT-port
* ATTENTION! The bit positions must not be changed!
* ATTENTION! The bit positions must not be changed!
* 8V, 5V, 12V, GND sind auf unseren boards NICHT bestückt mit pins.
* 8V, 5V, 12V, GND are not equipped with pins




{| border=1
{| border="1" cellspacing="0" cellpadding="8" width="" style="border-collapse:collapse;"
|+
|+
| pin number
| '''pin&nbsp;#'''
| function
| '''function'''
| unsere kommentaore
| '''comments'''
|-
|-
| 1
| 1
| data/clock ? comes back out here (rückleitung schebereigster)
| data/clock ? comes back out here (Rückleitung Schieberegister)
| wurscht
| wurscht
|-
|-
| 2
| 2
| data/clock ? comes back out here (rückleitung schebereigster)
| data/clock ? comes back out here (Rückleitung Schieberegister)
| wurscht
| wurscht
|-
|-
Zeile 63: Zeile 64:
| 10
| 10
| OnOff  EQU 7 ;turn on/off the whole display (0...off, 1...on)
| OnOff  EQU 7 ;turn on/off the whole display (0...off, 1...on)
| turns off ALL the leds when pulled to ground
| turns off ALL the LEDs when pulled to ground
|-
|-
|}
|}
Zeile 71: Zeile 72:
when connecting ONE single panel the following pins need to be connected on the output side:
when connecting ONE single panel the following pins need to be connected on the output side:


PIN 1 -> PIN 8
pin 1 -> pin 8<br />
PIN 2 -> PIN 3
pin 2 -> pin 3