blob: b77066a42cc9faac16decad405eca79f0abf6cb7 (
plain)
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "DEA160710" (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 10.16 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "DEA160710" (at 0 7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "pi-transceiver:DEA160710LT_HandSolder" (at 0 -11.43 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 10.16 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "low pass filter" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Low Pass Filter" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Mini?Circuits*HZ1198*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "DEA160710_0_1"
(rectangle (start -6.35 6.35) (end 6.35 -6.35)
(stroke (width 0.254) (type default))
(fill (type background))
)
(arc (start 0 -2.54) (mid -1.27 -1.2755) (end -2.54 -2.54)
(stroke (width 0.254) (type default))
(fill (type none))
)
(arc (start 0 -2.54) (mid 1.27 -3.8045) (end 2.54 -2.54)
(stroke (width 0.254) (type default))
(fill (type none))
)
(arc (start 0 0) (mid -1.27 1.2645) (end -2.54 0)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy -2.54 -1.27)
(xy 2.54 1.27)
)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy -2.54 1.27)
(xy 2.54 3.81)
)
(stroke (width 0.254) (type default))
(fill (type none))
)
(arc (start 0 0) (mid 1.27 -1.2645) (end 2.54 0)
(stroke (width 0.254) (type default))
(fill (type none))
)
(arc (start 0 2.54) (mid -1.27 3.8045) (end -2.54 2.54)
(stroke (width 0.254) (type default))
(fill (type none))
)
(arc (start 0 2.54) (mid 1.27 1.2755) (end 2.54 2.54)
(stroke (width 0.254) (type default))
(fill (type none))
)
)
(symbol "DEA160710_1_1"
(pin input line (at -10.16 0 0) (length 3.81)
(name "IN" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin output line (at 10.16 0 180) (length 3.81)
(name "OUT" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -5.08 -10.16 90) (length 3.81)
(name "GND" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
)
)
|