COMM: Create possibilty of switching between two battery

This commit is contained in:
Štěpán Rydlo
2021-09-09 13:06:54 +02:00
committed by Štěpán Rydlo
parent 75c763b78d
commit cd2c48d1fe
9 changed files with 987 additions and 44 deletions

View File

@ -116,4 +116,57 @@
)
)
)
(symbol "comm:TPS2116" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 3.81 12.7 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TPS2116" (id 1) (at 3.81 -8.89 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 3.81 12.7 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 3.81 12.7 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "TPS2116_0_1"
(rectangle (start -2.54 11.43) (end 10.16 -6.35)
(stroke (width 0.1524)) (fill (type background))
)
)
(symbol "TPS2116_1_1"
(pin input line (at -5.08 7.62 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin output line (at -5.08 3.81 0) (length 2.54)
(name "VOUT" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at -5.08 0 0) (length 2.54)
(name "VIN1" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin input line (at -5.08 -3.81 0) (length 2.54)
(name "PR1" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at 12.7 7.62 180) (length 2.54)
(name "MODE" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at 12.7 3.81 180) (length 2.54)
(name "VIN2" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 0 180) (length 2.54)
(name "VOUT" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 -3.81 180) (length 2.54)
(name "ST" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
)