Analog Space Invaders With Human Controller

analog_space_invaders

[fidepus] put together a pretty nifty version of the game Space Invaders. This is an analog version that involves an ink and paper based display system.

He printed out one piece of paper for each different enemy, mother ship, laser beam, and player vehicle. The human-based controller is used to move the pieces in all directions. When it comes time for a row to move downward, the pieces are removed from the game grid and relocated to their new position using a scotch-tape-actuator.

We think the most successful part of this hack was [fidepus’] ability to integrate sound effects into the controller system. The human-based controller puts out mono sound with a “pew-pew” for laser blasts and a “dirnk-dirnk… dirnk-dirnk” for the enemy movements.

Although there is no code nor a schematic provided, we think this system shouldn’t be too hard to reverse engineer.

Stove Built From Beer Can. Hobos Rejoice.

beer-can-alcohol-stove

[Charles] sent in a tip about an alcohol based stove built from beer cans and a penny. The burner is efficient, lightweight, and tiny all while still packing a pretty big punch. It can boil water for sterilization, cook some rice for your meal, or make a spot of tea. The penny is used as the regulating valve. The cup in the burner has a hole in the center where the penny is placed using gravity to create a seal. Denatured alcohol is then poured into the cup and outer ring and lit on fire. As the burning alcohol warms up the cup, it starts to leak under the penny and into the fuel cup where it then begins to boil. This boiling alcohol expands as gas and exits the small holes around the outside of the burner, creating flames similar to the ones you use on your gas stove at home.

The genius here is that everything needed to make this is cheap and available anywhere. The basic build tools include a knife, drill bit, hole punch, two beer cans, a penny, and denatured alcohol. In a bind, you could complete the build using a pocket knife and without the drill bit or hole punch. It is also a nice alternative to hauling around a disposable propane canister when camping or backpacking. We’ve covered an aluminum can stove quite a while ago but that old link is dead and we think this is just as fun the second time around.

DIY Cell Phone Alti-variometer

AltiVarioFront

[Vlad-Andre] used some of his free time to build an alti-variometer. He does some para-gliding near restricted air space and wanted a backup altitude warning that would help keep him below the mandated altitude. His solution uses the SparkFun Weather Board in conjunction with their BlueSMiRF dongle to measure altitude and transmit it via Bluetooth. From there, he wrote a program to grab the transmitted data with his cell phone and display the information. His application also has the ability to set altitude warnings and log changes over time.

Using this system he is able to get altitude data with 3.5 inch accuracy. Because the capture application is written in Java it should be easy enough to make this work on other cell phone models. The project is clean and works well but we estimate the cost of the parts to be between $250-300, making it out of reach for those who don’t have a specific need for these types of measurements. This is especially true for paragliders who have much less expensive options available to them.
[Thanks Carl-Emil]

External GPS For IPod And IPhone

ipod_touch_gps

Ever wish your iPod touch or older generation iPhone had GPS capability? Now it can by using a Bluetooth GPS module along with the roqyGPS app.

In April we saw a pretty creative way to add GPS to an iPod by using a homebrew accessory. The new app is a better solution because it utilizes the larger screen and more functional UI of the iPod touch. We’re glad to see this come along because we’d rather not upgrade to the iPhone 3G just to get GPS support. roqyGPS has a fairly long supported hardware list, which should make it relatively inexpensive to pick up a GPS module either on sale or second-hand.

We’ve got a video of the release candidate after the break. As always, we’d like to hear from anyone already using this so please leave your thoughts in the comments.

Continue reading “External GPS For IPod And IPhone”

POV Fan EEPROM Hack

pov_fan_eeprom_hacking

Hacking with Gum got their hands on one of the persistence of vision display fans that Cenzic was giving away at Blackhat this year. It’s not the biggest fan-based POV display we’ve seen but it’s still a fun device to tinker with. They hacked into the EEPROM on the device in order to change the message the fan displayed.

This is very similar to the other EEPROM reading/writing we’ve seen recently. Hacking with Gum read the data off of the EEPROM and then disassembled it to discover how the message data is stored on the chip. This was made easier by noting the messages displayed when the fan is running. The first byte of data shows the number of words in the message, then each chunk of word data is preceded by one byte that represents the number of letters in that work. Data length was calculated based on the number of pixels in each display character. Once he knew the data-storage scheme, it was just a matter of formatting his own messages in the same way and overwriting the chip.

This is a great write-up if you’re looking for a primer on reverse engineering an unknown hardware system. If you had fun trying out our barcode challenges perhaps deciphering EEPROM data from a simple device should be your next quest.

[Thanks James]

Safelock: Biometric Typing Security

[youtube=http://www.youtube.com/watch?v=_vMb9JUhC1g]

We’ve seen some ways to bypass biometric security measures but here’s a new offering that we think will be hard to fool. The Safelock system is used in conjunction with a password to identify a specific user. This software records your typing style including the time between keystrokes, the time keys are held, and key pressure data. This information is then normalized and compared to the information stored about the user when the password was originally set. If you don’t fall within specifications that match the stored data, you won’t get in even with the right password.

The icing on the cake is that Safelock will look for malicious users. If you enter the wrong password, it will begin to record and analyze your typing style. If you make enough incorrect attempts you will be labeled as a security threat and locked out of the system altogether. We can only think of one reliable way to circumvent this and that’s using a man-in-the-middle method of recording the keyboard inputs of the legitimate user for playback later.

This is an innovative user identification system and we’re not the only ones that think so. [Jeff Allen] and [John Howard], students at SMU won first prize for the Student Innovation Contest at the 2009 User Interface Software and Technology Symposium.

$4500 Book About A Car You Can’t Afford

4500-aluminum-car-book.jpg

The folks over at Kirkham Motorsports have turned out two things of beauty. The first is a sky’s-the-limit milled aluminum car. The second is a book about the making of the car that runs $4500 per copy. Why so much for a book? The binding is milled out of a 35 pound aluminum billet.

The project spans a 2 1/2 year build cycle and showcases the gamut of craftsmanship. The extremely detailed build log is available at their website in PDF form. Of particular interest to us is Chapter 10: Milling. The sheer volume of machined parts for this roadster is mind-boggling. There’s also plenty of CNC pipe bending involved with the body work in Chapter 18.

Finish up your work this morning and spend the rest of the day with this fantasy creation. If you’ve got too much to do, why not shell out for the hard-copy version and devote your weekend to metal-working romance?

[via Makezine]