This is a KiCad template to quickstart creating shields for Arduino Uno. The template is created according to the KiCad documentation on templates. There are probably better versions somewhere on the internets or even one build in however, I wanted to get some more KiCad experience, so here you go!
Download or clone this GitHub repository to your KiCad user templates directory
- Open KiCad
- Choose: "create a new project from template"
- In the "Project Template Selector" choose "User Templates" tab
- Browse to the directory where your user templates are
- Select the template and go design!
Project Template Selector |
---|
Template in 3D Viewer |
---|
Note This GitHub project itself can also be used as a template to create new GitHub repositories, see creating-a-repository-from-a-template for details.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update docs as appropriate.