docs: link the enclosure concept from README and hardware.md

This commit is contained in:
Julien Calixte
2026-07-11 02:31:50 +02:00
parent 66595c7767
commit 704fd743a0
2 changed files with 4 additions and 2 deletions

View File

@@ -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 /

View File

@@ -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