Skip to content

Ho-mmd/Connected_Vehicle_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is Connected Vehicle Application (Android).
It Provides users with basic information about the vehicle, such as battery, driving range and most recent driving directions. In addition, the user's driving style is analyzed and provided based on safety, time, and fuel efficiency.

This application is also for the OTA part of the Autonomous-Driving-System project. It was developed with QT6, Android SDK Tools and MQTT.

Architecture_OTA

OTA Detailed Architecture

OTA Archi

Requirements

Recommend using Dockerfile in repository

  • Ubuntu 22.04

  • QT packages

  • Android SDK Tools

  • MQTT

Usage

# Go to docker folder in repository
# Run docker container
docker compose up -d
docker exec -it docker-me_app /bin/bash # Enter Application Container
docker exec -it docker-me_server /bin/bash # Enter Server Container

# Install Qt6 and Android SDK Tools using apt or official website in Application container

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published