Hardware Blueprints Index

July 25, 2026 · View on GitHub

Master Index Index Repo GitHub License

An index of repositories that document physical builds — the bill of materials, sourcing, wiring and enclosure decisions, and firmware plan for a piece of hardware. These are blueprints: enough to order the parts and assemble the thing, whether or not it has actually been built yet.

See SCOPE.md for what belongs here and how this index relates to the neighbouring ones.

Sensors & Monitoring

ProjectDescriptionLinks
ESP32 Porch Construction-Impact MonitorWeatherproofed porch sensor logging noise (LAeq via INMP441 + ESPHome sound-level-meter), dust (SDS011) and optional vibration (MPU6050) from a nearby construction site, reporting to Home Assistant. Two costed variants, verified AliExpress sourcingView Repository

Input Devices & Peripherals

ProjectDescriptionLinks
Claude Macropad V2Dedicated macropad for driving Claude Code (approve, stop, new session, transcript navigation) with a host-driven status LED wired to Claude Code hooks. Off-the-shelf and custom ESP32 / RP2040 build pathsView Repository

Infrastructure & Appliances

ProjectDescriptionLinks
Claude Rescue PiRaspberry Pi out-of-band management node running Claude Code over Tailscale + Cloudflare Access, wired to a workstation via serial, direct-link ethernet and a smart plug as an emergency recovery surface. SBC comparison + full BOMView Repository

Anatomy of a blueprint repo

The pattern these repos converge on, most fully realised in esp32-porch-decibel-monitor:

FileContents
spec.mdWhat it is, variants, goals, the design decisions and what was ruled out
research.mdDated component research — comparisons, prices, discarded options
bom.md / bom.jsonBill of materials, costed, ideally per variant
sourcing.mdReal listings with URLs and verified prices, dated, plus order-time checks
software.mdFirmware / integration plan (ESPHome YAML, HA entities, dashboards)

Not every repo needs all five, but a repo with no BOM is a plan, not a blueprint — it belongs in Architectural-Plans-Index.


IndexCovers
Architectural Plans IndexPlans, specs and design documents where the artifact is the written plan
Printables IndexPrint-ready reference posters built from HTML/CSS
Docs And Notes IndexDocumentation and reference projects

License

License: CC BY 4.0