https://github.com/afondiel/car-cluster-hmi
Modern digital car cluster inspired by sports cars and smart cockpits.
https://github.com/afondiel/car-cluster-hmi
cluster gui qml qt qt-designer qtcreator ui
Last synced: 12 months ago
JSON representation
Modern digital car cluster inspired by sports cars and smart cockpits.
- Host: GitHub
- URL: https://github.com/afondiel/car-cluster-hmi
- Owner: afondiel
- License: gpl-3.0
- Created: 2021-01-05T02:15:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-16T15:06:58.000Z (about 5 years ago)
- Last Synced: 2025-04-14T23:30:21.338Z (about 1 year ago)
- Topics: cluster, gui, qml, qt, qt-designer, qtcreator, ui
- Language: QML
- Homepage:
- Size: 1.14 MB
- Stars: 36
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Car Cluster HMI

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](https://github.com/afondiel/car-cluster-hmi/blob/master/qt-demo/demo-cluster.pro) file from Qt application and you free to go !
## Adictional notes :
You can design your UI from [photoshop](https://www.adobe.com/fr/products/photoshop.html) the export it to Qt with qml code included