How to Make a String of LED's in Parallel for Arduino

by Goalieguy in Circuits > LEDs

52022 Views, 55 Favorites, 0 Comments

How to Make a String of LED's in Parallel for Arduino

017.JPG
This instructable will show you how to make your own string of LED's that are wired in parallel. The arduino board can't supply enough power to run a string of LED's in series without a relay or transistor, but it can run one that is wired in parallel. It takes a little more time and effort, but it works great!

Materials

012.JPG

LED's
Wire (2 colors)
Soldering iron
Solder
Meter stick or yard stick
Tape
Knife (a flat carving knife works well)
Wire cutters
Arduino
Battery pack for arduino (helpful but not required)

Prepare Your LED's

014.JPG
If you have clear LED's, program a code onto your arduino that keeps an LED on, and plug in each one to make sure it works and is the right color.

Even if you don't have clear LED's, you might want to bend your wires out a little so you don't accidentally solder them together.

Put some solder on each lead. This helps a lot later.

Prepare Your Wires

013.JPG
015.JPG

Stretch out both wires on your working surface next to your meter stick or yard stick. Tape the ends down so the wires stay straight.

Now, decide how far apart you want your LED's to be. Use your knife to cut a notch in the plastic insulation at each interval.

Put some solder into each notch. most of the solder should be sucked into the wire.

Put It Together

016.JPG
018.JPG

Just heat it up!

Hold an LED so the lead is touching the bare wire in the notch. Make sure that the short lead is on the ground wire and the long lead is on the other wire. Use the soldering iron to melt the solder on the LED and wire. Some of the solder that was sucked into the wire should come back out onto the lead, which helps strengthen the bond.

Repeat for each LED on both wires. You should end up with a string of LED's somewhat like the one in the second picture, but not wavy. I bent the wires to test the string in a project that I am working on, then unbent them for the picture.

LIGHT IT UP!!!

017.JPG
As the title says, LIGHT IT UP!!!!!!!!!!!

Plug it into your arduino and start programming.