/car-obd-project

Having some fun with my car and the OBD-2 port

Primary LanguagePython

Documentation for Python-OBD library.

Requires Python 3.5+ and the following packages:

  • obd
  • websockets

They can be installed using pip.

# SR05 project

  • Have a look at Hadoop

TODO

  • Add the path to the device as a mandatory argument ("/dev/ttyUSB0")

Other ideas

  • How to build a dashcam
  • Add TTS (for example when going above the speed limit, and when shifting gears too late/too early):
  • Full dashboard with tabs and checkboxes to show/hide different parts like:
    • Speed
    • Speed of the engine
    • Temperature(s)
    • Trottle pedal position
    • etc. All the parts must fit in the window, there should be no need to scroll in any direction

Further reading