Browse over 10,000 Electronics Projects

Pixie – 3W chainable smart LED Pixel

Pixie – 3W chainable smart LED Pixel

Ytai Ben-Tsvi from ytai-mer.blogspot.com build a PIC based 3W LED Driver that is chainable. Below is an excerpt:



Advertisement1


LED Pixel: The Pixie is a color LED module, allowing an external controller to change its color and brightness dynamically.
Chainable: The module is designed so that you can chain many of them and control each one individually. If you know NeoPixels, this concept should be clear, but in case you don’t, imagine you want to build a project that requires 50 LEDs to be individually controlled. Naively, you would need to power each on of them individually, then connect each one of them individually to a controller. This would require tons of wiring, many pins on the controller, each one possibly driven by a specialized peripheral, such as UART or PWM. In short, this is not practical. With the Pixie, being chainable, you connect the first LED’s input pins to power and a single control pin (serial TX) on the controller. Then you connect the first LED’s output pins (power, ground, data) to the input of the second LED, and so on. Each Pixie in the chain consumes its own data, then relays the rest of the data down the chain, so the controller can control each Pixie individually, without being connected to each one.

Pixie – 3W chainable smart LED Pixel – [Link]

 


Top