Im trying to control a 12v led array with my arduino.
I have an 12v power supply powering the arduino and the LEDs.
I have it wired as shown in the diagram that I have attached, but when I turn on the power supply and the Arduino with the blink example running, the led just stays on. The only way the led turns off is by disconnecting the wires going from the arduino to the amp. Am I missing something here? is there a special coding that I need to have running on the arduino?
Im only using the blink example as a quick way to get this to work.
My goal here is to eventually use an encoder to control the intensity of the LEDs.
Hi, what is written on the red/black pair that is being obscured by the front pair on the input?
Do you have a connection sheet that came with it?
Also a copy of your sketch please.
Tom......
[wild guess]
Maybe the 2 wires from the Arduino are wrong. I would have been inclined to put pin13 on the + input, and the - input to Arduino ground.
[/wild guess]