Python-OBD-Scanner icon indicating copy to clipboard operation
Python-OBD-Scanner copied to clipboard

OBD II Bluetooth with Python

Results 1 Python-OBD-Scanner issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, When I try to run "readiness.py" I get ``` sudo python readiness.py --port=/dev/ttyUSB0 Unable to connect to scanner at /dev/ttyUSB0; is it connected and powered? ``` The USB cable...