-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDisplay.kicad_sym
86 lines (86 loc) · 3.13 KB
/
Display.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
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
86
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "OLED_I2C" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "LCD" (id 0) (at -10.16 11.43 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "OLED_I2C" (id 1) (at 0 -7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 2.54 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 2.54 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "OLED_I2C_0_1"
(rectangle (start -12.7 10.16) (end 12.7 -6.35)
(stroke (width 0.2032) (type default) (color 0 0 0 0))
(fill (type background))
)
(rectangle (start -11.43 3.81) (end 11.43 -5.08)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "OLED_I2C_1_1"
(pin power_in line (at -3.81 12.7 270) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -1.27 12.7 270) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 1.27 12.7 270) (length 2.54)
(name "SCL" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 3.81 12.7 270) (length 2.54)
(name "SDA" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "OLED_I2C_H" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "LCD" (id 0) (at -10.16 7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "OLED_I2C_H" (id 1) (at 0 -7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 2.54 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 2.54 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "OLED_I2C_H_0_1"
(rectangle (start -12.7 6.35) (end 12.7 -6.35)
(stroke (width 0.2032) (type default) (color 0 0 0 0))
(fill (type background))
)
(rectangle (start -6.35 5.08) (end 11.43 -5.08)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "OLED_I2C_H_1_1"
(pin power_in line (at -15.24 -3.81 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -15.24 -1.27 0) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -15.24 1.27 0) (length 2.54)
(name "SCL" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -15.24 3.81 0) (length 2.54)
(name "SDA" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
)
)
)