Skip to content

Commit

Permalink
Added BMP280-Module Symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
hoellwerth committed Jul 16, 2023
1 parent 815f6d0 commit fe99b43
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions Electrical/Symbols/BMP280-Module.kicad_sym
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "BMP280-Module" (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "BMP280-Module" (at 0 -2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "BMP280-Module_0_1"
(rectangle (start 5.08 -10.16) (end 5.08 -10.16)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "BMP280-Module_1_1"
(rectangle (start -5.08 -3.81) (end 5.08 -21.59)
(stroke (width 0) (type default))
(fill (type background))
)
(pin power_in line (at -7.62 -6.35 0) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -7.62 -8.89 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -7.62 -11.43 0) (length 2.54)
(name "SCL" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -7.62 -13.97 0) (length 2.54)
(name "SDA" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -7.62 -16.51 0) (length 2.54)
(name "CSB" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -7.62 -19.05 0) (length 2.54)
(name "SD0" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
)
)

0 comments on commit fe99b43

Please sign in to comment.