README
December 3, 2011 ยท View on GitHub
OBD2 Scantool
A scantool to read OBD2 info from cars.
Intended for use with ELM327 or similar OBD2 Interfaces.
Written in Python, using PySerial.
Forked from pyobd (GPL)
DESIGN GOALS:
- Functional OBD2 scantool for Linux
- Flexible, modular design for easy extension and reuse