Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

SEAME-pt/DistributedEmbeddedSystems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

167 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Cluster

Digital Cluster

Project Architecture

We implemented Tensor Regulators so that the servo motors of our JetRacer and our Raspberry Pi have the neccesary Voltage to function properly.

Project Structure

Communication Structure

The Jetson communicates with the Raspberry via mqtt, with a Cloud Broker (HiveMQ) and a local Broker. We chose mqtt since its latency is pretty small, and it seems to get the job done well. The Raspberry is the one to display the information in the LCD, with informations of Jetson's temperature and battery, and also information of the speed directly from the speed sensor, with arduino via CAN.

Communication structure

Documentation and Results

For more documentation and visual results of our Qt app, go to Digital Cluster documentation.

For more on our CAN Communication, Arduino and Speed Sensor, visit our Arduino documentation.

To view a more detailed and structured documentation, click on Doxygen documentation.

Test Coverage Report

To view our test coverage report access: Test Coverage Report

Releases

No releases published

Packages

 
 
 

Contributors