(Not our car, but one like this)
This repo contains code and config for the Raspberry Pi 4B in our Mitsubishi i-Miev named "Minus".
Mostly containerized, some parts run locally.
Most documentation is in a private google doc. But long story short: Get OBD, GPS and bluetooth data, show them in Home Assistant on car radio display.
To upgrade and restart everything, run
git pull && docker-compose pull && docker-compose up -d --build --force-recreate --remove-orphans