Hey thanks for this project, I'm attempting to build a Pi unit that I can connect to my existing car radio via the built-in 30-pin apple cable adapter that was in the car when I purchased it.
What I need to know is does your code support the Apple Accessory Protocol so that it can be recognized as a controllable device?
Is there an area to record custom key/input commands? Basically I want to use switch my stereo to the ipod setting and use the already built-in buttons to play/pause, next track, last track, and mute whatever is playing on my phone via bluetooth. How I plan to accomplish this is to wire the 30-pin ipod cable directly to a Pi Zero W via the GPIO pins and plug directly into the head unit. Thanks
Hey thanks for this project, I'm attempting to build a Pi unit that I can connect to my existing car radio via the built-in 30-pin apple cable adapter that was in the car when I purchased it.
What I need to know is does your code support the Apple Accessory Protocol so that it can be recognized as a controllable device?
Is there an area to record custom key/input commands? Basically I want to use switch my stereo to the ipod setting and use the already built-in buttons to play/pause, next track, last track, and mute whatever is playing on my phone via bluetooth. How I plan to accomplish this is to wire the 30-pin ipod cable directly to a Pi Zero W via the GPIO pins and plug directly into the head unit. Thanks