Mazda3 2006 Navigation Retrofit 2.0

Post Reply
AnnieC
Posts: 4
Joined: Wed Oct 22, 2025 10:11 pm

Mazda3 2006 Navigation Retrofit 2.0

Post by AnnieC »

3 years ago I built the first version of my navi retrofit for my Mazda based on a Raspberry Pi4, RPI Pico, CarPiHAT PRO and OpenAuto Pro. That system still works well in my car, but as software support stopped, I started looking for alternatives instead of putting more work in the development.

Here is a video of that system from 2023:
Mazda3 Stock Navi Retrofit - RPI4 + RPI Pico + OAP

I started developing a new system while the previous one is still in the car, so I bought a bunch of parts from various junkyards to have a separate dev system. First it was based on a Raspberry Pi 5 with a custom Android build, a short video of that test system:
Mazda3 Navi Retrofit V2 PoC - RPI5, Android 15, FullHD touchscreen

Later I moved the development to a Compute Module 5 with Hudiy, and the dev hardware stack at the moment looks like this:

- RPi Compute Module 5, 16 GB RAM, 64 GB storage
- Hailo 8 M.2 AI vision accelerator
- FullHD 7" navigation touch screen, replacing the old low res. non-touch LCD
- 1424 x 280 resolution 6.9" headunit screen, replacing the B/W low-res, text only screen.
- V-Link OBD adapter
- BTT U2C v2.1 USB-to-CAN Adapter
- Unihertz Jelly Star for Android Auto
- Mazda3 headunit
- Mazda3 navigation housing
- Sandberg HDMI Capture Link for real time image processing testing

The plan is to make a custom IO Board for the CM5, which will fit in the bottom of the stock Mazda headunit and will connect via the extension port, which is normally used by the tape deck, or MiniDisc player or MP3 player, depending on the trim level and model year.
Attachments
To make testing, development and demonstrations easier, I designed and 3D printed a frame for the whole thing in the same angles as they are in the real car
To make testing, development and demonstrations easier, I designed and 3D printed a frame for the whole thing in the same angles as they are in the real car
IMG_20260227_113405_4772.jpg (771.88 KiB) Viewed 153 times
The navi display runs Hudiy and the headunit display shows telemetry, which is provided by Live for Speed and some custom code at the moment, LFS telemetry data is converted to Mazda CAN format and sent to the V-Link OBD adapter, please excuse the mess
The navi display runs Hudiy and the headunit display shows telemetry, which is provided by Live for Speed and some custom code at the moment, LFS telemetry data is converted to Mazda CAN format and sent to the V-Link OBD adapter, please excuse the mess
IMG_20260226_193354_405.jpg (912.81 KiB) Viewed 153 times
The layout for testing and demonstration
The layout for testing and demonstration
IMG_20260303_183922_854.jpg (861.64 KiB) Viewed 153 times
wkl3968
Posts: 70
Joined: Thu Aug 07, 2025 12:22 pm

Re: Mazda3 2006 Navigation Retrofit 2.0

Post by wkl3968 »

Nice work!! Any audio setup planned?
AnnieC
Posts: 4
Joined: Wed Oct 22, 2025 10:11 pm

Re: Mazda3 2006 Navigation Retrofit 2.0

Post by AnnieC »

wkl3968 wrote: Tue Mar 10, 2026 5:12 am Nice work!! Any audio setup planned?
Thank you! For now the audio is just routed through a simple USB sound card in the dev system, but that's just for the early testing purposes.

The simpler plan is to have a 192kHz/24bit Burr-Brown digital-to-analog converter or something similar on my custom IO board, like on the CarPiHat PRO, the other variation is, that I hack the headunit and directly inject digital audio into it, as it already has audio conversions in both directions, or I could build a custom amplifier with a high quality DAC inside the original headunit case. We'll see.

At the moment the car has the stock sound system with one addition, a set of Alpine SXE-1006TW tweeters, and the version in the car uses a CarPiHat PRO with a CD charger emulator.
AnnieC
Posts: 4
Joined: Wed Oct 22, 2025 10:11 pm

Re: Mazda3 2006 Navigation Retrofit 2.0

Post by AnnieC »

Forgot to post this, the setup was assembled for one our events at work
Mazda3RetrofitV2Showcase.jpg
Mazda3RetrofitV2Showcase.jpg (1.39 MiB) Viewed 39 times
Post Reply