[Lab] how to control several RGB LEDs with Arduino

Henri K henri.kuschkowitz at gmail.com
Tue Aug 5 14:32:37 EDT 2014


We have used the Teensy with that library extensively in one of our projects and I can highly recommend them. Incredibly fast and 1080p is more than doable :)


Cheers,
Henri 

On August 5, 2014 at 2:26:28 PM, Justin Hornosty (jjrh70 at gmail.com) wrote:


jslei033 at uottawa.ca writes:  

> My prefered chip is the TLC5940: it cam be daisy chained, you can vary each pin's brightness, and it controls 16 outputs at once. You can also use the WS2801 family of chips (some control one LED per chip, some control many LED per chip).  
>  
> You're on the right path, thinking of pwm extenders.  
>  
> The ws family is cheaper but the tlc are more heavy duty.  

+1 for the TLC5940. It's a bit pricey but works well and what I used for  
my 4 channel ambient light controller.  

I believe TI has free samples in through hole/DIP.  

Depending on how many LEDS you need to drive you might get away with a  
Teensy3.1 which has 12 PWM pins. (Teensy 3 has 10)  

The WS28** stuff is pretty interesting. I bought a couple led strings a  
while back I haven't get around to playing with.  

PJRC wrote up some libraries for talking to these things and did a  
pretty impressive  
display. https://www.pjrc.com/teensy/td_libs_OctoWS2811.html  

-jjrh.  

_______________________________________________  
Lab mailing list  
1. subscribe http://artengine.ca/mailman/listinfo/lab  
2. then email Lab at artengine.ca to send your message to the list  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://artengine.ca/pipermail/lab/attachments/20140805/66b85394/attachment.html>


More information about the Lab mailing list