There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A scantool to read OBD2 info from cars.
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)
- http://www.cs.unm.edu/~donour/cars/pyobd/
- http://www.obdtester.com/pyobd
DESIGN GOALS:
- Functional OBD2 scantool for Linux
- Flexible, modular design for easy extension and reuse