Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 617 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 617 Bytes

Vehicle-Telemetry

Vehicle HVAC Dashboard with telemetry and graph plot of the accumulated data

  • Built in Qt/QML
  • 2 Applications
    • Qt/QML front-end application for HVAC dashboard user interaction and pushing it to the cloud.
    • QT application for representing collected data in Tables and graph plots.
  • Dashboard data collected every 30 seconds and pushed to thingspeak(Qt/QML). This data is retrieved and presented by the other application(Qt).
  • Built with Qt Creator 5.9.

Dashboard

HVAC_Dashboard