You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.1 KiB

KiCad Template for Arduino 101 Shield

This is a KiCad template to make it easy to include the Arduino 101 in a project.

It comes with all the design rules to meet the 2-layer OSH Park specs and stackup.

Instructions

  1. Open KiCad.
  2. Open Preferences > Configure Paths and note the value of 'KICAD_PTEMPLATES'.
  3. Download the template zip and extract into the location of 'KICAD_PTEMPLATES'.
  4. In KiCad, open File > New Project > New Project from Template.
  5. Select the location of your new project. The name of the folder will be the name of your project.
  6. The templates with folders in the 'KICAD_PTEMPLATES' are listed under 'Portable Templates" tab.
  7. Select the template and click 'OK'.
  8. Your project now exists, so you can open EESchema and PCBNew and design as usual.