From 3ecbe307fbdbede75d8b66d50244c0f4260a8774 Mon Sep 17 00:00:00 2001 From: Joshua Yun Date: Thu, 13 Mar 2025 23:12:46 -0500 Subject: feat: board design + consolidation with software --- Board/libraries/BGA614H6327XTSA1.kicad_sym | 38 ++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100755 Board/libraries/BGA614H6327XTSA1.kicad_sym (limited to 'Board/libraries/BGA614H6327XTSA1.kicad_sym') diff --git a/Board/libraries/BGA614H6327XTSA1.kicad_sym b/Board/libraries/BGA614H6327XTSA1.kicad_sym new file mode 100755 index 0000000..5ea691c --- /dev/null +++ b/Board/libraries/BGA614H6327XTSA1.kicad_sym @@ -0,0 +1,38 @@ +(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor) + (symbol "BGA614H6327XTSA1" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 7.62 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "BGA614H6327XTSA1" (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -1.27 1.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -1.27 1.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "BGA614H6327XTSA1_1_1" + (rectangle (start -5.08 3.81) (end 5.08 -5.08) + (stroke (width 0) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 1.27 0) (length 2.54) + (name "IN" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -7.62 -2.54 0) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 1.27 180) (length 2.54) + (name "OUT" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 7.62 -2.54 180) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + ) +) -- cgit v1.2.3