PIC based iPod remote control
posted Nov 10th 2005 11:00am by Eliot Phillipsfiled under: ipod hacks
I’d found plenty of documentation on the iPod’s dock pinout and serial based remote interface, but never a decent explanation of how to actually implement it. Finally I found BigCookie’s iPod to T&A remote control adapter tucked away in the iPod Linux wiki. He built the controller to receive remote signals from his T&A audio receiver and then translate them to control the iPod. He’s got schematics and code for a a PIC16F628 microcontroller. I’m guessing the code could be adapted to support almost any input method the PIC supports.





It would be nice to see this interfaced with an lcd that is easy to read from across the room.
Posted at 11:21 am on Nov 10th, 2005 by rmiller021