You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luis Filipe Carvalho edited this page Aug 20, 2025
·
5 revisions
RaspberryPi
The RaspberryPi module implements the instrument cluster and human-machine interface (HMI). It communicates with the vehicle control system to display critical driving information in real time.
Documentation Pages
[UI Overview](#) – General layout of the dashboard.
[Communication Layer](#) – Zenoh messaging and data received from JetsonNano.
[Display Features](#) – Speedometer, warning lights, lane indicators, etc.
[System Setup](#) – Installation guide, dependencies, and configuration.
Technical Highlights
Language / Frameworks: C++ with Qt/QML.
Platform: Raspberry Pi 4, optimized for real-time updates.