From 881caf348f06562da63bfc2da21ab924dad5743f Mon Sep 17 00:00:00 2001 From: John Lyon-Smith Date: Fri, 28 Aug 2026 18:19:11 -0700 Subject: [PATCH] vault backup: 2026-08-28 18:19:11 --- Notes/Electronics/KiCad.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Notes/Electronics/KiCad.md b/Notes/Electronics/KiCad.md index e4422e7..d17d244 100644 --- a/Notes/Electronics/KiCad.md +++ b/Notes/Electronics/KiCad.md @@ -1,4 +1,11 @@ -# KiCad +## Basic -Documentation - [https://kicad.github.io/](https://kicad.github.io/) +- Start with the schematic editor then move to the PCB +## Elements + +- A pin header is a set of pins that connects to PCB's together + +## References + +- [Documentation](https://kicad.github.io/](https://kicad.github.io/)