Halloween Props: Voice-changing Daft Punk Costume

[Dr. West] shared his Halloween costume with us; a Daft Punk inspired voice-changing helmet. He stared with a motorcycle helmet, cutting out a hole in the back for a sub-woofer speaker. Inside there’s an old computer mic and the amp circuitry for a portable stereo system. An Arduino is used to pick up the wearer’s voice from the microphone and perform the digital signal processing. Once the alterations have been made the signal is sent to an R-2R resistor ladder to perform the digital to analog conversion, and onto the amp for broadcast. Hear the result in the video after the break.

The rest of the helmet is window dressing. He found some kind of auto-body repair product called flex-edging to use as metallic hair. Those fins are accented with strings of red and blue LEDs. The faceplate finishes the look using speakers from the stereo system and a tinted visor.

He wan’t going for a replica, but we think his creation would be right at home with the look of the original.

Continue reading “Halloween Props: Voice-changing Daft Punk Costume”

Building The Banana Jr. 6000

[John’s] latest build strikes a chord of nostalgia by realizing the Banana Jr. 6000. The whimsical hardware is the product of the Bloom County comic strip. It first appeared in 1984, the same year as the Macintosh. [John] used a Mac Plus as the case but completely revamped the insides. An 8″ touchscreen takes the place of the original cathode ray tube. There’s also a Mac Mini and a couple of speakers salvaged from other Macs. To get things looking just right he altered the case’s logo, painted it yellow, and even altered the Leopard operating system. Now when you boot up you’ll see a Banana and not a partly consumed pomaceous fruit.

[Thanks Captain DaFt]

Beginner Concepts: Electronics Basics From The Giz

Gizmodo University is open for business. This free educational series aims to educate about the basics of electronic theory. No prerequisite knowledge needed and they’re starting from the ground level. First lesson? Resistors! From there they’ve posted about voltage dividers, series/parallel circuits, Ohm’s law, and how to calculate a resistor value for an LED.

This is a great way to get the base knowledge that you need to start hacking like an EE. These are concepts that we assume you have already mastered if you’re following along with our AVR Programming series. We’re hard at work on part three but that’s still a little ways off. You’ve got time to do a review a GizU and reread our favorite book on electronic theory.

Ignore UOP On The OSX Dvd Player

If you’ve been frustrated by the inability to skip past parts of DVDs on OSX the here is one solution. It’s a patch script that uses some binary hacking to remove the User Operation Prohibition locks from DVD playback software. Using UOP flags is a way to force users to watch trailers or warnings as part of the DVD experience. This script can patch Tiger, Leopard, and Snow Leopard systems. It also has the ability to generate diagnostic information for other installations that will lead to expanded support in the future.

This Is A Peer-to-peer Filesharing Network

[Aram Bartholl] is building his own filesharing network that screws those fat cats who want to control your freedom. He’s added file cache devices throughout NYC (five so far but more to come) that are anonymous and free to use. Upload what you want, download what you want. They’re completely offline which means monitoring who’s doing what gets a lot harder and quite possibly requires a warrant from a Judge (we’re obviously not legal experts, your mileage may vary).

As for the slew of comments that are sure to point out the dangers of malicious USB device; We think everyone knows they’re taking on some risk when connecting to a USB plug protruding from a brick wall.

[Thanks Neckbeard]

Exercise Along To Google Street View

As part of a Master’s Thesis [Lette Moloney] made this exercise bike control Google Street View. The hardware setup is quite rudimentary, two hall effect sensors mounted next to each other detect a magnet that was hot-glued to the crank. When the magnet passes the sensors an Arduino establishes if it was a forward or backward stroke based on which sensor was tripped first. From there a keystroke is issued to Google Street View to move the virtual location accordingly.

One thing we didn’t expect until we saw the video (embedded after the break) is that traversing street view is not a smooth experience. It’s more of a slide show as you exercise. Not a big deal since the hardware setup can be reused with different virtual stimuli. One thing that comes to mind is attaching a camera to the handlebars of your bike and recording your favorite rides during the warm months so that you can replay them during your indoor winter training. Of course that’s going to require some coding to marry the Arduino data to the speed of the video playback but we want to see it done anyway. Wow, image a database that would allow folks to share point-of-view videos of their rides… it’s the only way we’d ever get to see what it’s like to climb your way up Alpe_d’Huez.

We saw a slew of these stationary bike hacks a while back. If this wets your appetite, check in on one with a wearable display, another that also uses Street View, or pedaling to the top of a miniature mountain.

Continue reading “Exercise Along To Google Street View”

Maze-solving Robo Mouse

Looking for something to build that will be challenging and interesting to laypersons at the same time? Take some inspiration from this maze-solving robot mouse. It take the idea of a line-following robot, and makes it infinitely more cool. The tiny rover uses sensors to map out a physical maze. Once it figure it out, you put it back at the beginning for a speed run to the finish. We’ve embedded the video below showing the whole process. Looks like the speed-run is completed in just under five seconds.

Now that you’ve enjoyed a virtual mouse in a real maze, check out a real mouse in a virtual maze.

Continue reading “Maze-solving Robo Mouse”