diff --git a/README.md b/README.md index 64cb944..c80f2cc 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,8 @@ host · **microSD over SPI** · **USB-C wall power** for the MVP, battery in v0.8. Full part table, rationale, and bench status: -[`docs/hardware.md`](docs/hardware.md). +[`docs/hardware.md`](docs/hardware.md). Enclosure — a parametric, +3D-printable typewriter-body case (OpenSCAD): [`hardware/case/`](hardware/case/). --- @@ -129,6 +130,7 @@ Per-version scope, current `[x]`/`[~]` marks, and the Macroplan source live in /spikes desktop spikes (spike7 git push proof, pre-device) /docs ADRs, QFD, hardware, roadmap, per-version specs, spikes.md, postmortems/, notes/ +/hardware enclosure — parametric OpenSCAD case (case/) + renders CONTEXT.md project glossary — Tracked / Local / Save / Publish, and the principles that fall out of them GLOSSARY.md methodology glossary — the WHAT / Function / diff --git a/docs/hardware.md b/docs/hardware.md index 3f95fb3..5c06839 100644 --- a/docs/hardware.md +++ b/docs/hardware.md @@ -14,7 +14,7 @@ keyboard transport is | Keyboard | **Nuphy Air60/Halo65 wired USB-C** | ESP32-S3 acts as USB host via TinyUSB. BLE-HID is a fallback but contends with Wi-Fi for radio time during push. | | Storage | microSD over SPI | Holds both the git working copy (`/sd/repo/`) **and** the local-only scratch space (`/sd/local/`). Internal flash is for firmware + config only. | | Power | **USB-C wall power for MVP**, 18650 + IP5306 in v0.8 | Measure power profile on real hardware before sizing the battery. E-ink + sleep should give multi-day battery life but battery introduces charging, safety, and BMS complexity we don't need on day one. | -| Enclosure | 3D-printed, hinged lid | v1.0 concern. | +| Enclosure | 3D-printed typewriter body — [`hardware/case/`](../hardware/case/) | v1.0 concern. | ## Why the strip aspect