Python OBD
Here’s some OBD Python stuff I’ve found Need python-serial for RPi
sudo apt-get install python-serial -y
sudo git clone https://github.com/AustinMurphy/OBD2-Scantool.git
Or my fork
sudo git clone https://github.com/matt2005/OBD2-Scantool.git