Skip to content

Latest commit

 

History

History
84 lines (56 loc) · 3.27 KB

README.md

File metadata and controls

84 lines (56 loc) · 3.27 KB

👩‍💻 Aksh Singh 👩‍💻

Embedded Software Engineer (QT| C++)

I live in Gurugram, India and work at VVDN Technology

              

Uploading Car Dashboard.gif…

Car Dashboard using Qt QML

This project is a car dashboard user interface built using Qt QML. It provides a modern and intuitive interface for displaying essential information for a vehicle, such as speed, fuel level, temperature, and more.

Table of Contents

Introduction

The Car Dashboard project aims to create a user-friendly dashboard interface for vehicles using Qt QML. It allows users to monitor critical vehicle parameters in real-time, providing a digital representation of the traditional dashboard found in automobiles.

Features

  • Speedometer: Displays the current speed of the vehicle in real-time.
  • Fuel Gauge: Shows the fuel level with a visual gauge.
  • Temperature: Monitors the temperature inside the vehicle.
  • RPM (Revolution Per Minute): Indicates the engine RPM.
  • Odometer: Tracks the total distance traveled by the vehicle.
  • Engine Status: Indicates whether the engine is running or not.
  • Turn Signals: Visual indicators for left and right turn signals.
  • Warning Lights: Alerts for various vehicle conditions (e.g., low fuel, check engine).
  • Customizable: The UI is designed to be easily customizable to fit different vehicle types and styles.

Screenshots

Car Dashboard Screenshot

Video Demo

Car Dashboard Video Demo

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Qt 5.x or higher installed on your system.
  • Basic knowledge of QML (Qt Quick Markup Language).

Getting Started

To get a local copy up and running, follow these simple steps:

  1. Clone the repository:
git clone [email protected]:cppqtdev/Car-Dashboard-2.git