Documentation¶
Reference documentation for every aspect of the Dilder build. Unlike the blog, docs pages are kept up to date as the project evolves — they reflect current state, not build history.
Sections¶
Hardware¶
Specs, wiring, and physical design.
- Materials List — every component, cost, and purchase link
- Wiring & Pinout — GPIO assignments and breadboard layout
- Enclosure Design — case dimensions, design constraints, concept renders
Setup¶
Getting a working development environment.
- Pi Zero Setup — OS flash, SSH, SPI, and system config
- Display Setup — HAT wiring, Waveshare library, hello world
- Dev Environment — Python venv, rsync workflow, VS Code Remote-SSH
Software¶
Code architecture and reference.
- Project Structure — directory layout and module overview
Looking for a step-by-step walkthrough?
The blog posts walk through each phase in narrative order. Docs are the reference; blog is the story.