pi-bluetooth-obd icon indicating copy to clipboard operation
pi-bluetooth-obd copied to clipboard

Connect Raspberry Pi with Bluetooth OBD adapter and collect real-time car data.

Results 4 pi-bluetooth-obd issues
Sort by recently updated
recently updated
newest added

can i get help `Ports: ['/dev/rfcomm0'] [obd.obd] ======================= python-OBD (v0.7.1) ======================= [obd.obd] Explicit port defined [obd.elm327] Initializing ELM327: PORT=/dev/rfcomm0 BAUD=auto PROTOCOL=auto Traceback (most recent call last): File "python.py", line 11,...

I've done each step on you guide. When i try to connect to my OBD device (KKMOON obd) i get no response to ATH1 message, here the output: [obd.obd] =======================...

Ports: ['/dev/rfcomm0'] [obd.obd] ======================= python-OBD (v0.7.0) ======================= [obd.obd] Explicit port defined [obd.elm327] Initializing ELM327: PORT=/dev/rfcomm0 BAUD=auto PROTOCOL=auto [obd.elm327] Response from baud 38400: b'\x7f\x7f\r?\r\r>' [obd.elm327] Choosing baud 38400 [obd.elm327] write: b'ATZ\r\n'...

I am particularly interested in this project! Could you repair the software a little bit? I think it will be more interesting and convenience when the specification which I am...