Linux (via ILoader) Out For Nano 2G

Iloader

[Linux4Nano] over at the [Gna! repositories] have just finalized a breakthrough for their bootloaderproject.  Because the iPod Nano 2G has a hardware encryption chip, it could previously not be flashed with a custom firmware. By digging around in some assembly code (and working their magic) the team was able to get Linux onto the 2G, develop drivers for its peripherals (screen, clickwheel and serial interface are a few), and put all of that code into a package convenient to install by the end user. If you’ve ever considered installing uClinux (the ported distro) on your Nano, the [Linux4Nano] team have made the iLoader an easy place to start.

Update: Closer inspection yields that the iLoader is not yet able to load uClinux onto a 2G because it has not been ported. However, it can reload it with other custom firmware which is still a solid breakthrough.

Arduino As IPod Remote Control

arduino_ipod_controller

[David] had an Arduino in search of a project. He decided to make an Arduino powered iPod remote control using an ipod connector breakout board and a 3.3v to 5v level converter (both from SparkFun). The circuit was built on a mini breadboard, controlled by an Arduino Mini, and housed in an Altoids tin. To talk to the iPod the Apple Accessory Protocol is used. With driving in mind [David] connected a Staples Easy Button as the play/pause button. This is a good example of how to interface Arduino with iPod. Using his example code we’d like to see more people working on homemade iPod accessories.

Aluminum IPhone Dock

finished_dock_with_iphone

Last week we mentioned an article to cover up that ugly iPod dock; [Jozerworx] did one better by creating his own iPhone dock entirely. He had access to a machine shop where he combined some spare aluminum with an existing iPhone connection cable, but mentions the dock could probably be created with basic hand tools and a power drill. The design is quite minimalist and we would go as far as to say it has that shiny-and-made-by-apple-so-I-have-to-buy-one look. Alternatively, frosted acrylic with some leds would probably look pretty cool too, maybe it would blink whenever there is activity. What kind of dock would you hack?

Lego IPod Hacking Robot

800px-Nanotron-3000-farthen-1

The Linux4nano project has been working to port the Linux kernel onto the iPod Nano along with other iPods in general. Although the iPodLinux project has had luck with some older iPods, newer models protect firmware updates with encryption. One of the ways they plan on running code on the device is through a vulnerability in the notes program; it causes the processor to jump to a specific instruction and execute arbitrary code. To take advantage of this, they first need to figure out where their injected code ends up in the memory. Currently, they are testing every memory location by painstakingly loading in a bogus note and recording its effect. Each note takes about a minute to test and they have tens of thousands of addresses to check over several devices.

Continue reading “Lego IPod Hacking Robot”

Ms. Pac-Man IPod Charging Cover

FSPKD86FYTCGWZL.MEDIUM

iPod chargers definitely are a unique entity on anyone’s desk. Allowing you to stand your iPod upright, charge, and maybe play a video at the same time, but they aren’t exactly beautiful. [russm313] got the brilliant idea of disguising his iPod (and charger) as a miniature Ms. Pac-Man arcade cabinet. Unlike some other small cabinets we’ve seen, it is just cover and can’t actually be played. But the idea is still original and the process is so simply we’re surprised it hasn’t been done before; just cardboard, glue, and some other small items are needed and you have a work of art. All that is left is figuring out how to adapt it for the iPhone. Check out his iPod playing a video of game play for a more authentic look, after the break.

Continue reading “Ms. Pac-Man IPod Charging Cover”

Ipod Shuffle Remote

DSC02919 (Custom)

[Dennis] points out that the iPod shuffle and the iPod remote are almost identical visually. He decided to combine the two so he always had his remote with him. He pulled the guts out of a remote and mounted them in a shuffle. The remote functions all of the time, while the shuffle only turns on when you insert headphones. We wonder if he accidentally does stuff on his computer while he’s changing songs.

Tome GS And Tome MP

[youtube=http://www.youtube.com/watch?v=a0e6oujZOwY&feature=player_embedded]

[Dennis] tipped us off to his Tome project. It looks like two projects using very similar hardware. The first is the Tome GS; a tiny game system that looks like it could hang from a keychain. This is apparently the second revision of this system, based off of some of his comments. He’s done a pretty good job, it looks solid and functional. It even includes a zigbee wireless module for communication with others. He states that the graphics should be roughly the same as a gameboy advance.  The second is the Tome MP, a portable media player roughly the same size as a first gen iPod nano. It is equipped with bluetooth, though he’ll be removing that in the next iteration in favor of a zigbee. We would really love to see more information on the design behind these projects.