I have an Arduino Uno R3, and I recently got a 12V RGB LED strip. So, i hooked it up, using some Transistors and Resistors, and it worked like a charm. But now I want to control it remotely, using an IR sensor I have too. It also came with a remote. My question is; how do I control it? Like, can somebody make a schematic with some code for me? I want to change colours, dim the strip, make it fade and all the other stuff a original RGB controller can do.
I downloaded the Library, but i just want to stick an IR Receiver on a breadboard (with the RGB strip connected and all) and send signals to that with a remote. Can that be done?