Hi Armin, very nice.
Can you tell me if you did a special power supply for the LEDs ? I read somewhere that USB was _not_ the way to power them, nor via the teensy. What's your experience ?
Hi Armin, very nice.
Can you tell me if you did a special power supply for the LEDs ? I read somewhere that USB was _not_ the way to power them, nor via the teensy. What's your experience ?
Hello,
I used four LED-Matrix with each 8x32 LEDs.
Each matrix with 256 LEDs, all together 1024 LEDs (256LED * 4 stripes).
Used voltage: 5V
Per LED max. 60mA
1024LEDs * 60mA = 61.4A
I used two 5V 40A 200W power supplys for my four LED matrix.
Max. power supply via USB:
USB 1.0/1.1 5 V 0,1 A 0,5 W
USB 2.0 5 V 0,5 A 2,5 W
USB 3.0/3.1 (Gen1) 5 V 0,9 A 4,5 W
USB 3.1 (Gen2) 5 V 3 A 15 W
Hello Derek,
I used these pins to control the matrixes, this match with my example program. When you use the same it should work:
7 LED matrix 1 (Output)
6 LED matrix 2 (Output)
5 LED matrix 3 (Output)
4 LED matrix 4 (Output)
You should bridge the -V pins of your two power supplies.
The additional wires on the matrixes are for:
1. Put another power supply to it (the two wires red/black), you don't need
2. Put matrixes in series together (the wires with the plug), you don't need.