Skip to content

devbisme/RPi_Hat_Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi B+ Hat

Expansion Board

This is a project template for a Raspberry Pi B+ Hat.

This base project includes a PCB edge defined according to this specification. Both a thru-hole and a surface mount connector are provided, along with a different PCB edge for each. Just keep the PCB edge and connector type that you're using for your design and delete the others.

The component footprints used in this template are here.

The board outline looks like this:

Using this template

To use the Raspberry Pi Hat template, do one of following:

Clone this repo as a submodule

mkdir -p my_project/libraries && cd my_project/libraries
git submodule add https://github.com/devbisme/RPi_Hat_Template

Download this repo directly

Not recommended because you loose version control tracking,

Download the .zip from here and save it to your system

Import the library into KiCAD

In KiCAD go to Preferences > Manage Symbol Libraries and add the symbol library libraries/RPI_Hat.kicad_sym
In KiCAD go to Preferences > Manage Footprint Libraries and add the footprint library footprints/RPI_Hat.pretty/

(c)2015-2021 Dave Vandenbout.

About

KiCad template for a Raspberry Pi B+ Hat PCB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages