Clara Hobbs 13a208fc89 Changed USB-C footprints to CircularHoles variant | 7 years ago | |
---|---|---|
.gitignore | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
pd-buddy-wye-cache.lib | 7 years ago | |
pd-buddy-wye.kicad_pcb | 7 years ago | |
pd-buddy-wye.pro | 7 years ago | |
pd-buddy-wye.sch | 7 years ago |
Power/data splitter for PD Buddy Sink.
This PCB must be 0.8 mm thick for the USB Type-C plug to fit in place. Use 2 oz copper to ensure the board can carry lots of current with ease.
The PCB is made with [KiCad][], so you’ll need that if you want to make any changes. Several PCB fabricators accept KiCad PCB files directly now, but if you intend to order from one that does not, you’ll need KiCad to plot the Gerbers.
KiCad 4 supports loading footprint libraries from Git repositories, but its
support for doing the same with symbol libraries is lacking. To address this,
I added the variable _KI_LIB_GIT
. Set this path in the main KiCad window
(Preferences > Configure Paths) to point to a local copy of the
[kicad-library][] repository to ensure that you’re using the latest schematic
libraries.
PD Buddy Wye is Copyright © 2017 Clayton G. Hobbs, and made available under the CERN Open Hardware Licence v1.2. See LICENSE for more information.