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.

Game Boy HDD Update: The Guts

gameboy_hdd_cover_image

Last week we showed you the ingenious hard drive enclosure made from a broken Game Boy. We caught up with [_n3o_], the person responsible for this mod, and he was nice enough to share some pictures of the inside of the project. Let’s get down to business and take a look. Continue reading “Game Boy HDD Update: The Guts”

Arduino Crib Rocker

DSC00102_rocker01 (Custom)

Anyone with children will understand the value of this project immediately. This is an Arduino controlled sound activated crib rocker. [Lars] built a custom suspension system for his baby’s crib which allows a servo, mounted to the floor to rock it gently back and forth. Ok, maybe it’s a vigorous rocking, but that’s what some kids want. At least he’s safe and moderately immobile. He had to make a custom amplifier circuit to get his microphone working with the Arduino. It seems to all work perfectly now, triggering to begin rocking when it detects the baby’s cries. This should buy them a few extra minutes of sleep until the baby is truly hungry or annoyed. You can see a video of it in action and download the Arduino code on the project page.

[via littlebridceo]