-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodule-template.kicad_sch
More file actions
96 lines (96 loc) · 1.6 KB
/
module-template.kicad_sch
File metadata and controls
96 lines (96 loc) · 1.6 KB
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
87
88
89
90
91
92
93
94
95
96
(kicad_sch
(version 20231120)
(generator "eeschema")
(generator_version "8.0")
(uuid "0fe8f37a-a549-417a-a51a-96b485ec4340")
(paper "A5")
(title_block
(title "Module Template")
(date "2023-08-17")
)
(lib_symbols)
(sheet
(at 15.24 17.78)
(size 22.86 17.78)
(fields_autoplaced yes)
(stroke
(width 0.1524)
(type solid)
)
(fill
(color 0 0 0 0.0000)
)
(uuid "fe6942e6-353b-4bf1-b44b-d10a5b4c0c37")
(property "Sheetname" "Module-Prerequisites"
(at 15.24 17.0684 0)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
)
(property "Sheetfile" "module-prerequisites.kicad_sch"
(at 15.24 36.1446 0)
(effects
(font
(size 1.27 1.27)
)
(justify left top)
(hide yes)
)
)
(pin "SDA" bidirectional
(at 38.1 27.94 0)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
(uuid "ff85a0e7-554a-4f82-b835-482d62a99bf7")
)
(pin "SCL" bidirectional
(at 38.1 25.4 0)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
(uuid "f4e2bf0a-de88-48ac-b6d6-c18516c6846a")
)
(pin "3V3" output
(at 38.1 31.75 0)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
(uuid "18de32d7-325e-49ed-a38e-014174724b05")
)
(pin "ENABLE" output
(at 38.1 21.59 0)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
(uuid "c5a95117-cc32-433c-bd49-f8816837d36e")
)
(instances
(project "module-template"
(path "/0fe8f37a-a549-417a-a51a-96b485ec4340"
(page "2")
)
)
)
)
(sheet_instances
(path "/"
(page "1")
)
)
)