Power/data splitter for PD Buddy Sink
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Clara Hobbs 0ea6b98ad7 Reduced board size 6 年前
.gitignore Initial commit, added PD Buddy Wye v1.0 6 年前
LICENSE Added LICENSE file 6 年前
README.md Fixed links in README 6 年前
pd-buddy-wye-cache.lib Initial commit, added PD Buddy Wye v1.0 6 年前
pd-buddy-wye.kicad_pcb Reduced board size 6 年前
pd-buddy-wye.pro Initial commit, added PD Buddy Wye v1.0 6 年前
pd-buddy-wye.sch Use connectors from KiCad library 6 年前

README.md

PD Buddy Wye

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.

License

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.