Super Long (7') Lightsaber

by codemakesitgo in Circuits > Arduino

1785 Views, 9 Favorites, 0 Comments

Super Long (7') Lightsaber

20220620_020037144_iOS.jpg
thumbnail.png
20220620_015934306_iOS.jpg
20220620_020030006_iOS.jpg
20220620_020054074_iOS.jpg
20220620_022450176_iOS.jpg
20220620_022516204_iOS.jpg

There are so many authentic looking lightsaber build guides but not many on building a super long lightsaber.

Regarding Star Wars, I'm not sure why lightsabers are normal sword size anyway. Its not like the longer the lightsaber, the harder it would be to swing. I assume they are essentially weightless. Just make it 10' long and do the helicopter move. Near flawless victory every time even without the force!

Anyway, this lightsaber IS hard to swing. And takes a lot of fore arm strength to hold it. And it makes your hard-core Star-Wars friends ask "why". But we did this specifically for the Go Big Challenge and it wasn't as easy as we thought. But still, fun.

Supplies

61ur4cI9yOL._AC_SL1500_.jpg
61MRxNGS4ZL._SL1500_.jpg
71rzha63JwL._AC_SL1000_.jpg
61k3kTnePiL._AC_SL1000_.jpg
61Qc9Cs5w2L._AC_SL1000_.jpg

To make the handle and hilt, you will need a metal sink drain. These are relatively cheap and found at almost all hardware stores.

The next item you will need is the LEDs. These are a 16' strand of addressable LEDs that are 5v powered. 300 LEDs in all.

For the sword, you will need a 6' Polycarbonate Tubing, 3/4" ID x 1" OD x 1/8" Wall

Finally, you will need a small microcontroller, a tube style battery, and a power converter (LM2596 DC to DC Buck Converter).

Light Up Test

20220617_210339138_iOS.jpg
20220617_210335485_iOS.jpg

First thing we did was connect the LEDs to make sure they are working with our microcontroller. I used the very popular FastLED library to control the lights.

This is a fun step just to see all the lights, light up; especially if you use their 'ColorPalette' example.

Step 7 has the code.

Light Strand

Screenshot 2022-06-19 193608.png
20220617_213129267_iOS.jpg
20220617_213759728_iOS.jpg
20220617_215202040_iOS.jpg
20220617_213118625_iOS.jpg

Not ever building a lightsaber before, we took other's examples and wrapped the LEDs around a clear acrylic pole. The results were not exactly what we wanted, you could easily see all the LEDs and them spiraling around. There is an example included here that shows that.

So we undid that, and tried the second technique; just folding the LED strip in half.

Surprisingly, this produced a much better result. I would have bet the wrap method would have been better, and I would have lost!

So, for this step, we ran the lights the length of the 6' tube. Folded the end over on itself, and ran it all the way back to the start. There will be a bit of extra length that will need to be cut off.

Wrap the Lights

20220620_013856204_iOS.jpg
20220617_215410831_iOS.jpg
20220618_162105341_iOS.jpg

To defuse the lights a little bit, we wrapped the LED strand in parchment paper. This was an inexpensive solution and gives a 'good' result. Not an awesome result, but good.

We found that life is much easier if you glue the strip down to the parchment paper, then wrap. Otherwise, the lights and the paper become disconnected and it is hard to align them again.

Printed Parts

20220618_140450108_iOS.jpg
20220618_140527394_iOS.jpg
20220618_140546881_iOS.jpg
20220618_140602473_iOS.jpg
20220618_140615486_iOS.jpg

We printed parts to make the sink drain look less like...a sink drain. First we added a collar to reduce the chance of getting cut on the lip of the metal. We also kept the large brass nut, that looks kinda cool. Next, we extended the handle a little bit then added a large ball at the end. Be as fancy or simple as you'd like.

Downloads

Button and Switch

20220619_010754531_iOS.jpg
20220618_145438220_iOS.jpg
20220618_145442741_iOS.jpg
20220618_145451795_iOS.jpg

Obviously we need a power switch. But at this time we decided to add a little button to cycle through different colors. We chose red, blue, and rainbow. But the choices are endless, we could also add a flame effect or a spark effect. Again, good opportunity to be creative.

Saber Power

20220619_011900377_iOS.jpg
20220619_172852079_iOS.jpg
20220618_153140510_iOS.jpg

I used an 11.1V battery that would fit into the handle. This battery is 2000mah, meaning it the lightsaber will last about 2 hours because the light strip pulls almost a full amp of power.

As you know, the lights and microcontroller only require 5V, so we need to attach this battery to a dc-dc converter to get the 11.1 down to 5v. I used a large converter because the constant 1amp current from the light makes this converter get hot! Like really hot, I measured the temperature to 200 degrees Fahrenheit!

Not hot enough to melt the PBA+ plastic but certainly hot enough to re-melt any hot glue you might have used.

Microcontroller

20220619_172849294_iOS.jpg

Next we connected all the wires to the Arduino Nano. We used a single button to change the colors; just cycle through them. The code is here and it is very very simple. Perfect if this is your first experience with programming Arduinos.

Lightsaber Assemble

20220620_022520024_iOS.jpg
20220619_183949800_iOS.jpg
20220619_173807766_iOS.jpg
20220619_184032244_iOS.jpg
20220619_184233544_iOS.jpg

Now that we have all the parts, we just need to smoosh them all together. I used screws on the handle extension that turned out really nice. This allows me to easily remove the handle and reprogram or charge the battery.

To do this, I just melted the nuts on the reverse side of the handle. Then I hot glued the ball to the end of the handle.

Size Matters

Screenshot 2022-06-19 211137.png
20220620_015934306_iOS.jpg

Final step is to find a poor padawan with a normal length blade and show them why a longer blade is the way without the need for Force.