• Stars
    star
    189
  • Rank 204,649 (Top 5 %)
  • Language
    Python
  • Created about 13 years ago
  • Updated over 1 year ago

Reviews

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