Skip to content

Repository files navigation

Car Display for Cedarville's Supermileage

Orginal Design by Zaine F, and the Supermileage Computer Team of 2025-2026

Car Display Demo

Host Simulation program to preview and prepare a system natively, without the use of a RasPi 5. Based on LVGL Linux Port, reqiures GCC and SDL for Host rendering.

Prerequisites:

# Debian / Ubuntu
sudo apt install build-essential cmake libsdl2-dev

# macOS (Apple Silicon and Intel both work; builds with AppleClang)
brew install cmake sdl2

Compilation command:

mkdir build
cd build
cmake ..
cd ..
cmake --build build

Run with:

./bin/main

About

In-Car Display for Simulation, and Sensor Reporting

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages