# OBD2-Scantool **Repository Path**: zhaohongqiang/OBD2-Scantool ## Basic Information - **Project Name**: OBD2-Scantool - **Description**: A scantool to read OBD2 info from cars. - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-03-27 - **Last Updated**: 2022-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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