Skip to content

Read milage from Volvos with Motronic 4.3 via ELM237 in the OBD II port

License

Notifications You must be signed in to change notification settings

mikeri/milageread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

milageread

Read milage from Volvo 850 via ELM327 connected to the OBD II port.

Usage is simple, just specify what port the ELM327 is connected to. In Linux an example would be:

./milageread.py /dev/ttyUSB0

or in Windows:

python milageread.py COM1

I've tested it on my own '96 850 T5 from two Linux machines and an old laptop running Windows XP.

Special thanks to Richard H. Jones, without his awesome research and public sharing of it at http://jonesrh.info/volvo850/elm327_reads_volvo_850_mileage.html this would never have been possible.

More robust connection handling, comprehensive testing and precise error reporting also done by Richard H. Jones.

Video demonstration: https://www.youtube.com/watch?v=_e1wRY2nrhU

There is also a stand alone compiled version for Windows at http://mikeri.net/milageread.zip that does not require installation of Python.

About

Read milage from Volvos with Motronic 4.3 via ELM237 in the OBD II port

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages