-
Notifications
You must be signed in to change notification settings - Fork 0
/
phq_Connector.kicad_sym
51 lines (51 loc) · 1.87 KB
/
phq_Connector.kicad_sym
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "TC2030-ESP" (in_bom no) (on_board yes)
(property "Reference" "J" (id 0) (at 0 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TC2030-ESP" (id 1) (at 0 -6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "TC2030 header for ESP" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "TC2030-ESP_0_1"
(rectangle (start -5.08 5.08) (end 5.08 -5.08)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "TC2030-ESP_1_1"
(pin power_out line (at -7.62 2.54 0) (length 2.54)
(name "3V3" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin output line (at 7.62 2.54 180) (length 2.54)
(name "~{DL}" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at 7.62 -2.54 180) (length 2.54)
(name "TXD" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin output line (at 7.62 0 180) (length 2.54)
(name "RXD" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at -7.62 -2.54 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin output line (at -7.62 0 0) (length 2.54)
(name "~{RST}" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
)
)