* 512 pixels supported per Teensy board (8 strings, 64 pixels per string)
* 512 pixels supported per Teensy board (8 strings, 64 pixels per string)
* Constant hardware frame rate of 520 FPS, to support temporal dithering
* Constant hardware frame rate of 520 FPS, to support temporal dithering
* Full-speed (12 Mbps) USB
* Full-speed (12 Mbps) USB
* 768-entry 16-bit color lookup table, for gamma correction and color balance
Prerequisites
Prerequisites
-------------
-------------
...
@@ -45,6 +46,8 @@ Teensy 3.0 Pin | Function
...
@@ -45,6 +46,8 @@ Teensy 3.0 Pin | Function
5 | Led strip #8
5 | Led strip #8
15 & 16 | Connect together
15 & 16 | Connect together
Remember that each strip may be up to 64 LEDs long. It's fine to have shorter strips or to leave some outputs unused. These outputs are 3.3V logic signals at 800 kilobits per second. It usually works to connect them directly to the 5V inputs of your WS2811 LED strips, but for the best signal integrity you should really use a level-shifting buffer to convert the 3.3V logic to 5V.