- connect-board.ps1 / .bat: PowerShell twin of connect-board.sh so teams on
Windows 11 attach the USB Uno Q to the local self-host stack (adb forward +
self-register; -Watch for auto-reattach; .bat bypasses execution policy)
- provision-wifi.sh: idempotent nmcli join over adb, venue WiFi baked as default
- provision-fleet.sh: run the WiFi step per board during fleet bring-up
- REQUIREMENTS.md: Windows 11 section (Docker+WSL2, native adb, USB driver),
'does adb see your board?' check, and correct the WiFi reality (board needs
venue WiFi for the cloud brain; we pre-join it)
Co-Authored-By: Claude Opus 4.8 <[email protected]>
Student pre-workshop checklist for the confirmed model: each team runs the Docker
stack locally + board over USB, everything localhost, board auto-connects (no
code, no accounts). Lists the board-laptop prereqs (Docker, adb, git, disk,
pre-fetched bundle), the on-the-day flow, a pre-flight self-check, and an
instructor checklist for the remaining decisions.
Co-Authored-By: Claude Opus 4.8 <[email protected]>