Skip to content

PiRacer instrument cluster Qt application running on RPi and receiving speed data from a speed sensor via CAN

Notifications You must be signed in to change notification settings

MC00614/DES_Instrument-Cluster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DES Project - Instrument Cluster

PiRacer instrument cluster Qt application running on RPi and receiving speed data from a speed sensor via CAN

Project Intro

Instrument_ Cluster

Architecture

Alt text

Equipment

Raspberry Pi 4B

  • Raspberry Pi OS Lite 64bit (Linux 6.1 kernel)
  • 2-Channel CAN-BUS(FD) Shield for Raspberry Pi (MCP2518FD)
  • 7.9inch DSI LCD (400 x 1280, 60Hz)
  • PiRacer AI Kit (PiRacer Standard)
  • Joystick

Arduino UNO

  • CAN-BUS Shield V2.0 (MCP2515)
  • Speed Sensor (LM393)

Technology

  • SSH (Secure Shell Protocol)
  • I2C (Inter-Integrated Circuit)
  • SPI (Serial Peripheral Interface)
  • CAN bus communication (Controller Area Network)
  • D-Bus as IPC (Inter Process Communication)

Language

  • C++
  • Python3
  • QML
  • Arduino Sketch
  • Shell Script

Tool

  • Qt Creator (with qmake)
  • Qt Designer
  • Arduino IDE
  • Raspberry Pi Imager
  • Visual Studio Code
  • draw.io

Table of Contents

7. Dbus

About

PiRacer instrument cluster Qt application running on RPi and receiving speed data from a speed sensor via CAN

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 45.5%
  • C++ 32.8%
  • Python 12.1%
  • QMake 5.9%
  • Shell 3.7%