Mazda6/RX8 stock navigation screen controller
Controls the motor and sensor of the stock navigation display on the 2001 to 2008 Mazda 6. Replacing the stock screen controller functionality with a customizable one using off the shelve parts.
This is useful if you want to use the stock navigation enclosure with a tablet and want to retain the same buttons and functionality of the original screen.
This code can also be used to control RX-8’s navigation screen as well. (modify thresholds for open, closed and tilted positions accordingly)
Don’t remember much about it, but here is the general idea:
1 January 2021
24 October 2014
22 March 2014
It’s been a long time…
Unfortunately I wasn’t able to continue working on this project. I have since moved abroad and unfortunately had to sell my car.
I’ll leave this project here in hopes somebody else is interested in thinkering with their Mazdas. There is a “fullish” write up in my blog.
I’m pleased to report the code has been working great so far. I’ve been using it for months already without running into issues.
Although, I have learned from experience that a better circuit needs to be made to avoid wasting power. With that in mind, implementing the arduino sleep functionality into the might be my next step. In hopes of reducing idle power consumption.
Through testing I have discovered it uses about ~90mA while powered on. Seems like nothing, but considering that the car alone uses about ~40mA while turned off, its something to keep in mind while storing your car for longer periods of time.
Happy driving!