diff options
author | xengineering <me@xengineering.eu> | 2025-02-15 11:35:15 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-02-15 11:35:15 +0100 |
commit | 202839676977e4cbaadb23fb67ae13f7b250a47f (patch) | |
tree | ea32fd5e4f2916b8219b2e374f40bf1be0181999 | |
parent | 4c0cbf0eee1a7edcf92f996e4a915a23a972e8ef (diff) | |
download | iot-contact-202839676977e4cbaadb23fb67ae13f7b250a47f.tar iot-contact-202839676977e4cbaadb23fb67ae13f7b250a47f.tar.zst iot-contact-202839676977e4cbaadb23fb67ae13f7b250a47f.zip |
pcb: Update schematic hierarchy
-rw-r--r-- | pcb/ROADMAP.md | 2 | ||||
-rw-r--r-- | pcb/io.kicad_sch | 8 | ||||
-rw-r--r-- | pcb/iot-contact.kicad_pro | 4 | ||||
-rw-r--r-- | pcb/iot-contact.kicad_sch | 30 |
4 files changed, 26 insertions, 18 deletions
diff --git a/pcb/ROADMAP.md b/pcb/ROADMAP.md index feda659..1c3719b 100644 --- a/pcb/ROADMAP.md +++ b/pcb/ROADMAP.md @@ -1,4 +1,4 @@ -- [/] schematic hierarchy +- [x] schematic hierarchy - [ ] main part selection - [ ] schematic - [ ] bill of materials (BOM) diff --git a/pcb/io.kicad_sch b/pcb/io.kicad_sch new file mode 100644 index 0000000..931ef64 --- /dev/null +++ b/pcb/io.kicad_sch @@ -0,0 +1,8 @@ +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "74bcab07-0059-4866-8d30-dd2933051a6c") + (paper "A4") + (lib_symbols) +) diff --git a/pcb/iot-contact.kicad_pro b/pcb/iot-contact.kicad_pro index ce3e861..5c30dce 100644 --- a/pcb/iot-contact.kicad_pro +++ b/pcb/iot-contact.kicad_pro @@ -400,8 +400,8 @@ "power" ], [ - "9aa5c9cc-82a4-470f-a11c-0206d75bb9c8", - "contacts" + "774a1163-9519-4c75-bf10-cefc947dd50a", + "io" ] ], "text_variables": {} diff --git a/pcb/iot-contact.kicad_sch b/pcb/iot-contact.kicad_sch index 8aeee71..90d2edc 100644 --- a/pcb/iot-contact.kicad_sch +++ b/pcb/iot-contact.kicad_sch @@ -6,7 +6,7 @@ (paper "A4") (lib_symbols) (sheet - (at 38.1 76.2) + (at 50.8 63.5) (size 25.4 50.8) (fields_autoplaced yes) (stroke @@ -18,7 +18,7 @@ ) (uuid "3f49bcfb-bae6-46ff-af40-a6657170aa94") (property "Sheetname" "ethernet" - (at 38.1 75.4884 0) + (at 50.8 62.7884 0) (effects (font (size 1.27 1.27) @@ -27,7 +27,7 @@ ) ) (property "Sheetfile" "ethernet.kicad_sch" - (at 38.1 127.5846 0) + (at 50.8 114.8846 0) (effects (font (size 1.27 1.27) @@ -44,7 +44,7 @@ ) ) (sheet - (at 215.9 76.2) + (at 228.6 63.5) (size 25.4 50.8) (fields_autoplaced yes) (stroke @@ -54,9 +54,9 @@ (fill (color 0 0 0 0.0000) ) - (uuid "9aa5c9cc-82a4-470f-a11c-0206d75bb9c8") - (property "Sheetname" "contacts" - (at 215.9 75.4884 0) + (uuid "774a1163-9519-4c75-bf10-cefc947dd50a") + (property "Sheetname" "io" + (at 228.6 62.7884 0) (effects (font (size 1.27 1.27) @@ -64,8 +64,8 @@ (justify left bottom) ) ) - (property "Sheetfile" "contacts.kicad_sch" - (at 215.9 127.5846 0) + (property "Sheetfile" "io.kicad_sch" + (at 228.6 114.8846 0) (effects (font (size 1.27 1.27) @@ -82,7 +82,7 @@ ) ) (sheet - (at 114.3 76.2) + (at 127 63.5) (size 50.8 50.8) (fields_autoplaced yes) (stroke @@ -94,7 +94,7 @@ ) (uuid "9e600826-010a-409d-9a37-ea8e6fbe6058") (property "Sheetname" "processor" - (at 114.3 75.4884 0) + (at 127 62.7884 0) (effects (font (size 1.27 1.27) @@ -103,7 +103,7 @@ ) ) (property "Sheetfile" "processor.kicad_sch" - (at 114.3 127.5846 0) + (at 127 114.8846 0) (effects (font (size 1.27 1.27) @@ -120,7 +120,7 @@ ) ) (sheet - (at 127 152.4) + (at 139.7 152.4) (size 25.4 25.4) (fields_autoplaced yes) (stroke @@ -132,7 +132,7 @@ ) (uuid "beb75790-f0de-47e4-906f-fee3b6a2625b") (property "Sheetname" "power" - (at 127 151.6884 0) + (at 139.7 151.6884 0) (effects (font (size 1.27 1.27) @@ -141,7 +141,7 @@ ) ) (property "Sheetfile" "power.kicad_sch" - (at 127 178.3846 0) + (at 139.7 178.3846 0) (effects (font (size 1.27 1.27) |