When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission. Affiliate programs and affiliations include, but are not limited to, the eBay Partner Network.
Has anyone noticed on C5 Tech's homepage for V1 install at the bottom it states:
"Stay tuned to the website for some information on how you can interface your V1 into the Corvettes serial data bus (J1850) and have the warnings appear on the HUD."
Does anyone have any information about this. What will be required for an install and is it something we can do ourselves?
Thanks
The C5 has over a dozen computers (microcontrollers) that cooperate to make the car run, and they are all hooked together over a serial data bus. There is a standard for this bus, called the ‘J1850’, and it pretty clearly documented how many of the messages pass (most of them are related to the OBDII spec).
Now if you add your own computer to the mix, and it listens to the data on the bus, and upon hearing something in particular sends it’s own message, you can make the car do stuff.
A very recent example of this is the TopDown Tech, it just listens for a particular door lock/unlock message sequence, then sends a message to body and/or door control module to put the windows up or down. Notice how it plugs into the OBDII diagnostic port? That’s a convenient place to access the data bus on the vette.
The V1 also sends similar serial information to its remote display, so what I’m trying to build is a bridge between the V1 serial data and the vette’s computer network.
I’ve got the vette side pretty well researched, and I’m working on a prototype controller that can do some of what I need. I’m not yet sure if I’ll be able to drive the HUD without having to actually put a microcontroller in between the dash controller and the HUD, but I’ll figure that out one way or another.
The current problem is in decoding the V1 signals. I talked to Mike Valentine and he said they are working on getting the signal spec published, but that was over two months ago. He said they get regular requests for this, and they want to do it right so they don’t get lots of calls asking for clarification.
I’ll keep working on it this winter and post updates on the site. I wouldn’t be surprised if the makers of the TopDown Tech product are expanding what their microcontroller is trying to do as well.
heck i think the vette should come with a module that employs a raddar/laser detector. it would be awesome if the vette came with a built in raddar detector with an upgradable module that would allow it to change with the cops new equipment. If any one at GM reads this please put this on the C6.
it would be awesome if the vette came with a built in raddar detector
Yeah, but it would be like the sound system. A low end model that we would have to rip out and replace anyway. Good thing they don't do that if you ask me. That way I don't have to pay for something I'm not going to use.
.... think how cool it would have been of the DIC display was visible on the HUD, and then that could be controlable via the databus. Hmmmm, lots of uses there :)