autogab icon indicating copy to clipboard operation
autogab copied to clipboard

OBD-II (STN11xx/ELM327) interface for automotive diagnostics in Python.

Autogab

Overview

Autogab is an OBD-II (STN11xx/ELM327) interface for automotive diagnostics in Python.

Dependencies

Autogab requires Python python, pySerial pyserial, PyYAML pyyaml, and setuptools setuptools.

It is designed to be used with an OBD-II bridge such as the ELM327 elm327 or the STN11xx stn11xx family. In particular, it is developed using the [OBD-II UART] sfobd from SparkFun Electronics.

License

All files inside this repository are licensed under the [GNU General Public License] gpl version 3 or later (your choice) unless otherwise stated (see COPYING for defails).