Status Icon For Your Office

[flickr video= 3187384682]

[Furan] wanted a way to let people know his status at the office. Maybe he didn’t want to be bothered, or wanted to let them know he was on break. His solution is to set up an OLED display outside his office to display his status.  He’s using a 4d systems OLED display.  He has a windows application that updates the status, with plans of making it synchronize with his  messenger status. Its a fairly cool idea, but just watching the video, we have no idea what some of the icons are supposed to mean. We would possibly choose something a little more obvious and generic, like text stating our status. What would you use?

Solar Cells From Donuts And Tea

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

It sounds unbelievable, but it is true. You can harvest most of what you need for a simple solar cell from powdered donuts and tea. Powdered donuts have nanoparticles of titanium dioxide which is a “high band gap semi conductor”.  This means that it can be used to make solar cells. The tea is simply used to dye the material so it can pick up the visible spectrum. The process is a bit too involved to be something you would just toss together in the field, but it’s cute nonetheless.

USB Sniffing In Linux

sniffer

[Robert] sent in this tutorial on how to set up USB sniffing in linux. Useful for seeing exactly what is being communicated to and from your USB devices, this ability is built into linux. [Bert], the author, shows us the steps involved and how to filter it to get the data we desire. You can specify exactly which device to capture data from. His example, shown above, is a session with an Arduino.

Wii Nunchuck And Classic USB Mod

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

[kero905] sent in this project he’s working on. It is an open source hardware converter to connect Wii controllers via USB. It uses an Arduino for its brains. It is still in development, the only controllers that work are the nunchuck and the classic. He notes that there are enough extra pins left to adapt to an arcade controller fairly easily. The code is available on the site, as well as a rough parts list.

Hacking The MagSafe

magsafe
This is a simple hack that could come in handy one day. [Mooner] wanted to use a Kensington universal power supply with his Macbook Pro, but found the adapters and peripherals involved “hideous”. His solution was to wire directly to the Kensington power supply. It’s pretty simple really, only a couple resistors are needed. It’s nice to have someone else do the research for you sometimes. While his final picture does look neat and tidy, we just don’t know how much of an improvement he’s made to the aesthetics. What do you think?

GPS Cradle Upgrade To Bluetooth

ipaq_gps

[emuboy] sent in this neat hack where he converted a GPS dock to bluetooth (google translated). He has an ipaq rz1710 and a Kirrio GPS cradle. Apparently there were annoying problems when inserting the ipaq into the cradle. He decided that he would much rather just connect via Bluetooth. After tearing apart the cradle, he found the documentation for the GPS chip online. He ordered a bluesmirf bluetooth modem and got to work. The end result is something that could be concealed in his car and just connected to when he gets close enough.

IPhone 3.0 Adds Custom Protocol Support For Addons

iphone301

In middle of all the adding features that should have been available day-one, Apple announced something really interesting for the hardware hacking community. The new iPhone 3.0 OS will support application communication over bluetooth or through the dock connector using standard or custom protocols. From Engadget’s coverage:

10:19AM “They talk over the dock, and wirelessly over Bluetooth. Things like playing and pausing music, getting artwork — or you can build your own custom protocols.”
10:19AM “Now here’s a class that we think will be really interesting — medical devices.” Scott’s showing off a blood pressure reader that interfaces with the iPhone — wild.
10:18AM “Here’s an example — an FM transmitter. With 3.0, the dev can build a custom app that pairs up with it, and automatically finds the right station and tunes it in.”
10:18AM “With 3.0, we’re going to enable accessory developers to build custom apps that talk directly to that hardware.”

No solid connection specification has been published yet. We’re excited about the prospect of developing our own accessory hardware, but we wonder what sort of hoops you’ll have to jump through. Apple doesn’t have the best track record when it comes to approvals. Just this week they denied MSA Remote client App Store entry; it’s a multitouch client that uses the standard TUIO protocol. Prepare for similar roadblocks in the future.

[via adafruit]