vwcdpic icon indicating copy to clipboard operation
vwcdpic copied to clipboard

This is my personal fork of k9spud vwcdpic project

You can buy boards or finished emu at my store at tindie:

I sell on Tindie

Full backup/mirror of original vwcdpic site is on archive.org

vwcdpic-2.8pre3.asm - latest sourcecode on internet, with my fixies

vwcdpic-3.x-2.7d-RCD300-1-pic12f629.hex is only version works with RCD300 head unit(black one, no silver), if it works with other, for which 2.8 didn't, let me know please.

for ipod support look here

iPod-VW Firmware v2.1 Source Code - Use this for iPod 3G+ remote control support on most head units

iPod-VW Firmware v2.2-Concert II Source Code - Use this for iPod 4G/5G remote control support on Audi Concert II head units

assemble plan for SMD version generated using InteractiveHtmlBom is here

assemble plan for THT version generated using InteractiveHtmlBom is here

notes:

2.8pre3

pinout:

signal PIC pin
+5v 1
GND 8
CLK: 7
DataIn: 6
DataOut: 5
serial 9600: 2

compile:

http://www.micahcarrick.com/pic-programming-linux.html

for i in ls *.asm|cut -d\. -f2;do gpasm vwcdpic-2.$i.asm;done

about connectivity to music players

all what is mentioned in archive on archive.org should works.