Skip to content

fust/ArduinoELM327

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS PROJECT IS NO LONGER MAINTAINED.

Additionally, it is not in a working condition.

I have decided to not further develop this library as it works very similar to the original Freematics library listed under "About".

Feel free to check out my fork of the Freematics library, which supports adding additional INIT commands, here: https://github.com/fust/ArduinoOBD.

ELM327 library

A word of warning

This library is a Work-In-Progress. Use at your own risk.

About this library

This library is largely inspired by https://github.com/stanleyhuangyc/ArduinoOBD

It expands on a couple of the original library's functions but adds an API that enables modification of some of the initialization processes. It also offers a slightly different begin() API to support both HardwareSerial and SoftwareSerial for both the ELM327 communication port and the debug communication port.

Usage

TBA

Dependencies

This library requires the LinkedList library by Ivan Seidel (can be installed from the Arduino IDE)

ivanseidel/LinkedList

License

See LICENSE.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published