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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.