Does anyone have a copy of SAE J2178 and J1850? I need it to understand VPW communciation to get RPM, MPH, Fuel Level, etc from a Dodge Intrepid.
Thanks!
Printable View
Does anyone have a copy of SAE J2178 and J1850? I need it to understand VPW communciation to get RPM, MPH, Fuel Level, etc from a Dodge Intrepid.
Thanks!
Would it not be a whole lot easier to use an existing interface (ELM) and an existing PC-program?
http://www.obdsol.com/stn1110/
ELM327 compatible, firmware upgradeable, more features, faster performance. Single quantities, $0.
That would be a lot easier, and I will probably end up using the elm or something similar. But as a side project, I was also hoping to communicate with an old intrepid instrument cluster with a microcontroller using j1850 standard to re-purpose the cluster to display something. It would be just the cluster and the microcontroller, so I'd need to know how to speak the right language to the instrument cluster.
There are some open source projects out there that you can borrow J1850 code from. I wouldn't do it for a commercial project (J1850 is tricky to get working on all cars), but you can fudge the timings to work for your particular vehicle.