Build A POV Death Star, You Will

Building a Persistence of Vision globe is pretty awesome, but overlaying a Death Star pattern on the display takes it to the next level of geekery. Like us, [Jason] has wanted to build one of these for a long time. His success pushes us one step closer to taking the plunge and we hope it will inspire you to give it a shot too.

As he mentions in the beginning of his write up, the mechanical bits of these displays are really where the problems lie. Specifically, you need to find a way to transfer power to the spinning display. In this case use went with some DC motor brushes. These are replacement parts through which he drilled a hole to accept the metal axles on top and bottom. We hadn’t seen this technique before, but since motor brush replacements are easy to find and only cost a few bucks we’d say it’s a great idea.

The 24 blue LEDs that make up the display are all on one side of the PCB. They’re driven by an ATmega328 running the Arduino bootloader. [Jason] uses an FTDI adapter to program the chip. Don’t miss the video embedded after the break.

Continue reading “Build A POV Death Star, You Will”

For Vacation On Hoth: Snow Speeder Sleds

Next time you’re taking a vacation anywhere that resembles the planet Hoth, you might want to take the time to build a snow speeder sled before you go. As you can see in the video above (at around the 1:00 mark), the sled looks great, even as it “flies” down the slopes. We were fairly surprised to find it was made entirely out of cardboard. We were also fairly surprised at how large the person was that unfolded from the cockpit when it stopped!

You can see pictures of the build process over at Dvice.

R2D2 Drink Dispenser Will Happily Tinkle In Your Glass

As with Jabba the Hutt we’d like to have our own service droid to serve up a cold one. We’re in luck; it looks like you can make your very own beverage dispensing droid if you don’t mind a little awkward dispensation.

The body started as one of those big protein drink mix containers. After spraying it white and masking off the entire thing with blue painter’s tape, the shapes for the blue designs were cut out and painted. Half of a foam sphere from the hobby shop was used to form the dome.

Liquids are dispensed by the pump system from a Super Soaker motorized water gun. You can see it fill up a beaker with a mysterious blue liquid in the video after the break. It’s a long way from challenging the Bar2D2, but it’s also something a mere mortal can build

Continue reading “R2D2 Drink Dispenser Will Happily Tinkle In Your Glass”

Lightsaber Lets You Pick Just About Any ‘blade’ Color

If you’re staging some epic Star Wars battles you could go original with Red or Blue lightsabers. But what if you decide you’re more of a fan of Jedi and want to go green? Or perhaps the prequels have inspired you to take on purple? Why choose at build time when you can adjust the color to match your mood.

[Phik] built himself a color-selectable lightsaber using RGB LEDs. He sourced a 5M strip of them from eBay for around $20. The pixels are not individually addressable, but each color channel can be driven with a pulse-width modulation signal to mix and match the final color. Now he could have gone with a microcontroller solution, but [Phik] decided to give himself a bit more of a challenge. He built three PWM circuits based on a 555 timer which can be adjusted with a potentiometer. It’s not going to kill any insects, but the keep-it-simple-stupid aspect of the project makes it something we could actually build ourselves. The same cannot be said for most of the replica builds we see.

Building A Bug-zapping Lightsaber

[youtube=https://www.youtube.com/watch?v=w0a34ivs0xo]

I have heard the joke several times that a light saber would make a great bug zapper. However, when [Ricky Sumbody] requested it on Facebook, I thought “why not?”. [Ricky] made a common mistake, he thought the bulb was the part that actually zaps the bugs. A quick google search revealed that many people had the same thought. I decide that, even though building a functional bug zapping light saber might not look as cool, I was going to do it anyway.

If you’re going to follow these instructions, be aware that this is a device that is literally designed to shock things to death.  It is dangerous.

Continue reading “Building A Bug-zapping Lightsaber”

Barrel Organ Made From Lego Plays The Star Wars Theme

lego-starwars-barrel-organ

Whether or not you are a fan of the first installment of the Star Wars prequels, you have to see what [Lorenz Lnggrtnr] and [Renee Hoffmeister] have put together for the movie’s 3D debut.

In an attempt to capture the essence of Star Wars in a new fashion, they constructed a large barrel organ from Lego bricks that plays the movie’s legendary opening theme when turned. The barrel is separated into four parts, each representing one of the series’ iconic settings in plastic block form.

Hoth, the Death Star, Tatooine, and Endor are all featured on the organ, with each environment’s structures playing specific notes from the song. As the barrel turns each Lego structure toggles a note to be played on the attached organ, via a “reading” mechanism built from metal arms and Lego tires.

It looks fantastic, and sounds pretty decent too. Be sure to stick around for a short video that shows off the barrel organ in action.

[via Wired]

Continue reading “Barrel Organ Made From Lego Plays The Star Wars Theme”

Follow Up: Star Wars Tree Gets An Upgrade

star-wars-tree-sound

We asked, and [Zach] listened.

Earlier this week, we featured a circuit he built which allowed his tiny Star Wars Christmas tree to visually replicate the series’ theme song. Several of you, along with myself, thought it would be far cooler if the tree also played the music to accompany the light show, so [Zach] set off to add that functionality.

Worried that the music would get annoying if it played along with the lights constantly, he tweaked his circuit design to incorporate a piezo buzzer that could be easily switched on and off. After wiring it to the MSP430 driving the light show, he tweaked the program to output signals to both the light string and buzzer simultaneously.

While the light show accurately represented the song, he initially ignored flat and sharp notes as they would be indistinguishable to the eye. In audio form however, the missing notes would be glaringly obvious, so he re-transcribed the sheet music resulting in the video you see below.

If you happened to follow [Zach’s] lead and put one of these together in your own house, be sure to swing by his site and grab the latest code, complete with audio track.

Continue reading “Follow Up: Star Wars Tree Gets An Upgrade”