All Projects → cjtejada → QtDigitalInstrumentCluster

cjtejada / QtDigitalInstrumentCluster

Licence: other
Qt OBD II Digital Instrument Cluster

Programming Languages

C++
36643 projects - #6 most used programming language
QML
638 projects
QMake
1090 projects

Projects that are alternatives of or similar to QtDigitalInstrumentCluster

elmobd
A Go library for talking to cars over OBD-II
Stars: ✭ 139 (+275.68%)
Mutual labels:  automotive, obd2
iso15765-canbus
Implementation of ISO15765-2 in C
Stars: ✭ 36 (-2.7%)
Mutual labels:  automotive, obd2
awesome-automotive-can-id
🚜 unpretentious attempt to collect CAN IDs and payloads for various car brands/models in one place.
Stars: ✭ 104 (+181.08%)
Mutual labels:  automotive, obd2
terraform-aws-druid
Terraform module to deploy Apache Druid in Kubernetes
Stars: ✭ 16 (-56.76%)
Mutual labels:  cluster
ELMduino
Arduino OBD-II Bluetooth Scanner Interface Library for Car Hacking Projects
Stars: ✭ 274 (+640.54%)
Mutual labels:  obd2
ddrt
An elixir implementation of Rtree, optimized for fast updates.
Stars: ✭ 38 (+2.7%)
Mutual labels:  cluster
piObdDashboard
WIP Dashboard application that collects and displays realtime car telemetry information such as speed, rpm, throttle, etc using a raspberry pi. A short clip of it running can be found here: https://www.youtube.com/watch?v=rTwZY9AT3mg&ab_channel=BrianChan
Stars: ✭ 33 (-10.81%)
Mutual labels:  obd2
impress-cli
Impress Application Server Command line interface
Stars: ✭ 25 (-32.43%)
Mutual labels:  cluster
OL3-AnimatedCluster
OL3-AnimatedCluster is now part of the ol-ext project
Stars: ✭ 65 (+75.68%)
Mutual labels:  cluster
lagopus
Distributed fuzzing platform
Stars: ✭ 28 (-24.32%)
Mutual labels:  cluster
container-orchestration
A Benchmark for Container Orchestration Systems
Stars: ✭ 19 (-48.65%)
Mutual labels:  cluster
dentist
Close assembly gaps using long-reads at high accuracy.
Stars: ✭ 39 (+5.41%)
Mutual labels:  cluster
inspr
Inspr is an agnostic application mesh for simpler, faster, and securer development of distributed applications (dApps).
Stars: ✭ 49 (+32.43%)
Mutual labels:  cluster
gce-cache-cluster
Easy groupcache clustering on GCE
Stars: ✭ 32 (-13.51%)
Mutual labels:  cluster
ansible.pcs-modules-2
Ansible modules for interacting with pacemaker clusters (2nd generation)
Stars: ✭ 26 (-29.73%)
Mutual labels:  cluster
koinos
Official home of the Koinos Blockchain. Use this umbrella repository to launch a Koinos cluster using Docker.
Stars: ✭ 24 (-35.14%)
Mutual labels:  cluster
NodeServer
Compare node.js servers
Stars: ✭ 35 (-5.41%)
Mutual labels:  cluster
theater
Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.
Stars: ✭ 29 (-21.62%)
Mutual labels:  cluster
CarPC
React App designed to run on a raspberry pi and make driving my car more fun.
Stars: ✭ 19 (-48.65%)
Mutual labels:  obd2
flip
Simple, lightweight, virtual IP management utility for moving IPs around nodes in response to cluster events.
Stars: ✭ 23 (-37.84%)
Mutual labels:  cluster

alt text alt text alt text

QtDigitalInstrumentCluster (In progress)

This is a digital instrument cluster project that when paired with an OBD II to USB cable it can display live data from the vehicle's computer (ECU). It can also display information that regular instrument clusters cannot, such as engine trouble codes, calculated engine load, intake air temperature, throtle position and much more.

This project is developed to run in a Linux environment, however you can also deploy it on Windows but you will not be able to communicate with an OBD serial port (This is only if you would like to see the Digital Cluster design). This only runs in MinGW, but with a few modifications it can run on MSVC.

TODO

Add navigation by connecting a phone and using bluetooth tethering. Make USB connection faster and reliable. Develop Mobile App to use phone as controller for cluster navigation. Deploy Qt Cluster app to raspberry pi. Cut boot time as much as possible. Redo the UI after all above TODOs are complete.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].