Hard Drive Password Recovery

Here’s a guide for recovering protection passwords from ATA hard drives (translated). These passwords are stored in a special area of the hard disk that also contains the firmware for the device. Normally you can’t get at them but [Supersonic] walks us through a method used to grab the data off of a Western Digital Scorpio drive. Booting into a program called MHDD you are able to bypass the BIOS (which won’t allow you to read protected data) and directly drive the SATA or PATA controller on your motherboard. Once you’ve dumped the data it can be viewed with a HEX editor, and if you know where to look you can grab the passwords that are locking the disk.

This reminds us of some of the original Xbox hacks which used a variety of methods to unlock the stock hard disk.

Hacking Teddy Ruxpin

[DJ Sures] got his hands on a broken Teddy Ruxpin doll and decided to give it a new robotic life. You may want to ask the children to leave the room before viewing the video after the break. It starts right off with little Teddy having his throat slashed in order to get at the parts in the head. After retrofitting the eyes, mouth, neck, and arms with servos, Teddy gets a Bluetooth upgrade that lets you control his movements wirelessly. [DJ Sures] even has plans to get the little guy up and walking, far exceeding the original capabilities.

Continue reading “Hacking Teddy Ruxpin”

Valentine’s Gift Counts The Days Spent Together

[Vegard Paulsen] dug deep down to the romantic geek at his core and built this box that counts the days he’s spent together with his Valentine. As you can see, it uses a four-digit seven segment display installed in the lid of a wooden box. An Arduino mini is responsible for driving the display, but as you might already know, to keep accurate time you’re going to need a reliable clock source. Instead of using a temperature compensated crystal oscillator like the ChronoDot he decided to pull time data from the Internet via a pair of RF modules.

His closing comments mention that this display will only work for around 27 years but he figures he can always build a bigger display. We’d keep this around, physically unaltered for sentimental value, but switch to a hexadecimal readout to track just over 179 years. Maybe that’s a bit too geeky.

Molded Parts: Prusa Mendel In 30 Minutes

This set of white RepRap parts were created in molds, instead of being printed by another RepRap. [Mark A. Ganter] of the University of Washington admits that this breaks the idea of a 3D printer that is self-replicating. But the molds – which were created by tweaking Prusa Mendel parts to be mold friendly – have the ability to produce every plastic part necessary to build your own RepRap and they can do it much faster. Once the molds were completed [Mark] and his students were able to produce a full set of parts in just 30 minutes, cutting as much as 14 hours off of the time it would have taken to print the parts. Still not convinced? How about this: the molds can be created by a 3D printer or by using a high-resolution power printing method like they have here.

The process starts by printing master parts, then creating a silicone RTV mold from them. Once the molds are ready, [Mark’s] team pours polyurethane into them and waits for it to harden. They plan to share the STL files in less than a week so that you can make your own molds to use to build your RepRap army.

8-bit MIDI Synthesizer

[Derek Enos’] toils are starting to yield results. He’s been working on an 8-bit synthesizer that is MIDI controlled which he calls the deMIDulator. As he demonstrates after the break, the device has sine and square wave functions that produce quite a pleasing sound. But it also offers the option to record your own samples which are then modified based on the MIDI commands coming in from your device of choice. In this case he’s using a Rock Band 3 keyboard (or keytar if you will) in a much more creative way than its originally intended purpose.

For now we’ll have to be content with the demo video and a list of features as there are no other details. But open sourcing the code and hardware information are on his to-do list. Continue reading “8-bit MIDI Synthesizer”

Xprotolab: Oscilloscope And Xmega Development Board

Here’s a nice hands-on overview of the Xprotolab, a development board based around the AVR ATxmega32A4 microcontroller. The tiny DIP package includes an OLED display, four tactile switches, and it can be powered via a micro USB connector. The device ships ready to use as a two-channel Oscilloscope, but check out how small it is in the video after the break to decide if this will actually be useful for you. It’s not that it doesn’t have a lot of features, in fact it’s packed with them, but that screen is quite small for meaningful work. Still, at $35 it’s an inexpensive way to get your hands on the hardware and acquaint yourself with this line of microprocessors. Not that in order to flash new firmware you will need a PDI capable programmer. Continue reading “Xprotolab: Oscilloscope And Xmega Development Board”

Motion Tracking Prop From Alien

[Erv Plecter] likes to recreate movie props that actually work. This time around he’s making the motion detector device from the original Alien movie. You’ll immediately remember this prop after seeing and hearing it in the video after the break.

For our money, the most brilliant part of that movie was the use of rhythmic sounds to boost the intensity of the tension in the viewer. [Erv]’s build captures that feeling, with the steady beat of sonar and the rising pitch of a ping as an object moves towards you. The device can easily track your own movement, as it contains both a GPS module and an electronic compass. He mentions that there is a motion sensor as well, but is a bit vague about how that part of the build works. Still, it’s a nice little piece which looks great despite not being quite finished yet.

Continue reading “Motion Tracking Prop From Alien