From 369c305fb32df0ff6fb0a7475db6e87bced7efbe Mon Sep 17 00:00:00 2001 From: Joshua Drake Date: Fri, 21 Nov 2025 11:27:24 -0600 Subject: Initial Commit --- SwitchBoardController.kicad_sch | 140 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 SwitchBoardController.kicad_sch (limited to 'SwitchBoardController.kicad_sch') diff --git a/SwitchBoardController.kicad_sch b/SwitchBoardController.kicad_sch new file mode 100644 index 0000000..f86a28c --- /dev/null +++ b/SwitchBoardController.kicad_sch @@ -0,0 +1,140 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "69b0621f-5586-4073-89bf-b1438360aa11") + (paper "A4") + (lib_symbols) + (sheet + (at 116.84 33.02) + (size 45.72 45.72) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "d1804225-ed90-4c3f-9338-64e62993aef9") + (property "Sheetname" "uC" + (at 116.84 32.3084 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "uC.kicad_sch" + (at 116.84 79.3246 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (instances + (project "SwitchBoardController" + (path "/69b0621f-5586-4073-89bf-b1438360aa11" + (page "4") + ) + ) + ) + ) + (sheet + (at 24.13 33.02) + (size 40.64 46.99) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "e204ae91-c5ce-46a9-83d2-2d7fe4f9cce3") + (property "Sheetname" "DCDC" + (at 24.13 32.3084 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "DCDC.kicad_sch" + (at 24.13 80.5946 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (instances + (project "SwitchBoardController" + (path "/69b0621f-5586-4073-89bf-b1438360aa11" + (page "2") + ) + ) + ) + ) + (sheet + (at 69.85 33.02) + (size 43.18 45.72) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "e22da67a-22c2-48dd-a548-e19c56bdc663") + (property "Sheetname" "Voltage_Sensor" + (at 69.85 32.3084 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "Voltage_Sensor.kicad_sch" + (at 69.85 79.3246 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (instances + (project "SwitchBoardController" + (path "/69b0621f-5586-4073-89bf-b1438360aa11" + (page "3") + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) + (embedded_fonts no) +) -- cgit v1.2.3