
Chad brings us yet another use for the Wiimote: firefighting robot. The Wiimote acts as a communications gateway via bluetooth to a host PC. The IR sensor is used to detect the fire, and the commands from the host are passed along via the Wiimote expansion port. The robot is pretty basic, but the use of the Wiimote to relay bluetooth comms via I2C is a fantastic hack.
Author: Will O'Brien805 Articles
O-Scope Pong

[Dylan] sent in this amusing use for an O-Scope. The entire thing was implemented using six chips – four logic chips, 2 op-amps and 13 pots. Hit the video after the break or check out the project page.
Add USB Ports And A Flash Drive To You UMPC

[ThoughtFix] sent in our first ever UMPC hack. It’s along the lines of laptop mods we’ve seen before, but he deserves credit for opening up the already tightly packed inside of his UMPC, tapping the USB interface on his bluetooth card, adding a hub and an internal usb flash drive to provide readyboost to speed up Vista.
NSA@home (DIY Shared FPGA Cracker)

[Skylark] converted a pair of defective HDTV processing boards into his very own FPGA SHA-1 hash cracker. After two months of evening work, he ended up with 15 Virtex-II Pro FPGAs and 5 Spartan-II FPGAs to do his bidding. (FPGA’s aren’t cheap, so this rocks) Eventually he’s going to give it a web interface to allow cracking submissions on request. Great find on the boards and fantastic work [Skylark].
UClinux Based Embedded Asterix PBX

In my quest for a new VOIP setup (I’m hunting for a new sip provider – got suggestions?) I ran across an excellent project that’s been put together by [David]. It’s a four port open source asterix PBX that runs under UClinux. He derived the design from a BlackfinOne (A dedicated UClinux board). He covers building the IPO4 in four parts series that starts here. It’s probably one of the more intense open source hardware derived projects I’ve run across.
Digital Dashboard Gauges

[Justin N] sent in one of his projects. It’s a digital dashboard gauge for his Subaru. It’s built around an arduino board with a text LCD and standard automotive senders. He’s using it to monitor oil temp, turbo pressure, temperature, acceleration and provide a lap timing. The details are buried in this forum thread, but its worth a look if you’ve spent time geeking out on your car.
GSM Alarm

Fresh from the tips line, [Pedro] sent in his GSM alarm. He combined a GSM phone, a motion sensor and BasicX24 controller board. If the detector trips during a set time period, the alarm sends SMS messages to the terminator, er whoever you want. He was kind enough to release the code, but I’d like to see this with a smaller micro-controller board to keep the cost/size down.