Hi,
I want to control my rgb led strip, which eats 12v, with an arduino. The plan is to make the arduino read dmx an control the led's. The strip cannot be controlled led by led, only the strip with all the leds at the same time.
I found already this on this forum
http://arduino.cc/forum/index.php/topic,117885.msg888572.html#msg888572But they want to control each led individually at 5v. The dmx receiving part will be the same beacause that's not the issue.
But can the arduino control a 12v ledstrip? Or do i need some sort of amplifier?