Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Active Precharge Sch and Layout Pull Request #1

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
9,239 changes: 4,952 additions & 4,287 deletions ActivePrecharge.kicad_pcb

Large diffs are not rendered by default.

2,693 changes: 1,853 additions & 840 deletions ActivePrecharge.kicad_sch

Large diffs are not rendered by default.

Binary file added ActivePrechargeLib/.DS_Store
Binary file not shown.
72 changes: 72 additions & 0 deletions ActivePrechargeLib/2024-11-02_15-09-18.kicad_sym
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "NCP785AH50T1G" (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 20.32 10.16 0)
(effects (font (size 1.524 1.524)))
)
(property "Value" "NCP785AH50T1G" (id 1) (at 20.32 7.62 0)
(effects (font (size 1.524 1.524)))
)
(property "Footprint" "SOT-89-3_2P7X4P7_ONS" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27) italic) hide)
)
(property "Datasheet" "NCP785AH50T1G" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27) italic) hide)
)
(property "ki_keywords" "NCP785AH50T1G" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_locked" "" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "SOT-89-3_2P7X4P7_ONS SOT-89-3_2P7X4P7_ONS-M SOT-89-3_2P7X4P7_ONS-L" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "NCP785AH50T1G_0_1"
(polyline
(pts
(xy 7.62 5.08)
(xy 7.62 -7.62)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 7.62 -7.62)
(xy 33.02 -7.62)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 33.02 -7.62)
(xy 33.02 5.08)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 33.02 5.08)
(xy 7.62 5.08)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(pin unspecified line (at 0 0 0) (length 7.62)
(name "VIN" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 40.64 -2.54 180) (length 7.62)
(name "GND" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin output line (at 40.64 0 180) (length 7.62)
(name "VOUT" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
)
)

Loading