afondiel / car-cluster-hmi

Digital car cluster instrument inspired from modern, sport cars and smart cockpits based on Qt application and C++/python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Digital car cluster instrument inspired from modern, sport cars and smart cockpits based on Qt application and C++/python.

License:GNU General Public License v3.0


Languages

Language:QML 73.3%Language:C++ 24.6%Language:QMake 2.1%