I'm not looking for a "sketch" but for a wiring diagram (not schematic) in words or drawing on how to make a "SIMPLE" circuit that consists of 12vdc LEDs, powered by an external 12volt power supply, controlled via the Arduino board (Uno or Mega256).
Background: The LEDs are purchased as a "12v LED" (proper resistor and LED married) on a twin lead (R+, B-) wire.
I have both a "UnoR3" and "Mega256" Arduino. Configured properly and tested using SEVERAL sketches from Aruuino.cc I want to use an external 12vdc power supply to power the LEDs, not the built in Arduino 5v circuit.
Project: When completed the LED's (10 separate functions) will be controlled through the Arduino board via a Windows7 program that incorporates the proper sketch.
My specific problem at the moment is "How the circuit gets wired" in that I created a 10 LED parallel interface, all 10 (+leads) connected to a common connection point and all 10 (-leads) as separate wires. Bench testing interface works properly (Arduino omitted). Intention of using the Arduino to open/close the 10 independent circuits via a separate pin is not working. What am I missing? Having no formal Electronic or Electrical training (but quite a bit of practical knowledge) the logic escapes me. My logic - "I don't need to know how a carburetor works, I need to know where the gas pedal is".
