An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Car Cluster HMI

![alt text](https://github.com/afondiel/car-cluster-hmi/blob/master/qt-demo/dashboards_new_.png?raw=true)

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