Skip to content

YBenomar/QtDigitalInstrumentCluster

 
 

Repository files navigation

alt text alt text alt text

QtDigitalInstrumentCluster (In progress)

This is a digital instrument cluster project that when paired with an OBD II to USB cable it can display live data from the vehicle"s computer (ECU). It can also display information that regular instrument clusters cannot, such as engine trouble codes, calculated engine load, intake air temperature, throtle position and much more.

This project is developed to run in a Linux environment, however you can also deploy it on Windows but you will not be able to communicate with an OBD serial port (This is only if you would like to see the Digital Cluster design). This only runs in MinGW, but with a few modifications it can run on MSVC.

TODO

Add navigation by connecting a phone and using bluetooth tethering. Make USB connection faster and reliable. Redo the UI after all the most important TODOs are done.

About

Qt OBD II Digital Instrument Cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 56.8%
  • QML 40.7%
  • QMake 2.5%