Car dashboard simulator shows vehicle recorded trips. Recorded trips are available on an open database on Kaggle. The recorded trips have a column with vehicle speed during the trip. The recorded data is used to draw a speed guage with the current vehicle speed on it. You can choose any vehicle data to display.
- Clone the repository
- Open in Qt Creator
- Build the project
- Run the QML preview
- Load a compatible CSV file
- Press start for trying the simulation
