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/)