Skip to content

Setup

Software configuration, once the hardware is wired.

Order

  1. Raspberry Pi setup — get the software running
  2. Rolling buffer setup — persist the radar mode
  3. Hardware diagnostic — confirm the path end to end
  4. Auto-start & kiosk mode — make it survive a reboot

Run the diagnostic before anything else

uv run python scripts/hardware-test/diagnose.py

It tells you which link in the chain is broken instead of leaving you to infer it from a UI that shows nothing.