A fully custom in-car computer for the CRZ. Built in phases — hardware first, dashboard second, games third, Joe last. Every phase is usable on its own. By the end you have a voice-activated AI driving companion with a Blade Runner UI, retro games for Daikoku parking lot, and live Shutoko data — all running on a ¥8,000 computer.
Get all hardware assembled and confirm the Pi can read live data from your CRZ's engine via OBD2. This is the foundation everything else sits on. Once you see RPM numbers appear on a terminal screen, you've won phase 1.
Build the fullscreen HTML/CSS/JS dashboard that runs in Chromium kiosk mode on the Pi. A Python script reads OBD2 data and pushes it to the browser via a local WebSocket server. Same tools, same skills as your other Kurashi pages.
Install RetroArch for classic ROMs and build a custom game launcher from the dashboard. WASD for player 1, arrow keys for player 2. One keyboard, two players, Daikoku parking lot.
Build your own games themed around your life — the Shutoko, Daikoku, Tokyo street culture. Claude Code writes the code, you design the concept.
Once the hardware and dashboard are solid, Joe gets added as the intelligence layer. Speak → Pi mic → Joe → response displayed. The Pi connects to your phone hotspot.