Hackaday Links: January 17th, 2010

Apple Magic Mouse on Windows

Looks like some folks snooped around the latest Bluetooth update from Apple and managed to extract the Magic Mouse drivers. Now you can use them to take this complex peripheral for a spin on Windows. [Thanks Juan]

Component jewelry: From geeky to gross

[Nikolaus] made a pair of 300k Ohm earrings for his wife. That’s three Brown-Black-Yellow resistors per ear. It’s geeky but in a subtle way. Much more refined than the gross outcome of this other guy’s crass nipple experiments. Need to get the image of nipple-jewelry out of your head? [Nikolaus] has you covered with some 3d printed earrings.

GTK GPS

Need your GPS data to be accurate within a centimeter? We don’t either but if you ever do, Real Time Kinematic GPS is what you need. Now you can build one yourself using the RTLIB package. This is based around the powerful and powerfully-inexpensive Beagleboard. [Thanks Jan]


Messy music

It warmed up here a bit this week and things got slushy. Our Galoshes are nice and water-tight but [David’s] have a big hole in the side and are filled with a mini-keyboard. He’s chosen a rubber boot as the housing for a circuit-bending project. It’s a nice touch that the hidden keys are still playable through the flexible rubber.

Free Day Recap Video And Book Recommendation

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

SparkFun’s free day came and went as entertainment for some and an infuriating event for others. They filmed some video in their office during the madness to give us a look at how it went on their end. We find it amusing that Solarbotics, one of their competitors, sent them flowers with a card reading “Rest in Peace SparkFun”.

According to [Nate’s] original post, the concept of free day was inspired by reading [Chris Anderson’s] book “Free: The Future of a Radical Price”. We recently finished reading this wonderful work and we’re making it our next book recommendation. [Chris] is editor-in-chief of Wired and has had a ring-side seat as the digital world rose around us. He takes a historical look at what the price of free really means, defining cost by adding more terms like Gratis and Libre to the mix. If you have a good handle on the companies that have defined the 21st Century business model so far you wont’ be able to put this book down.

Now, we should mention something that is remotely related to hacking since we try to do that sort of thing around here. The SparkFun post also reminds those folks lucky enough to get a $100 credit to chronicle and share their projects. We’d love to see them too so get your projects written up and send us the dirty details.

Developing Physical Controllers For The Uninitiated

[Dave] hosted a one day seminar at the Illinois Institute of Technology which focused on rapid electronics prototyping for those with little prior experience blinking those LEDs. As the defacto standard for novice prototypers it’s no surprise that he gave an Arduino to each team to use as the controller-computer interface. He started the day by getting the Firmata package up and running. Firmata is a set of libraries that make communications between software and a microcontrollers simple. In this case, each team developed a Flash game that used data from the Arduino as a control.

Several rudimentary games resulted from the day. We’ve embedded video of two of them after the break for your enjoyment. Lion Vs. Pig uses potentiometers, a distance sensor, and an arcade button to play a game of cat-and-mouse (well, Lion-and-Pig really). The other is Kick the Cat, a game that uses a flex sensor and force sensor combination as input. This is something of a virtual mini-basketball game that uses a springy material to launch a virtual feline at a target.

These teams already had a background in code, but the hardware was a new endeavor for them. Arduino helps to break down this cross-over barrier and we think this will result in more people to contribute to open source projects, and falling hardware prices due to a larger volume of demand.

Continue reading “Developing Physical Controllers For The Uninitiated”

IPod Peripheral: ISee360i Hacking

[James] has done some work reverse engineering the protocols for the iSee360i peripheral. This iPod addon is a media player housing that features a 3.6″ screen. It can be used to play video on iPods that don’t otherwise have the capability because it just uses them as a hard drive. He picked up the device at a discount chain for $15 and wanted to load his own videos directly from Linux without using the Windows-based software that comes with it. There’s the gotcha; even if you encode a video exactly the same as the device’s example video, it will be deleted the next time you fire up the iSee.

After some trial and error [James] reverse engineered all of the quirky requirements to load video manually. There are strict, case sensitive file naming conventions, every file must have a perfectly formatted thumbnail image, and an index file entry must be made for the video. He’s done the hard work of hammering out the details, now it should be easy to write a Python script to automatically format and copy your pre-encoded videos for use.

Russian Billboard Includes A “happy Ending”

It seems someone hacked into one of LED billboards and added porn video clips to the rotation of advertisements. We caught a glimpse before YouTube yanked it. We’ve pixelated the shot above which already had some blackbox censorship from the OP but we assure you, it was hardcore porn.

The 9-by-6 meter billboard is in downtown Moscow. The AP is reporting that this caused something of a traffic jam and shocked passersby. We’ve seen porn before, but have to admit that even knowing what to expect in the video it was a bit shocking for us to see cars driving by a giant sex scene. This is certainly much more of a distraction than leaving clever messages on the side of the road.

Does anyone know what technology is used to update these billboards? We’re curious as to whether physical access to the unit is necessary for this kind of attack. Leave your insights in the comments.

[Thanks Sean]

Wine Glass Time Keeper

We’ve seen a glut of time-keeping projects lately. We guess time was the original motivator for technology so we’re okay with it (but we’re not calling ourselves Clockaday quite yet). This clock, or more appropriately this timer, is a homemade hourglass that [Andrei] put together. The finished look is simple but he put some real time into its production.

The glass portion is a combination of two wine glasses. He removed the stems, ground the bottoms flat, then drilled holes to allow the sand to pass. He used plumbers putty around the top of the upturned reservoir to create a temporary bowl of water which cooled the glass during drilling. This prevented cracking by keeping the friction generated heat at bay. Working with the glass took a total of around five hours.

To assemble, he epoxied the two wine glasses together, routed out a ring in the wood bases for the lips, and used dowels to connect the two ends. [Andrei] concluded that the gentle slope at the bottom of the wine glasses is not the ideal shape as some sand can get stuck in them. Perhaps champagne flutes for his next build? At any rate, we think it’s a unique, non-automated hourglass build.

Volt Meter Clock

The Volt meter clock continues our recent slew of interesting clock projects. Though considerably easier to read than the resistor clock, it is in the same frame of mind. Set up to look like the face of an analog volt meter, it almost looks like something official or scientific. Since [Jon] couldn’t simply drop a clock mechanism in, he used a PIC microcontroller. The circuit is pretty simple, but he deserves some credit just for the unique layout.