PD Buddy Dev schematics and circuit board
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Clara Hobbs ff0903d7df Added SBU connector 6 gadus atpakaļ
.gitignore Initial commit 7 gadus atpakaļ
LICENSE Added license (CERN OHL 1.2) 7 gadus atpakaļ
README.md Set up for PD Buddy Dev development 6 gadus atpakaļ
microcontroller.sch Set up for PD Buddy Dev development 6 gadus atpakaļ
output.sch Set up for PD Buddy Dev development 6 gadus atpakaļ
pd-buddy-dev-cache.lib Added SBU connector 6 gadus atpakaļ
pd-buddy-dev.pro Set up for PD Buddy Dev development 6 gadus atpakaļ
pd-buddy-dev.sch Set up for PD Buddy Dev development 6 gadus atpakaļ
pd-buddy.dcm Changed Q2 and D1 6 gadus atpakaļ
pd-buddy.lib Changed Q2 and D1 6 gadus atpakaļ
pd_phy.sch Set up for PD Buddy Dev development 6 gadus atpakaļ
usb_type-c.sch Added SBU connector 6 gadus atpakaļ
voltage_regulator.sch Set up for PD Buddy Dev development 6 gadus atpakaļ

README.md

PD Buddy Dev

This is the circuit board for the PD Buddy Dev, a microcontroller development board for projects using USB Power Delivery.

The board is designed for 1 oz copper on all layers. 1.6 mm thickness should be fine.

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 Dev is Copyright © 2018 Clayton G. Hobbs, and made available under the CERN Open Hardware Licence v1.2. See LICENSE for more information.