Guides
Quickstart guides for getting started — written for friends and neighbors with no prior experience.
These pages aren't trying to compete with the official documentation. They're a quick tour of how I personally get a fresh board up and running, with links out to the real docs whenever you want more depth.
-
Raspberry Pi quickstart
Flash an SD card, find the Pi on your network, SSH in, set up keys, pick an editor. Fifteen minutes if nothing is weird.
-
Arduino quickstart
Install arduino-cli, install the AVR core, plug in a Nano, flash a sketch. Twenty minutes if the USB driver cooperates.
Reading this with an LLM?
Every guide is available as raw markdown — append .md to any guide URL, e.g.
/guides/raspberry-pi.md. A full index is also available.