Airport Express Speaker Mashup

[Wei] salvaged the internals from an Airport Express that had a blown power supply. From there he built this streaming music box. The case is from an IKEA clock with the face removed. He added some decorative fabric around a grill to make an acoustically transparent front panel. Inside you’ll find the Airport guts connected to a USB charger (replaces the dead PSU) and a set of powered stereo speakers. This simple mashup looks good and frees up space in your junk-parts box.

Hexapod Controlled By Android And IPhone

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

This video is a blatant example of having too many high-end toys but we love it anyway. [Robert Stephenson] is controlling a rather awesome-looking hexapod via a Bluetooth connection to his HTC Hero. The app allows on-screen selections to decide which portion of the robot will move as a result of accelerometer data from the handheld. The only thing we saw that was missing is a camera feed to the phone.

But this hack doesn’t stop there. The Hero can be used to host a WiFi network while still connected to the hexapod. The second half of the video shows an iPod Touch connecting via WiFi and controlling the bot. Now head on over to the laser cutter to start that hexapod build, and finish up by getting elbow-deep into some Android development.

Portable WiFi Penetration Testing

Inside this box you’ll find a La Fonera wireless access point. [Emeryth] and his band of miscreants built this portable device for WiFi security testing. The AP is running OpenWRT and has been set up to use the 16×4 character display as a terminal. An ATmega88 connects the LCD as well as six buttons to the UART of the La Fonera. From there, a set of Ruby scripts takes care of the communication protocol. As you can see after the break, this setup allows you to scan the area for WiFi, showing channel, SSID, and MAC information. Although not specifically outlined in the video we suspect there’s some more devious tricks up its sleeve too.

Continue reading “Portable WiFi Penetration Testing”

Scoreboard From Scratch

[Kenneth] built this scoreboard for use at a ballpark that lacks such luxuries. We think this a phenomenal application for his skill and his pocketbook. He laid out PCBs for each digit in Eagle and etched them himself, then installed the indicators for home score, visitor score, inning, balls, strikes, and outs in a laser cut case. A pretty beefy battery along with the folding stand make this quite portable.

In the demo video after the break he’s connected to the scoreboard via telnet to update the score. This trick is accomplished using SparkFun’s WiFly GSX breakout board to set up an adhoc wireless network. The goal is to write an iPhone app that will be used to control the board in the field (or the outfield as it were).

This could definitely be used for different types of scoring during the off season.

Continue reading “Scoreboard From Scratch”

Graphic Calculator As A Spectrum Analyzer

[Michael Vincent] turned his TI-84 Plus into a spectrum analyzer. By running some assembly code on the device the link port can be used as an I2C bus (something we’ll have to keep in mind). After being inspired by the cell phone spectrum analyzer he set out to build a module compatible with the calculator by using an I2C port expander to interface with a radio receiver module. Now he can sniff out signals between 2.400 and 2.495 GHz and display the finds like in the image above.

[Thanks Cecil]

WiFi On A Sprint Pixi

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

The Sprint version of the Palm Pixi doesn’t have a WiFi option but the Verizon version (called the Palm Pixi Plus) does. The hardware is almost the same and [Gitit20] figured out how to do some hardware swapping to add WiFi. The radio board inside the phone is fairly easy to remove. Close inspection of the Sprint radio board shows some solder pads where a WiFi chip would go. The Verizon version has this chip, and moving that radio board into the Sprint phone will enable WiFi. This is strictly a hardware hack as the device identification (IMEA) is paired with the motherboard and not the radio board.

Now we want to see someone source that WiFi chip, solder onto the board, and enable it within the OS so that we don’t need a donor phone to make this work.

[Thanks Juan]

WiFi And Bluetooth Sniffing Rifle

[.ronin] built an all-in-one WiFi and Bluetooth sniffer. He used a Nerf rifle as a base and added two Pringles cantennas, a tablet PC, and other various bits to tie it all together. Now he wanders the streets, explaining the device to bewildered passersby. After showing the device at CarolinaCon 2010 (here’s a PDF of his presentation) he stopped by the mall nibbled about 250 Bluetooth devices using SpoofTooph. The software is running on a Fujitsu u810 tablet and he’s making good use of Backtrack 4 during his wireless adventures.