OBD-Reader is my personal interest project as a long side with other project in order to gain more experience with software development projects and trying to incrementally add more functions to this software.
Currently my setup is ELM327 adapter, which is currently unstable (cheap clone one) and needs to be updated in order to proceed with project.
OBD-Reader uses python-OBD library. Visit: https://python-obd.readthedocs.io/en/latest/
pip install -r requirements.txtpython obd_reader.py