<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-9212306962061324769</id><updated>2011-07-07T19:18:16.137-07:00</updated><title type='text'>Audi Concert Autopilot Hack</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://lazerjules.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9212306962061324769/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://lazerjules.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Lazerjules</name><uri>http://www.blogger.com/profile/01005674214422581156</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-9212306962061324769.post-2497667748932689293</id><published>2010-08-12T11:23:00.000-07:00</published><updated>2010-08-14T12:35:58.706-07:00</updated><title type='text'>Audi Concert Autopilot Hack</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;"&gt;If I wanted to listen to my ipod with my 10 year old Audi Concert stereo I used one of those tape adapters, you know the ones, they look like a cassette with a cable coming out. It worked, but as you all know they are not exactly hi-fidelity, although I would say the results were slightly better than the FM transmitter type. It was a neat install, the cable went above the head unit and you couldn't tell it was there. But I was getting considerably frustrated with a) the quality of the tape adapter and b) the rattle, clunk, clunk, rattle that the tape device made when in the deck.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;As someone who believes there is always a better way and a mod to be made, I decided that in true hacker style I would take matters into my own hands.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial;"&gt;The main reason for taking this approach is because I want my car to stay as OEM as possible. Yes I could have bought various new off the shelf units with all these features and more, but I wanted to keep the original look. The car is an Audi TT, whose interior is a classic design.&lt;/span&gt;&lt;/div&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;First, the head unit came out and I set it up&amp;nbsp;on the bench with a bench PSU and &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;some old hi-fi speakers, off came the lid and I&amp;nbsp;ripped out the entire cassette &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;mechanism. Second, I needed to fool the head unit into thinking it's in &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;tape mode. The Concert head unit is, as I am sure many other are, quite &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;particular in the way it tests to see if there is a tape inserted; first it &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;looks for a physical tape, then it checks the tape is ok by measuring &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;the load on the drive motor. So, the next trick was to fool the head &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;unit into thinking that there is a tape in it, so that when you select &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;the tape source it actually stays on.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: Arial;"&gt;This ended up being easier than I thought, I went down the track of trying to work out the logic sequence&amp;nbsp;of the&amp;nbsp;mechanism switches and motor sent to the TDA3612 tape control IC, which is mounted on a sub-board.&amp;nbsp;But&amp;nbsp;I discovered that actually&amp;nbsp;all the&amp;nbsp;control IC was doing was&amp;nbsp;setting an enable&amp;nbsp;pin on&amp;nbsp;one of the main&amp;nbsp;processors&amp;nbsp;once&amp;nbsp;it was happy.&amp;nbsp;The slight complication was that I couldn't just leave the enable pin permanently set. When you enter tape mode using the source button, a small time&amp;nbsp;delay of a second or two was needed before setting the enable pin, without the delay the unit would reject&amp;nbsp;being in tape mode and return to radio.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: Arial;"&gt;I&amp;nbsp;discovered by scoping around&amp;nbsp;that&amp;nbsp;one of the pins on the Dolby processor was set high when tape source was selected, but it was an instantaneous change of state, so&amp;nbsp;I programmed a PIC12F629 that I had lying around to provide a delay, triggered by the enable pin on the Dolby chip and then using an output from the pic to&amp;nbsp;control the enable pin on the processor.&amp;nbsp;A bit of an&amp;nbsp;overkill for the job but simple, reliable and requiring no external components, I also thought that should I need to add any other logic functions, I could easily expand the use of the PIC.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_c-sYXt-pRgQ/TGQOh8EvDhI/AAAAAAAAAA8/_ajFiWr6MwE/s1600/IMG_0625.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;img border="0" height="300" src="http://1.bp.blogspot.com/_c-sYXt-pRgQ/TGQOh8EvDhI/AAAAAAAAAA8/_ajFiWr6MwE/s400/IMG_0625.jpg" width="400" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Next I needed to find out where the line level signals were, I &lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;"&gt;didn't just want to&amp;nbsp;attenuate the ipod line level and connect to the tape &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;head as&amp;nbsp;the input to the Dolby processor is high gain and the IC &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;obviously processes the signal as well. I discovered that on the main board there is a main audio control IC, a TDA7342, which acts as a source selector as well as having&amp;nbsp;other functions, so&amp;nbsp;I traced the output of the Dolby processor to the TDA7342. I completely removed the &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;surface mount Dolby chip and tapped into it's output lines. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Initially &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I had difficulty with the DC&amp;nbsp;coupling between the ipod and the head unit, &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I could either charge the ipod or I could listen to it, but the &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;connection of both together sent the ipod into reset. The head &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;unit does not seem to have a virtual ground, but after trial and error and&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;the addition of&amp;nbsp;two&amp;nbsp;audio grade&amp;nbsp;1uF&amp;nbsp;bipolar decoupling&amp;nbsp;capacitors, one&amp;nbsp;in series with each channel&amp;nbsp;from the ipod to the inputs of the TDA, the system worked perfectly. The &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;capacitors did not degrade the audio significantly enough to worry &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;about, which was a concern at first&amp;nbsp;as&amp;nbsp;the decoupling capacitors are also acting as a high pass filter.&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-size: 13px;"&gt;&lt;span style="font-family: Arial; font-size: small;"&gt;&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_c-sYXt-pRgQ/TGQOvYcaI9I/AAAAAAAAABM/xQVL10humg0/s1600/IMG_0659.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_c-sYXt-pRgQ/TGQOvYcaI9I/AAAAAAAAABM/xQVL10humg0/s320/IMG_0659.jpg" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Removal of Dolby Processor&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-size: 13px;"&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_c-sYXt-pRgQ/TGQOrHk2ZGI/AAAAAAAAABE/BguDHPL2wkk/s1600/IMG_0626.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;img border="0" height="300" src="http://1.bp.blogspot.com/_c-sYXt-pRgQ/TGQOrHk2ZGI/AAAAAAAAABE/BguDHPL2wkk/s400/IMG_0626.jpg" width="400" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Experimenting with line input.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-size: 13px;"&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: right; margin-left: 1em; text-align: right;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_c-sYXt-pRgQ/TGQRNLeBBBI/AAAAAAAAAB8/cfbfifFvC9k/s1600/Autopilot.jpg" imageanchor="1" style="clear: right; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_c-sYXt-pRgQ/TGQRNLeBBBI/AAAAAAAAAB8/cfbfifFvC9k/s320/Autopilot.jpg" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Griffin Autopilot&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse;"&gt;In order to graft an ipod/iphone into the head unit, I used a Griffin&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse;"&gt;Autopilot device. The Autopilot has an ipod connector on the end of a&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse;"&gt;cable, it allows charging, play, pause, FWD and RW along with connection to the line level output of the ipod. The Autopilot has a 3.5mm jack socket and an output level switch. &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse;"&gt;The device is packaged as a cigarette style plug in&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse;"&gt;adapter but of course I didn't need all the dressing.&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;"&gt;After stripping it from it's casing I installed it into the &lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;"&gt;void the tape mechanism used to occupy, using my favourite modding tool, the hot glue gun! &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse;"&gt;I didn't need to modify the Autopilot, it was just a matter of hard&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse;"&gt;wiring the switches and line out into the head unit.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse;"&gt;&lt;br /&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: Arial, Helvetica, sans-serif; font-size: 13px;"&gt;&lt;span style="font-size: small;"&gt;Another nice feature of the Autopilot is that it has four bi-colour&lt;/span&gt; &lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;"&gt;leds on it, these show the charging state, red when charging the ipod &lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;"&gt;and green when fully charged, as the board is mounted behind the &lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;"&gt;now unused cassette door, a subtle halo like glow is&amp;nbsp;emanates&lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;"&gt; from the head unit which visually indicates the ipod charge &lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;"&gt;status.&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-size: 13px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;In order to use the control functions I hard wired some of the buttons on the front panel &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;of the head unit; the REV button on the front is now the Play/Pause button and the Dolby &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;and RD buttons are Forward and Back respectively, but as these buttons &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;were only relevant to tape operations that no longer exist this is&amp;nbsp;ok. &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Unfortunately this is the untidy part of this mod, the buttons are wired as a matrix and connected to a decoder which is on the front PCB, I had to use some fine enamel coated wire to tap into the switch lines. I know I could have probably done something fancy and decoded the data with a signal analyser, programmed a PIC and tapped into the main data bus, but I think that is a little&amp;nbsp;unnecessary in this case.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_c-sYXt-pRgQ/TGQQVgEAZZI/AAAAAAAAABs/oGumnqTajSM/s1600/IMG_0666.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;img border="0" height="300" src="http://1.bp.blogspot.com/_c-sYXt-pRgQ/TGQQVgEAZZI/AAAAAAAAABs/oGumnqTajSM/s400/IMG_0666.jpg" width="400" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse;"&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse;"&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;"&gt;Is it any good? Yes it's absolutely fantastic! Don't get me wrong, it's no Alpine and&amp;nbsp;it never will be, but considering it was only the cost of the Griffin Autopilot, it is an amazing improvement. I&amp;nbsp;need to iron out a few bugs, at the moment the output of the PIC never gets switched off which&amp;nbsp;means that if you switch back out of tape mode you cannot then select tape mode again untill you power cycle the unit. This is a minor bug fix, I just need to edit the code slightly. But overall&amp;nbsp;well worth it. The few pics were taken during my testing and prodding. &lt;/span&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse;"&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse;"&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_c-sYXt-pRgQ/TGQQwjGcuYI/AAAAAAAAAB0/NV3T5g_Og38/s1600/front.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_c-sYXt-pRgQ/TGQQwjGcuYI/AAAAAAAAAB0/NV3T5g_Og38/s320/front.jpg" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse;"&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse;"&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" style="border-collapse: separate; font-size: medium;"&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;"&gt;I wanted to add the FIPO device by Anycom. This is a bluetooth adapter that plugs into an ipod dock, it allows bluetooth streaming of audio from an ipod to a dock, whilst also allowing wireless control. &lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;"&gt;The idea being that the iphone stays in your pocket, when you get into the car it will automatically connect and allow wireless audio/control.&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;"&gt;The device is easy to setup, has a very small footprint and whilst it does stream audio, I just could not get the control functions to operate correctly. No matter how many times I paired it with an iphone, the FWD/BACK controls just wouldn't work. I wonder if it is just incompatible with the Autopilot?&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: 1em; margin-right: 1em; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_c-sYXt-pRgQ/TGQVs3_2PgI/AAAAAAAAACE/svASrGWwHVk/s1600/anycom-fipo-bluetooth-adapter-for-ipod.jpeg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_c-sYXt-pRgQ/TGQVs3_2PgI/AAAAAAAAACE/svASrGWwHVk/s320/anycom-fipo-bluetooth-adapter-for-ipod.jpeg" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Anycom FIPO&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9212306962061324769-2497667748932689293?l=lazerjules.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/9212306962061324769/posts/default/2497667748932689293'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/9212306962061324769/posts/default/2497667748932689293'/><link rel='alternate' type='text/html' href='http://lazerjules.blogspot.com/2010/08/audi-concert-autopilot-hack.html' title='Audi Concert Autopilot Hack'/><author><name>Lazerjules</name><uri>http://www.blogger.com/profile/01005674214422581156</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_c-sYXt-pRgQ/TGQOh8EvDhI/AAAAAAAAAA8/_ajFiWr6MwE/s72-c/IMG_0625.jpg' height='72' width='72'/></entry></feed>
