Files
escape_gallery_obsidian_vault/Notes/Electronics/KiCad.md
T

18 lines
389 B
Markdown

## Basic
- Start with the schematic editor then move to the PCB
## Adding Symbols, Footprints and 3D Models
Find the symbol and footprint on UltraLibrarian or another site.
- Symbols needs an `.kicad_sym`
- Footprint
## 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/)