Skip to content

A library for communication with ELM327 devices and OBD II protocols.

License

Notifications You must be signed in to change notification settings

cracker4o/elm327lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm327lib

Build Status

A C# library for communication with ELM327 devices and OBD II protocols. The purpose of the project is to provide a library for communication with car diagnostic tools (e.g. Elm327) and OBD2 compliant vehicles.

License

The elm327lib project is licensed under the Apache License, Version 2.0 You may obtain a copy of the License here

Project structure

The project is divided in two parts, commands and responses. All commands derive from the SendMessage base class and all responses derive from the ResponseMessage. The commands and responses are split into logical categories, ELM and OBDII. All ELM commands/responses are intended for the ELM device and the OBDII ones are intended for direct communication with the vehicle computer using the ELM327 pass through mode.

About

A library for communication with ELM327 devices and OBD II protocols.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages