Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 555 Bytes

File metadata and controls

15 lines (8 loc) · 555 Bytes

pyPodControl

Implementation of Apple iPod Accessory Protocol (iAP) over UART in Python

How-To

Connect the iPod (or iPhone, or iPad) with a 30 pin docking connector via a breakout cable to a USB->UART adapter, or to a UART port on your SBC (not tested yet).

A 500k resistor on pin 21 may be needed. (In my testing it's been working without one)

Important: iPod uses TTL 3.3V serial

Resources