Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 931 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 931 Bytes

Car Cluster HMI

alt text

Digital instrument clusters project inspired from modern and sport cars also smart cockpits based on Qt application and C++/python.

  • UI design based on Qt Quick + QML
  • UI design based on Qt Designer + C++/Python
  • UI animation using QML plus javascript
  • sw dev in C++/python according to interface required by the user
  • Handling of safety features based on ISO standards

Requirement tools :

  • Qt5.12.*
  • C++11 commpiler
  • Python3

Usage :

After all requirement tools covered open the demo-cluster.pro file from Qt application and you free to go !

Adictional notes :

You can design your UI from photoshop the export it to Qt with qml code included