Skip to content

Commit

Permalink
Tidy up schematics. Adds sheet symbols to root.
Browse files Browse the repository at this point in the history
  • Loading branch information
just-seba committed Jan 14, 2024
1 parent c689e41 commit b14d4e8
Show file tree
Hide file tree
Showing 2 changed files with 659 additions and 639 deletions.
36 changes: 34 additions & 2 deletions hardware/KiCad/OpenMI/OpenMI.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -176,14 +176,14 @@
)
)
(sheet (at 54.61 78.74) (size 19.05 19.05) (fields_autoplaced)
(sheet (at 54.61 78.74) (size 19.05 24.13) (fields_autoplaced)
(stroke (width 0.1524) (type solid))
(fill (color 0 0 0 0.0000))
(uuid a47e4c49-5b9d-48c7-be94-747a65ca7916)
(property "Sheetname" "PV-Sensing" (at 54.61 78.0284 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
)
(property "Sheetfile" "PV-Sensing.kicad_sch" (at 54.61 98.3746 0)
(property "Sheetfile" "PV-Sensing.kicad_sch" (at 54.61 103.4546 0)
(effects (font (size 1.27 1.27)) (justify left top))
)
(pin "V_{M,IN}" input (at 54.61 83.82 180)
Expand All @@ -202,6 +202,38 @@
(effects (font (size 1.27 1.27)) (justify left))
(uuid 66f71f9e-4a9e-4d1d-a177-8f27eef10ed5)
)
(pin "GND" input (at 54.61 99.06 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 975cf625-38e0-4f82-b11c-668119cf94e4)
)
(pin "MISO" output (at 73.66 99.06 0)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 1d970d94-f8e4-4539-ae62-9bc944c14500)
)
(pin "VDD" input (at 54.61 96.52 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid e49d0c3d-af4e-442a-ba4c-6d44db62234c)
)
(pin "~{DREADY}" output (at 73.66 88.9 0)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 5bdaace5-5e7e-4b9a-aa06-27b6b7333cde)
)
(pin "~{CS}" input (at 73.66 91.44 0)
(effects (font (size 1.27 1.27)) (justify right))
(uuid d80b818b-be3d-4cff-95de-93766dff8740)
)
(pin "MOSI" input (at 73.66 96.52 0)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 54989252-8ef3-4b30-a8ea-69532381fa98)
)
(pin "EN" input (at 54.61 93.98 180)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 8787cdf0-c98b-46ed-b477-3530ba2e9c68)
)
(pin "SCLK" input (at 73.66 93.98 0)
(effects (font (size 1.27 1.27)) (justify right))
(uuid da07aae9-f1f8-4e77-a3f4-6b50934127cb)
)
(instances
(project "OpenMI"
(path "/2d959e19-1572-42a0-a8fd-da8463ad4e66" (page "8"))
Expand Down
Loading

0 comments on commit b14d4e8

Please sign in to comment.