mcserial/docs
Ryan Malloy c651dc4c5e Add Serial for Humans ELI5 intro page
Friendly introduction to serial concepts using everyday analogies:
- Baud rate as conversation speed
- Flow control as "wait, I'm not ready!"
- Wires explained (TX/RX/GND)
- Text vs binary encoding
- When things go wrong cheat sheet

Links throughout invite readers to "go deeper" into detailed pages.
Positioned first in Tutorials sidebar for discoverability.
2026-02-03 10:12:22 -07:00
..
public Fix DE-9 logo accuracy and reframe docs for MCP client perspective 2026-02-02 22:42:48 -07:00
src Add Serial for Humans ELI5 intro page 2026-02-03 10:12:22 -07:00
.gitignore Add Starlight documentation site with full content 2026-02-02 22:01:48 -07:00
astro.config.mjs Add Starlight documentation site with full content 2026-02-02 22:01:48 -07:00
docker-compose.yml Add Starlight documentation site with full content 2026-02-02 22:01:48 -07:00
Dockerfile Add Starlight documentation site with full content 2026-02-02 22:01:48 -07:00
Makefile Add Starlight documentation site with full content 2026-02-02 22:01:48 -07:00
package-lock.json Add Starlight documentation site with full content 2026-02-02 22:01:48 -07:00
package.json Add Starlight documentation site with full content 2026-02-02 22:01:48 -07:00
tsconfig.json Add Starlight documentation site with full content 2026-02-02 22:01:48 -07:00