rgb led

Control a Ton of RGB LEDs

How to Control a Ton of RGB LEDs with Arduino & TLC5940

This video explains how to use the 16 channel PWM controller TLC5940 The CODE: //Texas Instruments TLC 5940 with Arduino //www.kevindarrah.com #include <SPI.h>//Serial Peripheral Interface Library byte ch=0, chbit=0, spibit=0, spibyte=0;// variables used by tlc sub routine int SINData;//variable used to shift data to the TLC byte transferbyte[48];// bytes that are sent out to the …

How to Control a Ton of RGB LEDs with Arduino & TLC5940 Read More »

Ton of RGB LEDs

How to Control a Ton of RGB LEDs with Arduino & TLC5940

This video explains how to use the 16 channel PWM controller TLC5940 The CODE: //Texas Instruments TLC 5940 with Arduino //www.kevindarrah.com #include <SPI.h>//Serial Peripheral Interface Library byte ch=0, chbit=0, spibit=0, spibyte=0;// variables used by tlc sub routine int SINData;//variable used to shift data to the TLC byte transferbyte[48];// bytes that are sent out to the …

How to Control a Ton of RGB LEDs with Arduino & TLC5940 Read More »

Arduino Controlled RGB LED Dot Matrix Board (1)

Arduino Controlled RGB LED Dot Matrix Board

This project is a relatively straightforward and simple DIY music board. The Dot Matrix Board will allow any aged person to create their own music and beats. All you need to have is an understanding of Arduino and circuitry. Step 1: Gather Parts Needed [box color=”#985D00″ bg=”#FFF8CB” font=”verdana” fontsize=”14 ” radius=”20 ” border=”#985D12″ float=”right” head=”Major …

Arduino Controlled RGB LED Dot Matrix Board Read More »

RGB LED Infinity Mirror (1)

Arduino-controlled RGB LED Infinity Mirror

Update 11/22/2013: Thanks to everyone who voted for this project in theMicrocontroller Contest! It was one of three first-prize winners. Update 9/17/2013: Thanks to everyone who voted for this project in the Arduino contest (I was one of ten “second prize” winners)! If you want to try this project with an addressable LED strip instead of an …

Arduino-controlled RGB LED Infinity Mirror Read More »

ton of rgb leds dxci o

How to Control a Ton of RGB LEDs with Arduino & TLC5940

This video explains how to use the 16 channel PWM controller TLC5940 The CODE: //Texas Instruments TLC 5940 with Arduino //www.kevindarrah.com #include <SPI.h>//Serial Peripheral Interface Library byte ch=0, chbit=0, spibit=0, spibyte=0;// variables used by tlc sub routine int SINData;//variable used to shift data to the TLC byte transferbyte[48];// bytes that are sent out to the …

How to Control a Ton of RGB LEDs with Arduino & TLC5940 Read More »