Skip to content

tastank/rpi-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my digital racecar dashboard, designed to run on a Raspberry Pi connected to a screen in the car.

Demo

The main parts of the application are as follows:

  • cluster.cpp: Main application responsible for drawing images on the screen. Uses raylib for graphics and communicates via ZMQ with the Python application.
  • read_sensors.py: Handles communication with sensors in the car and data logging. Initially it was responsible for reading the data itself (hence the filename), however it is now a central application which handles other threads which communicate with the devices in the car.

This is a bit of a work in progress, and has lots of kruft due to haste to get it to a working state prior to a race weekend. Cleaning that up is the biggest item on the to do list.

About

Raspberry Pi instrument cluster

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors