susperius / PyCar

Basic Python module to communicate via ELM327 and OBD2 with your car

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This module should provide you some basic functionality to communicate with your car via an ELM327 Obd2 to USB
Adapter.

Before you'll be able to use the module you need to install PySerial.

I was only able to test the module in my own car (it's a Ford), so don't blame me if something bad will happen or the
module isn't working, in this case please send me your log (e.g. the answer of your car)

Thanks and Have fun!

About

Basic Python module to communicate via ELM327 and OBD2 with your car

License:GNU General Public License v2.0


Languages

Language:Python 100.0%