BirchJD / PiOBDII

ODBII graphic interface on a Raspberry Pi computer, using an ELM327 Bluetooth/USB device. Read and display engine data, OBDII Trouble Codes & Descriptions Using Python. YouTube video: https://www.youtube.com/watch?v=yTRAhubZhsU
263 stars 71 forks source link

B1937 diagnostic #9

Open satch421 opened 4 years ago

satch421 commented 4 years ago

Thanks for this work! I'm planning to run your code on a Windows PC through an ELM USB cable and specifically have an issue with the passenger side airbag (I believe that's code B1937) on my Ford F150. Any thoughts on Python calls that might ping B1937? Diagnosing or resetting? Thanks again!