User login
OBD-II
ELM327 OBD-II
Mon, 07/13/2009 - 00:25 | Jeff
Interfacing with vehicle OBD-II
Using a board based around the ELM327 I designed this simple software interface (c#) to communicate with my vehicles onboard OBD-II connection. The ultimate goal of this is to build a gauge display on an LCD driven by an ARM microprocessor. Currently the project is in its initial phase where I am working on decyphering the PIDs and their responses.
You can download the source code for the program from Binary Construct's SourceForge page. Download Source Code
Feel free to modify, reuse, redistribute etc (See GNU GPL 3). Thanks.

