pyOBD-II (a.k.a. "pyobd2") is a Python library for communicating with OBD-II vehicles. Its goal is to make writing programs for vehicle diagnostics and monitoring vehicle data as easy as possible. Relies on pySerial to communicate with ELM scanners.
Categories
Test and MeasurementLicense
GNU General Public License version 2.0 (GPLv2), Other LicenseFollow pyOBD-II
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Not only does it fail the basic functionality test, but it's missing files. Any option change will print errors about missing files. Manually modifying the executable to connect to the proper serial device (because options are just dummy buttons that do nothing) doesn't help at all. I wish there was a working open-source OBD2 software. This is the furthest from.