This project enables the integration of Apple CarPlay into the VW Radio Navigation System MFD (1999 model) using a Raspberry Pi HAT and custom software.
The goal of this project is to bring modern smartphone integration (Apple CarPlay) into older car infotainment systems. By using a Raspberry Pi and the necessary components, users can bring modern technologies into their older vehicle's multimedia system.
- Integration of Apple CarPlay into the VW MFD Radio Navigation System.
- Uses a Raspberry Pi HAT for communication with the MFD system.
- Raspberry Pi (Model 3 or newer recommended)
- Raspberry Pi MFD HAT
- VW Radio Navigation System MFD (1999 model)
- Dependencies (listed below)
-
Prepare the Raspberry Pi:
- Install the required OS on the Raspberry Pi.
- Make sure the Raspberry Pi can communicate with the MFD system.
-
Install the Software:
- Clone this repository to your Raspberry Pi:
git clone https://github.com/JKBusse/MFD-CarPlay.git
- Clone this repository to your Raspberry Pi:
-
Run the Installation Script:
- Execute the installation script:
cd MFD-CarPlay ./install.sh
- Execute the installation script:
-
Connect the Hardware:
- Connect the Raspberry Pi to the VW MFD system using the appropriate cables.
-
Start the Software:
- Run the CarPlay software and check the connection.
- Ensure the Raspberry Pi is correctly powered and properly connected to the MFD system.
- Double-check the configuration files for any missing or incorrect settings.
If you'd like to contribute to this project, feel free to fork the repository and submit pull requests. Any feedback or improvements are welcome!
This project is open source and available under the MIT License.


