OBD-II (OBD2) Example Application & Source Code

OBD-II Example Application with Source Code

This is a simple OBD-II application that I wrote in VB.NET.  It demonstrates serial communication with the OBDPros interface or an ELM compatible interface.

The source is well commented and included with the download.  This was written in Visual Studio .NET 2005, but you can easily edit this with Visual Basic Express Edition as well.  This requires Microsoft .NET 2.0 framework.

Last Update: 06/30/2007

The OBDPros interface is available at http://www.obdpros.com.

Screenshot

Attachment
[file] OBD2 Example Application and Source Code