Close
0%
0%

Hacking Honda Odyssey 2007 RES DVD-player

Emulate Honda Odyssey 2007 RES DVD player to enable audio/video streaming to RES screen

Similar projects worth following
The audio head of Honda Odyssey 2007 has audio/video inputs, but it only streams video to the RES (rear entertainment system), when DVD source is selected and DVD is playing. The goal of this project is to emulate the DVD player to be able to stream audio and video to the rear screen of the vehicle.

odyssey_sniffer.X.production.hex

Firmware for PIC16F1827

x-hex - 4.61 kB - 03/27/2016 at 16:44

Download

OdysseyMCU_PassThrough.sch

3.3V variant for Pass Through operation (don't use USB connectors, I just forgot to delete them)

sch - 706.36 kB - 03/27/2016 at 16:41

Download

dccharacter.lbr

This are a few connectors that I purchased for this project

lbr - 21.15 kB - 03/27/2016 at 16:40

Download

  • Did a blogpost on hardware

    dccharacter03/27/2016 at 16:34 0 comments
  • Why are they protecting from... me? Whey couldn't expect me, could they? Ah, turns out they didn't :-)

    dccharacter03/21/2016 at 02:35 0 comments

    My weekend project was to actually build a board (with good connectors, which is much safer than having an unisolated wires directly from the car battery hanging right above the ground - which is pretty much everywhere in a car). SSSO I did build an ugly board, and it didn't work initially, but took very little troubleshooting to start. Than interesting things started to happen. The board worked in the car. Until it wouldn't. It took about 3-4 minutes for it to stop working. As the only display I had was a bi-color LED, I only knew that it receives a request from the head, but thinks it's not a properly formatted frame. What the hell? Can the head figure out I'm messing with it? Are there any requests that it sends that I miss and do not respond to so it can tell there's something instead of DVD? Why would anyone took such a precaution? I mean it's just a car and just a DVD player...

    Spent most of the day to figure that out. Tried many things and was almost ready to switch on my soldering iron again... But. But. I luckily decided to exhaust my firmware possibilities first. And what I figured out, if you don't check for the correctness of the frame, but just respond to it in a way as if it would be a normal frame, it works. Interesting! I started digging into my code and figured I made a mistake in one of the places where check sum was calculated. IT ONLY USES 7 LSBs of the sum! Fixed that and it worked as a charm!

View all 2 project logs

  • 1
    Step 1

    Get a Honda Odyssey 2007

  • 2
    Step 2

    Contact me

View all instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates