View on GitHub

IR RGB LED CONTROLLER

Control RGB LED strip remotely with an Arduino and IR Remote w/ TSOP 1738

Download this project as a .zip file Download this project as a tar.gz file

IR Controlled Arduino RGB LED Controller

Use this coded to recieve IR Code from any Remote, and use it to drive different mode's and colors on the RGB LED. This code is mainly used in parallel with a ULN2003A or ULN2803A to control 12v RGB LED Strip(Common Anode).

$ cd rohinrohn/IR_RGB_CONTROLLER
$ git fetch master
$ git checkout gh-pages

Prerequisites

Different Mode's Available -

Known bugs -

There is an Issue where the IR Receiver Input starts reading random value's when connected to an RGB LED, not the strip. Can't seem to figure out Why? But works fine when using the Darrington Transistor Array! :D

If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.

Authors and Contributors

Main Contributor - Rohin Gopalakrishnan(@rohinrohin) A big Thanks goes to Martin Eberhardt DarkFox(@DarkFox) for his RGB LED Control base which I developed on, and Shirriff for his amazing IRremote Reciever Library.

Support or Contact

Contact (rohinrohin@gmail.com) or on twitter(@rohinrohin) for any quesiotns and I will try my best to help you.

Having trouble with Pages? Check out the documentation at http://help.github.com/pages or contact support@github.com and we’ll help you sort it out.