diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-02-07 16:34:52 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-02-07 16:34:52 -0500 |
| commit | d7f13b49ccfceb955bc6792bf55a31bdaeaaf505 (patch) | |
| tree | d4c13633a1089cd97a905d7f0f5801e7413fa858 /hw/power.kicad_sch | |
| parent | 21c18bb5e56d0d30b71e1b918a93a726a874b428 (diff) | |
| download | can-gauge-interface-d7f13b49ccfceb955bc6792bf55a31bdaeaaf505.zip | |
hw: top level schematic
Diffstat (limited to 'hw/power.kicad_sch')
| -rw-r--r-- | hw/power.kicad_sch | 49 |
1 files changed, 48 insertions, 1 deletions
diff --git a/hw/power.kicad_sch b/hw/power.kicad_sch index c178a10..15535e7 100644 --- a/hw/power.kicad_sch +++ b/hw/power.kicad_sch @@ -11,9 +11,15 @@ (color 0 0 0 0) (uuid "237e43a5-f026-4c6e-98ca-16c1a5a315bc") ) + (junction + (at 69.85 57.15) + (diameter 0) + (color 0 0 0 0) + (uuid "6fba0a20-c128-4873-b45e-61b34ba80613") + ) (wire (pts - (xy 63.5 57.15) (xy 76.2 57.15) + (xy 63.5 57.15) (xy 69.85 57.15) ) (stroke (width 0) @@ -81,6 +87,36 @@ ) (uuid "b32febf7-f3c0-4f85-81b2-4faecda1188f") ) + (wire + (pts + (xy 69.85 82.55) (xy 152.4 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d04d3a00-b7b8-41e7-bd38-2507470e93c1") + ) + (wire + (pts + (xy 69.85 57.15) (xy 69.85 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ef4e909b-8c52-4e0e-b03c-23688910498c") + ) + (wire + (pts + (xy 69.85 57.15) (xy 76.2 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fdaa3fa2-1dca-4f75-9935-9e263e0ea22e") + ) (hierarchical_label "+12V" (shape input) (at 25.4 57.15 180) @@ -114,6 +150,17 @@ ) (uuid "c321933e-6489-4056-86bf-a09422782d7b") ) + (hierarchical_label "+7.5V" + (shape output) + (at 152.4 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "cf8b3b8e-58f3-497d-a67d-41c1412bd9f8") + ) (sheet (at 38.1 50.8) (size 25.4 12.7) |