From f354328fe7b2a8bfd69ebf0acc5bffa579777419 Mon Sep 17 00:00:00 2001 From: radex Date: Sun, 14 Apr 2024 00:11:50 +0200 Subject: [PATCH] wip main board pcb --- pcb/MainBoard/MainBoard.kicad_pcb | 2 + pcb/MainBoard/MainBoard.kicad_pro | 419 + pcb/MainBoard/MainBoard.kicad_sch | 5561 +++++++++++ pcb/MainBoard/audio.kicad_sch | 1494 +++ pcb/MainBoard/can.kicad_sch | 1893 ++++ pcb/MainBoard/fp-lib-table | 4 + pcb/MainBoard/microsd.kicad_sch | 3780 +++++++ pcb/MainBoard/pads.kicad_sch | 4936 ++++++++++ pcb/MainBoard/power.kicad_sch | 8751 +++++++++++++++++ pcb/MainBoard/rp2040.kicad_sch | 7731 +++++++++++++++ pcb/MainBoard/sym-lib-table | 4 + pcb/MainBoard/usbc.kicad_sch | 3065 ++++++ pcb/led-matrix.kicad_sym | 431 + .../jlcpcb-tooling-hole.kicad_mod | 102 + .../micro-sd-tf-push.kicad_mod | 210 + .../solder-pad-2.25mm.kicad_mod | 122 + 16 files changed, 38505 insertions(+) create mode 100644 pcb/MainBoard/MainBoard.kicad_pcb create mode 100644 pcb/MainBoard/MainBoard.kicad_pro create mode 100644 pcb/MainBoard/MainBoard.kicad_sch create mode 100644 pcb/MainBoard/audio.kicad_sch create mode 100644 pcb/MainBoard/can.kicad_sch create mode 100644 pcb/MainBoard/fp-lib-table create mode 100644 pcb/MainBoard/microsd.kicad_sch create mode 100644 pcb/MainBoard/pads.kicad_sch create mode 100644 pcb/MainBoard/power.kicad_sch create mode 100644 pcb/MainBoard/rp2040.kicad_sch create mode 100644 pcb/MainBoard/sym-lib-table create mode 100644 pcb/MainBoard/usbc.kicad_sch create mode 100644 pcb/led-matrix.kicad_sym create mode 100644 pcb/led-matrix.pretty/jlcpcb-tooling-hole.kicad_mod create mode 100644 pcb/led-matrix.pretty/micro-sd-tf-push.kicad_mod create mode 100644 pcb/led-matrix.pretty/solder-pad-2.25mm.kicad_mod diff --git a/pcb/MainBoard/MainBoard.kicad_pcb b/pcb/MainBoard/MainBoard.kicad_pcb new file mode 100644 index 0000000..ef218ba --- /dev/null +++ b/pcb/MainBoard/MainBoard.kicad_pcb @@ -0,0 +1,2 @@ +(kicad_pcb (version 20240108) (generator "pcbnew") (generator_version "8.0") +) \ No newline at end of file diff --git a/pcb/MainBoard/MainBoard.kicad_pro b/pcb/MainBoard/MainBoard.kicad_pro new file mode 100644 index 0000000..09ef368 --- /dev/null +++ b/pcb/MainBoard/MainBoard.kicad_pro @@ -0,0 +1,419 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": {}, + "diff_pair_dimensions": [], + "drc_exclusions": [], + "rules": {}, + "track_widths": [], + "via_dimensions": [] + }, + "ipc2581": { + "dist": "", + "distpn": "", + "internal_id": "", + "mfg": "", + "mpn": "" + }, + "layer_presets": [], + "viewports": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "erc": { + "erc_exclusions": [], + "meta": { + "version": 0 + }, + "pin_map": [ + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 1, + 2 + ], + [ + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 2, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2 + ], + [ + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 2, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2 + ] + ], + "rule_severities": { + "bus_definition_conflict": "error", + "bus_entry_needed": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "conflicting_netclasses": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "warning", + "missing_bidi_pin": "warning", + "missing_input_pin": "warning", + "missing_power_pin": "error", + "missing_unit": "warning", + "multiple_net_names": "warning", + "net_not_bus_member": "warning", + "no_connect_connected": "warning", + "no_connect_dangling": "warning", + "pin_not_connected": "error", + "pin_not_driven": "error", + "pin_to_pin": "warning", + "power_pin_not_driven": "error", + "similar_labels": "warning", + "simulation_model_issue": "ignore", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "MainBoard.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "clearance": 0.2, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.3, + "microvia_drill": 0.1, + "name": "Default", + "pcb_color": "rgba(0, 0, 0, 0.000)", + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.2, + "via_diameter": 0.6, + "via_drill": 0.3, + "wire_width": 6 + } + ], + "meta": { + "version": 3 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "plot": "", + "pos_files": "", + "specctra_dsn": "", + "step": "", + "svg": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "bom_fmt_presets": [], + "bom_fmt_settings": { + "field_delimiter": ",", + "keep_line_breaks": false, + "keep_tabs": false, + "name": "CSV", + "ref_delimiter": ",", + "ref_range_delimiter": "", + "string_delimiter": "\"" + }, + "bom_presets": [], + "bom_settings": { + "exclude_dnp": false, + "fields_ordered": [ + { + "group_by": false, + "label": "Reference", + "name": "Reference", + "show": true + }, + { + "group_by": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + }, + { + "group_by": false, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + } + ], + "filter_string": "", + "group_symbols": true, + "name": "Grouped By Value", + "sort_asc": true, + "sort_field": "Reference" + }, + "connection_grid_size": 50.0, + "drawing": { + "dashed_lines_dash_length_ratio": 12.0, + "dashed_lines_gap_length_ratio": 3.0, + "default_line_thickness": 6.0, + "default_text_size": 50.0, + "field_names": [], + "intersheets_ref_own_page": false, + "intersheets_ref_prefix": "", + "intersheets_ref_short": false, + "intersheets_ref_show": false, + "intersheets_ref_suffix": "", + "junction_size_choice": 3, + "label_size_ratio": 0.375, + "operating_point_overlay_i_precision": 3, + "operating_point_overlay_i_range": "~A", + "operating_point_overlay_v_precision": 3, + "operating_point_overlay_v_range": "~V", + "overbar_offset_ratio": 1.23, + "pin_symbol_size": 25.0, + "text_offset_ratio": 0.15 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "", + "page_layout_descr_file": "", + "plot_directory": "", + "spice_current_sheet_as_root": false, + "spice_external_command": "spice \"%I\"", + "spice_model_current_sheet_as_root": true, + "spice_save_all_currents": false, + "spice_save_all_dissipations": false, + "spice_save_all_voltages": false, + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "ac576ee3-ac6f-4244-babf-9af36c7a7db3", + "Root" + ], + [ + "0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4", + "microsd" + ], + [ + "5232c3be-bd03-4015-929e-0effd1f09850", + "usbc" + ], + [ + "94f24be7-e4f5-4d4a-8789-064f4a08d889", + "rp2040" + ], + [ + "0441099b-1374-4191-91cb-eefdc8e2bcf9", + "pads" + ], + [ + "085d11a9-fbb6-4cf1-879a-d3aa30071fa1", + "can" + ], + [ + "dd417ba1-23df-493d-8bf9-742d6a12b9ca", + "power" + ], + [ + "904908f8-cc64-4489-8602-62e4a247065b", + "audio" + ] + ], + "text_variables": {} +} diff --git a/pcb/MainBoard/MainBoard.kicad_sch b/pcb/MainBoard/MainBoard.kicad_sch new file mode 100644 index 0000000..94c0b7e --- /dev/null +++ b/pcb/MainBoard/MainBoard.kicad_sch @@ -0,0 +1,5561 @@ +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "ac576ee3-ac6f-4244-babf-9af36c7a7db3") + (paper "A4") + (lib_symbols + (symbol "Connector_Generic:Conn_02x05_Odd_Even" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 1.27 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_02x05_Odd_Even" + (at 1.27 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, double row, 02x05, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_2x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_02x05_Odd_Even_1_1" + (rectangle + (start -1.27 -4.953) + (end 0 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 5.207) + (end 0 4.953) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 6.35) + (end 3.81 -6.35) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (rectangle + (start 3.81 -4.953) + (end 2.54 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -2.413) + (end 2.54 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 0.127) + (end 2.54 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 2.667) + (end 2.54 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 5.207) + (end 2.54 4.953) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 5.08 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -5.08 180) + (length 3.81) + (name "Pin_10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 5.08 180) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 2.54 180) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 0 180) + (length 3.81) + (name "Pin_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -2.54 180) + (length 3.81) + (name "Pin_8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 0) + (length 3.81) + (name "Pin_9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:C" + (pin_numbers hide) + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.635 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C" + (at 0.635 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0.9652 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "cap capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -2.032 -0.762) (xy 2.032 -0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.032 0.762) (xy 2.032 0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_1_1" + (pin passive line + (at 0 3.81 270) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 0.762 0.508 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "R_Small" + (at 0.762 -1.016 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_Small_0_1" + (rectangle + (start -0.762 1.778) + (end 0.762 -1.778) + (stroke + (width 0.2032) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 0.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 0.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Switch:SW_Push" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "SW" + (at 1.27 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SW_Push" + (at 0 -1.524 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Push button switch, generic, two pins" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "switch normally-open pushbutton push-button" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SW_Push_0_1" + (circle + (center -2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 1.27) (xy 0 3.048) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 1.27) (xy -2.54 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 2.54) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 2.54) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:+3V3" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3V3_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3V3_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:+5V" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GND" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 200.66 147.32) + (diameter 0) + (color 0 0 0 0) + (uuid "70739c6d-26d2-4faa-b464-ef4f0cdc0310") + ) + (junction + (at 191.77 144.78) + (diameter 0) + (color 0 0 0 0) + (uuid "8217f5d6-6b35-49f1-8da9-f7bbded16c1d") + ) + (junction + (at 173.99 139.7) + (diameter 0) + (color 0 0 0 0) + (uuid "8746a733-0004-4fcc-bed5-b26524089495") + ) + (junction + (at 182.88 142.24) + (diameter 0) + (color 0 0 0 0) + (uuid "a0be7110-78f9-451e-a70a-6331eac18e87") + ) + (junction + (at 187.96 160.02) + (diameter 0) + (color 0 0 0 0) + (uuid "ad8afb4b-0e31-4aab-922c-5dab53fd8e93") + ) + (junction + (at 182.88 160.02) + (diameter 0) + (color 0 0 0 0) + (uuid "ce5ea4c2-fc65-482d-9594-1c36fc54eb1e") + ) + (junction + (at 191.77 160.02) + (diameter 0) + (color 0 0 0 0) + (uuid "f2269fc0-827c-49c1-bafe-b2f0492e8f53") + ) + (wire + (pts + (xy 238.76 68.58) (xy 242.57 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00202356-7220-4018-bffa-b9e73f941a1a") + ) + (wire + (pts + (xy 191.77 144.78) (xy 214.63 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "02ec2566-ab09-47b4-85e1-c2741e102b24") + ) + (wire + (pts + (xy 182.88 160.02) (xy 187.96 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "030ef49b-ded7-4c7c-b045-b9d7aeb0e8ec") + ) + (wire + (pts + (xy 104.14 92.71) (xy 91.44 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "03e474d9-73d3-4f11-833e-4df23d309763") + ) + (wire + (pts + (xy 86.36 82.55) (xy 104.14 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "07dff6ba-a44a-4de5-90cd-6434c282b8d8") + ) + (wire + (pts + (xy 152.4 142.24) (xy 158.75 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "08d48ddd-4f18-4dfa-bdf0-ab9c53fa0e8e") + ) + (wire + (pts + (xy 152.4 81.28) (xy 177.8 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "11fc6a13-4395-412a-a2e4-2f2b86c1ef7b") + ) + (wire + (pts + (xy 19.05 144.78) (xy 31.75 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "14f31de9-c871-4f31-8958-93db47b7f58c") + ) + (wire + (pts + (xy 31.75 64.77) (xy 16.51 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15a7bb4b-ae88-4354-9d06-999873bb60e0") + ) + (wire + (pts + (xy 200.66 147.32) (xy 200.66 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "185b7b85-1ea0-4baa-ac49-3a0b03eb4c36") + ) + (wire + (pts + (xy 166.37 142.24) (xy 182.88 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b96a202-dca1-4a7d-a53e-0a930a43a343") + ) + (wire + (pts + (xy 152.4 99.06) (xy 173.99 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ea6dcd9-efbb-4a8c-b710-33414a68c090") + ) + (wire + (pts + (xy 60.96 33.02) (xy 60.96 16.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ec73f97-da9f-4888-a3d8-52862313b72c") + ) + (wire + (pts + (xy 152.4 127) (xy 177.8 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ef03a67-c0d0-47e7-9322-912bbd660eec") + ) + (wire + (pts + (xy 152.4 144.78) (xy 191.77 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "252702e1-e16b-43b1-971b-73f02e82de1a") + ) + (wire + (pts + (xy 176.53 29.21) (xy 176.53 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "265331b9-df02-414f-8a6d-9c133e076188") + ) + (wire + (pts + (xy 121.92 36.83) (xy 134.62 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26c0e082-9220-4ba3-bc46-6ee1dff1b4db") + ) + (wire + (pts + (xy 182.88 142.24) (xy 214.63 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "284708da-ea3a-4100-b04a-b312810146b9") + ) + (wire + (pts + (xy 172.72 34.29) (xy 191.77 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2985d125-3a35-4bbd-8f10-c06bd20f7984") + ) + (wire + (pts + (xy 152.4 121.92) (xy 177.8 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a8f7145-01dd-4ef5-a492-ac052cf60ac9") + ) + (wire + (pts + (xy 152.4 129.54) (xy 177.8 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c04303a-a1f0-45ff-b5b9-310ac715b56f") + ) + (wire + (pts + (xy 173.99 139.7) (xy 214.63 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33ec8cb4-cde3-4a48-a03d-61d3b7fb723d") + ) + (wire + (pts + (xy 31.75 59.69) (xy 16.51 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36e543e0-d05c-425b-9d59-2d1f2a87d948") + ) + (wire + (pts + (xy 200.66 147.32) (xy 214.63 147.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3761cb28-9e9b-49f7-9da0-173b3af94cc6") + ) + (wire + (pts + (xy 172.72 43.18) (xy 185.42 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "386a822c-29e3-45fc-ba26-4df984cc2299") + ) + (wire + (pts + (xy 31.75 62.23) (xy 16.51 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c8e7ff1-c217-4891-bf90-1649573dc55d") + ) + (wire + (pts + (xy 82.55 118.11) (xy 86.36 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44f9988f-0be1-4d6d-8d81-08459953d289") + ) + (wire + (pts + (xy 191.77 27.94) (xy 191.77 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "45934bec-e984-48a8-a100-9ddc7c2848a3") + ) + (wire + (pts + (xy 238.76 63.5) (xy 242.57 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4651f7b8-455b-41b0-975d-b90653a8709d") + ) + (wire + (pts + (xy 152.4 78.74) (xy 181.61 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "48192306-0895-4696-bad0-cfd6ccef9801") + ) + (wire + (pts + (xy 238.76 71.12) (xy 242.57 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "48271f7d-7456-4f45-a494-38e263982fff") + ) + (wire + (pts + (xy 238.76 66.04) (xy 242.57 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "48f31c73-8dee-4059-b292-953fb14e43e6") + ) + (wire + (pts + (xy 182.88 158.75) (xy 182.88 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4a40653c-443c-4307-9b6f-3c0d4ffa6af1") + ) + (wire + (pts + (xy 128.27 64.77) (xy 128.27 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4df8219b-7125-477f-96ec-d51c673644ac") + ) + (wire + (pts + (xy 152.4 73.66) (xy 181.61 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ed67042-7c9d-45b6-a3c4-8fe73c8ec7d4") + ) + (wire + (pts + (xy 177.8 91.44) (xy 152.4 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ff7143f-5e70-4c1c-8fe2-8d894663825e") + ) + (wire + (pts + (xy 152.4 147.32) (xy 200.66 147.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5172a3b1-6676-438f-b0a6-7e7a34b9f386") + ) + (wire + (pts + (xy 63.5 33.02) (xy 63.5 16.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52b3b2a3-5ca2-4e2f-be7e-2668016b3186") + ) + (wire + (pts + (xy 55.88 33.02) (xy 55.88 16.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58b375b0-94ef-462e-ab0a-282d2cad5b26") + ) + (wire + (pts + (xy 121.92 26.67) (xy 144.78 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ee498da-18b1-496e-b68e-8998ab437713") + ) + (wire + (pts + (xy 184.15 31.75) (xy 184.15 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60921b18-5b98-4d1f-9d3f-f951f6b20aaf") + ) + (wire + (pts + (xy 53.34 33.02) (xy 53.34 16.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62efe320-9d0a-4a27-b7d7-8f0c4ed83d4f") + ) + (wire + (pts + (xy 187.96 160.02) (xy 191.77 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66496255-dc3e-45af-bc75-84dfaaaeb288") + ) + (wire + (pts + (xy 262.89 60.96) (xy 262.89 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68ada0b9-10a1-415e-8fb3-85968bc5ddfa") + ) + (wire + (pts + (xy 152.4 88.9) (xy 177.8 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a31aa6a-aaf7-417d-8bef-4d1a50c3d23b") + ) + (wire + (pts + (xy 152.4 114.3) (xy 181.61 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6aefb3c0-c615-4f7c-b104-8682f7d49123") + ) + (wire + (pts + (xy 255.27 60.96) (xy 262.89 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6dbf544c-5eb7-48bd-94fb-1229d8c35c3b") + ) + (wire + (pts + (xy 121.92 45.72) (xy 134.62 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "703e48d4-6543-43ea-9879-ea5c6cb474db") + ) + (wire + (pts + (xy 19.05 87.63) (xy 31.75 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "71114d20-3d17-48b3-bcda-ffd4dc1c6faa") + ) + (wire + (pts + (xy 172.72 40.64) (xy 185.42 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "75253e00-202a-4c6f-a94a-b3fbce11fcf0") + ) + (wire + (pts + (xy 182.88 142.24) (xy 182.88 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79eb2a13-5830-4f6c-abd5-22492e1e3283") + ) + (wire + (pts + (xy 172.72 29.21) (xy 176.53 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7a56d55a-b23b-4be0-abde-e6149f4e1c9c") + ) + (wire + (pts + (xy 173.99 160.02) (xy 182.88 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7aa13cbd-76eb-418c-bc05-2c3fc507b1eb") + ) + (wire + (pts + (xy 104.14 90.17) (xy 91.44 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7aff1377-43e9-4624-a74a-edf7950b5204") + ) + (wire + (pts + (xy 152.4 96.52) (xy 173.99 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c35d3cd-f6d6-4b72-896b-75ce40a3a2e4") + ) + (wire + (pts + (xy 269.24 57.15) (xy 269.24 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7cfa886b-ebdb-49b2-a0e5-a11af2eb1453") + ) + (wire + (pts + (xy 257.81 71.12) (xy 257.81 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f03e216-8826-498d-b25e-bde918a53946") + ) + (wire + (pts + (xy 31.75 54.61) (xy 16.51 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80766c69-3ebe-4968-b991-cf3750296ece") + ) + (wire + (pts + (xy 91.44 118.11) (xy 104.14 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "87c12ac2-6c97-4caf-aa9c-cf26d2a8249d") + ) + (wire + (pts + (xy 58.42 33.02) (xy 58.42 16.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a72889c-e565-49cb-b48a-3d2eeda03fe6") + ) + (wire + (pts + (xy 152.4 124.46) (xy 177.8 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c13a15b-0456-4a60-8b0a-abe63f7f6592") + ) + (wire + (pts + (xy 121.92 34.29) (xy 134.62 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9085638b-052e-4fe2-8778-c9b4c556685a") + ) + (wire + (pts + (xy 191.77 160.02) (xy 200.66 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9117b96f-548f-4145-81cf-8e8cd2eebfdf") + ) + (wire + (pts + (xy 152.4 71.12) (xy 181.61 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9bbcae4f-44e4-418a-abf8-fa2dd4a386e1") + ) + (wire + (pts + (xy 20.32 109.22) (xy 31.75 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9dc3b40d-bffa-431b-913f-600cb7ad3516") + ) + (wire + (pts + (xy 191.77 144.78) (xy 191.77 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f8c48eb-5d63-4b57-a4f8-aa800d7e6b81") + ) + (wire + (pts + (xy 152.4 116.84) (xy 177.8 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a3a2f69d-4519-4174-8233-07086bb0f6f2") + ) + (wire + (pts + (xy 77.47 82.55) (xy 81.28 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a727b4a7-e21e-4591-9fbd-d2907137ce96") + ) + (wire + (pts + (xy 31.75 57.15) (xy 16.51 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a74cfbe9-1f17-49b8-a50f-446a5216faf7") + ) + (wire + (pts + (xy 173.99 104.14) (xy 152.4 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a8498417-47d0-473d-9b17-0da774139059") + ) + (wire + (pts + (xy 152.4 111.76) (xy 181.61 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ae5f9bf8-a36b-48a9-bb40-d0c2c316e112") + ) + (wire + (pts + (xy 152.4 139.7) (xy 158.75 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0c58729-9ad1-4353-9e3f-7db7ed0f1598") + ) + (wire + (pts + (xy 152.4 83.82) (xy 177.8 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2d463cc-b2e4-4e46-a9ae-a261d7bf26e7") + ) + (wire + (pts + (xy 152.4 93.98) (xy 173.99 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b805f615-7f2c-4295-9877-cbe2432a575d") + ) + (wire + (pts + (xy 19.05 133.35) (xy 31.75 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b8cc87c4-07fa-4344-b3fc-131e5041b9e3") + ) + (wire + (pts + (xy 152.4 106.68) (xy 177.8 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b9e05d75-87d2-4aa7-abd3-1217b30757c3") + ) + (wire + (pts + (xy 20.32 118.11) (xy 31.75 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b9e6e9c3-5e87-4c47-a6a1-44b8f35f49f0") + ) + (wire + (pts + (xy 152.4 86.36) (xy 177.8 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba832332-b4f4-4fe6-9cea-f88bb32645a0") + ) + (wire + (pts + (xy 19.05 140.97) (xy 31.75 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb75443a-23cb-480a-826f-87c792935bf3") + ) + (wire + (pts + (xy 152.4 119.38) (xy 177.8 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc5ae424-65e1-4c2c-ba1e-13897721fa4a") + ) + (wire + (pts + (xy 187.96 160.02) (xy 187.96 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c00b321b-f110-4869-8b9b-a817872c8f90") + ) + (wire + (pts + (xy 166.37 139.7) (xy 173.99 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2ec437c-7d19-4238-8cc8-f5209b50965d") + ) + (wire + (pts + (xy 19.05 135.89) (xy 31.75 135.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c4caf345-5d02-4a78-9dc3-3f06d930fd1a") + ) + (wire + (pts + (xy 72.39 119.38) (xy 72.39 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cb2cd563-c9a5-4af9-a1e7-e31ab60cfd5a") + ) + (wire + (pts + (xy 255.27 71.12) (xy 257.81 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cb2d61c3-8759-41c2-9b94-a1aacb9167bc") + ) + (wire + (pts + (xy 238.76 60.96) (xy 242.57 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cbc38413-605b-4c3e-9581-8b746a05093e") + ) + (wire + (pts + (xy 20.32 111.76) (xy 31.75 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cdd32f48-a69e-43f2-a76e-345fcd8221b8") + ) + (wire + (pts + (xy 191.77 158.75) (xy 191.77 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce4d4e1c-95c2-4e5f-ab0e-31b19c504539") + ) + (wire + (pts + (xy 152.4 134.62) (xy 177.8 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf6f1d09-7875-4c95-b140-b169449261e8") + ) + (wire + (pts + (xy 255.27 63.5) (xy 269.24 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1d4aa07-66f2-40d4-8286-35cccb2067d7") + ) + (wire + (pts + (xy 152.4 76.2) (xy 181.61 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d25ff746-5dd4-4493-a275-d490952d1c42") + ) + (wire + (pts + (xy 259.08 66.04) (xy 255.27 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de5e4b18-98c0-4283-9b33-92b16e5966c9") + ) + (wire + (pts + (xy 173.99 139.7) (xy 173.99 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de86d446-ecc5-4da4-b7ae-f00a64897337") + ) + (wire + (pts + (xy 259.08 68.58) (xy 255.27 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e0007d5d-825f-4b97-953a-af27b5f7ac09") + ) + (wire + (pts + (xy 172.72 31.75) (xy 184.15 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e184ff99-b775-4351-8eb7-0e183cebfe75") + ) + (wire + (pts + (xy 19.05 138.43) (xy 31.75 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e3f9c3ec-3cae-4bfa-a291-6bf5adf65c0d") + ) + (wire + (pts + (xy 200.66 160.02) (xy 200.66 158.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5857975-bdcc-421f-b705-74e13b0a01d2") + ) + (wire + (pts + (xy 173.99 158.75) (xy 173.99 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb3b79f5-1d13-4071-bc22-526c789318d8") + ) + (wire + (pts + (xy 173.99 101.6) (xy 152.4 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1995186-02cb-4f67-9cb9-685e053b34e7") + ) + (wire + (pts + (xy 152.4 132.08) (xy 177.8 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f56ba58f-7c57-4cb7-ad81-6cc8538995ab") + ) + (wire + (pts + (xy 67.31 83.82) (xy 67.31 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f7701c08-2843-4c78-b446-30fe2ce34239") + ) + (wire + (pts + (xy 121.92 43.18) (xy 134.62 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc8e6cdc-eed7-49d4-a17a-bf102cf94747") + ) + (wire + (pts + (xy 152.4 109.22) (xy 177.8 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffaa3112-1b46-4b1c-87e2-1eafc9f81eb2") + ) + (text_box "filtering backup" + (exclude_from_sim no) + (at 208.28 152.4 0) + (size 30.48 3.81) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "2726c605-1c87-478d-9e66-1c5e06e982f0") + ) + (text_box "TODO: we can merge SER and ~{SRCLR} for rows and cols provided that they're not driven together" + (exclude_from_sim no) + (at 196.85 113.03 0) + (size 30.48 3.81) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "59780213-a13c-495a-bbe8-02eb4b7bdb1a") + ) + (text "pinout options on page 258\nof rp2040 data sheet" + (exclude_from_sim no) + (at 168.91 63.246 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "965304f7-5a7a-42d5-8225-2893e6b0f44e") + ) + (label "CC2" + (at 134.62 45.72 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "06cbd11c-33de-439e-89e9-4c321b5f49e9") + ) + (label "USB_D-" + (at 134.62 34.29 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "088de915-58a4-4226-97d0-482a20e1d4a9") + ) + (label "USB_D+" + (at 134.62 36.83 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0b216135-9985-43f4-a750-f24411baf250") + ) + (label "COL_RCLK" + (at 16.51 59.69 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0c745c07-0b29-43e0-9913-3af45e55791c") + ) + (label "ROW_SRCLK" + (at 177.8 121.92 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1eb2dc5c-0883-4786-8d68-45b48f891d8f") + ) + (label "ROW_RCLK" + (at 58.42 16.51 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1f82b0e1-69e0-4839-acae-9a47b9fafac1") + ) + (label "SD_CS" + (at 181.61 73.66 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2483aecb-ae49-4b71-8333-4a2ff6113db0") + ) + (label "CAN_RXD" + (at 20.32 111.76 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2a2dfbbc-2dc8-45df-a82e-e3f9b98ec4bd") + ) + (label "Isense" + (at 185.42 43.18 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2b55e546-bdde-4a1d-bd54-96898ab63a33") + ) + (label "SD_MOSI" + (at 181.61 78.74 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2e9801ca-e306-4d5e-b8bd-00fea6541356") + ) + (label "AUDIO_GPIO" + (at 177.8 91.44 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "30b7bc17-66a8-4699-8cc3-b81d335691b9") + ) + (label "COL_~{OE}" + (at 16.51 57.15 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "322494da-1fb5-4e97-aafe-bf940c49744c") + ) + (label "USB_D-" + (at 91.44 90.17 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3e298657-1ba6-46df-9821-dd272ebc67a0") + ) + (label "AUDIO_GPIO" + (at 19.05 87.63 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4123e6fc-d2d8-4488-8330-ae294443e88b") + ) + (label "CAN_RXD" + (at 177.8 86.36 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "45f08e13-cd9a-44b3-a23b-94300b798181") + ) + (label "GPIO15" + (at 238.76 60.96 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "46ce71d1-c3e5-42e1-ab02-81b9be47def3") + ) + (label "CC1" + (at 134.62 43.18 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "48b2eb10-491d-4dfe-9c55-982cc899af32") + ) + (label "CC2" + (at 214.63 142.24 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "49605ccb-83d1-449b-b0f3-dd58839da2f7") + ) + (label "GPIO9" + (at 259.08 66.04 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "526ec665-f0aa-4a98-b111-7e921ac0bc33") + ) + (label "ROW_~{SRCLR}" + (at 53.34 16.51 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "55d4a6cb-b79f-48a5-8deb-7d06cfc8da57") + ) + (label "GPIO11" + (at 173.99 104.14 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5851a2d9-084f-4a58-913e-e4463171578c") + ) + (label "COL_SRCLK" + (at 177.8 132.08 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "597f9430-6392-4e7b-a8cf-86248090341c") + ) + (label "UART_TX" + (at 181.61 111.76 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5a5016b3-8921-495a-8e07-b0727005e290") + ) + (label "SD_MOSI" + (at 19.05 135.89 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5ba7ecf8-4d08-4009-9f38-3e0c2eda9b66") + ) + (label "5V_sense" + (at 185.42 40.64 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "635a8f92-8c3e-4104-b248-128af8c26b24") + ) + (label "GPIO12" + (at 238.76 68.58 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "64eb56be-1af2-4ff0-a121-d1cd35a9ffda") + ) + (label "ROW_RCLK" + (at 177.8 119.38 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "65c7f2fb-bf27-4ce7-8f4f-599a793b3e3e") + ) + (label "ROW_~{SRCLR}" + (at 177.8 109.22 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "68f83c27-cea8-499b-8378-b1f75e795883") + ) + (label "GPIO12" + (at 173.99 101.6 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "69674525-8ae3-4887-9827-9edd944b956c") + ) + (label "CC2_F" + (at 153.67 142.24 0) + (fields_autoplaced yes) + (effects + (font + (size 0.5 0.5) + ) + (justify left bottom) + ) + (uuid "6e622777-510e-42e2-a7da-3780827b0dd4") + ) + (label "CC1" + (at 214.63 139.7 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "6ec53c15-afef-4cad-a50e-f33fac60c0ff") + ) + (label "ROW_~{OE}" + (at 60.96 16.51 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "743cf766-07b9-4a44-bfc9-b94e2bf55e42") + ) + (label "CAN_S" + (at 177.8 88.9 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "75631ccb-308f-425d-b855-83062eb1fdbc") + ) + (label "CS" + (at 91.44 118.11 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7cc6094c-2485-412e-a065-0b385f9b780a") + ) + (label "GPIO13" + (at 173.99 99.06 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7db68959-30ce-4d2c-9e0a-c273ff9d7af9") + ) + (label "CAN_TXD" + (at 20.32 109.22 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "858ebd1f-daac-481f-96cf-bfb4152c4994") + ) + (label "ROW_SER" + (at 63.5 16.51 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8d098121-42f4-4e84-a370-88e15bcc2c15") + ) + (label "COL_~{OE}" + (at 177.8 127 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8e2a761b-0119-4d21-a188-96d2ed0fdffb") + ) + (label "GPIO10" + (at 259.08 68.58 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9079522e-e8f0-4cce-be50-3923fe29e869") + ) + (label "USB_D+" + (at 91.44 92.71 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "910e9bc3-4f97-419f-b47f-58be9e109a9c") + ) + (label "COL_SER" + (at 16.51 54.61 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "91fbf057-d77a-4c40-9444-669aad7eebd3") + ) + (label "SD_MISO" + (at 19.05 140.97 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "92c46764-2c62-4321-bb26-8285f52e7ce6") + ) + (label "ROW_SER" + (at 177.8 106.68 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9630e35d-0c7f-41f8-9944-4a528aeb947b") + ) + (label "5V_sense" + (at 214.63 144.78 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9a6f8fda-3968-4160-b7b4-61b77542fd21") + ) + (label "CC1_F" + (at 153.67 139.7 0) + (fields_autoplaced yes) + (effects + (font + (size 0.5 0.5) + ) + (justify left bottom) + ) + (uuid "9d95d81b-aa9e-43ca-ab08-b4960ca3772f") + ) + (label "UART_RX" + (at 181.61 114.3 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9f13d352-dd0e-4026-96de-0d936574436e") + ) + (label "SD_SCLK" + (at 181.61 76.2 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a49f2341-0dd4-4d41-9503-9075957fd9fa") + ) + (label "CAN_S" + (at 20.32 118.11 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a86f914f-aa9a-4ffd-9522-4f07d598612d") + ) + (label "COL_~{SRCLR}" + (at 177.8 134.62 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "aa633d9d-3b1e-4edb-b975-2d387d23716c") + ) + (label "CAN_TXD" + (at 177.8 83.82 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "aa9e71ad-91fb-44a3-b98f-494b8023cd34") + ) + (label "COL_RCLK" + (at 177.8 129.54 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "aabcd906-1427-4477-b559-d6d469ca917e") + ) + (label "COL_SRCLK" + (at 16.51 62.23 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ac746831-bac7-4440-8d63-b04bacb95086") + ) + (label "GPIO13" + (at 238.76 66.04 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b3057094-ead8-4a76-b86d-e93c6e854348") + ) + (label "Isense" + (at 214.63 147.32 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bc5512da-ee18-4b4c-826e-7426a03f0782") + ) + (label "ROW_~{OE}" + (at 177.8 116.84 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bf9f4c98-b300-4a7f-b174-b8098723fc53") + ) + (label "~{RESET}" + (at 91.44 82.55 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c2aa6bc2-472b-4a11-ab5e-7cb552b5969f") + ) + (label "GPIO9" + (at 173.99 93.98 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c4681edc-10b3-4439-b9b7-34a38bdddca3") + ) + (label "SD_SCLK" + (at 19.05 138.43 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ccb595d1-f61b-4278-91b6-3b33a47c1f6c") + ) + (label "GPIO10" + (at 173.99 96.52 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d0d5b8e4-5c2f-427f-911c-a9e54c6b3590") + ) + (label "COL_~{SRCLR}" + (at 16.51 64.77 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d8d81306-f9c3-4763-a8d9-192aa281aec5") + ) + (label "SD_DET" + (at 177.8 81.28 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "dd763450-d776-4514-a843-4570c6c7af83") + ) + (label "GPIO11" + (at 238.76 71.12 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ddf64309-2247-45d5-8c23-5de82b20c5fe") + ) + (label "ROW_SRCLK" + (at 55.88 16.51 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e56978bb-9f49-4f20-a827-dbf04d7e363b") + ) + (label "SD_MISO" + (at 181.61 71.12 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ef92aed9-505f-4481-85c6-3afd02b80f53") + ) + (label "GPIO14" + (at 238.76 63.5 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f594aac3-5e7a-4e04-b184-5e53a303e9f3") + ) + (label "SD_CS" + (at 19.05 133.35 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f9c958f6-71a1-4b33-86ee-b1eccaaade21") + ) + (label "COL_SER" + (at 177.8 124.46 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "fa836041-760b-42e8-bbab-aa51a0563edb") + ) + (label "SD_DET" + (at 19.05 144.78 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fc9b8d37-3b92-47a5-829e-eb88a730f412") + ) + (symbol + (lib_id "Device:R") + (at 162.56 139.7 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0ddb2a0e-e019-4526-bf84-023fab3d70a4") + (property "Reference" "R?" + (at 166.878 138.43 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100R" + (at 170.942 138.43 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 162.56 141.478 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 162.56 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 162.56 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25076" + (at 162.56 139.7 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "8f2b6166-9199-4589-8f5a-a9275f4ee4ac") + ) + (pin "1" + (uuid "588b736d-d368-490b-b1dd-0e9bf2bea9e8") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Push") + (at 77.47 118.11 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0dff9781-a65e-48be-993c-2747f7537ede") + (property "Reference" "SW?" + (at 77.47 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TS-1187A-B-A-B" + (at 77.47 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "RadPie2040:TS-1187A-B-A-B" + (at 77.47 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 77.47 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "C318884" + (at 77.47 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C318884" + (at 77.47 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6589cc1b-03af-4ba1-b9b3-b19472209b87") + ) + (pin "2" + (uuid "99f5da9e-2c0e-454d-8dfb-67f89ec2e352") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "SW?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Push") + (at 72.39 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1159c2ed-16c8-4ddf-afa7-1aa9ad05106b") + (property "Reference" "SW?" + (at 72.39 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TS-1187A-B-A-B" + (at 72.39 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "RadPie2040:TS-1187A-B-A-B" + (at 72.39 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 72.39 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "C318884" + (at 72.39 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C318884" + (at 72.39 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "30d17b5a-1f56-4e3e-8871-0b9dfe7819f1") + ) + (pin "2" + (uuid "31f671ba-b954-4fab-b9f3-d0b6aeb1474b") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "SW?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 200.66 154.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (fields_autoplaced yes) + (uuid "4f4d944b-7ee5-4f77-ab1c-a19c876e3b25") + (property "Reference" "C?" + (at 204.47 153.6699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C" + (at 204.47 156.2099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 201.6252 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 200.66 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 200.66 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a10820ff-2a3d-4454-b922-1cb93b7e472e") + ) + (pin "2" + (uuid "073615fc-3a01-4802-9fe3-a59e4a038eb8") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 184.15 27.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5c35570a-65be-4c56-beaf-cb06c285aa70") + (property "Reference" "#PWR050" + (at 184.15 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 184.15 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 184.15 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 184.15 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 184.15 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "32e179de-6870-40ce-921f-82fcefbd4022") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "#PWR050") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 191.77 27.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6103710e-1888-4c9a-8d09-737825cfefe7") + (property "Reference" "#PWR055" + (at 191.77 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "Vref" + (at 191.77 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 191.77 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 191.77 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Vref" + (at 191.77 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "de9bc3a9-a4e4-400f-b7f8-6fb137d966ff") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "#PWR055") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 162.56 142.24 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6fcfbd12-0f92-49c7-bfd7-8aefcad74a12") + (property "Reference" "R?" + (at 166.878 140.97 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100R" + (at 170.942 140.97 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 162.56 144.018 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 162.56 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 162.56 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25076" + (at 162.56 142.24 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "29d9fa4e-4367-47da-8cba-96863fe813b1") + ) + (pin "1" + (uuid "f47f2dc8-02c4-4145-ad25-3b891045a5f9") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 173.99 154.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (fields_autoplaced yes) + (uuid "7d8bbef6-7add-4440-a9d0-ac56aa861061") + (property "Reference" "C?" + (at 177.8 153.6699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C" + (at 177.8 156.2099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 174.9552 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 173.99 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 173.99 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ca70cb3d-07f0-4952-b9a9-379f5393fc80") + ) + (pin "2" + (uuid "7cee261c-e27e-4db1-96d0-bee19c56e30e") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 257.81 74.93 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "83514e53-7e92-4f9e-a154-d132f2de9182") + (property "Reference" "#PWR062" + (at 257.81 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 257.81 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 257.81 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 257.81 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 257.81 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a0cdf251-2f2d-4f4e-b411-bf3c15160f0e") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "#PWR062") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 88.9 118.11 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8f92df9f-32ae-4ec4-81af-7648be21a863") + (property "Reference" "R?" + (at 88.9 120.65 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1k" + (at 88.9 115.57 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 88.9 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 88.9 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 88.9 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C11702" + (at 88.9 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "83864f39-cc03-475a-be87-6ffc4abfe770") + ) + (pin "2" + (uuid "7585e0b6-ffab-47b4-8ce2-29252acceb08") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 262.89 57.15 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a078f474-117f-4512-bb60-3dbcaad85b66") + (property "Reference" "#PWR061" + (at 262.89 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 262.89 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 262.89 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 262.89 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 262.89 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "235ef44f-2420-43dc-b431-431f47b891ef") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "#PWR061") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 67.31 83.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a1f7cdc1-9595-40dd-a086-53a492b6af6c") + (property "Reference" "#PWR048" + (at 67.31 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 67.31 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 67.31 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 67.31 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 67.31 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ace7b947-70aa-46aa-9508-7449d286437f") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "#PWR048") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 72.39 119.38 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a9b4f16d-0566-47db-aa59-d76ad3b8731c") + (property "Reference" "#PWR059" + (at 72.39 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 72.39 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 72.39 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 72.39 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 72.39 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3fb61701-9f37-4f6b-a4bf-7368b4d3a26d") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "#PWR059") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 182.88 154.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (fields_autoplaced yes) + (uuid "ac120195-35bc-4f7e-a694-34c56f091573") + (property "Reference" "C?" + (at 186.69 153.6699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C" + (at 186.69 156.2099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 183.8452 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 182.88 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 182.88 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b1d1e4e4-5095-4d78-a63e-5b1f9fe0e0d0") + ) + (pin "2" + (uuid "e815f018-89bf-4d32-80f2-fbf59c7ad07c") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 191.77 154.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (fields_autoplaced yes) + (uuid "af77026b-50de-4c53-878c-bbbe877ab478") + (property "Reference" "C?" + (at 195.58 153.6699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C" + (at 195.58 156.2099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 192.7352 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 191.77 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 191.77 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "55e47e07-6c12-484a-aa22-96b6f9979906") + ) + (pin "2" + (uuid "798d3ff6-1587-4d1e-8c51-e1a19144623b") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 269.24 57.15 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b1747201-6fa0-4b31-b42e-69d6a363fe36") + (property "Reference" "#PWR060" + (at 269.24 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 269.24 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 269.24 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 269.24 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 269.24 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b0eae9b8-21ec-43fb-b47b-1346120530c1") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "#PWR060") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 128.27 64.77 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b8f05c68-cb38-4763-a1f8-900508e3ac59") + (property "Reference" "#PWR056" + (at 128.27 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "Vref" + (at 128.27 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 128.27 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 128.27 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Vref" + (at 128.27 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4d7a394f-8de7-4580-b22c-06edd0443841") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "#PWR056") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_02x05_Odd_Even") + (at 247.65 66.04 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c2178403-44c7-4b40-9ef3-f1d55c698a17") + (property "Reference" "J?" + (at 248.92 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_02x05_Odd_Even" + (at 248.92 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_PinHeader_2.00mm:PinHeader_2x05_P2.00mm_Vertical" + (at 247.65 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 247.65 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, double row, 02x05, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 247.65 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "6" + (uuid "fc2d16e2-bfbf-464a-b265-846099fa3c60") + ) + (pin "7" + (uuid "c8ed1414-336b-4fb6-999b-c2c553765e72") + ) + (pin "8" + (uuid "eefacd8e-5b9b-40c2-ad93-c28e1814082b") + ) + (pin "9" + (uuid "410e754e-946f-4b5b-9444-bb7c202e0d6b") + ) + (pin "2" + (uuid "d0261bef-3245-44c7-aff1-2a1e9be48f47") + ) + (pin "4" + (uuid "bc5127c1-6a15-4491-a64b-2a296a4220ee") + ) + (pin "5" + (uuid "6b8f5296-222c-4493-8fea-99bf8f710f3f") + ) + (pin "10" + (uuid "a38ce47f-d2fa-4100-b15f-16d29508e9c4") + ) + (pin "1" + (uuid "53c577d7-63bb-4beb-9ce9-433a4cdd6e3e") + ) + (pin "3" + (uuid "1b3baf6c-bbc6-49cb-8140-937ed5f2abc9") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 83.82 82.55 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "cb0022db-86d7-4427-ba0d-b17c40cffb2d") + (property "Reference" "R?" + (at 83.82 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1k" + (at 83.82 80.01 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 83.82 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 83.82 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 83.82 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C11702" + (at 83.82 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e996958d-bf44-4246-8964-241066f3d097") + ) + (pin "2" + (uuid "0cb2825d-9583-4d99-83f8-c0fb96f2a38b") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 176.53 27.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "db39e49b-694f-4090-b9eb-bd429a849cee") + (property "Reference" "#PWR054" + (at 176.53 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 176.53 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 176.53 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 176.53 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 176.53 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9eb03108-c476-4d72-bd11-55ca33ea03da") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "#PWR054") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 187.96 162.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "dc693be4-574d-4600-925a-4427829d1855") + (property "Reference" "#PWR047" + (at 187.96 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 187.96 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 187.96 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 187.96 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 187.96 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d343ca7e-4d48-4589-8744-3bf106248d90") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (reference "#PWR047") + (unit 1) + ) + ) + ) + ) + (sheet + (at 31.75 33.02) + (size 38.1 38.1) + (fields_autoplaced yes) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "0441099b-1374-4191-91cb-eefdc8e2bcf9") + (property "Sheetname" "pads" + (at 31.75 32.3084 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "pads.kicad_sch" + (at 31.75 71.7046 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (pin "COL_SRCLK" input + (at 31.75 62.23 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "c09007d2-18ee-450b-bb58-fe19d7fd87e9") + ) + (pin "COL_~{SRCLR}" input + (at 31.75 64.77 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "b5a2b3b5-3c77-4017-80f2-b14140d7f9a2") + ) + (pin "COL_SER" input + (at 31.75 54.61 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "5f290453-4027-47ce-b17c-c46119af77e0") + ) + (pin "COL_~{OE}" input + (at 31.75 57.15 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "f379b2f6-7fb4-4193-bc04-00765631fea0") + ) + (pin "COL_RCLK" input + (at 31.75 59.69 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "adc6e3c4-c028-45ec-84ad-b1a4b4096b26") + ) + (pin "ROW_RCLK" input + (at 58.42 33.02 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c2eaacac-f493-42e5-a74d-6f4ec6845712") + ) + (pin "ROW_SER" input + (at 63.5 33.02 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "96de89ad-a4a9-42bc-85f3-58e25c161659") + ) + (pin "ROW_~{SRCLR}" input + (at 53.34 33.02 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7b9f0126-6586-42ea-b90c-2fc564c43e1c") + ) + (pin "ROW_SRCLK" input + (at 55.88 33.02 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "839f3f85-fa68-45a2-8c00-666b579b5a9b") + ) + (pin "ROW_~{OE}" input + (at 60.96 33.02 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "056bd38e-8c0e-484a-913a-35c31d539993") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (page "5") + ) + ) + ) + ) + (sheet + (at 31.75 104.14) + (size 22.86 17.78) + (fields_autoplaced yes) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "085d11a9-fbb6-4cf1-879a-d3aa30071fa1") + (property "Sheetname" "can" + (at 31.75 103.4284 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "can.kicad_sch" + (at 31.75 122.5046 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (pin "S" input + (at 31.75 118.11 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "203f454f-a5f8-453b-b4da-ec98a0551e18") + ) + (pin "RXD" output + (at 31.75 111.76 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "e761a2e9-fbbf-4f49-acc4-f6706537ac53") + ) + (pin "TXD" input + (at 31.75 109.22 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "d45b4573-9df9-4e2a-b672-774f076de54e") + ) + (pin "CANL" bidirectional + (at 54.61 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "cebaa9b0-ab5a-4499-8fe2-fd75ecda58e9") + ) + (pin "CANH" bidirectional + (at 54.61 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "faee57ef-b637-4c07-93f2-5f35f3173490") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (page "6") + ) + ) + ) + ) + (sheet + (at 31.75 129.54) + (size 13.97 19.05) + (fields_autoplaced yes) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4") + (property "Sheetname" "microsd" + (at 31.75 128.8284 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "microsd.kicad_sch" + (at 31.75 149.1746 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (pin "SD_MOSI" input + (at 31.75 135.89 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "d838bec4-705d-4883-81ab-e90e63012e2c") + ) + (pin "SD_SCLK" input + (at 31.75 138.43 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "ea45a40d-79d0-478d-8015-6acde83ce6e9") + ) + (pin "SD_MISO" output + (at 31.75 140.97 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "2048ee9c-ee94-4e8d-9c85-d7cc72a27fde") + ) + (pin "SD_DET" output + (at 31.75 144.78 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "5db45658-a96c-4818-8e34-e2ba15931126") + ) + (pin "SD_CS" input + (at 31.75 133.35 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "637d889d-cea3-44da-b5da-3ca5617eb0bf") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (page "2") + ) + ) + ) + ) + (sheet + (at 96.52 20.32) + (size 25.4 29.21) + (fields_autoplaced yes) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "5232c3be-bd03-4015-929e-0effd1f09850") + (property "Sheetname" "usbc" + (at 96.52 19.6084 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "usbc.kicad_sch" + (at 96.52 50.1146 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (pin "VBUS" output + (at 121.92 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "74d26644-b369-4c8c-94ec-24848545ff25") + ) + (pin "USB_D-" bidirectional + (at 121.92 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5f15d6a5-b708-4353-b0bc-357fd96e9125") + ) + (pin "USB_D+" bidirectional + (at 121.92 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7792b4b3-fc9a-427f-8e99-86f6a9e4083f") + ) + (pin "CC1" output + (at 121.92 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b89e0c67-c2ab-4b1c-a789-f4deab86db39") + ) + (pin "CC2" output + (at 121.92 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3eb505b0-de89-4917-be71-25e67da586ee") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (page "3") + ) + ) + ) + ) + (sheet + (at 31.75 77.47) + (size 20.32 19.05) + (fields_autoplaced yes) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "904908f8-cc64-4489-8602-62e4a247065b") + (property "Sheetname" "audio" + (at 31.75 76.7584 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "audio.kicad_sch" + (at 31.75 97.1046 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (pin "AUDIO_GPIO" input + (at 31.75 87.63 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "f27d1d54-b2b9-411b-a446-a5720b5791a5") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (page "8") + ) + ) + ) + ) + (sheet + (at 104.14 67.31) + (size 48.26 95.25) + (fields_autoplaced yes) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "94f24be7-e4f5-4d4a-8789-064f4a08d889") + (property "Sheetname" "rp2040" + (at 104.14 66.5984 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "rp2040.kicad_sch" + (at 104.14 163.1446 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (pin "~{RESET}" input + (at 104.14 82.55 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "50b8b946-bfa2-4549-aaac-ca5ff52ddaf3") + ) + (pin "GPIO1" bidirectional + (at 152.4 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a698af1b-10ce-46ba-8271-49cad72dd6b2") + ) + (pin "GPIO0" bidirectional + (at 152.4 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "fc28afa0-409f-40e7-9255-23479f9dabca") + ) + (pin "GPIO4" bidirectional + (at 152.4 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "be3cf4ab-5548-47d9-ae50-5822452cd0b2") + ) + (pin "GPIO3" bidirectional + (at 152.4 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1207655b-00f0-4a23-bdf9-89d21b2b9cde") + ) + (pin "GPIO2" bidirectional + (at 152.4 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "564aed85-3ecd-4877-80a5-d37cd47e977d") + ) + (pin "Vref" input + (at 128.27 67.31 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a6f760c9-29b3-4c10-8edb-f0ef6d1a756c") + ) + (pin "GPIO27{slash}ADC1" bidirectional + (at 152.4 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5af0a84f-44d9-4bfa-8d0b-1b19a432a028") + ) + (pin "GPIO24" bidirectional + (at 152.4 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d07de457-d6ba-40ef-80a4-d1d32621ca7b") + ) + (pin "GPIO28{slash}ADC2" bidirectional + (at 152.4 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "de180960-4d86-47a8-8372-ec476b5896bd") + ) + (pin "GPIO25" bidirectional + (at 152.4 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "75414603-211f-4b7f-8ddb-62a814774d81") + ) + (pin "GPIO26{slash}ADC0" bidirectional + (at 152.4 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f2173e78-1ec7-4215-b75d-c1626c48e09f") + ) + (pin "GPIO29{slash}ADC3" bidirectional + (at 152.4 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3f37d368-632d-4ef5-8f8d-ae391ef7c817") + ) + (pin "GPIO7" bidirectional + (at 152.4 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "db38da34-d064-408b-90b7-62b7d34c0707") + ) + (pin "GPIO6" bidirectional + (at 152.4 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4cc619a3-56c1-4642-b8c3-67ae4a1defbb") + ) + (pin "GPIO5" bidirectional + (at 152.4 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2309cb21-8e78-47b8-8a73-606afe2525b4") + ) + (pin "GPIO21" bidirectional + (at 152.4 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "00173908-0dd5-4d45-a121-b66119c3253a") + ) + (pin "GPIO23" bidirectional + (at 152.4 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "aeadff24-01d0-44b7-997a-c58828113fcf") + ) + (pin "GPIO22" bidirectional + (at 152.4 127 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b2bb52ea-24ad-429d-83e9-97105c7f244f") + ) + (pin "GPIO16" bidirectional + (at 152.4 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "fe56e430-2fde-41d0-b2cf-edc326f3cbd9") + ) + (pin "GPIO19" bidirectional + (at 152.4 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "120d8541-5bfb-4e49-8d91-e70594050b2a") + ) + (pin "GPIO18" bidirectional + (at 152.4 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "edf2fe6e-40db-41dc-bcf2-a3da85a40a53") + ) + (pin "GPIO20" bidirectional + (at 152.4 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8cfe1ac6-b232-4916-9582-2ec713ced3a0") + ) + (pin "GPIO17" bidirectional + (at 152.4 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1b77bd22-86b5-4f2d-a312-69a0d15f6521") + ) + (pin "GPIO15" bidirectional + (at 152.4 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "14a18ae4-3c67-4479-bd53-db19e723c791") + ) + (pin "GPIO14" bidirectional + (at 152.4 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "76e1e132-6487-4e84-b424-9a1843fb5e54") + ) + (pin "GPIO9" bidirectional + (at 152.4 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "fd8fe370-d9ee-4d8e-8552-e5fb1af61bdd") + ) + (pin "GPIO8" bidirectional + (at 152.4 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "90c9a9a7-8dd5-48b1-a34e-84185db316d4") + ) + (pin "GPIO10" bidirectional + (at 152.4 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f9b673af-3540-451f-aeec-b4393dbbd744") + ) + (pin "GPIO11" bidirectional + (at 152.4 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "01c2c70d-97c1-4fd6-b367-5e8ba3cb117b") + ) + (pin "GPIO13" bidirectional + (at 152.4 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "776e006e-4d00-43f8-afe2-3e97713d3fd5") + ) + (pin "GPIO12" bidirectional + (at 152.4 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "14f37d77-a39b-4a2b-9b96-79f30223fa5a") + ) + (pin "CS" output + (at 104.14 118.11 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "19904c88-ccfa-410f-b4cb-07da12269741") + ) + (pin "SWD" input + (at 104.14 106.68 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "87327264-6603-45d2-9581-608bbe59d2f2") + ) + (pin "SWCLK" input + (at 104.14 104.14 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "2bff87f6-0788-4620-8b21-f85cf6e88283") + ) + (pin "USB_D-" bidirectional + (at 104.14 92.71 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "83e3a7e0-36a3-4a3a-b5bc-f2a77a83bb93") + ) + (pin "USB_D+" bidirectional + (at 104.14 90.17 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "c67ad52d-7f92-411a-a424-44d52829eaa9") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (page "4") + ) + ) + ) + ) + (sheet + (at 144.78 21.59) + (size 27.94 24.13) + (fields_autoplaced yes) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "dd417ba1-23df-493d-8bf9-742d6a12b9ca") + (property "Sheetname" "power" + (at 144.78 20.8784 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "power.kicad_sch" + (at 144.78 46.3046 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (pin "VBUS" input + (at 144.78 26.67 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "3c12e44a-5e5b-42bf-a496-1f76f15dd416") + ) + (pin "3V3" output + (at 172.72 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ffe450e5-3da1-407e-a0ca-6f45a3fe5255") + ) + (pin "5V" output + (at 172.72 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8409a5dd-255d-41bc-a20b-e7f93f76bdde") + ) + (pin "Vref" output + (at 172.72 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5541e69d-2212-43a2-af92-9c0eb698baf5") + ) + (pin "5V_sense" output + (at 172.72 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "76a7a985-87aa-4076-bc88-0ecc08ce10e6") + ) + (pin "Isense" output + (at 172.72 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3afd7d20-0da0-4994-8964-677172b8d9f5") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3" + (page "7") + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) +) \ No newline at end of file diff --git a/pcb/MainBoard/audio.kicad_sch b/pcb/MainBoard/audio.kicad_sch new file mode 100644 index 0000000..97a52fc --- /dev/null +++ b/pcb/MainBoard/audio.kicad_sch @@ -0,0 +1,1494 @@ +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "358d64ad-a131-4f0e-8329-6cb0cf45b576") + (paper "A4") + (lib_symbols + (symbol "Connector_Audio:AudioJack3_Ground" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "AudioJack3_Ground" + (at 0 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Audio Jack, 3 Poles (Stereo / TRS), Grounded Sleeve" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "audio jack receptacle stereo headphones phones TRS connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Jack*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "AudioJack3_Ground_0_1" + (rectangle + (start -5.08 -2.54) + (end -6.35 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0 -2.54) (xy 0.635 -3.175) (xy 1.27 -2.54) (xy 2.54 -2.54) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.905 -2.54) (xy -1.27 -3.175) (xy -0.635 -2.54) (xy -0.635 0) (xy 2.54 0) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 2.54) (xy -2.54 2.54) (xy -2.54 -2.54) (xy -3.175 -3.175) (xy -3.81 -2.54) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 2.54 3.81) + (end -5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "AudioJack3_Ground_1_1" + (pin passive line + (at 0 -7.62 90) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "G" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "R" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 2.54 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "S" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -2.54 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "T" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:C" + (pin_numbers hide) + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.635 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C" + (at 0.635 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0.9652 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "cap capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -2.032 -0.762) (xy 2.032 -0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.032 0.762) (xy 2.032 0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_1_1" + (pin passive line + (at 0 3.81 270) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GND" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 83.82 60.96) + (diameter 0) + (color 0 0 0 0) + (uuid "086449d9-7d86-4400-8d40-f1d00198b5e9") + ) + (junction + (at 83.82 46.99) + (diameter 0) + (color 0 0 0 0) + (uuid "20d6953a-837b-4e2d-b0e9-175c77c364d2") + ) + (junction + (at 69.85 46.99) + (diameter 0) + (color 0 0 0 0) + (uuid "72a68cd4-697a-4a12-9c90-88a7f14184fb") + ) + (junction + (at 104.14 46.99) + (diameter 0) + (color 0 0 0 0) + (uuid "8ff6cac3-628c-45c8-a01f-989fdf656d70") + ) + (junction + (at 130.81 52.07) + (diameter 0) + (color 0 0 0 0) + (uuid "a4eba287-cd6b-4d2a-b680-92839eb30a40") + ) + (junction + (at 77.47 60.96) + (diameter 0) + (color 0 0 0 0) + (uuid "d09736c1-01d0-415c-b68e-96e16344c392") + ) + (junction + (at 133.35 46.99) + (diameter 0) + (color 0 0 0 0) + (uuid "e647726a-aa1f-4ae4-bbda-7b686f33d375") + ) + (wire + (pts + (xy 48.26 46.99) (xy 58.42 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "08bcdb7e-d619-42bf-81ab-a452b382e7f5") + ) + (wire + (pts + (xy 130.81 41.91) (xy 130.81 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1fb7651a-10bf-4180-bd69-bf5ed4e788e9") + ) + (wire + (pts + (xy 83.82 60.96) (xy 104.14 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2db310db-65d5-40af-b050-364be1568f9e") + ) + (wire + (pts + (xy 140.97 41.91) (xy 130.81 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "309e60a1-c51c-4449-9a87-406bd4051207") + ) + (wire + (pts + (xy 133.35 46.99) (xy 135.89 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "431c22e6-8538-41fe-b961-9c1532ab322b") + ) + (wire + (pts + (xy 83.82 58.42) (xy 83.82 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b410e10-af05-41d4-9ec4-f3f0b6f724fa") + ) + (wire + (pts + (xy 83.82 46.99) (xy 83.82 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4de77018-4463-40f7-984e-9536aeb73914") + ) + (wire + (pts + (xy 77.47 66.04) (xy 77.47 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5dafffc4-6221-4eee-a61f-73f006f83223") + ) + (wire + (pts + (xy 69.85 46.99) (xy 83.82 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ef0e6df-55b4-40b9-b046-7e7150061732") + ) + (wire + (pts + (xy 69.85 46.99) (xy 69.85 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6930ca81-a114-4161-9eb0-fc2e29e74636") + ) + (wire + (pts + (xy 130.81 52.07) (xy 130.81 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c11a61e-217d-4699-a210-97b9cd2af298") + ) + (wire + (pts + (xy 135.89 49.53) (xy 133.35 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ec82d74-2ed2-44a7-9081-35997dc4c624") + ) + (wire + (pts + (xy 135.89 52.07) (xy 130.81 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8578ffb7-e43d-443f-9710-ffb8b2c75479") + ) + (wire + (pts + (xy 66.04 46.99) (xy 69.85 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8dcc5b0e-1032-4672-80f6-34249df28061") + ) + (wire + (pts + (xy 104.14 60.96) (xy 104.14 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e45b8f1-3310-4fa5-9e00-7195951db76f") + ) + (wire + (pts + (xy 104.14 46.99) (xy 104.14 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8fb31801-f00b-49bd-96ec-54dd0ca7915d") + ) + (wire + (pts + (xy 83.82 46.99) (xy 90.17 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9901c729-a2a6-49bc-9c32-1a8ace25be84") + ) + (wire + (pts + (xy 69.85 58.42) (xy 69.85 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f000610-db81-485a-8759-00fe889b8a9d") + ) + (wire + (pts + (xy 97.79 46.99) (xy 104.14 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bf111e9e-18a2-4b14-95f0-3f0a68802bc3") + ) + (wire + (pts + (xy 69.85 60.96) (xy 77.47 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd1898bc-ad31-40c4-a74f-954a9836f165") + ) + (wire + (pts + (xy 133.35 49.53) (xy 133.35 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ddb48362-99f1-46e0-abf7-7626861c6803") + ) + (wire + (pts + (xy 104.14 46.99) (xy 133.35 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df018e9a-11af-43c1-b75f-098f298bf12f") + ) + (wire + (pts + (xy 77.47 60.96) (xy 83.82 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5922f6b-454e-4ae4-8eea-d9bb45efbb04") + ) + (text_box "TODO: select footprint" + (exclude_from_sim no) + (at 134.62 34.29 0) + (size 30.48 3.81) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "50ecc89c-ce59-4bac-bbbc-b64990221378") + ) + (text "Taken from \"Hardware design with RP2040\"" + (exclude_from_sim no) + (at 89.916 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "7ed3b508-92d1-4855-8fb5-047b8f737ef5") + ) + (label "AUDIO_F" + (at 72.39 46.99 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2eee75fe-da71-473d-8ff5-ae436a4624d2") + ) + (label "AUDIO_OUT" + (at 121.92 46.99 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b9c990ee-222e-4f29-8dc2-07e5a1c88339") + ) + (hierarchical_label "AUDIO_GPIO" + (shape input) + (at 48.26 46.99 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a8e37e5b-6686-4fe5-9f3e-204343086366") + ) + (symbol + (lib_id "Device:C") + (at 93.98 46.99 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "218541cd-266b-4288-b1cf-8c2c5a2a76f3") + (property "Reference" "C?" + (at 93.98 39.37 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "47u" + (at 93.98 41.91 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" + (at 97.79 46.0248 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 93.98 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 93.98 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C16780" + (at 93.98 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "6bc1470c-5330-4122-b317-1d235e5a5647") + ) + (pin "1" + (uuid "678d6d7f-82b9-40fd-a568-2fad073458d9") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/904908f8-cc64-4489-8602-62e4a247065b" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Audio:AudioJack3_Ground") + (at 140.97 49.53 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "21ebb72f-9bad-4d6e-b046-8bb788495541") + (property "Reference" "J?" + (at 148.59 47.6249 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "AudioJack3_Ground" + (at 148.59 50.1649 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 140.97 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 140.97 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Audio Jack, 3 Poles (Stereo / TRS), Grounded Sleeve" + (at 140.97 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "R" + (uuid "78b63f25-550b-4b26-ba9f-5607e724a4a2") + ) + (pin "G" + (uuid "b39ca047-7dcc-4205-967a-7e227d5f4d12") + ) + (pin "S" + (uuid "2b15e620-abde-41d5-9936-7bc10bfa876b") + ) + (pin "T" + (uuid "50240cfc-9532-45ae-8f0f-0cc6c592f470") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/904908f8-cc64-4489-8602-62e4a247065b" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 77.47 66.04 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "591414c1-f0c6-474d-8cf2-1f77c911a949") + (property "Reference" "#PWR057" + (at 77.47 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 77.47 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 77.47 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 77.47 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 77.47 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "fe96f388-f1b8-452f-8a81-45c01fab8d76") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/904908f8-cc64-4489-8602-62e4a247065b" + (reference "#PWR057") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 83.82 54.61 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "69000ac8-44f8-43d8-ac2d-381fc14dbb48") + (property "Reference" "R?" + (at 86.36 53.3399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100R" + (at 86.36 55.8799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 85.598 54.61 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 83.82 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 83.82 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25076" + (at 83.82 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6e518eaa-be97-45bf-b6f8-a7c4ce316e1f") + ) + (pin "2" + (uuid "f119f30b-8cbf-438c-b824-2006c2607f40") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/904908f8-cc64-4489-8602-62e4a247065b" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 104.14 54.61 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "71589ecf-30c4-42bc-8654-cfbb67c3ae5f") + (property "Reference" "R?" + (at 106.68 53.3399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "1k8" + (at 106.68 55.8799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" + (at 105.918 54.61 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 104.14 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 104.14 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C4177" + (at 104.14 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9d81d55c-33ff-47af-aff9-ef693baf88ed") + ) + (pin "2" + (uuid "c1bc5db8-f060-45ea-957d-1e7de3089221") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/904908f8-cc64-4489-8602-62e4a247065b" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 69.85 54.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "96e25386-133e-4ec9-b746-ce0c1297d539") + (property "Reference" "C?" + (at 73.66 53.3399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 73.66 55.8799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 70.8152 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 69.85 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 69.85 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C307331" + (at 69.85 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "5cbe5591-0400-4645-9e93-b00c39909cb6") + ) + (pin "1" + (uuid "0601b007-93e1-4127-9b10-511bbefebcb1") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/904908f8-cc64-4489-8602-62e4a247065b" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 62.23 46.99 90) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ebdfd6b2-781f-4704-91eb-fef71c4d16c2") + (property "Reference" "R?" + (at 62.23 40.64 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "220R" + (at 62.23 43.18 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 62.23 45.212 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 62.23 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 62.23 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25091" + (at 62.23 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c97f4f7e-c90b-4bac-be6e-90cecda557ad") + ) + (pin "2" + (uuid "488ffcc6-e04c-4777-9b5c-be9b40f51c38") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/904908f8-cc64-4489-8602-62e4a247065b" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 130.81 55.88 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "fa0e0f28-b727-4818-8775-911f24748898") + (property "Reference" "#PWR058" + (at 130.81 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 130.81 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 130.81 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 130.81 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 130.81 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "dc50e8b4-2b74-4b41-b1bf-3ecd61965245") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/904908f8-cc64-4489-8602-62e4a247065b" + (reference "#PWR058") + (unit 1) + ) + ) + ) + ) +) \ No newline at end of file diff --git a/pcb/MainBoard/can.kicad_sch b/pcb/MainBoard/can.kicad_sch new file mode 100644 index 0000000..dfc26ef --- /dev/null +++ b/pcb/MainBoard/can.kicad_sch @@ -0,0 +1,1893 @@ +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "eff661c4-5a98-4c9e-8717-e17950ddb169") + (paper "A4") + (lib_symbols + (symbol "Device:C" + (pin_numbers hide) + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.635 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C" + (at 0.635 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0.9652 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "cap capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -2.032 -0.762) (xy 2.032 -0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.032 0.762) (xy 2.032 0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_1_1" + (pin passive line + (at 0 3.81 270) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:D_TVS" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "D_TVS" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "diode TVS thyrector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "D_TVS_0_1" + (polyline + (pts + (xy 1.27 0) (xy -1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.508 1.27) (xy 0 1.27) (xy 0 -1.27) (xy -0.508 -1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 1.27) (xy -2.54 -1.27) (xy 2.54 1.27) (xy 2.54 -1.27) (xy -2.54 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "D_TVS_1_1" + (pin passive line + (at -3.81 0 0) + (length 2.54) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 2.54) + (name "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "can:TJA1050T" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -10.16 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TJA1050T" + (at 1.27 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" + (at 0 -12.7 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.nxp.com/docs/en/data-sheet/TJA1050.pdf" + (at 0 -19.304 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "High-Speed CAN Transceiver, separate VIO, silent mode, SOIC-8" + (at 0 -15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C6952" + (at 0 -17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "High-Speed CAN Transceiver" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOIC*3.9x4.9mm*P1.27mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TJA1050T_0_1" + (rectangle + (start -10.16 7.62) + (end 10.16 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "TJA1050T_1_1" + (pin input line + (at -12.7 5.08 0) + (length 2.54) + (name "TXD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 10.16 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -12.7 2.54 0) + (length 2.54) + (name "RXD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -12.7 -2.54 0) + (length 2.54) + (name "VIO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "CANL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "CANH" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 2.54) + (name "S" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:+5V" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GND" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 113.03 82.55) + (diameter 0) + (color 0 0 0 0) + (uuid "3c613f7e-ce1f-462a-8a58-b608de5cf1a8") + ) + (junction + (at 130.81 54.61) + (diameter 0) + (color 0 0 0 0) + (uuid "7957466f-33fd-4b01-a027-88ade2617215") + ) + (junction + (at 130.81 58.42) + (diameter 0) + (color 0 0 0 0) + (uuid "ccd1d8eb-46bf-4f46-a121-4bedaed760ec") + ) + (junction + (at 213.36 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "fd227129-43bb-4030-8a59-6b866ef82e99") + ) + (no_connect + (at 118.11 80.01) + (uuid "3255cdc8-bdf7-4f0b-a9f5-2968faf7a2f1") + ) + (wire + (pts + (xy 213.36 64.77) (xy 213.36 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0fee1bd0-f7dd-4b47-b104-12de074468ae") + ) + (wire + (pts + (xy 130.81 58.42) (xy 130.81 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "14617e8b-d0cd-4472-aed5-254295f51e00") + ) + (wire + (pts + (xy 207.01 68.58) (xy 213.36 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "463c5de4-0cb2-4228-8c1b-2d1f81fc7b12") + ) + (wire + (pts + (xy 113.03 58.42) (xy 113.03 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d50becc-c40b-427b-a7c2-425d99dace9a") + ) + (wire + (pts + (xy 130.81 54.61) (xy 130.81 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "691205f5-5d58-41aa-80ea-89d101663c7f") + ) + (wire + (pts + (xy 213.36 73.66) (xy 213.36 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f55ab46-ffff-43d8-8f88-2306d12e73b6") + ) + (wire + (pts + (xy 195.58 68.58) (xy 199.39 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7339f0df-5fc4-4f88-bfb1-9033fda120d1") + ) + (wire + (pts + (xy 143.51 74.93) (xy 151.13 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "73f0e0cf-b842-488f-abb9-742b5eea5714") + ) + (wire + (pts + (xy 113.03 82.55) (xy 118.11 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7426722b-cc20-46e9-b767-002b8e29d2af") + ) + (wire + (pts + (xy 109.22 74.93) (xy 118.11 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7d91818d-b856-4838-b58d-fd37d16cabec") + ) + (wire + (pts + (xy 113.03 58.42) (xy 130.81 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fe738fb-cafd-44ac-abea-7858cfd8e732") + ) + (wire + (pts + (xy 195.58 64.77) (xy 199.39 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e42e537-88bd-4f1e-8c90-22cfa681bb45") + ) + (wire + (pts + (xy 143.51 80.01) (xy 151.13 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "afb73aa9-d855-405a-b1a0-6ae72ceb922f") + ) + (wire + (pts + (xy 109.22 72.39) (xy 118.11 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bcdabbcd-eb1d-4d42-8fa5-515b43d21597") + ) + (wire + (pts + (xy 113.03 67.31) (xy 113.03 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bfd97293-0bec-426a-a725-b050507a4a83") + ) + (wire + (pts + (xy 130.81 54.61) (xy 148.59 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1cf3f94-856e-4924-bb97-663e54cc3842") + ) + (wire + (pts + (xy 109.22 82.55) (xy 113.03 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c9cf0b67-2ffa-45e7-b66d-9bf75ea35dbb") + ) + (wire + (pts + (xy 130.81 91.44) (xy 130.81 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ca344547-bfff-43c9-85e2-dfdffc3ed8dc") + ) + (wire + (pts + (xy 207.01 64.77) (xy 213.36 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ea66a150-2cbf-4c47-a43d-d43ba6fa55c4") + ) + (wire + (pts + (xy 130.81 53.34) (xy 130.81 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed03bd6d-492d-44e1-82d0-0418ee480453") + ) + (text_box "S low/floating - high speed\nS high - silent" + (exclude_from_sim no) + (at 93.98 91.44 0) + (size 30.48 3.81) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "9d72be86-dc22-4489-ac0c-a08877347449") + ) + (text_box "Vref = 2.5V\nbut seems optional?" + (exclude_from_sim no) + (at 93.98 99.06 0) + (size 30.48 3.81) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "ab4cb207-e2a7-4e43-a66e-f5f87dcf4cc2") + ) + (hierarchical_label "RXD" + (shape output) + (at 109.22 74.93 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "366b28e6-4d3d-4436-bcb4-b0a315e8b96e") + ) + (hierarchical_label "S" + (shape input) + (at 109.22 82.55 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3e256fc1-2a25-4d57-9eb3-cb09c5674bcb") + ) + (hierarchical_label "CANL" + (shape bidirectional) + (at 195.58 68.58 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3fbfa042-cbbc-435a-b3ab-67ce708878ea") + ) + (hierarchical_label "CANH" + (shape bidirectional) + (at 195.58 64.77 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5feaae88-ba3f-4e46-a631-e059e155df41") + ) + (hierarchical_label "TXD" + (shape input) + (at 109.22 72.39 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9342ecc9-e388-43da-8004-88bec09cc4c3") + ) + (hierarchical_label "CANL" + (shape bidirectional) + (at 151.13 80.01 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "a0bf8a62-82b9-4d76-a48a-243a98fd5dad") + ) + (hierarchical_label "CANH" + (shape bidirectional) + (at 151.13 74.93 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "dddc9ace-a27f-4545-a3f2-d0cc2f3e503e") + ) + (symbol + (lib_id "Device:R") + (at 113.03 63.5 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "28277689-0237-45a7-a971-a1a8fc01d642") + (property "Reference" "R?" + (at 110.49 62.2299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 110.49 64.7699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 114.808 63.5 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 113.03 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 113.03 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 113.03 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "90befadf-7c87-4c4d-8a52-cafe141cdf6c") + ) + (pin "2" + (uuid "1d4999f3-ecaa-45fe-9c49-44bff7e97b63") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/085d11a9-fbb6-4cf1-879a-d3aa30071fa1" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 130.81 53.34 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2c4b556f-3ca8-4341-a2e3-31ca78a0f6ae") + (property "Reference" "#PWR049" + (at 130.81 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 130.81 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 130.81 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 130.81 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 130.81 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0699bf6b-6553-4d5c-af55-808257b961fa") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/085d11a9-fbb6-4cf1-879a-d3aa30071fa1" + (reference "#PWR049") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 148.59 58.42 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "661c70b7-ffee-49c5-8f2c-8041b8cfce7f") + (property "Reference" "C?" + (at 152.4 57.1499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 152.4 59.6899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 149.5552 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 148.59 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 148.59 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C307331" + (at 148.59 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "d825d8c3-fc04-46cf-9ad0-735a4041933a") + ) + (pin "1" + (uuid "ea096bac-98b7-41bd-a6f5-fd2e2eef4324") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/085d11a9-fbb6-4cf1-879a-d3aa30071fa1" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 213.36 73.66 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "784bf6b4-29d9-45f6-b3d7-7ed18458e358") + (property "Reference" "#PWR053" + (at 213.36 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 213.36 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 213.36 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 213.36 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 213.36 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "121ef9ef-42ff-4019-ae16-35e3b6c177dc") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/085d11a9-fbb6-4cf1-879a-d3aa30071fa1" + (reference "#PWR053") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "can:TJA1050T") + (at 130.81 77.47 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9367dd95-57dd-405e-8448-e012f5e2e585") + (property "Reference" "U?" + (at 133.0041 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TJA1050T" + (at 133.0041 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" + (at 130.81 90.17 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.nxp.com/docs/en/data-sheet/TJA1050.pdf" + (at 130.81 96.774 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "High-Speed CAN Transceiver, separate VIO, silent mode, SOIC-8" + (at 130.81 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C6952" + (at 130.81 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0892ba17-0083-4312-9619-72442646bb13") + ) + (pin "4" + (uuid "0e1c2ec4-bc82-47cb-ab1e-8edd9ce4b0cc") + ) + (pin "6" + (uuid "9cdc9c05-453f-4b33-b3fe-334f2a407c22") + ) + (pin "2" + (uuid "a14ccb96-c66b-4cbe-9587-d70558df7d6e") + ) + (pin "5" + (uuid "96034c49-caef-43de-ad20-24369d5ee2db") + ) + (pin "3" + (uuid "6afb6f42-75af-4e26-9043-dece4af98c64") + ) + (pin "7" + (uuid "c816886e-5a1f-4cd8-a62b-bc5d1109b935") + ) + (pin "8" + (uuid "b607b587-d9e5-40bd-aed3-3131e4243ac3") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/085d11a9-fbb6-4cf1-879a-d3aa30071fa1" + (reference "U?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 203.2 64.77 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "99b5a895-a336-4cd5-87ab-4b98e36b2f14") + (property "Reference" "D?" + (at 208.026 63.246 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 201.9301 67.31 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 203.2 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 203.2 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 203.2 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 203.2 64.77 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0d326bb9-3c67-4853-bdcb-8a7a109f142a") + ) + (pin "2" + (uuid "0b802554-9aef-4c13-907d-ada7158e734b") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/085d11a9-fbb6-4cf1-879a-d3aa30071fa1" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 130.81 91.44 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d3be4ed4-d3e1-4c14-ad0b-d21f34debbc8") + (property "Reference" "#PWR052" + (at 130.81 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 130.81 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 130.81 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 130.81 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 130.81 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d542a3c1-9d4b-4ad0-9e51-90dc0f4f7482") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/085d11a9-fbb6-4cf1-879a-d3aa30071fa1" + (reference "#PWR052") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 148.59 62.23 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d982d335-ace9-4e63-95a4-6c1f5f42c6c1") + (property "Reference" "#PWR051" + (at 148.59 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 148.59 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 148.59 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 148.59 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 148.59 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "03691b9d-4eac-451c-a8c0-bbdd54867de2") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/085d11a9-fbb6-4cf1-879a-d3aa30071fa1" + (reference "#PWR051") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 203.2 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fc7c75d2-5657-43aa-9e06-cc826da2c90c") + (property "Reference" "D?" + (at 208.026 67.056 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 201.9301 71.12 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 203.2 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 203.2 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 203.2 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 203.2 68.58 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f5c30c3d-b29c-49ed-a91e-f5f466984cb9") + ) + (pin "2" + (uuid "bba3d4bf-8cad-45cc-86a8-64dd301d313e") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/085d11a9-fbb6-4cf1-879a-d3aa30071fa1" + (reference "D?") + (unit 1) + ) + ) + ) + ) +) \ No newline at end of file diff --git a/pcb/MainBoard/fp-lib-table b/pcb/MainBoard/fp-lib-table new file mode 100644 index 0000000..9cc6912 --- /dev/null +++ b/pcb/MainBoard/fp-lib-table @@ -0,0 +1,4 @@ +(fp_lib_table + (version 7) + (lib (name "led-matrix")(type "KiCad")(uri "/Users/radex/Documents/Hackerspace/pico-led-matrix/pcb/led-matrix.pretty")(options "")(descr "")) +) diff --git a/pcb/MainBoard/microsd.kicad_sch b/pcb/MainBoard/microsd.kicad_sch new file mode 100644 index 0000000..5d446bf --- /dev/null +++ b/pcb/MainBoard/microsd.kicad_sch @@ -0,0 +1,3780 @@ +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "7171f5bd-2e35-4cc0-be2c-32c6543601f2") + (paper "A4") + (lib_symbols + (symbol "Device:C" + (pin_numbers hide) + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.635 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C" + (at 0.635 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0.9652 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "cap capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -2.032 -0.762) (xy 2.032 -0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.032 0.762) (xy 2.032 0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_1_1" + (pin passive line + (at 0 3.81 270) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "led-matrix:micro-sd-tf-push" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SHOU HAN TF PUSH" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://wmsc.lcsc.com/wmsc/upload/file/pdf/v2/lcsc/1912111437_SHOU-HAN-TF-PUSH_C393941.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Cheap Micro SD slot from JLCPCB" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C393941" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "microsd" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "microSD*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "micro-sd-tf-push_0_1" + (rectangle + (start -6.35 -26.035) + (end -3.81 -27.305) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -6.35 -23.495) + (end -3.81 -24.765) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -6.35 -20.955) + (end -3.81 -22.225) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -6.35 -18.415) + (end -3.81 -19.685) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -6.35 -15.875) + (end -3.81 -17.145) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -6.35 -13.335) + (end -3.81 -14.605) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -6.35 -10.795) + (end -3.81 -12.065) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -6.35 -8.255) + (end -3.81 -9.525) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 17.78 -3.81) (xy 17.78 -2.54) (xy -17.78 -2.54) (xy -17.78 -35.56) (xy 17.78 -35.56) (xy 17.78 -27.94) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -7.62 -27.94) (xy -7.62 -7.62) (xy 0 -7.62) (xy 3.81 -3.81) (xy 5.08 -3.81) (xy 5.08 -5.08) + (xy 7.62 -5.08) (xy 8.89 -3.81) (xy 21.59 -3.81) (xy 21.59 -27.94) (xy -7.62 -27.94) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "micro-sd-tf-push_1_1" + (pin bidirectional line + (at -21.59 -8.89 0) + (length 3.81) + (name "DAT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -39.37 90) + (length 3.81) + (name "SHIELD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 -39.37 90) + (length 3.81) + (name "SHIELD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -39.37 90) + (length 3.81) + (name "SHIELD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -39.37 90) + (length 3.81) + (name "SHIELD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -21.59 -11.43 0) + (length 3.81) + (name "DAT3/CD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -21.59 -13.97 0) + (length 3.81) + (name "CMD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -21.59 -16.51 0) + (length 3.81) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -21.59 -19.05 0) + (length 3.81) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -21.59 -21.59 0) + (length 3.81) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -21.59 -24.13 0) + (length 3.81) + (name "DAT0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -21.59 -26.67 0) + (length 3.81) + (name "DAT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -21.59 -31.75 0) + (length 3.81) + (name "DET" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "CD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:+3V3" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3V3_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3V3_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GND" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 116.84 36.83) + (diameter 0) + (color 0 0 0 0) + (uuid "33a2930f-5ddc-467d-a8e7-b820c51b0890") + ) + (junction + (at 73.66 74.93) + (diameter 0) + (color 0 0 0 0) + (uuid "88cc2871-4b63-4fb2-9b11-35e6ec519599") + ) + (junction + (at 64.77 77.47) + (diameter 0) + (color 0 0 0 0) + (uuid "916a5a30-1206-429f-84ae-5122ddf4c91f") + ) + (junction + (at 153.67 92.71) + (diameter 0) + (color 0 0 0 0) + (uuid "ac212ab9-eb08-456c-9a13-69d3aa28d4d7") + ) + (junction + (at 101.6 62.23) + (diameter 0) + (color 0 0 0 0) + (uuid "aed7472f-39f9-470c-8a28-b46ca6a69493") + ) + (junction + (at 151.13 92.71) + (diameter 0) + (color 0 0 0 0) + (uuid "b658f8f9-5552-49a6-9420-6804ff8a39db") + ) + (junction + (at 91.44 64.77) + (diameter 0) + (color 0 0 0 0) + (uuid "c9e827a9-de7d-4874-8889-5a2d92d84cc7") + ) + (junction + (at 152.4 92.71) + (diameter 0) + (color 0 0 0 0) + (uuid "cd5b94c5-2b7f-4c19-aaef-6b7bdcb298ae") + ) + (junction + (at 82.55 69.85) + (diameter 0) + (color 0 0 0 0) + (uuid "d13f299c-9dc2-454b-bdfc-934ea7f8a8f1") + ) + (junction + (at 110.49 59.69) + (diameter 0) + (color 0 0 0 0) + (uuid "eb1be702-cfd5-40eb-9206-e12a055fd633") + ) + (wire + (pts + (xy 64.77 97.79) (xy 64.77 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0164890e-55df-4996-a2b2-8d060c96453f") + ) + (wire + (pts + (xy 82.55 58.42) (xy 82.55 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04dc6f24-0342-4b52-a987-e6e8920058e7") + ) + (wire + (pts + (xy 91.44 64.77) (xy 91.44 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "075aee9a-cab8-4544-a80a-4ba9fa12c121") + ) + (wire + (pts + (xy 101.6 62.23) (xy 101.6 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16504c0b-8ee3-4e60-a9b4-876a763255ea") + ) + (wire + (pts + (xy 116.84 72.39) (xy 119.38 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1a1591d8-433f-4b1c-97f2-b7668984e01a") + ) + (wire + (pts + (xy 153.67 92.71) (xy 156.21 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1afa7088-bfb0-4b5b-bcd1-cfc4f9010ad8") + ) + (wire + (pts + (xy 101.6 62.23) (xy 119.38 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "201c75bd-ce89-4e0f-a999-34fade130d8f") + ) + (wire + (pts + (xy 110.49 49.53) (xy 110.49 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "22dabfb6-0dad-41c2-b0de-8005f01aab3c") + ) + (wire + (pts + (xy 73.66 74.93) (xy 119.38 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2cc035e0-6e76-4c84-bf9c-5c23ea81944f") + ) + (wire + (pts + (xy 73.66 49.53) (xy 73.66 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2ed830ef-078b-4790-82da-73533c9dfaef") + ) + (wire + (pts + (xy 73.66 74.93) (xy 73.66 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3fb2b00e-f64b-4aa0-ae8b-7fd8a9ba9fda") + ) + (wire + (pts + (xy 148.59 92.71) (xy 151.13 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4051c3ca-e22c-4225-8793-89678473bb6b") + ) + (wire + (pts + (xy 54.61 62.23) (xy 101.6 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "437eac0c-7510-4dbd-bc44-8d54a0f87458") + ) + (wire + (pts + (xy 82.55 69.85) (xy 82.55 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "50b296e4-4b72-4814-bd6a-22c79345798e") + ) + (wire + (pts + (xy 101.6 58.42) (xy 101.6 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51845f9e-394f-406e-9375-f4b84e191f18") + ) + (wire + (pts + (xy 110.49 97.79) (xy 110.49 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "56b27960-7c4c-4441-8725-b46d5b62efd2") + ) + (wire + (pts + (xy 152.4 92.71) (xy 153.67 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5a3d89fa-5caf-45b1-ad61-0718cf3ed9ea") + ) + (wire + (pts + (xy 54.61 64.77) (xy 91.44 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f401f97-217c-4ae4-b27a-271dcdd4ea21") + ) + (wire + (pts + (xy 116.84 67.31) (xy 116.84 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65846ab2-6f28-4619-b483-65e99dc942ba") + ) + (wire + (pts + (xy 82.55 69.85) (xy 119.38 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "659bab0a-d6da-4fd4-a9b7-815701492450") + ) + (wire + (pts + (xy 110.49 59.69) (xy 119.38 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a843f11-5ac6-4086-9fd8-5fd89e32205b") + ) + (wire + (pts + (xy 119.38 67.31) (xy 116.84 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7aaa84a0-f017-45dc-87c5-9472d2470d97") + ) + (wire + (pts + (xy 151.13 92.71) (xy 152.4 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c314e3f-56b6-4f6c-b875-a394d6186560") + ) + (wire + (pts + (xy 116.84 88.9) (xy 116.84 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80732624-a397-4689-b23a-17116c1b7612") + ) + (wire + (pts + (xy 54.61 69.85) (xy 82.55 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "87dc611b-d857-4b03-a783-71eac35ab9f9") + ) + (wire + (pts + (xy 91.44 106.68) (xy 91.44 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c0f8a44-c76c-4df4-8684-d034c469f56f") + ) + (wire + (pts + (xy 101.6 49.53) (xy 101.6 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d20da86-2dab-4d70-9b6e-871a2b12dc03") + ) + (wire + (pts + (xy 82.55 106.68) (xy 82.55 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "908a45a1-4c89-4228-a0da-637900b4aa8e") + ) + (wire + (pts + (xy 152.4 92.71) (xy 152.4 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "977d4068-2693-477b-9432-75f6bc14358b") + ) + (wire + (pts + (xy 110.49 58.42) (xy 110.49 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ae992192-b982-457d-af85-fc145f02f5fb") + ) + (wire + (pts + (xy 151.13 90.17) (xy 151.13 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b15e33cf-b063-488a-8f34-65fa6eed58c6") + ) + (wire + (pts + (xy 54.61 82.55) (xy 119.38 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b787664c-a3d7-4303-a191-800a58516f57") + ) + (wire + (pts + (xy 64.77 77.47) (xy 119.38 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc6d8f1e-fbec-4ac6-8e7d-d9cf008e85fe") + ) + (wire + (pts + (xy 116.84 36.83) (xy 124.46 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c07902df-2110-4c30-b95b-92d142964b57") + ) + (wire + (pts + (xy 82.55 49.53) (xy 82.55 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ca63539c-e01d-4773-8c15-232f397fae0c") + ) + (wire + (pts + (xy 73.66 58.42) (xy 73.66 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cbb911ed-c230-4721-82e4-9a51b93f34fc") + ) + (wire + (pts + (xy 116.84 36.83) (xy 116.84 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d0eb3350-c0fc-4213-ba44-bcf55cef8f97") + ) + (wire + (pts + (xy 153.67 90.17) (xy 153.67 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d27989b3-a30a-4b3b-aff4-e5a44ba921cf") + ) + (wire + (pts + (xy 101.6 106.68) (xy 101.6 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d47a1993-11fb-4a97-9e10-2e915f8417b9") + ) + (wire + (pts + (xy 156.21 92.71) (xy 156.21 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d530b702-69b6-4e23-997e-6e3a0099291b") + ) + (wire + (pts + (xy 110.49 106.68) (xy 110.49 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5a8aaa9-ad6e-4daf-9d23-b162e63d727e") + ) + (wire + (pts + (xy 91.44 49.53) (xy 91.44 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5da0235-f5b2-430b-b1ce-ef7aa2e5586d") + ) + (wire + (pts + (xy 54.61 74.93) (xy 73.66 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e671a146-9d61-469d-8b6b-15209aba03c0") + ) + (wire + (pts + (xy 64.77 58.42) (xy 64.77 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6d338f6-5900-4451-b0e9-2d3aea1281d0") + ) + (wire + (pts + (xy 64.77 49.53) (xy 64.77 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e84bb6d2-6842-4536-b489-b217eea0d8b8") + ) + (wire + (pts + (xy 64.77 106.68) (xy 64.77 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec387f2a-bfa0-46aa-bb17-8968f48998b8") + ) + (wire + (pts + (xy 91.44 58.42) (xy 91.44 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f361bb17-bf93-4d8f-93f1-ab4334b770e3") + ) + (wire + (pts + (xy 91.44 64.77) (xy 119.38 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f3c5b3a7-0f6f-4161-84f4-e5f3d8927894") + ) + (wire + (pts + (xy 148.59 90.17) (xy 148.59 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f86456f4-967b-4b63-b5c9-c1097d027dbc") + ) + (wire + (pts + (xy 73.66 106.68) (xy 73.66 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff6240fc-f41f-4b14-b6a1-47f6d3971653") + ) + (text_box "SD card starts as non-SPI, so it's safest not to share bus with other SPI devices, or initialize SD card before other SPI devices on the bus" + (exclude_from_sim no) + (at 139.7 105.41 0) + (size 29.21 13.97) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "0dfb03d8-84fa-4112-8ea1-f4bac6b5ba6b") + ) + (text_box "i'm finding conflicting info on whether pullups/pulldowns are needed, very frustrating" + (exclude_from_sim no) + (at 73.66 118.11 0) + (size 29.21 13.97) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "67190498-b7f9-40df-aab5-21e1c44213a7") + ) + (text_box "probably not needed, won't hurt tho" + (exclude_from_sim no) + (at 134.62 36.83 0) + (size 20.32 12.7) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "7aa8ee28-1ea5-4ed7-b314-6cc6d8065b11") + ) + (hierarchical_label "SD_MOSI" + (shape input) + (at 54.61 64.77 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1b9b5ff3-16fe-4482-bac0-4ed6e7cd30f2") + ) + (hierarchical_label "SD_SCLK" + (shape input) + (at 54.61 69.85 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2f8c8815-0832-477e-9f97-e5271b8fd5f2") + ) + (hierarchical_label "SD_MISO" + (shape output) + (at 54.61 74.93 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d012df9f-0a46-4798-a3d1-0efd49606579") + ) + (hierarchical_label "SD_DET" + (shape output) + (at 54.61 82.55 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ddc3361e-4dde-4a77-b282-e388c70d249a") + ) + (hierarchical_label "SD_CS" + (shape input) + (at 54.61 62.23 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f17ef720-d21e-4ef5-ae2a-e2cdeaa47d9f") + ) + (symbol + (lib_id "power:GND") + (at 152.4 95.25 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "02e6edda-8a48-4ab8-90b2-4d190dec8273") + (property "Reference" "#PWR03" + (at 152.4 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 152.4 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 152.4 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 152.4 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 152.4 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c1317eeb-28c7-4dbc-b82b-fa7e83003413") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 73.66 54.61 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (uuid "09f950ce-0678-4168-9ecc-56f70f99bc14") + (property "Reference" "R?" + (at 71.12 53.3399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 71.12 55.8799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 75.438 54.61 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 73.66 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 73.66 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 73.66 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b0e6cb74-0dda-4782-909c-445ab36846de") + ) + (pin "2" + (uuid "b2645347-674e-489e-8275-ad94004e3901") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 91.44 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1044ae0b-8441-41dc-8a68-792ff1fa377c") + (property "Reference" "#PWR023" + (at 91.44 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 91.44 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 91.44 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 91.44 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 91.44 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cc96da54-8ae3-47d7-94a3-2de9be4e2f3a") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR023") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 101.6 54.61 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "15fdea9b-a568-400f-bf27-4ec87db861a9") + (property "Reference" "R?" + (at 99.06 53.3399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 99.06 55.8799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 103.378 54.61 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 101.6 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 101.6 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 101.6 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cd7f6075-9785-4e57-8c01-ecdf49b84bb9") + ) + (pin "2" + (uuid "e85114ef-d3a9-4fae-af8c-6c9b21acc36b") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 82.55 54.61 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (uuid "16f41631-8d43-43af-bc22-0dccac1d7b11") + (property "Reference" "R?" + (at 80.01 53.3399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 80.01 55.8799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 84.328 54.61 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 82.55 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 82.55 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 82.55 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f4656b30-7a93-4397-9ae0-16753d742c39") + ) + (pin "2" + (uuid "86996ffd-095d-4f97-b88c-9b41e6882836") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 101.6 49.53 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "348f980f-fda8-4456-8a8b-eaea80a06b5f") + (property "Reference" "#PWR015" + (at 101.6 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 101.6 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 101.6 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 101.6 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 101.6 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "487087fc-8ded-44c5-9cc3-83bba54fc6a2") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR015") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 82.55 101.6 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (uuid "35560cf1-3c17-4bc2-82c8-f338200dc4b7") + (property "Reference" "R?" + (at 80.01 100.3299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 80.01 102.8699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 84.328 101.6 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 82.55 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 82.55 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 82.55 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b2b1459e-bde0-41ca-ade5-697fa6c40e13") + ) + (pin "2" + (uuid "7b70842a-b7de-4040-a188-51685addba8a") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 101.6 101.6 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (uuid "530c5497-75e3-4983-a334-c4d3f67bc415") + (property "Reference" "R?" + (at 99.06 100.3299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 99.06 102.8699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 103.378 101.6 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 101.6 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 101.6 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 101.6 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e1704007-abf3-4a6f-b2e5-23d5d3eaf853") + ) + (pin "2" + (uuid "97668fdf-7b36-40a2-b306-5c8dc727285f") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 73.66 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5c23f1e3-17c8-4daf-b5f6-03cb3e1d163b") + (property "Reference" "#PWR025" + (at 73.66 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 73.66 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 73.66 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 73.66 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 73.66 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1cd0e355-e788-4da8-9ba1-3f3b27729905") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR025") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 73.66 49.53 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "67f0ecb2-7fd6-44cb-9898-e5a3a42ec17c") + (property "Reference" "#PWR019" + (at 73.66 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 73.66 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 73.66 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 73.66 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 73.66 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2d27379d-f5e5-4ba7-b618-9aff705adac0") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR019") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 64.77 54.61 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7f3973c9-eea8-4aad-83a4-43b13520f7f6") + (property "Reference" "R?" + (at 62.23 53.3399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 62.23 55.8799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 66.548 54.61 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 64.77 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 64.77 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 64.77 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0a2f5176-97d0-46f8-bec1-05fb8fb83391") + ) + (pin "2" + (uuid "f4ecfd4e-23d9-4cf6-822f-46563362beaa") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 64.77 49.53 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8b5092bd-e3bc-4544-87ea-d600ebfe0e9d") + (property "Reference" "#PWR020" + (at 64.77 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 64.77 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 64.77 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 64.77 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 64.77 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d7b83f96-34c2-494b-a749-663c8d33249b") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR020") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 64.77 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "90938b6b-3bb2-4d4d-a0b9-e93af459c951") + (property "Reference" "#PWR014" + (at 64.77 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 64.77 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 64.77 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 64.77 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 64.77 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f34a29ea-4fc7-4432-848b-a80ec3638e5e") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR014") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 91.44 101.6 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (uuid "9da90743-10b4-431b-979f-27e7ebcf5812") + (property "Reference" "R?" + (at 88.9 100.3299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 88.9 102.8699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 93.218 101.6 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 91.44 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 91.44 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 91.44 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3f728396-c696-4945-903e-4e001fa9e151") + ) + (pin "2" + (uuid "778d58ac-5dc0-40a7-81cd-5141251fccdc") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 82.55 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a3754ded-57da-4656-b4f4-754dbb27b622") + (property "Reference" "#PWR024" + (at 82.55 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 82.55 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 82.55 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 82.55 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7a007c1f-473d-41ff-ac88-6d0ab4cd475b") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR024") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 91.44 54.61 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (uuid "b6d8d837-33d0-46ae-a889-db896788b8da") + (property "Reference" "R?" + (at 88.9 53.3399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 88.9 55.8799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 93.218 54.61 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 91.44 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 91.44 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 91.44 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b8fd6a54-e8ab-4dc1-bbad-1c70e9d87528") + ) + (pin "2" + (uuid "e397370b-94d8-4c75-b54a-c3975393f543") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "led-matrix:micro-sd-tf-push") + (at 140.97 50.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "bbf90657-8dda-4874-a9ca-e3e40b98989d") + (property "Reference" "U?" + (at 163.83 68.5799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SHOU HAN TF PUSH" + (at 163.83 71.1199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "led-matrix:micro-sd-tf-push" + (at 140.97 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://wmsc.lcsc.com/wmsc/upload/file/pdf/v2/lcsc/1912111437_SHOU-HAN-TF-PUSH_C393941.pdf" + (at 140.97 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Cheap Micro SD slot from JLCPCB" + (at 140.97 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C393941" + (at 140.97 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "11" + (uuid "c5e2b97a-df41-4d59-a1ee-b3b2fa179684") + ) + (pin "8" + (uuid "6058651e-bc76-4b27-9e23-c52575ea8c74") + ) + (pin "CD" + (uuid "0842cebd-ee9b-44a7-a417-0eba78282a79") + ) + (pin "6" + (uuid "6e1a18f4-bb76-4bdf-abe7-ad0e7a3473d8") + ) + (pin "7" + (uuid "ccdf87e2-fd13-4d07-b050-07ccbfda5eaa") + ) + (pin "4" + (uuid "62f52890-53cd-40a1-a8b2-8ab3387477aa") + ) + (pin "5" + (uuid "0b1f1a23-871a-436f-b240-c1923c47ea91") + ) + (pin "10" + (uuid "5823c463-52c1-455a-81c5-d686b0eeedac") + ) + (pin "2" + (uuid "660fcef9-f020-4c15-beb9-c58af7c3a3a3") + ) + (pin "1" + (uuid "da86e666-a973-4391-82ee-c69a6df6db16") + ) + (pin "3" + (uuid "0d00f615-4651-4872-addd-448a27dd33f6") + ) + (pin "13" + (uuid "a0260e1a-72e7-434d-aad6-ce1237746085") + ) + (pin "12" + (uuid "6c080c48-c4b8-4c6a-a8f7-6c1ef652958a") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "U?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 110.49 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c348e6be-ef87-4ae0-b427-31143ee49cca") + (property "Reference" "#PWR012" + (at 110.49 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 110.49 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 110.49 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 110.49 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 110.49 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e8f25fb0-bc1b-4bd9-b042-d5d1abef4e79") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR012") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 124.46 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c5ba446e-47ce-473b-8c9a-0a668f91d93b") + (property "Reference" "C?" + (at 128.27 39.3699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 128.27 41.9099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 125.4252 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 124.46 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C307331" + (at 124.46 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a058ca00-070e-4594-a06c-7cc8d81b0845") + ) + (pin "1" + (uuid "3a4355e9-34cc-444b-b3ae-d70530cd9ab4") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 110.49 101.6 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (uuid "ca5ccf5b-ca06-41d3-8477-c40d7621f405") + (property "Reference" "R?" + (at 107.95 100.3299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 107.95 102.8699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 112.268 101.6 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 110.49 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 110.49 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 110.49 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2fca0594-8fb0-44f9-bc1d-d375c40ca490") + ) + (pin "2" + (uuid "4acd43e9-011d-4399-9da1-c8ff5a7057ee") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 73.66 101.6 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (uuid "cac09803-7e38-4340-a7f8-d440f58d4d68") + (property "Reference" "R?" + (at 71.12 100.3299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 71.12 102.8699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 75.438 101.6 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 73.66 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 73.66 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 73.66 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e515f416-b82f-4c71-99b3-9aff90b9325f") + ) + (pin "2" + (uuid "41c8f956-5ef8-4a78-a82a-b0c80f3a1a1a") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 91.44 49.53 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d7c1d37a-31cb-4a4b-b8ab-294f9af6710a") + (property "Reference" "#PWR016" + (at 91.44 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 91.44 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 91.44 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 91.44 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 91.44 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "da88cf0d-c563-401d-a8c2-def07f29b02f") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR016") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 116.84 34.29 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d9c1a6f4-759b-4aed-82d1-1f068f3d9e8b") + (property "Reference" "#PWR01" + (at 116.84 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 116.84 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 116.84 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 116.84 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 116.84 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "78e96012-7dab-4a9b-b3d3-8d196a6487a0") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 101.6 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e0093836-b4e9-404c-ada9-69fc9237bba8") + (property "Reference" "#PWR022" + (at 101.6 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 101.6 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 101.6 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 101.6 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 101.6 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b0292098-bc29-42ef-b20e-c55865431f96") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR022") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 82.55 49.53 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e05482c9-a0d6-43a2-a02b-c925c280c33b") + (property "Reference" "#PWR018" + (at 82.55 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 82.55 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 82.55 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 82.55 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9a72a76a-5001-4d34-8463-07b1e7b5d4d6") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR018") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 116.84 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e6b293ef-6a96-4312-b074-35836d4ec890") + (property "Reference" "#PWR02" + (at 116.84 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 116.84 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 116.84 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 116.84 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 116.84 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f490112e-00b3-44c4-b340-dea2f66b0596") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 110.49 54.61 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ec1a024c-ddc9-48bd-bd01-e43b8e063158") + (property "Reference" "R?" + (at 107.95 53.3399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 107.95 55.8799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 112.268 54.61 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 110.49 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 110.49 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 110.49 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "50744ff8-ec58-4ec9-8c10-f3b1120ade74") + ) + (pin "2" + (uuid "22c163da-0479-4b1c-ad1a-d4f2d0269aa5") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 124.46 44.45 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f4aea547-5c74-43d2-9331-facad257ea35") + (property "Reference" "#PWR021" + (at 124.46 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 124.46 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 124.46 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 124.46 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 124.46 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "608f5246-29a8-48e8-87a5-68dc43107434") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR021") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 110.49 49.53 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f8cf0566-5c97-4457-9003-1f0a805db3e9") + (property "Reference" "#PWR017" + (at 110.49 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 110.49 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 110.49 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 110.49 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 110.49 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "51457789-eb47-4bda-aef1-f25a0ed15dbc") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "#PWR017") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 64.77 101.6 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (uuid "fe96836b-cadb-461e-86b4-2bcb4567fcec") + (property "Reference" "R?" + (at 62.23 100.3299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 62.23 102.8699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 66.548 101.6 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 64.77 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 64.77 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 64.77 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "45629dba-a45b-4bff-95a5-e1d3697b61f3") + ) + (pin "2" + (uuid "48ebdb2b-494c-4e0e-aace-7c30b374cbbd") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0bab6e5d-7ac0-483e-8d77-8a9a1d2919a4" + (reference "R?") + (unit 1) + ) + ) + ) + ) +) \ No newline at end of file diff --git a/pcb/MainBoard/pads.kicad_sch b/pcb/MainBoard/pads.kicad_sch new file mode 100644 index 0000000..5318e58 --- /dev/null +++ b/pcb/MainBoard/pads.kicad_sch @@ -0,0 +1,4936 @@ +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "d3ade3c5-289e-494f-b48a-f712dd94794a") + (paper "A4") + (lib_symbols + (symbol "Connector_Generic:Conn_01x01" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x01_1_1" + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 1.27) + (end 1.27 -1.27) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:D_TVS" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "D_TVS" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "diode TVS thyrector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "D_TVS_0_1" + (polyline + (pts + (xy 1.27 0) (xy -1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.508 1.27) (xy 0 1.27) (xy 0 -1.27) (xy -0.508 -1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 1.27) (xy -2.54 -1.27) (xy 2.54 1.27) (xy 2.54 -1.27) (xy -2.54 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "D_TVS_1_1" + (pin passive line + (at -3.81 0 0) + (length 2.54) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 2.54) + (name "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:+3V3" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3V3_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3V3_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:+5V" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GND" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 232.41 52.07) + (diameter 0) + (color 0 0 0 0) + (uuid "0545faf1-c3e6-4c66-ad05-dc1126b92490") + ) + (junction + (at 232.41 40.64) + (diameter 0) + (color 0 0 0 0) + (uuid "07819b1c-163e-4081-b6c0-11cfdf2725f9") + ) + (junction + (at 232.41 67.31) + (diameter 0) + (color 0 0 0 0) + (uuid "0d7437f7-b36b-46ce-9b6c-733f66a91966") + ) + (junction + (at 232.41 71.12) + (diameter 0) + (color 0 0 0 0) + (uuid "0e80c9ae-833d-48fc-be8d-f7460916d662") + ) + (junction + (at 232.41 78.74) + (diameter 0) + (color 0 0 0 0) + (uuid "0eec37f6-3018-4343-996d-a5ab51f8fcb6") + ) + (junction + (at 87.63 39.37) + (diameter 0) + (color 0 0 0 0) + (uuid "4f3eb63c-5172-4e95-9514-d9c85decf300") + ) + (junction + (at 232.41 63.5) + (diameter 0) + (color 0 0 0 0) + (uuid "635e3db1-1516-42b8-bf85-b7e89723f3ef") + ) + (junction + (at 232.41 86.36) + (diameter 0) + (color 0 0 0 0) + (uuid "68b16bf6-14c0-4d7d-9585-f09bde72f661") + ) + (junction + (at 232.41 59.69) + (diameter 0) + (color 0 0 0 0) + (uuid "69bdd6f8-5f6a-4785-b9d1-aac9564f04bd") + ) + (junction + (at 232.41 55.88) + (diameter 0) + (color 0 0 0 0) + (uuid "82d78f1b-910b-4209-8103-f23ebf839cc4") + ) + (junction + (at 52.07 78.74) + (diameter 0) + (color 0 0 0 0) + (uuid "88fbfd6f-7618-4a5a-a375-b87a3dd71003") + ) + (junction + (at 232.41 74.93) + (diameter 0) + (color 0 0 0 0) + (uuid "b3bdfa56-cb26-4c4f-b963-6934f8ff7bdc") + ) + (junction + (at 232.41 48.26) + (diameter 0) + (color 0 0 0 0) + (uuid "b65a1300-0e8b-4e6d-a3d8-e20b56e16ea5") + ) + (junction + (at 128.27 38.1) + (diameter 0) + (color 0 0 0 0) + (uuid "b70111d9-2c6b-43e6-b3f3-1c7d72e43b4d") + ) + (junction + (at 52.07 119.38) + (diameter 0) + (color 0 0 0 0) + (uuid "c7017442-be56-4174-b95b-f563b0ae96ea") + ) + (junction + (at 232.41 44.45) + (diameter 0) + (color 0 0 0 0) + (uuid "cc541afb-5322-4e95-86b0-5878c2fcc73c") + ) + (junction + (at 232.41 82.55) + (diameter 0) + (color 0 0 0 0) + (uuid "e8ff823d-be10-4e22-b5dc-9c06c3a28707") + ) + (junction + (at 175.26 69.85) + (diameter 0) + (color 0 0 0 0) + (uuid "f3badc6b-8d79-4c9e-a033-a20a1578d0a3") + ) + (wire + (pts + (xy 226.06 55.88) (xy 232.41 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00203cc4-11bf-4368-87d6-945fe04b2a94") + ) + (wire + (pts + (xy 52.07 116.84) (xy 52.07 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "092c9508-51d8-4a45-bf70-d04d33bd3677") + ) + (wire + (pts + (xy 175.26 69.85) (xy 175.26 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c2c1183-4c41-4005-b262-ede3c2cd8a10") + ) + (wire + (pts + (xy 90.17 39.37) (xy 87.63 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d043d15-3048-4e98-a0f1-8dbe9b29e82a") + ) + (wire + (pts + (xy 50.8 92.71) (xy 54.61 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1898dfd4-c9f1-4c4e-a981-f91b324eff2c") + ) + (wire + (pts + (xy 226.06 52.07) (xy 232.41 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1eb08228-650b-4fc4-9f42-68216268d41c") + ) + (wire + (pts + (xy 162.56 88.9) (xy 175.26 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2315cee7-6b4e-417a-aeb6-0191a2d189d0") + ) + (wire + (pts + (xy 52.07 76.2) (xy 50.8 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26557db6-d930-49a2-bda9-5f4de4c1ff46") + ) + (wire + (pts + (xy 50.8 96.52) (xy 54.61 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f56d8a9-d47b-4150-a964-be719606aa43") + ) + (wire + (pts + (xy 90.17 38.1) (xy 90.17 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2fc6acb1-1776-41d4-a6ce-1d37bf3ff75c") + ) + (wire + (pts + (xy 128.27 38.1) (xy 130.81 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33672f32-61d2-4cb7-a420-0fd1b029e572") + ) + (wire + (pts + (xy 110.49 38.1) (xy 110.49 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3aa9d9dd-57c3-4e5a-b1a0-ba2173c5314e") + ) + (wire + (pts + (xy 175.26 97.79) (xy 175.26 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c510733-2ccf-44eb-b3c6-81fd2e6e05e1") + ) + (wire + (pts + (xy 226.06 78.74) (xy 232.41 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c730c48-5f77-4564-97ad-1557be20c44c") + ) + (wire + (pts + (xy 86.36 38.1) (xy 86.36 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c7e4441-f695-4a8f-9a77-f3a81b6242e1") + ) + (wire + (pts + (xy 118.11 38.1) (xy 118.11 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "462f0df1-2068-4770-8e03-54fc14076a1d") + ) + (wire + (pts + (xy 200.66 36.83) (xy 218.44 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4a0fd692-86ad-4276-ad3c-1980d491fafc") + ) + (wire + (pts + (xy 226.06 36.83) (xy 232.41 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b21674b-413d-4563-9812-2638b735c92c") + ) + (wire + (pts + (xy 54.61 124.46) (xy 54.61 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4eb19ea0-658e-49f8-abcd-c7b5b6f30a31") + ) + (wire + (pts + (xy 52.07 78.74) (xy 63.5 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f715c99-7d6f-40d8-a010-660f75841cf5") + ) + (wire + (pts + (xy 232.41 78.74) (xy 232.41 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4fd7e09c-c81d-447f-813f-ba6e3ba27ff8") + ) + (wire + (pts + (xy 128.27 38.1) (xy 128.27 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "505e2a01-56ed-4710-a111-7541d2855da4") + ) + (wire + (pts + (xy 50.8 100.33) (xy 54.61 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "508e421e-e8ad-4c6b-b3b6-44997a6c64e8") + ) + (wire + (pts + (xy 232.41 67.31) (xy 232.41 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "50cdc570-ae78-478e-a36d-7b23bd2ff0d4") + ) + (wire + (pts + (xy 200.66 48.26) (xy 218.44 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "55ac5d49-a5ee-43a8-908e-9fb03cd4275b") + ) + (wire + (pts + (xy 50.8 80.01) (xy 52.07 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "566167e3-9151-4bf8-a31d-46a866abae34") + ) + (wire + (pts + (xy 232.41 74.93) (xy 232.41 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "57c56921-416c-4d08-9d51-24180ec2630b") + ) + (wire + (pts + (xy 52.07 76.2) (xy 52.07 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58d36615-3632-4d52-89f4-a8236d6f3d94") + ) + (wire + (pts + (xy 50.8 116.84) (xy 52.07 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58e6071e-60ff-47d1-906f-15fcb016fc5a") + ) + (wire + (pts + (xy 175.26 69.85) (xy 162.56 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ed2c0dd-6749-43d8-89e5-dad3d4780e18") + ) + (wire + (pts + (xy 200.66 52.07) (xy 218.44 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "63e8a4db-a7a7-4404-a270-a31cfe2a1eaf") + ) + (wire + (pts + (xy 200.66 86.36) (xy 218.44 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6404176d-97e3-4d15-b349-e43b72aec349") + ) + (wire + (pts + (xy 200.66 74.93) (xy 218.44 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "708ffc0d-87a8-424b-83b9-5e622404d3be") + ) + (wire + (pts + (xy 232.41 63.5) (xy 232.41 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70e816dd-0bf0-49cc-b2d1-183a40783140") + ) + (wire + (pts + (xy 226.06 71.12) (xy 232.41 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7617bc09-108c-4070-bc79-2b9bf2160d38") + ) + (wire + (pts + (xy 175.26 64.77) (xy 175.26 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "78ddb3ee-1cf9-47da-be58-20250402396e") + ) + (wire + (pts + (xy 226.06 67.31) (xy 232.41 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7950773a-3836-436e-a3f4-8614559be0a6") + ) + (wire + (pts + (xy 50.8 107.95) (xy 54.61 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7b0bc365-f0c2-481a-9991-2478efce22db") + ) + (wire + (pts + (xy 232.41 86.36) (xy 232.41 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c514823-2cf5-4891-96d8-bc530d28c277") + ) + (wire + (pts + (xy 200.66 44.45) (xy 218.44 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8075c0ae-32b9-4e80-a248-ead97c3dfcf9") + ) + (wire + (pts + (xy 226.06 74.93) (xy 232.41 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "89710935-5ee2-46f5-897e-03d1d1ea9f84") + ) + (wire + (pts + (xy 99.06 38.1) (xy 99.06 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "91f9c7df-dc3a-49b8-9291-f0fddc984993") + ) + (wire + (pts + (xy 127 38.1) (xy 128.27 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92eae34d-360f-45a2-9191-fd681e7666fe") + ) + (wire + (pts + (xy 200.66 40.64) (xy 218.44 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9828ff1e-4d55-4c84-a602-1c8c809f0463") + ) + (wire + (pts + (xy 200.66 67.31) (xy 218.44 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4e24684-9e23-4b64-9a35-c3f538e9b73e") + ) + (wire + (pts + (xy 114.3 38.1) (xy 114.3 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab084f36-5316-4a32-97f5-92ab1ae12bfe") + ) + (wire + (pts + (xy 52.07 119.38) (xy 52.07 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad1c313b-c0ef-4642-abba-6a8845512b08") + ) + (wire + (pts + (xy 232.41 40.64) (xy 232.41 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2bdd99e-6106-48c0-ae96-5cd4f42e4fb1") + ) + (wire + (pts + (xy 200.66 55.88) (xy 218.44 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b589c314-ecd2-42a8-8219-0f0364768028") + ) + (wire + (pts + (xy 200.66 82.55) (xy 218.44 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b80f430b-05ed-4f5b-bea2-0d9113e4a662") + ) + (wire + (pts + (xy 87.63 40.64) (xy 87.63 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf37d70b-1241-4bde-89da-49be391cfa3f") + ) + (wire + (pts + (xy 226.06 40.64) (xy 232.41 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d0d16bcf-7311-4cdc-9193-eae217427136") + ) + (wire + (pts + (xy 200.66 59.69) (xy 218.44 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d15e3d89-94be-4b4c-af8e-ad432a70eeba") + ) + (wire + (pts + (xy 200.66 63.5) (xy 218.44 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d18d68dc-aeab-4e2f-85c5-946bae3b7495") + ) + (wire + (pts + (xy 87.63 39.37) (xy 86.36 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d237570b-d27d-45c4-a0e7-bd3f0a36ff7d") + ) + (wire + (pts + (xy 232.41 82.55) (xy 232.41 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d347926b-0c24-4371-8d40-43465b93d5b1") + ) + (wire + (pts + (xy 50.8 104.14) (xy 54.61 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6143130-9913-4911-be64-fed91ca484ed") + ) + (wire + (pts + (xy 232.41 59.69) (xy 232.41 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6fec29e-16b5-4dee-a52d-e66e954e3efe") + ) + (wire + (pts + (xy 50.8 120.65) (xy 52.07 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d971ddf2-be4f-455d-85b7-96d5ac1354d0") + ) + (wire + (pts + (xy 226.06 63.5) (xy 232.41 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9834f75-97ad-48b5-a1f8-aa7e604485dc") + ) + (wire + (pts + (xy 102.87 38.1) (xy 102.87 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db461f00-4d6c-4cc6-9346-30ead887b776") + ) + (wire + (pts + (xy 54.61 119.38) (xy 52.07 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd5db236-546e-4d41-8a83-5160f5a4bef6") + ) + (wire + (pts + (xy 232.41 44.45) (xy 232.41 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de6e385b-8156-4e72-9847-81965aae1a38") + ) + (wire + (pts + (xy 232.41 48.26) (xy 232.41 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dedb4068-6b57-4a43-a86a-9d7f04cbe79c") + ) + (wire + (pts + (xy 232.41 55.88) (xy 232.41 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df8fe87a-6286-4638-8724-f80a95ed24d5") + ) + (wire + (pts + (xy 232.41 71.12) (xy 232.41 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e478ca5e-e7c0-4918-847b-08a79ff92fdb") + ) + (wire + (pts + (xy 232.41 52.07) (xy 232.41 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e49ed957-533d-4bd2-ade0-ba45f7ff904a") + ) + (wire + (pts + (xy 226.06 59.69) (xy 232.41 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5d9d63d-dd21-4255-9350-392c85a84d29") + ) + (wire + (pts + (xy 226.06 48.26) (xy 232.41 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6998ba2-5a1a-479f-9a46-b90e8a6006d3") + ) + (wire + (pts + (xy 200.66 78.74) (xy 218.44 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ead48d5e-5f9b-4d5b-a586-41adb77b335c") + ) + (wire + (pts + (xy 106.68 38.1) (xy 106.68 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ecdc3980-f2a7-4b80-87df-3643d30f5b85") + ) + (wire + (pts + (xy 226.06 82.55) (xy 232.41 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee83b997-4e42-4fd5-9fde-8e11e3ca103e") + ) + (wire + (pts + (xy 200.66 71.12) (xy 218.44 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ef37e348-e982-457e-9047-7045bc24a61c") + ) + (wire + (pts + (xy 50.8 88.9) (xy 63.5 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f14b1868-d7c8-4ecc-9de9-514915b586f8") + ) + (wire + (pts + (xy 226.06 44.45) (xy 232.41 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f295c6b8-70b3-4807-8fb7-b914f680a2a6") + ) + (wire + (pts + (xy 232.41 36.83) (xy 232.41 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4f0f97b-981d-4a79-9b59-819c9379360a") + ) + (wire + (pts + (xy 175.26 88.9) (xy 175.26 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f882c44a-0bcf-4586-929a-3ef504aff4d2") + ) + (wire + (pts + (xy 226.06 86.36) (xy 232.41 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f94cd5f6-d170-4493-8d6e-d5a49d447589") + ) + (wire + (pts + (xy 162.56 97.79) (xy 175.26 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fcba184f-1453-4148-8ed6-32dd95d4d06f") + ) + (wire + (pts + (xy 175.26 111.76) (xy 175.26 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd0dabbe-6e51-4bdc-9632-51fc61dabcd7") + ) + (wire + (pts + (xy 175.26 73.66) (xy 162.56 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fdea0679-89e7-4e34-914e-bd4558adbd49") + ) + (wire + (pts + (xy 52.07 78.74) (xy 52.07 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffcdd892-4c54-469f-991a-47028efddede") + ) + (text_box "TODO: add bottom/right pads for GPIO for possible future expansion" + (exclude_from_sim no) + (at 97.79 86.36 0) + (size 29.21 13.97) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "6c417bc9-2241-41c4-967c-dfcd4b66eaa5") + ) + (text_box "probably overkill, but would not want all the driver boards to die for a stupid reason and these TVSes are cheap" + (exclude_from_sim no) + (at 200.66 96.52 0) + (size 29.21 13.97) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "a734ac6a-08f8-4e5c-9f84-b285bb9f781c") + ) + (label "COL_VLED" + (at 200.66 40.64 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "19cf7a8a-ecbd-48f0-899f-5f31610b362f") + ) + (label "ROW_SER" + (at 200.66 71.12 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1ba9b511-7435-4f3d-ba3b-ca0151b93b67") + ) + (label "ROW_VCC" + (at 200.66 48.26 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1ccf591f-c91c-4dee-ac1d-aae475de5d86") + ) + (label "ROW_SRCLK" + (at 200.66 82.55 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1d867dd3-0a4e-47d4-8894-b21a1e306f52") + ) + (label "COL_VLED" + (at 63.5 78.74 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2615337c-a4b6-4bc8-a5bc-e33029d16d78") + ) + (label "ROW_VLED" + (at 162.56 97.79 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "463cdc85-7ee4-4869-afcb-831b6d85f6d2") + ) + (label "COL_VLED" + (at 162.56 88.9 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5130c50b-68c4-44d5-b53d-c438c6ffb492") + ) + (label "ROW_RCLK" + (at 200.66 78.74 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "53fa988f-a50c-4f20-894b-abee13d82aa3") + ) + (label "COL_VCC" + (at 63.5 88.9 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "65dba246-ac41-4e3a-997e-ab2c12b2bb1f") + ) + (label "COL_VCC" + (at 200.66 44.45 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7a81236a-0f79-427c-81e2-c9fc7a8a3f72") + ) + (label "COL_~{OE}" + (at 200.66 55.88 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "833ece26-9e0b-4c29-91a0-b30c579e308b") + ) + (label "ROW_~{SRCLR}" + (at 200.66 86.36 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9401daf5-e422-44f2-ac24-ad3bfdb73cf8") + ) + (label "COL_SRCLK" + (at 200.66 63.5 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9beeb808-e80e-4f92-b9d1-f6e5221fc22d") + ) + (label "COL_VCC" + (at 162.56 69.85 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9ca0997d-1d6e-4674-ad26-08e095fa4b1c") + ) + (label "ROW_VCC" + (at 162.56 73.66 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ab2ebf15-5309-42a8-b7e7-ef54bbb38e66") + ) + (label "ROW_VLED" + (at 200.66 36.83 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "afe2d914-43a1-4bdc-9a1c-21eb357fcafd") + ) + (label "ROW_VCC" + (at 118.11 50.8 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bc6389ac-be19-4418-9331-fc47b7bc71d9") + ) + (label "ROW_~{OE}" + (at 200.66 74.93 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bd0f5231-2d7f-42e2-a732-2243c866ec35") + ) + (label "COL_RCLK" + (at 200.66 59.69 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d74480a9-244a-4a56-ab46-ba55ecdbb11c") + ) + (label "COL_~{SRCLR}" + (at 200.66 67.31 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e1081983-403c-49b7-a96f-be0b307c82bf") + ) + (label "ROW_VLED" + (at 128.27 50.8 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f2cf9dc6-d05f-4238-8f9b-b2c335bc2fcd") + ) + (label "COL_SER" + (at 200.66 52.07 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f86b2eff-bb88-432a-a099-ddf0a505cbfe") + ) + (hierarchical_label "ROW_~{OE}" + (shape input) + (at 110.49 41.91 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "29a082ae-c3d0-49ca-8a83-1fa9326caf72") + ) + (hierarchical_label "ROW_SER" + (shape input) + (at 114.3 41.91 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2c6b3c60-38c7-4dc0-9c4d-e92ca8e6eede") + ) + (hierarchical_label "COL_SRCLK" + (shape input) + (at 54.61 104.14 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "3cf7b5f7-ab2e-48b1-b4c4-2f1494dc4417") + ) + (hierarchical_label "ROW_SRCLK" + (shape input) + (at 102.87 41.91 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "500d0bbb-4a67-4a56-bfe2-dd036d249555") + ) + (hierarchical_label "COL_SER" + (shape input) + (at 54.61 92.71 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "51b94b1d-9a54-4a97-9512-878780f10af1") + ) + (hierarchical_label "ROW_~{SRCLR}" + (shape input) + (at 99.06 41.91 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6ef7c5bb-d705-4814-b462-fd886f374af4") + ) + (hierarchical_label "ROW_RCLK" + (shape input) + (at 106.68 41.91 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9ff202d7-3621-42a2-aa41-05e8f51237fb") + ) + (hierarchical_label "COL_RCLK" + (shape input) + (at 54.61 100.33 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "d9f3474d-055c-43a5-94a9-1e3a3b022c46") + ) + (hierarchical_label "COL_~{OE}" + (shape input) + (at 54.61 96.52 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "dc876014-b6b4-43a9-ac6f-ec23dfeb8053") + ) + (hierarchical_label "COL_~{SRCLR}" + (shape input) + (at 54.61 107.95 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "e29a97bc-e63f-4b42-bffd-1472000b3ed0") + ) + (symbol + (lib_id "Device:D_TVS") + (at 222.25 74.93 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "058a6383-1bfc-4bd1-998c-0f089d272f68") + (property "Reference" "D?" + (at 226.314 73.406 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 220.9801 77.47 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 222.25 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 222.25 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 222.25 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 222.25 74.93 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0275a7f9-dba9-4f51-ae5c-20328ed89a70") + ) + (pin "2" + (uuid "5eff656d-cf93-492e-9859-97bd5a26496f") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 175.26 83.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "06423750-b97d-48e9-ad18-0ac54706b3f8") + (property "Reference" "#PWR05" + (at 175.26 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 175.26 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 175.26 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 175.26 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 175.26 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6313db4d-f33b-4d4e-9fc5-7dbd49cb653d") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "#PWR05") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 222.25 36.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "19c38902-b6c3-4fa4-a99f-c273ba92f1d4") + (property "Reference" "D?" + (at 226.314 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 220.9801 39.37 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 222.25 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 222.25 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 222.25 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 222.25 36.83 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9ef0dc15-f5c0-4d09-bf88-f68ecee42dc4") + ) + (pin "2" + (uuid "07e98945-413b-4ca2-86c4-612b7ac479d3") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 45.72 80.01 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1ad26535-4c52-4c91-a735-6617cbeb855e") + (property "Reference" "J?" + (at 42.418 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 45.72 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 45.72 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 45.72 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "10671b47-f628-411e-aff1-07f4b6d86adf") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 222.25 48.26 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1aeeba1a-e154-4eed-b82d-bc66a2010761") + (property "Reference" "D?" + (at 226.314 46.736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 220.9801 50.8 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 222.25 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 222.25 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 222.25 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 222.25 48.26 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d6923450-7f92-4334-9380-4af46231db56") + ) + (pin "2" + (uuid "baee9521-eac3-4aa7-904d-9fe03da7d860") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 102.87 33.02 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1b7ea449-5e4e-44a5-bc59-da7c6c6e6adc") + (property "Reference" "J?" + (at 102.87 29.718 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 106.68 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 102.87 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 102.87 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 102.87 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8e1b55b6-7f80-46d1-abb2-7b4c019cfda9") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 175.26 111.76 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "200bbce4-5091-4446-85cf-59ec9e86ee92") + (property "Reference" "#PWR06" + (at 175.26 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 175.26 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 175.26 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 175.26 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 175.26 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a44b7ef7-3907-4fb9-8d66-68a889112761") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "#PWR06") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 222.25 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "24fd52a0-1250-4b30-b72b-9a0fbde041b0") + (property "Reference" "D?" + (at 226.314 39.116 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 220.9801 43.18 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 222.25 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 222.25 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 222.25 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 222.25 40.64 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5e7fb23c-e31e-487d-9137-fe2900f67b42") + ) + (pin "2" + (uuid "3078f5d4-8ab8-45d6-83bf-42843b2cb5fe") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 45.72 107.95 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2620afc3-0c77-4853-8a77-28935611e02d") + (property "Reference" "J?" + (at 42.418 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 45.72 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 45.72 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 45.72 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1f625a1a-d0f7-400a-a9a7-33ec01a94e5c") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 222.25 86.36 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "39a3d198-ebd7-40c7-b0bf-3d4a99febcf9") + (property "Reference" "D?" + (at 226.314 84.836 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 220.9801 88.9 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 222.25 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 222.25 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 222.25 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 222.25 86.36 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "96ccb433-5dac-4069-a381-044cb0ddf5a0") + ) + (pin "2" + (uuid "968e77ad-733a-4521-834f-3d78e0ba6706") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 45.72 104.14 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3cd7d842-911c-4ebf-828e-8f8336e0d79e") + (property "Reference" "J?" + (at 42.418 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 45.72 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 45.72 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 45.72 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "35de9a6c-819c-49f0-b0c6-e66ae5b5d9d0") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 45.72 96.52 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3e4542d1-2402-4a8e-ae13-06c9f2a7381f") + (property "Reference" "J?" + (at 42.418 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 45.72 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 45.72 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 45.72 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5fa40ad4-5fa3-45f8-a5ab-692f65a0cb40") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 175.26 105.41 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3f592f03-0707-4fd0-bdbf-01511a451248") + (property "Reference" "R?" + (at 172.72 104.1399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 172.72 106.6799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 177.038 105.41 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 175.26 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 175.26 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 175.26 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "11f25a13-9e8a-4130-916a-2f424cc79571") + ) + (pin "2" + (uuid "9c36aead-e098-4dbe-b7dd-d2bb7d0b3457") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 222.25 52.07 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3fddffde-0b31-41da-8ebc-655ee6a39958") + (property "Reference" "D?" + (at 226.314 50.546 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 220.9801 54.61 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 222.25 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 222.25 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 222.25 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 222.25 52.07 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "75d42127-26c2-4f09-a0d5-8ae71ca9504f") + ) + (pin "2" + (uuid "1e26a0a1-4c0b-43a2-8868-c66dd3eab763") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 222.25 55.88 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "48ce275f-d4c1-4175-8b3a-5f8c21fe7dc1") + (property "Reference" "D?" + (at 226.314 54.356 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 220.9801 58.42 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 222.25 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 222.25 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 222.25 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 222.25 55.88 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "237bc28f-d3b5-451c-9cfe-3c9b6c401048") + ) + (pin "2" + (uuid "a778577e-eeec-4069-8718-3907b9e378e4") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 45.72 116.84 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4ce6fc1e-dcdd-401e-8980-6b45ba729b80") + (property "Reference" "J?" + (at 42.418 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 45.72 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 45.72 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 45.72 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "63785216-e994-4570-8ecf-24a3b877f2b3") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 222.25 63.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5a69a5dd-b7ad-4678-a9cb-8d65df796845") + (property "Reference" "D?" + (at 226.314 61.976 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 220.9801 66.04 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 222.25 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 222.25 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 222.25 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 222.25 63.5 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8671d82a-f45f-409a-b74d-c50cf6a6cf59") + ) + (pin "2" + (uuid "6cb8361a-9fd5-4d21-b803-b339d1d9728a") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 90.17 33.02 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "61ee6ce8-de51-4d18-ad41-4ceb81f80cd6") + (property "Reference" "J?" + (at 90.17 29.718 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 93.98 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 90.17 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 90.17 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 90.17 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "839693b2-fb21-46a6-9905-ca7b81e3edda") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 86.36 33.02 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "65b9f56a-6cb1-4895-b6fe-5da284540dad") + (property "Reference" "J?" + (at 86.36 29.718 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 90.17 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 86.36 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 86.36 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 86.36 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b913c762-0a34-4f6f-ab79-98c3b4792e67") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 110.49 33.02 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "72279322-259c-4d78-99e5-35a8475cab70") + (property "Reference" "J?" + (at 110.49 29.718 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 114.3 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 110.49 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 110.49 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 110.49 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "60672534-fcc0-4f40-8209-3c5e445f16bb") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 45.72 88.9 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "740c4531-a711-4de7-957e-10229cc7283b") + (property "Reference" "J?" + (at 42.418 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 45.72 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 45.72 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 45.72 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0a6b548f-264c-41a1-b741-45a96322c254") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 232.41 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "74123db3-ecdc-43ae-995e-6fe8033b9b86") + (property "Reference" "#PWR026" + (at 232.41 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 232.41 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 232.41 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 232.41 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 232.41 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d3fb8492-e686-40e4-9836-57f661d15469") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "#PWR026") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 45.72 76.2 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "798258a5-3873-4feb-82a7-dbfa9088b285") + (property "Reference" "J?" + (at 42.418 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 45.72 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 45.72 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 45.72 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "184a90a4-37ef-49d7-8826-00f079923ce4") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 99.06 33.02 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7f9bb2fa-9c55-4fb7-a430-4543cac3181f") + (property "Reference" "J?" + (at 99.06 29.718 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 102.87 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 99.06 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 99.06 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 99.06 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e3abb09c-4b69-4d3c-a22e-fcb552755992") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 130.81 33.02 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "92167c05-714c-40c4-8dcf-4b7c7b4fedcd") + (property "Reference" "J?" + (at 130.81 29.718 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 134.62 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 130.81 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 130.81 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 130.81 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ae147f9d-8aa2-40e4-9a98-86a4ad3f7520") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 45.72 100.33 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "98315fca-dfd5-4db8-b52e-38c99d6cb06f") + (property "Reference" "J?" + (at 42.418 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 45.72 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 45.72 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 45.72 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "131961e7-8e1a-45de-bc5e-23db96af5f6a") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 127 33.02 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a0360854-89e8-470a-a0ff-828765fcfd5e") + (property "Reference" "J?" + (at 127 29.718 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 130.81 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 127 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 127 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 127 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ccfb6a87-8fd6-45a8-a61f-1fae2cdca1e5") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 222.25 44.45 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "aadd9748-bf7b-4fc5-9d5b-1c68137b4778") + (property "Reference" "D?" + (at 226.314 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 220.9801 46.99 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 222.25 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 222.25 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 222.25 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 222.25 44.45 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b4897497-5dac-4e25-b48b-671fa296ac41") + ) + (pin "2" + (uuid "a50bcb3f-ded2-44c8-87e1-de0cd94d6773") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 45.72 120.65 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c2336358-357b-4d18-ba02-f5188911a579") + (property "Reference" "J?" + (at 42.418 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 45.72 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 45.72 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 45.72 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0359ceb9-e44b-45a2-8d18-76282ede6789") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 222.25 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c31c36f9-23c7-4d79-a475-8631f131e349") + (property "Reference" "D?" + (at 226.314 77.216 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 220.9801 81.28 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 222.25 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 222.25 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 222.25 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 222.25 78.74 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "681ddafe-437d-458b-bb79-ad32af0217b2") + ) + (pin "2" + (uuid "4b6ef437-d8c7-4207-8d50-869fd2ca6953") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 222.25 71.12 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c81a6b49-7f01-4c29-9c87-d19231d16d12") + (property "Reference" "D?" + (at 226.314 69.596 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 220.9801 73.66 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 222.25 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 222.25 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 222.25 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 222.25 71.12 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "dd7ff432-5515-42c5-b2b9-7b26b12f4c32") + ) + (pin "2" + (uuid "b32fa032-e5d0-4001-a847-c6f1352810dc") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 114.3 33.02 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d1fe5164-6ef9-4d1e-a148-00c82e5f39b0") + (property "Reference" "J?" + (at 114.3 29.718 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 118.11 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 114.3 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 114.3 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 114.3 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0dab4008-44ca-477c-8559-ac5dc0fc2ef6") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 54.61 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "dab70864-2911-4568-840b-8d7797da0246") + (property "Reference" "#PWR09" + (at 54.61 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 54.61 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 54.61 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 54.61 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 54.61 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2add81a7-f530-43d7-96c0-cba577b96f78") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "#PWR09") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 87.63 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ddfc03fd-3b8a-497b-9f7d-6d2485aae201") + (property "Reference" "#PWR04" + (at 87.63 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 87.63 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 87.63 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 87.63 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 87.63 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "70c4abd2-f68d-4e36-8efb-b725cf90e51a") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "#PWR04") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 45.72 92.71 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "dfc2795d-9380-4759-b5a0-b2efcdda606c") + (property "Reference" "J?" + (at 42.418 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 45.72 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 45.72 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 45.72 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "635ff7ec-ceb1-4488-9618-49876897d05b") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 175.26 64.77 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e268bd37-9546-4322-9652-cdb4c891994a") + (property "Reference" "#PWR08" + (at 175.26 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 175.26 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 175.26 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 175.26 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 175.26 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ab197fda-1255-41b4-a09d-a528438884b6") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "#PWR08") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 222.25 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e46a336f-5890-43b1-910d-d8481e04c81a") + (property "Reference" "D?" + (at 226.314 81.026 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 220.9801 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 222.25 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 222.25 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 222.25 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 222.25 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2583924f-e8cd-44d7-8320-7359be0f7d7a") + ) + (pin "2" + (uuid "2acb70cb-08eb-4b5a-932a-eeebb61b6cb3") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 222.25 59.69 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "eab66839-2c93-4a74-8b8b-28a23d4b47e7") + (property "Reference" "D?" + (at 226.314 58.166 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 220.9801 62.23 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 222.25 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 222.25 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 222.25 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 222.25 59.69 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6a6cdee0-1d8b-4ae4-90de-e80ab64160c4") + ) + (pin "2" + (uuid "9e76d548-42b2-4f7b-8b76-86aef04be81b") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 118.11 33.02 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f7fea151-c1a5-4464-837b-c27b85ace62d") + (property "Reference" "J?" + (at 118.11 29.718 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 121.92 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 118.11 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 118.11 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 118.11 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "684f848b-fa84-4108-9aae-bfa1b3c87943") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 222.25 67.31 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f9e040da-3de8-430b-85ce-136ff869aef0") + (property "Reference" "D?" + (at 226.314 65.786 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 220.9801 69.85 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 222.25 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 222.25 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 222.25 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 222.25 67.31 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3ad80d04-dae5-4618-a95b-b5b8eaa1b885") + ) + (pin "2" + (uuid "47807074-1839-4f24-91a0-7c3e617a3ebd") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 106.68 33.02 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fade1ce4-f6a0-4812-854f-bea36424ff1f") + (property "Reference" "J?" + (at 106.68 29.718 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 110.49 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "led-matrix:solder-pad-2.25mm" + (at 106.68 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 106.68 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 106.68 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a01e274e-7ef8-44c2-8db5-2b6fa3e83883") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/0441099b-1374-4191-91cb-eefdc8e2bcf9" + (reference "J?") + (unit 1) + ) + ) + ) + ) +) \ No newline at end of file diff --git a/pcb/MainBoard/power.kicad_sch b/pcb/MainBoard/power.kicad_sch new file mode 100644 index 0000000..52b3c1e --- /dev/null +++ b/pcb/MainBoard/power.kicad_sch @@ -0,0 +1,8751 @@ +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "f30cc8da-6ad5-4e16-90a4-4103c979830b") + (paper "A4") + (lib_symbols + (symbol "Amplifier_Operational:LM324" + (pin_names + (offset 0.127) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "LM324" + (at 0 -5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at -1.27 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm2902-n.pdf" + (at 1.27 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Low-Power, Quad-Operational Amplifiers, DIP-14/SOIC-14/SSOP-14" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "quad opamp" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOIC*3.9x8.7mm*P1.27mm* DIP*W7.62mm* TSSOP*4.4x5mm*P0.65mm* SSOP*5.3x6.2mm*P0.65mm* MSOP*3x3mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "LM324_1_1" + (polyline + (pts + (xy -5.08 5.08) (xy 5.08 0) (xy -5.08 -5.08) (xy -5.08 5.08) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin output line + (at 7.62 0 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 2.54) + (name "-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 2.54) + (name "+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "LM324_2_1" + (polyline + (pts + (xy -5.08 5.08) (xy 5.08 0) (xy -5.08 -5.08) (xy -5.08 5.08) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 2.54) + (name "+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 2.54) + (name "-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "LM324_3_1" + (polyline + (pts + (xy -5.08 5.08) (xy 5.08 0) (xy -5.08 -5.08) (xy -5.08 5.08) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 2.54) + (name "+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 2.54) + (name "-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "LM324_4_1" + (polyline + (pts + (xy -5.08 5.08) (xy 5.08 0) (xy -5.08 -5.08) (xy -5.08 5.08) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 2.54) + (name "+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 2.54) + (name "-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "LM324_5_1" + (pin power_in line + (at -2.54 -7.62 90) + (length 3.81) + (name "V-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 7.62 270) + (length 3.81) + (name "V+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector:Screw_Terminal_01x02" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Screw_Terminal_01x02" + (at 0 -5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic screw terminal, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "screw terminal" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TerminalBlock*:*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Screw_Terminal_01x02_1_1" + (rectangle + (start -1.27 1.27) + (end 1.27 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (circle + (center 0 -2.54) + (radius 0.635) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.5334 -2.2098) (xy 0.3302 -3.048) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.5334 0.3302) (xy 0.3302 -0.508) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.3556 -2.032) (xy 0.508 -2.8702) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.3556 0.508) (xy 0.508 -0.3302) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 0 0) + (radius 0.635) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector:TestPoint" + (pin_numbers hide) + (pin_names + (offset 0.762) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "TP" + (at 0 6.858 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TestPoint" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "test point tp" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Pin* Test*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TestPoint_0_1" + (circle + (center 0 3.302) + (radius 0.762) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "TestPoint_1_1" + (pin passive line + (at 0 0 90) + (length 2.54) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x01" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x01_1_1" + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 1.27) + (end 1.27 -1.27) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:C" + (pin_numbers hide) + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.635 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C" + (at 0.635 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0.9652 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "cap capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -2.032 -0.762) (xy 2.032 -0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.032 0.762) (xy 2.032 0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_1_1" + (pin passive line + (at 0 3.81 270) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:C_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.254 1.778 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C_Small" + (at 0.254 -2.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "capacitor cap" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_Small_0_1" + (polyline + (pts + (xy -1.524 -0.508) (xy 1.524 -0.508) + ) + (stroke + (width 0.3302) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 0.508) (xy 1.524 0.508) + ) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "kicad-keyboard-parts:XC6206PxxxMR-Regulator_Linear" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U4" + (at 0.254 12.446 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "XC6206PxxxMR-Regulator_Linear" + (at 0.254 10.668 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23" + (at 0 5.715 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.torexsemi.com/file/xc6206/XC6206.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C5446" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "LDO voltage regulator" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOT?23*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "XC6206PxxxMR-Regulator_Linear_0_1" + (rectangle + (start -5.08 1.905) + (end 5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "XC6206PxxxMR-Regulator_Linear_1_1" + (pin power_in line + (at 0 -7.62 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 7.62 0 180) + (length 2.54) + (name "VO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 0 0) + (length 2.54) + (name "VI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:+3.3V" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3.3V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3.3V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:+3V3" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3V3_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3V3_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:+5V" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GND" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 48.26 250.19) + (diameter 0) + (color 0 0 0 0) + (uuid "03a6fcfd-27be-4f94-b313-d17d90b5a141") + ) + (junction + (at 92.71 308.61) + (diameter 0) + (color 0 0 0 0) + (uuid "0736360b-7844-4050-a5e7-1487e1ba80fc") + ) + (junction + (at 41.91 250.19) + (diameter 0) + (color 0 0 0 0) + (uuid "083066ed-59dd-4f93-ac95-b8f3ac82fa76") + ) + (junction + (at 67.31 300.99) + (diameter 0) + (color 0 0 0 0) + (uuid "0971f4b5-aa48-46e6-8448-ea90651510aa") + ) + (junction + (at 104.14 236.22) + (diameter 0) + (color 0 0 0 0) + (uuid "155fd335-1724-436b-8b99-dd7c8b78c64b") + ) + (junction + (at 67.31 332.74) + (diameter 0) + (color 0 0 0 0) + (uuid "18c6c7dc-7f8d-45ba-b82f-a3b3bf7a7f5b") + ) + (junction + (at 146.05 236.22) + (diameter 0) + (color 0 0 0 0) + (uuid "1c6a8ab8-b3d7-426c-9a5b-d16498db4215") + ) + (junction + (at 72.39 332.74) + (diameter 0) + (color 0 0 0 0) + (uuid "20efd051-b623-4ae0-b6cc-65bc71f21d55") + ) + (junction + (at 80.01 256.54) + (diameter 0) + (color 0 0 0 0) + (uuid "23ce0388-78a2-44f7-95a5-b15f5c11be43") + ) + (junction + (at 149.86 288.29) + (diameter 0) + (color 0 0 0 0) + (uuid "29595dc8-8ba1-4cf1-a5dd-d9abf403f096") + ) + (junction + (at 168.91 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "2b2bdfa3-6f90-4a75-954d-0ae7095fcf51") + ) + (junction + (at 59.69 300.99) + (diameter 0) + (color 0 0 0 0) + (uuid "3313017e-0019-4842-ae57-43cfe505dbf4") + ) + (junction + (at 44.45 250.19) + (diameter 0) + (color 0 0 0 0) + (uuid "36ef5923-bb55-4a45-b1a4-ed91115d3006") + ) + (junction + (at 99.06 308.61) + (diameter 0) + (color 0 0 0 0) + (uuid "3d70b27d-b017-48a1-8a3f-9740d460bf4d") + ) + (junction + (at 146.05 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "3e3bf98a-37a7-4259-9b26-83f0ed6bdd83") + ) + (junction + (at 149.86 325.12) + (diameter 0) + (color 0 0 0 0) + (uuid "4d076829-1d7f-4e0b-8ca2-6afad9b20f03") + ) + (junction + (at 41.91 300.99) + (diameter 0) + (color 0 0 0 0) + (uuid "4facf03f-0bf5-4561-bd8e-efbba1542971") + ) + (junction + (at 83.82 256.54) + (diameter 0) + (color 0 0 0 0) + (uuid "5140e955-5bbb-488f-9c34-fbdacc866f15") + ) + (junction + (at 80.01 236.22) + (diameter 0) + (color 0 0 0 0) + (uuid "5739bb8e-4860-4873-a8cf-4acf01316808") + ) + (junction + (at 44.45 242.57) + (diameter 0) + (color 0 0 0 0) + (uuid "61472897-7070-4352-a684-525967b5376a") + ) + (junction + (at 41.91 236.22) + (diameter 0) + (color 0 0 0 0) + (uuid "6acefd75-0107-4efb-b2b7-60e6b27788f2") + ) + (junction + (at 113.03 246.38) + (diameter 0) + (color 0 0 0 0) + (uuid "75216bf7-adb5-4a94-a585-597c4345bd76") + ) + (junction + (at 72.39 320.04) + (diameter 0) + (color 0 0 0 0) + (uuid "7aa8a27f-3d0b-425b-b924-587d2e473350") + ) + (junction + (at 168.91 81.28) + (diameter 0.9144) + (color 0 0 0 0) + (uuid "7fd6aeb2-2638-47b0-8eea-7d70e99dd3fd") + ) + (junction + (at 72.39 313.69) + (diameter 0) + (color 0 0 0 0) + (uuid "9791013f-ff4c-4214-b86f-97e606068b41") + ) + (junction + (at 172.72 325.12) + (diameter 0.9144) + (color 0 0 0 0) + (uuid "a56334ac-6335-41df-98af-3eec90c4d76e") + ) + (junction + (at 149.86 273.05) + (diameter 0) + (color 0 0 0 0) + (uuid "af6d4d12-79e8-4613-be28-da36b7d70259") + ) + (junction + (at 76.2 236.22) + (diameter 0) + (color 0 0 0 0) + (uuid "bb2e90cb-f917-4dfd-b0a9-b9f31a5f6611") + ) + (junction + (at 76.2 256.54) + (diameter 0) + (color 0 0 0 0) + (uuid "bba056e8-ec84-494d-bc1e-efa7f5de44bd") + ) + (junction + (at 87.63 320.04) + (diameter 0) + (color 0 0 0 0) + (uuid "bc93dda5-0a5f-4183-a279-f829132083bb") + ) + (junction + (at 106.68 246.38) + (diameter 0) + (color 0 0 0 0) + (uuid "bfae3496-f528-42e4-8946-7e91640967ec") + ) + (junction + (at 55.88 256.54) + (diameter 0) + (color 0 0 0 0) + (uuid "c6e93e54-d4e5-4701-9245-77cf41b96c7c") + ) + (junction + (at 41.91 242.57) + (diameter 0) + (color 0 0 0 0) + (uuid "ca88ed03-14ab-4d48-9521-0a96ee58cebe") + ) + (junction + (at 83.82 236.22) + (diameter 0) + (color 0 0 0 0) + (uuid "cf907365-fee4-46a2-a176-e165f1ac6fa9") + ) + (junction + (at 48.26 242.57) + (diameter 0) + (color 0 0 0 0) + (uuid "d3651f03-bc97-489c-9f04-fa66dfd90b78") + ) + (junction + (at 41.91 256.54) + (diameter 0) + (color 0 0 0 0) + (uuid "e7291b08-1f8d-484d-a3ee-4e72e3c43ce9") + ) + (junction + (at 104.14 256.54) + (diameter 0) + (color 0 0 0 0) + (uuid "f4423d5a-1601-4592-88ae-1351d4e7a9f7") + ) + (junction + (at 55.88 236.22) + (diameter 0) + (color 0 0 0 0) + (uuid "f59199ec-f786-4aa0-a5a8-adbf8844113e") + ) + (junction + (at 80.01 320.04) + (diameter 0) + (color 0 0 0 0) + (uuid "f6c56534-cf33-4b43-901b-e24aa1136999") + ) + (junction + (at 172.72 323.85) + (diameter 0) + (color 0 0 0 0) + (uuid "fc06907f-2dbb-4137-ab3d-2faee8244821") + ) + (no_connect + (at 168.91 298.45) + (uuid "30bb3f57-9004-4b50-8457-be03114e47cc") + ) + (no_connect + (at 184.15 295.91) + (uuid "5926f679-9d77-4fc1-af68-f003a1470f1f") + ) + (no_connect + (at 168.91 293.37) + (uuid "a73f61b3-8b54-4f2f-afa4-6a2633e7c56c") + ) + (wire + (pts + (xy 106.68 246.38) (xy 113.03 246.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0418aa28-47f6-4a36-8670-87850dea4466") + ) + (wire + (pts + (xy 149.86 284.48) (xy 149.86 288.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "083ddec0-614e-4569-80f9-beac263eabcc") + ) + (wire + (pts + (xy 80.01 248.92) (xy 82.55 248.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0a530161-8931-4f8e-842f-54a84a285e01") + ) + (wire + (pts + (xy 101.6 236.22) (xy 104.14 236.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c525eee-c3e9-48c8-a5c7-e76acf69ea12") + ) + (wire + (pts + (xy 44.45 250.19) (xy 48.26 250.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "101d7c3f-9a00-4082-8e28-5a35a5ab190d") + ) + (wire + (pts + (xy 74.93 256.54) (xy 76.2 256.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "10f0fd18-87fb-4e29-b61c-62ed69fb89a3") + ) + (wire + (pts + (xy 179.07 82.55) (xy 179.07 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15c5e487-c12c-41f2-83d1-47ad7fb333a6") + ) + (wire + (pts + (xy 172.72 331.47) (xy 172.72 334.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15d62881-4c53-478a-86d0-1b0dba0eb7d9") + ) + (wire + (pts + (xy 104.14 264.16) (xy 104.14 256.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17cb5841-b22b-4e2c-9b21-acf3fe05c952") + ) + (wire + (pts + (xy 41.91 256.54) (xy 41.91 276.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "186841c6-c5cf-4f98-99da-b6954645b307") + ) + (wire + (pts + (xy 149.86 325.12) (xy 149.86 326.39) + ) + (stroke + (width 0) + (type solid) + ) + (uuid "187a0357-597f-4e9c-8776-c044a55a7c43") + ) + (wire + (pts + (xy 109.22 238.76) (xy 109.22 236.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "192bcb53-9ab7-4ce0-86fa-93248d239865") + ) + (wire + (pts + (xy 74.93 313.69) (xy 72.39 313.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21d714db-88e9-442d-8830-463676b66d70") + ) + (wire + (pts + (xy 55.88 236.22) (xy 59.69 236.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "22794f69-83ae-41a7-acc8-f22baac70713") + ) + (wire + (pts + (xy 41.91 236.22) (xy 55.88 236.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23a21dd6-e85a-4094-b42e-e5378e9018a4") + ) + (wire + (pts + (xy 92.71 308.61) (xy 99.06 308.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23ba6c58-2644-4275-a509-3d503e33abba") + ) + (wire + (pts + (xy 170.18 325.12) (xy 172.72 325.12) + ) + (stroke + (width 0) + (type solid) + ) + (uuid "240f9ac0-71d2-4646-af75-730e73b8f7ca") + ) + (wire + (pts + (xy 146.05 78.74) (xy 146.05 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24cf194b-1c17-457d-b422-9810e8a1a22b") + ) + (wire + (pts + (xy 179.07 81.28) (xy 168.91 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "27cfc1a7-c7ff-46e9-952b-9f8c251a7dfb") + ) + (wire + (pts + (xy 168.91 88.9) (xy 168.91 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "296c64c8-14c3-414a-8106-704560d01799") + ) + (wire + (pts + (xy 67.31 332.74) (xy 72.39 332.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e039fb3-b4d0-432a-adb2-93f02499f29b") + ) + (wire + (pts + (xy 40.64 250.19) (xy 41.91 250.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f905d6e-50b9-4be1-abda-ba9c6eb42270") + ) + (wire + (pts + (xy 74.93 313.69) (xy 74.93 311.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33a537b1-1a01-4875-8b93-86d1b4ca352f") + ) + (wire + (pts + (xy 99.06 308.61) (xy 107.95 308.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "376d4a80-15a2-4b11-8e7e-fd2d850ad12d") + ) + (wire + (pts + (xy 181.61 323.85) (xy 172.72 323.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "38928a81-51fa-4238-b083-8a21e884718a") + ) + (wire + (pts + (xy 156.21 288.29) (xy 149.86 288.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b682782-414c-4f7b-8f1e-a2fa14c896a6") + ) + (wire + (pts + (xy 146.05 236.22) (xy 146.05 237.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c139507-68ba-49ae-891a-b53146251d95") + ) + (wire + (pts + (xy 55.88 256.54) (xy 59.69 256.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "43759d1f-e22c-42f4-b4f6-fb4d52dae947") + ) + (wire + (pts + (xy 76.2 256.54) (xy 80.01 256.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44483759-a4ce-4319-a72c-5f0903589176") + ) + (wire + (pts + (xy 74.93 300.99) (xy 74.93 306.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4546e038-6d98-4222-9340-884e17de570f") + ) + (wire + (pts + (xy 41.91 300.99) (xy 59.69 300.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "46b150c6-b75d-4938-b0f4-19d09bb1eed3") + ) + (wire + (pts + (xy 90.17 264.16) (xy 83.82 264.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4a4e2e12-8a3a-4900-a359-a90d212a234b") + ) + (wire + (pts + (xy 146.05 234.95) (xy 146.05 236.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b624100-2b15-4a48-ab55-653ea223369e") + ) + (wire + (pts + (xy 76.2 242.57) (xy 76.2 236.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4cfd575d-4b4a-4779-ac44-ccef7806be0b") + ) + (wire + (pts + (xy 146.05 90.17) (xy 146.05 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d33d40b-63af-4d90-aec6-a7e5f2337036") + ) + (wire + (pts + (xy 158.75 90.17) (xy 158.75 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4e7f8a64-f96c-4c56-9797-3dbc3a3fe46f") + ) + (wire + (pts + (xy 168.91 90.17) (xy 168.91 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ed428ff-93ad-4bdb-b787-11eb510bbd39") + ) + (wire + (pts + (xy 67.31 312.42) (xy 67.31 313.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5008241b-29df-422e-9f74-d659301d5ddd") + ) + (wire + (pts + (xy 72.39 332.74) (xy 72.39 330.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5200e286-dbc1-42ea-9d84-c2a4a9396d25") + ) + (wire + (pts + (xy 41.91 242.57) (xy 44.45 242.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "53df21c2-3912-4dc8-b557-163e055276b3") + ) + (wire + (pts + (xy 166.37 81.28) (xy 168.91 81.28) + ) + (stroke + (width 0) + (type solid) + ) + (uuid "54455352-b74d-46fc-973b-7402188d86ea") + ) + (wire + (pts + (xy 67.31 300.99) (xy 74.93 300.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "554d8a27-20c0-48ca-9ec4-10f07fda0f8c") + ) + (wire + (pts + (xy 146.05 245.11) (xy 146.05 247.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "573d6039-160b-4d73-b965-6775fe77d54c") + ) + (wire + (pts + (xy 41.91 307.34) (xy 41.91 300.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "57cb61bd-89a3-4790-afc7-9d4d42af6069") + ) + (wire + (pts + (xy 172.72 323.85) (xy 172.72 325.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "594f3ea0-c865-4107-8bf6-f6b515ce9c66") + ) + (wire + (pts + (xy 74.93 236.22) (xy 76.2 236.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5acef9c3-4c18-419f-9b2d-3e5e3381ddc1") + ) + (wire + (pts + (xy 106.68 256.54) (xy 106.68 246.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c1e2e9f-4db4-4bb9-91f8-8f73d946d9a8") + ) + (wire + (pts + (xy 41.91 250.19) (xy 41.91 256.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f48fdbd-924d-4071-a49b-d2fa268d4330") + ) + (wire + (pts + (xy 162.56 334.01) (xy 162.56 332.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f974fd9-dbad-4e88-a39b-87557e42e7cb") + ) + (wire + (pts + (xy 184.15 270.51) (xy 182.88 270.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fe4572f-6c42-480b-a713-5fe3d99b68f0") + ) + (wire + (pts + (xy 41.91 250.19) (xy 44.45 250.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60051d56-58ac-4bca-9426-1d1e020c90bd") + ) + (wire + (pts + (xy 41.91 256.54) (xy 55.88 256.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60bc617a-1071-4b90-af70-e5e5077c95e3") + ) + (wire + (pts + (xy 80.01 256.54) (xy 80.01 248.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6215dbbf-e699-4085-809a-2babae701489") + ) + (wire + (pts + (xy 156.21 273.05) (xy 149.86 273.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65177023-781a-4b7f-bde5-0ad41ac023a8") + ) + (wire + (pts + (xy 101.6 256.54) (xy 104.14 256.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65b4268e-71ea-4dc4-b464-50314939b5a8") + ) + (wire + (pts + (xy 87.63 320.04) (xy 87.63 325.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ad5e707-ac39-4c83-896f-4fb7f12890c5") + ) + (wire + (pts + (xy 80.01 243.84) (xy 82.55 243.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b84a3d3-b924-4760-9270-aaa2034cc52a") + ) + (wire + (pts + (xy 41.91 279.4) (xy 54.61 279.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f6fb65b-bf69-49ad-8397-6ab450921093") + ) + (wire + (pts + (xy 80.01 236.22) (xy 83.82 236.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "75fc11aa-0ee8-467e-89e1-1b064e487e2a") + ) + (wire + (pts + (xy 83.82 264.16) (xy 83.82 256.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7748c43c-928f-41f7-9a04-f323aa62b34c") + ) + (wire + (pts + (xy 149.86 322.58) (xy 149.86 325.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "77d7b57c-7952-4a8e-b096-11b32ee6d323") + ) + (wire + (pts + (xy 83.82 228.6) (xy 83.82 236.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "78125e82-8456-4385-8f07-da994a45f8e1") + ) + (wire + (pts + (xy 48.26 250.19) (xy 52.07 250.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79cb3068-d5b0-43cc-911e-2938aa67f024") + ) + (wire + (pts + (xy 146.05 236.22) (xy 158.75 236.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ca3c1bb-c263-4687-bb3d-b23712c1f5d9") + ) + (wire + (pts + (xy 104.14 236.22) (xy 109.22 236.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "806f5ee2-9a6f-4601-928d-001225d2e416") + ) + (wire + (pts + (xy 72.39 334.01) (xy 72.39 332.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "85ee3184-b9da-44c1-8abd-e1aed192b3cc") + ) + (wire + (pts + (xy 87.63 320.04) (xy 92.71 320.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88cbda7b-3485-4064-b207-3b8a0e03d3d4") + ) + (wire + (pts + (xy 163.83 273.05) (xy 167.64 273.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "89eda422-5b95-471b-9b29-e084dd0b3cf3") + ) + (wire + (pts + (xy 76.2 256.54) (xy 76.2 250.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8cb6c4f1-b3c7-4bc0-9c38-d2d9e95ecb29") + ) + (wire + (pts + (xy 83.82 256.54) (xy 86.36 256.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d1a0022-ecf8-4bd8-ab8c-9ce5c7bd427b") + ) + (wire + (pts + (xy 92.71 320.04) (xy 92.71 308.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e02fdce-0011-43d6-ab9c-01c7367885d1") + ) + (wire + (pts + (xy 41.91 276.86) (xy 54.61 276.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9bde0a4e-fd18-4d09-bc2b-13d9bcd65b3d") + ) + (wire + (pts + (xy 90.17 308.61) (xy 92.71 308.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9c3a7106-be85-45c6-b7c0-709644583ba9") + ) + (wire + (pts + (xy 67.31 330.2) (xy 67.31 332.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9c547491-969b-4875-91db-f1ecf8016821") + ) + (wire + (pts + (xy 80.01 256.54) (xy 83.82 256.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9cc7b4d1-5c7e-4e85-adfa-d2fec671c249") + ) + (wire + (pts + (xy 40.64 242.57) (xy 41.91 242.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9dd23972-fe31-469d-a6c0-2fed42031b18") + ) + (wire + (pts + (xy 72.39 313.69) (xy 72.39 320.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e36477c-5679-40b5-bac7-c014bf52de8e") + ) + (wire + (pts + (xy 80.01 320.04) (xy 80.01 325.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1a50d50-e4af-48ca-b405-0288b9bedca1") + ) + (wire + (pts + (xy 172.72 322.58) (xy 172.72 323.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2b97f36-44de-4e74-91fc-54b058e41b2a") + ) + (wire + (pts + (xy 146.05 81.28) (xy 146.05 82.55) + ) + (stroke + (width 0) + (type solid) + ) + (uuid "aabc0861-7499-4cd2-830a-4b6177990281") + ) + (wire + (pts + (xy 97.79 246.38) (xy 106.68 246.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aac8ec3a-3201-4232-bacc-e4ed5555aee0") + ) + (wire + (pts + (xy 48.26 242.57) (xy 52.07 242.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad640898-d992-4bff-b271-262d9a88aec9") + ) + (wire + (pts + (xy 72.39 320.04) (xy 80.01 320.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b551097a-c977-4999-91e0-8950849ab3a7") + ) + (wire + (pts + (xy 41.91 314.96) (xy 41.91 317.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b9ede52a-6b0e-40e5-897e-1c49e3e02648") + ) + (wire + (pts + (xy 83.82 236.22) (xy 86.36 236.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0d2a0f1-6d65-40b9-9614-c5539b03f4ea") + ) + (wire + (pts + (xy 67.31 322.58) (xy 67.31 320.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c5122893-ac9b-4a89-ace1-f23c14548207") + ) + (wire + (pts + (xy 168.91 78.74) (xy 168.91 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c5d592ef-2eaf-44f2-b76b-f39b0c082fd2") + ) + (wire + (pts + (xy 168.91 81.28) (xy 168.91 82.55) + ) + (stroke + (width 0) + (type solid) + ) + (uuid "c848d758-1e9e-48a3-8632-62194800ccc2") + ) + (wire + (pts + (xy 179.07 88.9) (xy 168.91 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c882765f-5cc5-4fa4-b724-64addf21f6a1") + ) + (wire + (pts + (xy 76.2 236.22) (xy 80.01 236.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c967fe74-1146-431d-a284-7b90b5796c53") + ) + (wire + (pts + (xy 72.39 322.58) (xy 72.39 320.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d04a41e2-6c6f-46a7-a4c2-760eed141e93") + ) + (wire + (pts + (xy 41.91 236.22) (xy 41.91 242.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1379de5-3a38-44a5-9fd8-30b6616a9ca0") + ) + (wire + (pts + (xy 104.14 256.54) (xy 106.68 256.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d41f194e-ff32-4938-8770-1be01cb76a42") + ) + (wire + (pts + (xy 90.17 228.6) (xy 83.82 228.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d4e0ba0e-3a17-4f9d-8305-c80d51b269a5") + ) + (wire + (pts + (xy 67.31 320.04) (xy 72.39 320.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d8d71e75-f3f0-496c-b34a-1ac5a3cc3275") + ) + (wire + (pts + (xy 44.45 242.57) (xy 48.26 242.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dbc28111-4999-4d01-b72d-28b81ec537f8") + ) + (wire + (pts + (xy 104.14 228.6) (xy 104.14 236.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e2501227-b289-4c81-a744-b24123c061cf") + ) + (wire + (pts + (xy 59.69 300.99) (xy 67.31 300.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e25f30a8-a37a-4bd3-aba2-3e159a0b26b2") + ) + (wire + (pts + (xy 166.37 267.97) (xy 167.64 267.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e3a326a0-a899-44de-858f-155aafcbea04") + ) + (wire + (pts + (xy 146.05 81.28) (xy 151.13 81.28) + ) + (stroke + (width 0) + (type solid) + ) + (uuid "e3c6144c-5f0a-4e7a-b421-9e10562bd77d") + ) + (wire + (pts + (xy 149.86 325.12) (xy 154.94 325.12) + ) + (stroke + (width 0) + (type solid) + ) + (uuid "e6520f65-c51f-4c0f-97fc-81833eea890e") + ) + (wire + (pts + (xy 179.07 87.63) (xy 179.07 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e8e11c78-0c82-46f5-91dc-977d7d5448dd") + ) + (wire + (pts + (xy 97.79 264.16) (xy 104.14 264.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e923c9e1-8209-45fa-b171-7c0d8c7ca23c") + ) + (wire + (pts + (xy 41.91 279.4) (xy 41.91 300.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e96ccb97-7fde-4371-933a-14b4e27152c0") + ) + (wire + (pts + (xy 55.88 332.74) (xy 67.31 332.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eae2f8f5-80fd-4c69-8b76-d94cf8695cf6") + ) + (wire + (pts + (xy 67.31 313.69) (xy 72.39 313.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eaea333b-e3ef-43b4-8e0c-3b6dd2cd65e6") + ) + (wire + (pts + (xy 113.03 246.38) (xy 119.38 246.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec4b0abb-f0db-43f5-b7c3-82c44ba39437") + ) + (wire + (pts + (xy 97.79 228.6) (xy 104.14 228.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ef4df240-7315-4b78-9fe4-15bfc673f180") + ) + (wire + (pts + (xy 41.91 229.87) (xy 41.91 236.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f0c99aa6-bd1d-469a-9588-d08611683af0") + ) + (wire + (pts + (xy 80.01 236.22) (xy 80.01 243.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5304920-aa32-4791-b8c5-0be4264d9263") + ) + (wire + (pts + (xy 67.31 300.99) (xy 67.31 304.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fb777795-1b7a-46b8-8d38-529ae939f732") + ) + (wire + (pts + (xy 149.86 273.05) (xy 149.86 276.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc4fd33b-625a-45df-b978-d30537a415de") + ) + (wire + (pts + (xy 172.72 325.12) (xy 172.72 326.39) + ) + (stroke + (width 0) + (type solid) + ) + (uuid "fcac3e2f-fd82-4930-aca7-428ccde0bf87") + ) + (wire + (pts + (xy 149.86 334.01) (xy 149.86 331.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff7776ff-f6a5-4f6c-815f-7e5cbb053181") + ) + (rectangle + (start 140.97 214.63) + (end 189.23 255.27) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + (uuid 0466588e-45f8-479c-90da-6acb43501a32) + ) + (rectangle + (start 140.97 303.53) + (end 189.23 341.63) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + (uuid 467ddd54-96bb-40f1-84d2-c5cb83b210dc) + ) + (rectangle + (start 140.97 256.54) + (end 189.23 302.26) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + (uuid 4f21d9fe-9cb6-4109-9f41-857ea20744cd) + ) + (rectangle + (start 24.13 214.63) + (end 139.7 341.63) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + (uuid 8733d85a-37e2-481f-bc83-f1ebd8d84714) + ) + (text_box "smallest jlcpcb basic resistor is 100mΩ.\nImax = 3A, R=25mΩ, V=75mV, P=225mW" + (exclude_from_sim no) + (at 25.4 237.49 0) + (size 13.97 17.78) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "0ff909a1-4da1-4119-9012-b80dd5b5aca2") + ) + (text_box "~40x amplification (75mV -> 3V)\n\ndouble resistors to improve CMRR" + (exclude_from_sim no) + (at 45.72 262.89 0) + (size 35.56 7.62) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "11ba4878-2c88-4b4d-a879-29cdc433eda6") + ) + (text_box "~48x amplification (63mV -> 3V)" + (exclude_from_sim no) + (at 87.63 298.45 0) + (size 20.32 7.62) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "82b05a4f-fb72-4623-a11f-d0214fc4e697") + ) + (text_box "trace resistor\nImax = 3A, R=21mΩ, V=63mV" + (exclude_from_sim no) + (at 26.67 304.8 0) + (size 13.97 12.7) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "af12914b-0ed6-4c44-b2f0-df3dbec5042e") + ) + (text_box "TODO:\n- VBUS filtering\n- decoupling\n- overcurrent protection ?\n- voltage sensing\n- current sensing\n- voltage reference" + (exclude_from_sim no) + (at 97.79 24.13 0) + (size 35.56 19.05) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "e60c2f99-013b-4c5c-8dd9-444b54fdcbec") + ) + (text "Voltage regulator" + (exclude_from_sim no) + (at 141.732 306.832 0) + (effects + (font + (size 2 2) + (thickness 0.4) + (bold yes) + ) + (justify left) + ) + (uuid "244ca94e-b9e4-4af3-acb7-e1f1b17bed1d") + ) + (text "Voltage sensing" + (exclude_from_sim no) + (at 144.018 217.678 0) + (effects + (font + (size 2 2) + (thickness 0.4) + (bold yes) + ) + (justify left) + ) + (uuid "2540edc6-fe9d-4b25-b87b-a89ec2baea27") + ) + (text "High-side current sensing circuit" + (exclude_from_sim no) + (at 41.402 218.44 0) + (effects + (font + (size 2 2) + (thickness 0.4) + (bold yes) + ) + (justify left) + ) + (uuid "4250af13-07fa-4927-8b1b-7423c848141a") + ) + (text "Low-side current sensing circuit" + (exclude_from_sim no) + (at 43.18 287.02 0) + (effects + (font + (size 2 2) + (thickness 0.4) + (bold yes) + ) + (justify left) + ) + (uuid "dbda260a-6cc4-44b2-a680-3b64ba2d47a9") + ) + (text "Opamp" + (exclude_from_sim no) + (at 142.24 260.35 0) + (effects + (font + (size 2 2) + (thickness 0.4) + (bold yes) + ) + (justify left) + ) + (uuid "e300a204-0845-45ef-aedf-849a6727c649") + ) + (label "Load+" + (at 54.61 276.86 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "33f27c18-da84-4665-9428-0e52b5fd5a34") + ) + (label "Vsense" + (at 158.75 236.22 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5cb83b72-114e-44b7-b5af-a9298acb4595") + ) + (label "Load-" + (at 54.61 279.4 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f4d8b6a2-ea16-4ab2-9945-78c9cabb622b") + ) + (hierarchical_label "5V" + (shape output) + (at 210.82 36.83 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "0e44a61c-19cd-4f30-829a-525b919fb454") + ) + (hierarchical_label "Vref" + (shape output) + (at 210.82 46.99 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "32fbe32a-3443-47d0-b100-937f18f6ae97") + ) + (hierarchical_label "5V_sense" + (shape output) + (at 210.82 58.42 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "91eb502a-f67f-4e76-8e2a-e8460374d5ea") + ) + (hierarchical_label "VBUS" + (shape input) + (at 40.64 41.91 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9960e220-2e2a-494b-bced-5f77667d853a") + ) + (hierarchical_label "3V3" + (shape output) + (at 210.82 41.91 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "a77ef6a3-fefa-418f-b248-839948e8dc1a") + ) + (hierarchical_label "Isense" + (shape output) + (at 210.82 62.23 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "f303dedd-2e1c-45c9-acb0-51db0e40f621") + ) + (symbol + (lib_id "Device:C_Small") + (at 179.07 85.09 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00c20118-7aaf-403b-840c-6d7fe37361e3") + (property "Reference" "C?" + (at 181.61 84.582 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "4.7uF" + (at 181.864 87.122 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" + (at 179.07 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 179.07 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 179.07 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1779" + (at 179.07 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a79f49f9-d416-4c68-a42f-13201abede85") + ) + (pin "2" + (uuid "c22cba5c-699d-4eba-94de-fca1a90f9f8c") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 72.39 334.01 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0309aaef-92ff-4405-abba-d48ef4b88038") + (property "Reference" "#PWR077" + (at 72.39 340.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 72.39 339.09 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 72.39 334.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 72.39 334.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 72.39 334.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e332c3d1-854c-40c0-9ca5-e19479ef7243") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR077") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 71.12 256.54 90) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "063f157b-c75a-47c1-9562-10a57d6b58fa") + (property "Reference" "R?" + (at 71.12 261.62 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "470R" + (at 71.12 259.08 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 71.12 254.762 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 71.12 256.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 71.12 256.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25117" + (at 71.12 256.54 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "02aca56d-98f5-4d81-af83-29cf3a5e57b2") + ) + (pin "2" + (uuid "5423d897-ab5a-4537-955c-f712c9cca203") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 99.06 312.42 180) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (uuid "11597176-da14-4eee-9371-832482c62d92") + (property "Reference" "C?" + (at 102.108 311.15 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100n" + (at 102.108 313.69 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 98.0948 308.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 99.06 312.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 99.06 312.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 99.06 312.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a2c686ba-fe74-4a17-8b03-c27f7f8b6a24") + ) + (pin "2" + (uuid "aa007c5f-2ba5-4fa3-9fc5-ade4460c5565") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 83.82 325.12 90) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (uuid "131944bb-ba71-4c7c-b75b-5cef48b853ab") + (property "Reference" "C?" + (at 82.042 329.692 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "220p" + (at 82.042 332.232 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 87.63 324.1548 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 83.82 325.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 83.82 325.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1530" + (at 83.82 325.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1003f3dd-977b-49b5-9f0c-ce3e36c8d014") + ) + (pin "2" + (uuid "66243d07-5032-4fc9-8e70-6602234b3e2e") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 113.03 308.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1fff757f-bd3c-49aa-b522-175eb95b40d2") + (property "Reference" "J?" + (at 115.57 307.3399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x01" + (at 115.57 309.8799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x01_P2.54mm_Vertical" + (at 113.03 308.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 113.03 308.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 113.03 308.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "18e745ed-67e5-4ac1-b921-b3ad33f83c94") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 172.72 322.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2ab73e97-3794-4a90-992c-5bb44f1b683b") + (property "Reference" "#PWR076" + (at 172.72 326.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 172.72 317.754 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 172.72 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 172.72 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 172.72 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e6bbc7a0-659f-4a90-b25a-5fb843efbb4a") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR076") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 146.05 247.65 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2ba22021-e496-440e-bb64-a9b686025cf6") + (property "Reference" "#PWR069" + (at 146.05 254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 146.05 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 146.05 247.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 146.05 247.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 146.05 247.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "95af4a2b-bd35-4e28-8a88-c60623f16c67") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR069") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "kicad-keyboard-parts:XC6206PxxxMR-Regulator_Linear") + (at 162.56 325.12 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2ca2b290-2be4-4d08-a0a1-2de8cb606929") + (property "Reference" "U?" + (at 162.814 312.674 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "XC6206PxxxMR-Regulator_Linear" + (at 162.814 314.452 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23" + (at 162.56 319.405 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.torexsemi.com/file/xc6206/XC6206.pdf" + (at 162.56 325.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 162.56 325.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C5446" + (at 162.56 320.04 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "777244a1-c840-4c90-894f-8f322057629b") + ) + (pin "2" + (uuid "7a523749-fcf3-40c4-9db1-542b95c79f05") + ) + (pin "3" + (uuid "58b83eef-58a4-4f5e-bb66-9ab8adac594e") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "U?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 172.72 328.93 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2dfb6c52-3437-4811-94e7-69aebb4219c8") + (property "Reference" "C?" + (at 175.26 328.422 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "4.7uF" + (at 175.514 330.962 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" + (at 172.72 328.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 172.72 328.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 172.72 328.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1779" + (at 172.72 328.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a82c8f6d-1b8a-4cd9-8b85-7531a2e31029") + ) + (pin "2" + (uuid "830dca70-1db5-4a49-b890-fa6c595dcbab") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 149.86 334.01 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2e918b74-6811-4a11-a5a6-2a5643f7c634") + (property "Reference" "#PWR078" + (at 149.86 340.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 149.86 339.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 149.86 334.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 149.86 334.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 149.86 334.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4f74b9c9-a3dd-464f-80bc-f8e924b0ae03") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR078") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 63.5 236.22 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "37acf7d8-0e71-440c-86b0-ae8f95ca52f3") + (property "Reference" "R?" + (at 63.5 231.14 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "470R" + (at 63.5 233.68 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 63.5 237.998 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 63.5 236.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 63.5 236.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25117" + (at 63.5 236.22 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "aa386f38-f748-44bb-b79b-95a2e25cda21") + ) + (pin "2" + (uuid "f7779e5d-2155-4041-8942-674e9bb16a7d") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 99.06 316.23 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3c6e4122-8008-4a9d-87c9-0b0cbdf496da") + (property "Reference" "#PWR073" + (at 99.06 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 99.06 321.31 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 99.06 316.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 99.06 316.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 99.06 316.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7de11016-8dd1-48e9-bd78-a14bc178adb1") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR073") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Amplifier_Operational:LM324") + (at 90.17 246.38 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3d800823-e65a-4691-bf71-da29366c2788") + (property "Reference" "U?" + (at 90.932 250.952 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LM324DT" + (at 90.932 253.492 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" + (at 88.9 243.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm2902-n.pdf" + (at 91.44 241.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Low-Power, Quad-Operational Amplifiers, DIP-14/SOIC-14/SSOP-14" + (at 90.17 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C71035" + (at 90.17 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d751d19a-ac4a-4ab7-8c8c-21c124fd5df2") + ) + (pin "8" + (uuid "e610a8e2-b17c-4a3d-bbc5-79c4a351c986") + ) + (pin "4" + (uuid "5b36ad23-24b7-40c8-92dc-9c7238c80529") + ) + (pin "12" + (uuid "9f0cf635-a49d-4917-99b5-d3a287de1398") + ) + (pin "9" + (uuid "4f790fa5-0e2a-4efa-b5c8-0f8df1a6e169") + ) + (pin "3" + (uuid "4e7ec278-4bd9-47a1-a651-218946266885") + ) + (pin "14" + (uuid "7b7ea2f1-2de8-49cd-9fea-152321f63075") + ) + (pin "10" + (uuid "79e67b68-b5b5-4dfd-a56e-c87f50063eb2") + ) + (pin "2" + (uuid "8592834a-0a4c-4efd-a65d-71ae30491f90") + ) + (pin "13" + (uuid "ba693899-ac59-4be0-875e-6e8881885824") + ) + (pin "6" + (uuid "43ee4eab-0543-476b-b5e9-f0b9d04ce3a1") + ) + (pin "5" + (uuid "7bfe3739-d0bf-42a0-80ce-e3d0707d39d9") + ) + (pin "11" + (uuid "9cdc653d-8bd1-4906-9494-0e5c938c734b") + ) + (pin "7" + (uuid "56030e41-199a-4036-9556-fd6befe12cce") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "U?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 97.79 236.22 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "422f67f2-a056-4f6b-9add-8478316d7ddc") + (property "Reference" "R?" + (at 97.79 231.14 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "18k" + (at 97.79 233.68 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 97.79 237.998 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 97.79 236.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 97.79 236.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25762" + (at 97.79 236.22 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7c725790-3bf6-42b6-b5e8-f2689378dbe6") + ) + (pin "2" + (uuid "27ea8ab8-8401-4a60-8735-8d69f377449a") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 186.69 323.85 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (uuid "44b4699e-23d4-4641-bc79-f5389cce2850") + (property "Reference" "J?" + (at 187.96 318.262 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Conn_01x01" + (at 187.96 320.802 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x01_P2.54mm_Vertical" + (at 186.69 323.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 186.69 323.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 186.69 323.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bc45a362-8f42-42ba-a405-fd6c56693bdc") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 149.86 280.67 0) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "460b422d-936b-45a7-a2a6-637b7e5a69e9") + (property "Reference" "C?" + (at 146.812 279.4 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100n" + (at 146.812 281.94 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 150.8252 276.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 149.86 280.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 149.86 280.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 149.86 280.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cd1a2dd9-126d-4a93-ac2d-883b8cc1d18f") + ) + (pin "2" + (uuid "bb619553-53af-493f-8f3e-0bb208d34124") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 97.79 256.54 90) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4a84cae6-5eeb-4879-9c12-7bceb56cd176") + (property "Reference" "R?" + (at 97.79 261.62 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "18k" + (at 97.79 259.08 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 97.79 254.762 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 97.79 256.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 97.79 256.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25762" + (at 97.79 256.54 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2be0f6ec-763c-432d-8c72-aeaab8a233e1") + ) + (pin "2" + (uuid "cf8dba01-48a0-4a0c-a504-9986ecb00093") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 63.5 256.54 90) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5201c8ee-9c96-4160-909d-1e8d1ccf26ff") + (property "Reference" "R?" + (at 63.5 261.62 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "470R" + (at 63.5 259.08 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 63.5 254.762 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 63.5 256.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 63.5 256.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25117" + (at 63.5 256.54 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "fa2f194e-11d0-4d65-9c4a-56e3425fbf3d") + ) + (pin "2" + (uuid "9400ab20-ee4a-497f-afb7-fe0bbc523ffd") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 146.05 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5fcf9636-3f60-4e4e-9cfb-290c14f746cb") + (property "Reference" "#PWR042" + (at 146.05 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 145.796 74.422 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 146.05 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 146.05 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 146.05 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "64b4e9c1-34f6-4bc0-887f-694cf527c50e") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR042") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 146.05 231.14 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "60b100fe-1748-4a0e-b26f-e3666e35e7db") + (property "Reference" "R?" + (at 148.59 229.8699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1k " + (at 148.59 232.4099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" + (at 144.272 231.14 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 146.05 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 146.05 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C21190" + (at 146.05 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a87fedae-2c77-4dbf-a03d-35a1fecb4c11") + ) + (pin "1" + (uuid "67a98b1f-77cf-40cd-bc6e-e3b3815105ee") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 109.22 238.76 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6147e99b-3248-4b5d-a9a1-137b63e2b37a") + (property "Reference" "#PWR068" + (at 109.22 245.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 109.22 243.84 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 109.22 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 109.22 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 109.22 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5a4ab97e-6dd7-46e4-a2b4-378eaa77040e") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR068") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 41.91 311.15 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "64bb4e04-e02d-4d01-ba30-4b84d05ffebd") + (property "Reference" "R?" + (at 44.45 309.8799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "21m" + (at 44.45 312.4199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Experiments:ShuntResistor" + (at 40.132 311.15 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 41.91 311.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 41.91 311.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b31ba005-29b6-4b0b-b485-3f7cf5153ae1") + ) + (pin "2" + (uuid "185fa7f2-abd1-48de-afbb-12cfe07354cb") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 67.31 308.61 0) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (uuid "6959a54a-a2d1-4445-884a-842b7998ebb3") + (property "Reference" "C?" + (at 63.5 309.8801 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "220p" + (at 63.5 307.3401 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 68.2752 304.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 67.31 308.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 67.31 308.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1530" + (at 67.31 308.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8b15bf34-7ebc-4e10-98ad-84d5bdba17b7") + ) + (pin "2" + (uuid "7e43f58f-9344-4276-a682-c9c0e7d97194") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 41.91 229.87 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6b4d4d19-e6eb-403e-8826-fdecd02aa992") + (property "Reference" "#PWR067" + (at 41.91 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 41.91 224.79 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 41.91 229.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 41.91 229.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 41.91 229.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "63873efa-1d31-4040-8c03-371f8fa6fe2e") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR067") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint") + (at 59.69 300.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (uuid "6dc1b239-c969-421f-8ccb-28f232582c51") + (property "Reference" "TP?" + (at 57.15 296.4179 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "TestPoint" + (at 57.15 298.9579 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" + (at 64.77 300.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 64.77 300.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 59.69 300.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bd49ea8a-4f40-4cc0-9d36-aa7459e45afa") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 44.45 246.38 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6f0c503f-7c50-4985-bb0b-fb820e671707") + (property "Reference" "R?" + (at 38.1 246.38 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "100mΩ" + (at 40.64 246.38 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric" + (at 46.228 246.38 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 44.45 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 44.45 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25334" + (at 44.45 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b495b9a8-ff88-4c9b-96d5-7dfdb178121f") + ) + (pin "1" + (uuid "81c8197e-7810-45f5-befe-bf192d8c4d53") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint") + (at 166.37 267.97 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (uuid "6f559736-5d86-4eac-b263-20219e46e5eb") + (property "Reference" "TP?" + (at 164.846 264.16 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "TestPoint" + (at 163.83 265.9379 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" + (at 171.45 267.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 171.45 267.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 166.37 267.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "323ee719-f2bb-476c-88ce-b6f10a20ff45") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 146.05 241.3 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "71717382-5fb1-4ddd-9754-5520f479230e") + (property "Reference" "R?" + (at 148.59 240.0299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1k " + (at 148.59 242.5699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" + (at 144.272 241.3 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 146.05 241.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 146.05 241.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C21190" + (at 146.05 241.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "0a01fbd3-d26c-4484-b530-f19642c1488b") + ) + (pin "1" + (uuid "63715137-a50d-4ceb-9ffb-f5341406de24") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 146.05 227.33 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "755f4b17-d1f0-4fc4-8a8a-44b39712a2af") + (property "Reference" "#PWR066" + (at 146.05 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 146.05 222.25 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 146.05 227.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 146.05 227.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 146.05 227.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "45b4040a-99c3-4281-81f7-2dd12753df55") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR066") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 168.91 90.17 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "84e0e7b8-78f8-497b-9c7b-67c5c5434b9b") + (property "Reference" "#PWR046" + (at 168.91 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 168.91 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 168.91 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 168.91 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 168.91 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b21fff2e-3c7b-47ac-85a8-1fbc42017c22") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR046") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 162.56 334.01 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8524ea56-a309-4119-85ee-b5232b68223f") + (property "Reference" "#PWR079" + (at 162.56 340.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 162.56 337.185 0) + (effects + (font + (size 0.762 0.762) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 162.56 334.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 162.56 334.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 162.56 334.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "37beed97-103c-41fe-8d69-9b69b49d83e7") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR079") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 168.91 85.09 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "887a75f5-f687-46c9-a14c-6a9121127e69") + (property "Reference" "C?" + (at 171.45 84.582 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "4.7uF" + (at 171.704 87.122 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" + (at 168.91 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 168.91 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 168.91 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1779" + (at 168.91 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "64f34ac5-b5e1-4085-b38c-3d068e26d912") + ) + (pin "2" + (uuid "4945ad5b-132b-4fed-9033-fab1de3ff678") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "kicad-keyboard-parts:XC6206PxxxMR-Regulator_Linear") + (at 158.75 81.28 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8c87a53a-1bf6-43de-9e7a-6d27e3e56aaf") + (property "Reference" "U?" + (at 159.004 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "XC6206PxxxMR-Regulator_Linear" + (at 159.004 70.612 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23" + (at 158.75 75.565 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.torexsemi.com/file/xc6206/XC6206.pdf" + (at 158.75 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 158.75 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C5446" + (at 158.75 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a12fa00a-fdd1-4d6c-9bc9-bcafc2992b2f") + ) + (pin "2" + (uuid "395f30a8-e464-4a85-9be2-09845e9c85bf") + ) + (pin "3" + (uuid "5279ef5e-4457-47f4-9967-59de449e681c") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "U?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint") + (at 184.15 270.51 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (uuid "8e9d718b-2339-45c2-a2b0-d27e3f5b9f41") + (property "Reference" "TP?" + (at 185.928 264.922 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "TestPoint" + (at 181.61 268.4779 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" + (at 189.23 270.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 189.23 270.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 184.15 270.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d5aec4f9-487c-4ddd-8820-cc208da80886") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 67.31 326.39 0) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp yes) + (uuid "931a2c04-d68a-4cc3-8a0d-1b9b9b0885b0") + (property "Reference" "C?" + (at 63.5 327.6601 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "220p" + (at 63.5 325.1201 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 68.2752 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 67.31 326.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 67.31 326.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1530" + (at 67.31 326.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c577fdfe-7a70-4d0b-bc38-1cccad022727") + ) + (pin "2" + (uuid "4574b32f-2319-46f1-a26f-d2af082bc907") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 149.86 328.93 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "97124112-ce27-400a-8d00-3af027e00b77") + (property "Reference" "C?" + (at 142.494 328.422 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "4.7uF" + (at 142.748 330.962 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" + (at 149.86 328.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 149.86 328.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 149.86 328.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1779" + (at 149.86 328.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8277df32-3385-4fc5-823b-f2b6caec99db") + ) + (pin "2" + (uuid "aefc85c2-cfde-4393-94cd-1e39a44eb29f") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 146.05 85.09 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "98b100f9-13b3-483b-a9f4-2691303331cc") + (property "Reference" "C?" + (at 138.684 84.582 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "4.7uF" + (at 138.938 87.122 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" + (at 146.05 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 146.05 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 146.05 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1779" + (at 146.05 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a72e79e2-44cb-4498-9aef-645c30b251d3") + ) + (pin "2" + (uuid "c546ad9c-44ec-4473-922a-e82482b427a7") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 168.91 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "98cd6154-773c-4a0d-a666-5e93a6ee8a81") + (property "Reference" "#PWR043" + (at 168.91 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 168.91 73.914 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 168.91 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 168.91 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 168.91 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8e42ea34-e336-4c10-b6ae-1aea004c69b8") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR043") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 76.2 246.38 0) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a340deb0-3078-4cd6-8739-1dddf6822902") + (property "Reference" "C?" + (at 72.39 247.6501 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "220p" + (at 72.39 245.1101 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 77.1652 242.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 76.2 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 76.2 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1530" + (at 76.2 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8310c919-c852-4d04-9f36-66cc5df62003") + ) + (pin "2" + (uuid "9165c638-66b4-4f11-b8f0-041cc0f4474a") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 163.83 236.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a4369568-32e2-4816-a0ee-d983c7656023") + (property "Reference" "J?" + (at 166.37 234.9499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x01" + (at 166.37 237.4899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x01_P2.54mm_Vertical" + (at 163.83 236.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 163.83 236.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 163.83 236.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b2c4b6a2-e1cb-4c1e-9c0e-31a706b78e25") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 149.86 273.05 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a69814f4-7014-493c-b26b-84fd0fca5f69") + (property "Reference" "#PWR071" + (at 149.86 276.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 149.86 267.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 149.86 273.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 149.86 273.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 149.86 273.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cd2ee231-65a2-4042-876b-99085b7cad0a") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR071") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 113.03 250.19 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "aaaf4cd9-753a-4d62-9ebc-1f000aa8f618") + (property "Reference" "C?" + (at 116.078 248.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100n" + (at 116.078 251.46 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 112.0648 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 113.03 250.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 113.03 250.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 113.03 250.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "15a02add-a70c-4607-8ba3-0fea943a3c09") + ) + (pin "2" + (uuid "36576f0c-dd23-4e8f-9ef2-cb85086178d8") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint") + (at 55.88 256.54 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (uuid "aabaff18-d230-4b17-bc3f-1ae99c927296") + (property "Reference" "TP?" + (at 53.34 251.9679 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "TestPoint" + (at 53.34 254.5079 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" + (at 60.96 256.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 256.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 55.88 256.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "be5d3a35-dc8a-4b2a-b0af-71a8c05557f4") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 52.07 246.38 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ab5f1a92-aba9-4ec3-8454-10b34700be29") + (property "Reference" "R?" + (at 45.72 246.38 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "100mΩ" + (at 48.26 246.38 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric" + (at 53.848 246.38 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 52.07 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 52.07 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25334" + (at 52.07 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "5db89845-3e5c-419b-9383-881758ce35c8") + ) + (pin "1" + (uuid "efbc8336-e1ba-4b29-bcda-860b89a29f87") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 149.86 322.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ad4d8331-7db3-4020-aa89-de86c1c2b209") + (property "Reference" "#PWR075" + (at 149.86 326.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 149.606 318.262 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 149.86 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 149.86 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 149.86 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b8f1e81f-cae7-4ec2-81c1-649ad9e9d48d") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR075") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 72.39 326.39 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ae77e9f9-426a-4238-814f-7b400d1b6fea") + (property "Reference" "R?" + (at 76.962 325.12 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1k" + (at 76.962 327.66 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 70.612 326.39 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 72.39 326.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 72.39 326.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C11702" + (at 72.39 326.39 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5fe65284-c265-411c-9196-7214aaaffe05") + ) + (pin "2" + (uuid "af97db44-bc04-4151-88ed-ca243eeeceb3") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 93.98 228.6 90) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b452882c-20d6-4cbe-9ab5-3ac0edd7a187") + (property "Reference" "C?" + (at 92.202 224.536 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "220p" + (at 92.202 221.996 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 97.79 229.5652 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 93.98 228.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 93.98 228.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1530" + (at 93.98 228.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a656cf27-ded8-4737-888d-661803fa264d") + ) + (pin "2" + (uuid "bb48f9cc-1293-4913-b12e-31ae07efe266") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 149.86 288.29 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b948ee68-716b-4d72-a469-43dd74c1e90a") + (property "Reference" "#PWR072" + (at 149.86 294.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 149.86 293.37 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 149.86 288.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 149.86 288.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 149.86 288.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8e24dcc4-cddc-4a08-9dbc-193469392f8c") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR072") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 41.91 317.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b966bf9d-ec32-4dd4-9840-a812b2500486") + (property "Reference" "#PWR074" + (at 41.91 323.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 41.91 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 41.91 317.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 41.91 317.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 41.91 317.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5043d1f2-1548-4d1d-a248-30a49ff433c9") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR074") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 83.82 320.04 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bb4b5c77-67d8-4718-872d-41a493ba1d40") + (property "Reference" "R?" + (at 83.82 314.96 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "47k" + (at 83.82 317.5 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 83.82 321.818 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 83.82 320.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 83.82 320.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25792" + (at 83.82 320.04 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b4626282-3721-41cd-8a77-ec286d95ed3b") + ) + (pin "2" + (uuid "c41ad71a-d62d-4d80-9ab8-3e8347e4f486") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 71.12 236.22 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bb6124a3-9930-4e47-bdfa-8eba9330de8c") + (property "Reference" "R?" + (at 71.12 231.14 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "470R" + (at 71.12 233.68 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 71.12 237.998 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 71.12 236.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 71.12 236.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25117" + (at 71.12 236.22 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c9b8a493-9be7-4ba5-b24a-d34e6cad45d0") + ) + (pin "2" + (uuid "7370ef8e-6bae-4de7-b85e-f234c47c92f0") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 90.17 236.22 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bca1aec5-6e0d-4b90-a6da-e21d22ef642b") + (property "Reference" "R?" + (at 90.17 231.14 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "18k" + (at 90.17 233.68 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 90.17 237.998 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 90.17 236.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 90.17 236.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25762" + (at 90.17 236.22 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "af7db0d3-e4d8-4e2f-a6fd-617fb2e73103") + ) + (pin "2" + (uuid "54751402-e2b4-448d-9eae-0c785ea5c2b8") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 146.05 90.17 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c96a9ae7-ca7b-4188-a75b-1adc8db85d40") + (property "Reference" "#PWR044" + (at 146.05 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 146.05 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 146.05 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 146.05 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 146.05 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f70486f9-9c04-46c5-a436-15c9125f460d") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR044") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint") + (at 55.88 332.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (uuid "cab442b1-4739-4f84-9eef-082152947b27") + (property "Reference" "TP?" + (at 53.34 328.1679 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "TestPoint" + (at 53.34 330.7079 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" + (at 60.96 332.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 332.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 55.88 332.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7a496f7f-f941-4974-b9dd-2557edc4fb2c") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 93.98 264.16 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "cc2d7688-71d3-413e-9871-81c7f29bfd54") + (property "Reference" "C?" + (at 91.44 271.272 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "220p" + (at 91.44 268.732 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 97.79 263.1948 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 93.98 264.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 93.98 264.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1530" + (at 93.98 264.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d663d8eb-a8f2-46ec-bb05-1b5501c5f8a1") + ) + (pin "2" + (uuid "1aa1983e-c68f-4f37-a85e-18931c0f915d") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Amplifier_Operational:LM324") + (at 82.55 308.61 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "cdd73b17-6b5f-4fb2-a4b0-d36a367c1a24") + (property "Reference" "U?" + (at 82.55 298.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LM324DT" + (at 82.55 300.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" + (at 81.28 306.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm2902-n.pdf" + (at 83.82 303.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Low-Power, Quad-Operational Amplifiers, DIP-14/SOIC-14/SSOP-14" + (at 82.55 308.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C71035" + (at 82.55 308.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "31388119-4c8f-4bc9-9466-f468d534c9d0") + ) + (pin "8" + (uuid "e610a8e2-b17c-4a3d-bbc5-79c4a351c985") + ) + (pin "4" + (uuid "5b36ad23-24b7-40c8-92dc-9c7238c80528") + ) + (pin "12" + (uuid "9f0cf635-a49d-4917-99b5-d3a287de1397") + ) + (pin "9" + (uuid "4f790fa5-0e2a-4efa-b5c8-0f8df1a6e168") + ) + (pin "3" + (uuid "e80e9f10-2031-4a98-a070-7174b6edf886") + ) + (pin "14" + (uuid "7b7ea2f1-2de8-49cd-9fea-152321f63074") + ) + (pin "10" + (uuid "79e67b68-b5b5-4dfd-a56e-c87f50063eb1") + ) + (pin "2" + (uuid "7fdfc8b7-9e15-4123-b7d9-39466aade5b1") + ) + (pin "13" + (uuid "ba693899-ac59-4be0-875e-6e8881885823") + ) + (pin "6" + (uuid "f78d97f7-e46a-4831-8e0d-0fd633172963") + ) + (pin "5" + (uuid "0d985d39-c5c2-4809-a943-09704411989e") + ) + (pin "11" + (uuid "9cdc653d-8bd1-4906-9494-0e5c938c734a") + ) + (pin "7" + (uuid "2638ef91-245b-4223-983d-a760d1cf9b2d") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "U?") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "Amplifier_Operational:LM324") + (at 158.75 280.67 0) + (unit 5) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "cdea6534-18a1-4e1c-a974-d7646b0aba16") + (property "Reference" "U?" + (at 157.48 279.3999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "LM324DT" + (at 157.48 281.9399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" + (at 157.48 278.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm2902-n.pdf" + (at 160.02 275.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Low-Power, Quad-Operational Amplifiers, DIP-14/SOIC-14/SSOP-14" + (at 158.75 280.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C71035" + (at 158.75 280.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "31388119-4c8f-4bc9-9466-f468d534c9d2") + ) + (pin "8" + (uuid "e610a8e2-b17c-4a3d-bbc5-79c4a351c988") + ) + (pin "4" + (uuid "d42369c4-7660-44de-ad1e-f77686ffb242") + ) + (pin "12" + (uuid "9f0cf635-a49d-4917-99b5-d3a287de139a") + ) + (pin "9" + (uuid "4f790fa5-0e2a-4efa-b5c8-0f8df1a6e16b") + ) + (pin "3" + (uuid "e80e9f10-2031-4a98-a070-7174b6edf888") + ) + (pin "14" + (uuid "7b7ea2f1-2de8-49cd-9fea-152321f63077") + ) + (pin "10" + (uuid "79e67b68-b5b5-4dfd-a56e-c87f50063eb4") + ) + (pin "2" + (uuid "7fdfc8b7-9e15-4123-b7d9-39466aade5b3") + ) + (pin "13" + (uuid "ba693899-ac59-4be0-875e-6e8881885826") + ) + (pin "6" + (uuid "43ee4eab-0543-476b-b5e9-f0b9d04ce3a3") + ) + (pin "5" + (uuid "7bfe3739-d0bf-42a0-80ce-e3d0707d39db") + ) + (pin "11" + (uuid "923d1c43-3bcb-4b36-92c2-3545c8d0136e") + ) + (pin "7" + (uuid "56030e41-199a-4036-9556-fd6befe12cd0") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "U?") + (unit 5) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 113.03 254 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "dd2e92e3-dd02-449f-aab1-355716334902") + (property "Reference" "#PWR070" + (at 113.03 260.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 113.03 259.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 113.03 254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 113.03 254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 113.03 254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "75b1829c-3f96-4822-842b-742636b0396c") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR070") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Screw_Terminal_01x02") + (at 59.69 276.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (uuid "dfcc4d2e-032d-4e5d-a4fa-96b3d431ebea") + (property "Reference" "J?" + (at 62.23 276.8599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Screw_Terminal_01x02" + (at 62.23 279.3999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "TerminalBlock:TerminalBlock_bornier-2_P5.08mm" + (at 59.69 276.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 59.69 276.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic screw terminal, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 59.69 276.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f1d00f47-30ee-4534-b62b-e8afda46c20f") + ) + (pin "2" + (uuid "f17d6813-ef75-4139-b52b-64bb1bfcf283") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Amplifier_Operational:LM324") + (at 175.26 270.51 0) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e20b9739-eaf5-4331-89cf-dd4c04e109e1") + (property "Reference" "U?" + (at 175.26 260.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LM324DT" + (at 175.26 262.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" + (at 173.99 267.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm2902-n.pdf" + (at 176.53 265.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Low-Power, Quad-Operational Amplifiers, DIP-14/SOIC-14/SSOP-14" + (at 175.26 270.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C71035" + (at 175.26 270.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "31388119-4c8f-4bc9-9466-f468d534c9d3") + ) + (pin "8" + (uuid "2bd7b3af-4dc2-472c-a019-6777a1dfaa74") + ) + (pin "4" + (uuid "5b36ad23-24b7-40c8-92dc-9c7238c8052c") + ) + (pin "12" + (uuid "9f0cf635-a49d-4917-99b5-d3a287de139b") + ) + (pin "9" + (uuid "484d066d-cb19-4398-ba9f-f36d2a2e39b0") + ) + (pin "3" + (uuid "e80e9f10-2031-4a98-a070-7174b6edf889") + ) + (pin "14" + (uuid "7b7ea2f1-2de8-49cd-9fea-152321f63078") + ) + (pin "10" + (uuid "a84060eb-83c6-4590-867c-145311c50e06") + ) + (pin "2" + (uuid "7fdfc8b7-9e15-4123-b7d9-39466aade5b4") + ) + (pin "13" + (uuid "ba693899-ac59-4be0-875e-6e8881885827") + ) + (pin "6" + (uuid "43ee4eab-0543-476b-b5e9-f0b9d04ce3a4") + ) + (pin "5" + (uuid "7bfe3739-d0bf-42a0-80ce-e3d0707d39dc") + ) + (pin "11" + (uuid "9cdc653d-8bd1-4906-9494-0e5c938c734e") + ) + (pin "7" + (uuid "56030e41-199a-4036-9556-fd6befe12cd1") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "U?") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 158.75 90.17 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e6f71306-1ab3-4004-969d-b4df74612724") + (property "Reference" "#PWR045" + (at 158.75 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 158.75 93.345 0) + (effects + (font + (size 0.762 0.762) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 158.75 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 158.75 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 158.75 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a8062024-3570-48e7-a97f-a274495c942b") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR045") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 90.17 256.54 90) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ebdc7546-fead-4fba-8faa-ee7de90c2162") + (property "Reference" "R?" + (at 90.17 261.62 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "18k" + (at 90.17 259.08 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 90.17 254.762 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 90.17 256.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 90.17 256.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25762" + (at 90.17 256.54 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "960f9df2-9cdd-4d32-8c22-b900066523a3") + ) + (pin "2" + (uuid "f5b3e53c-ea33-4f5a-960c-29b784709bf0") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 40.64 246.38 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ef4ef63f-7f32-4db4-ace3-08dd396fbfb3") + (property "Reference" "R?" + (at 34.29 246.38 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "100mΩ" + (at 36.83 246.38 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric" + (at 42.418 246.38 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 40.64 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 40.64 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25334" + (at 40.64 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "bfb8ef96-319b-4a01-89f1-08913db50e37") + ) + (pin "1" + (uuid "0bdd3f81-67d7-40f5-a7ad-2432e417ba00") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 124.46 246.38 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (uuid "f02caf23-5df2-4b20-874c-116b56fc0a3d") + (property "Reference" "J?" + (at 127 245.1099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x01" + (at 127 247.6499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x01_P2.54mm_Vertical" + (at 124.46 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 124.46 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "25670c25-72f1-47d6-9fef-c44e859f38f0") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 172.72 334.01 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f64613eb-af36-483e-937c-181fb450092f") + (property "Reference" "#PWR080" + (at 172.72 340.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 172.72 339.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 172.72 334.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 172.72 334.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 172.72 334.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3055a0ad-8277-4000-a3cc-e914a120c8e3") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "#PWR080") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Amplifier_Operational:LM324") + (at 176.53 295.91 0) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f6e6e360-baad-4bf0-82f8-5f31e4130419") + (property "Reference" "U?" + (at 176.53 285.75 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LM324DT" + (at 176.53 288.29 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" + (at 175.26 293.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm2902-n.pdf" + (at 177.8 290.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Low-Power, Quad-Operational Amplifiers, DIP-14/SOIC-14/SSOP-14" + (at 176.53 295.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C71035" + (at 176.53 295.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "31388119-4c8f-4bc9-9466-f468d534c9d1") + ) + (pin "8" + (uuid "e610a8e2-b17c-4a3d-bbc5-79c4a351c987") + ) + (pin "4" + (uuid "5b36ad23-24b7-40c8-92dc-9c7238c8052a") + ) + (pin "12" + (uuid "c83a1846-2eeb-43a7-b0f6-3b8703efb362") + ) + (pin "9" + (uuid "4f790fa5-0e2a-4efa-b5c8-0f8df1a6e16a") + ) + (pin "3" + (uuid "e80e9f10-2031-4a98-a070-7174b6edf887") + ) + (pin "14" + (uuid "a3d0d68c-3963-47ac-a225-eccd0f9c0699") + ) + (pin "10" + (uuid "79e67b68-b5b5-4dfd-a56e-c87f50063eb3") + ) + (pin "2" + (uuid "7fdfc8b7-9e15-4123-b7d9-39466aade5b2") + ) + (pin "13" + (uuid "cc1107fd-4b72-4935-8d89-e2ee29bfe52f") + ) + (pin "6" + (uuid "43ee4eab-0543-476b-b5e9-f0b9d04ce3a2") + ) + (pin "5" + (uuid "7bfe3739-d0bf-42a0-80ce-e3d0707d39da") + ) + (pin "11" + (uuid "9cdc653d-8bd1-4906-9494-0e5c938c734c") + ) + (pin "7" + (uuid "56030e41-199a-4036-9556-fd6befe12ccf") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "U?") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint") + (at 163.83 273.05 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (uuid "f75d1845-7fea-4213-9f94-51ba876cfbc2") + (property "Reference" "TP?" + (at 162.306 269.748 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "TestPoint" + (at 161.29 271.0179 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" + (at 168.91 273.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 168.91 273.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 163.83 273.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "52411427-0ba3-4dd3-8e0a-695b8427c45f") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 48.26 246.38 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "fe484920-fc79-4ad4-a7bf-512f087b23c4") + (property "Reference" "R?" + (at 41.91 246.38 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "100mΩ" + (at 44.45 246.38 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric" + (at 50.038 246.38 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 48.26 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 48.26 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25334" + (at 48.26 246.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "c82e7f0c-0631-4255-9a73-ec8673b9f651") + ) + (pin "1" + (uuid "04e6e742-93b7-4894-ae38-9008e7df297d") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint") + (at 55.88 236.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (uuid "ff5dca85-955b-4676-b448-d60b96b1b673") + (property "Reference" "TP?" + (at 53.34 231.6479 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "TestPoint" + (at 53.34 234.1879 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" + (at 60.96 236.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 236.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 55.88 236.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e88ed5d8-b955-421a-8e01-3206cc5e6521") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/dd417ba1-23df-493d-8bf9-742d6a12b9ca" + (reference "TP?") + (unit 1) + ) + ) + ) + ) +) \ No newline at end of file diff --git a/pcb/MainBoard/rp2040.kicad_sch b/pcb/MainBoard/rp2040.kicad_sch new file mode 100644 index 0000000..9ba5860 --- /dev/null +++ b/pcb/MainBoard/rp2040.kicad_sch @@ -0,0 +1,7731 @@ +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "0d80b653-52f9-438f-b950-6f22f64695af") + (paper "A4") + (lib_symbols + (symbol "Device:C_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.254 1.778 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C_Small" + (at 0.254 -2.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "capacitor cap" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_Small_0_1" + (polyline + (pts + (xy -1.524 -0.508) (xy 1.524 -0.508) + ) + (stroke + (width 0.3302) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 0.508) (xy 1.524 0.508) + ) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:Crystal_GND24_Small" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Y" + (at 1.27 4.445 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Crystal_GND24_Small" + (at 1.27 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Four pin crystal, GND on pins 2 and 4, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "quartz ceramic resonator oscillator" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Crystal*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Crystal_GND24_Small_0_1" + (rectangle + (start -0.762 -1.524) + (end 0.762 1.524) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -0.762) (xy -1.27 0.762) + ) + (stroke + (width 0.381) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -0.762) (xy 1.27 0.762) + ) + (stroke + (width 0.381) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -1.27) (xy -1.27 -1.905) (xy 1.27 -1.905) (xy 1.27 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 1.27) (xy -1.27 1.905) (xy 1.27 1.905) (xy 1.27 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Crystal_GND24_Small_1_1" + (pin passive line + (at -2.54 0 0) + (length 1.27) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 0.762 0.762) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 0.635) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 0.762 0.762) + ) + ) + ) + ) + (pin passive line + (at 2.54 0 180) + (length 1.27) + (name "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 0.762 0.762) + ) + ) + ) + ) + (pin passive line + (at 0 2.54 270) + (length 0.635) + (name "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 0.762 0.762) + ) + ) + ) + ) + ) + ) + (symbol "Device:R" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 0.762 0.508 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "R_Small" + (at 0.762 -1.016 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_Small_0_1" + (rectangle + (start -0.762 1.778) + (end 0.762 -1.778) + (stroke + (width 0.2032) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 0.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 0.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Memory_Flash:W25Q128JVS" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -8.89 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "W25Q128JVS" + (at 7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:SOIC-8_5.23x5.23mm_P1.27mm" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.winbond.com/resource-files/w25q128jv_dtr%20revc%2003272018%20plus.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "128Mb Serial Flash Memory, Standard/Dual/Quad SPI, SOIC-8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "flash memory SPI QPI DTR" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOIC*5.23x5.23mm*P1.27mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "W25Q128JVS_0_1" + (rectangle + (start -7.62 10.16) + (end 7.62 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "W25Q128JVS_1_1" + (pin input line + (at -10.16 7.62 0) + (length 2.54) + (name "~{CS}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 0 0) + (length 2.54) + (name "DO(IO1)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 -2.54 0) + (length 2.54) + (name "IO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 2.54 0) + (length 2.54) + (name "DI(IO0)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 5.08 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 -5.08 0) + (length 2.54) + (name "IO3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 12.7 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "RadPie2040:RP2040" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 21.844 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Value" "RP2040" + (at 21.844 48.514 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Footprint" "RadPie2040:RP2040-QFN-56" + (at -20.32 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf" + (at -20.066 65.278 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "raspberry pi 2040" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "RP2040_0_0" + (rectangle + (start -24.13 48.26) + (end 29.21 -35.56) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "RP2040_1_1" + (pin power_in line + (at -5.08 50.8 270) + (length 2.54) + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 50.8 270) + (length 2.54) + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 22.86 180) + (length 2.54) + (name "GPIO8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 20.32 180) + (length 2.54) + (name "GPIO9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 17.78 180) + (length 2.54) + (name "GPIO10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 15.24 180) + (length 2.54) + (name "GPIO11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 12.7 180) + (length 2.54) + (name "GPIO12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 10.16 180) + (length 2.54) + (name "GPIO13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 7.62 180) + (length 2.54) + (name "GPIO14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 5.08 180) + (length 2.54) + (name "GPIO15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 1.27 -38.1 90) + (length 2.54) + (name "TESTEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 43.18 180) + (length 2.54) + (name "GPIO0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -26.67 11.43 0) + (length 2.54) + (name "XTAL_IN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -26.67 5.08 0) + (length 2.54) + (name "XTAL_OUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 50.8 270) + (length 2.54) + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 15.24 50.8 270) + (length 2.54) + (name "DVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -26.67 -5.08 0) + (length 2.54) + (name "SWCLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -26.67 -7.62 0) + (length 2.54) + (name "SWDIO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -26.67 33.02 0) + (length 2.54) + (name "~{RUN}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 2.54 180) + (length 2.54) + (name "GPIO16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 0 180) + (length 2.54) + (name "GPIO17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 -2.54 180) + (length 2.54) + (name "GPIO18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 40.64 180) + (length 2.54) + (name "GPIO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 -5.08 180) + (length 2.54) + (name "GPIO19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 -7.62 180) + (length 2.54) + (name "GPIO20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 -10.16 180) + (length 2.54) + (name "GPIO21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -12.7 50.8 270) + (length 2.54) + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 -12.7 180) + (length 2.54) + (name "GPIO22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 -15.24 180) + (length 2.54) + (name "GPIO23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 -17.78 180) + (length 2.54) + (name "GPIO24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 -20.32 180) + (length 2.54) + (name "GPIO25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 -25.4 180) + (length 2.54) + (name "GPIO26/ADC0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 -27.94 180) + (length 2.54) + (name "GPIO27/ADC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 38.1 180) + (length 2.54) + (name "GPIO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 -30.48 180) + (length 2.54) + (name "GPIO28/ADC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 -33.02 180) + (length 2.54) + (name "GPIO29/ADC3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -15.24 50.8 270) + (length 2.54) + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 50.8 270) + (length 2.54) + (name "ADC_AVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 6.35 50.8 270) + (length 2.54) + (name "VREG_VIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 11.43 50.8 270) + (length 2.54) + (name "VREG_VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -26.67 21.59 0) + (length 2.54) + (name "D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -26.67 24.13 0) + (length 2.54) + (name "D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -1.27 50.8 270) + (length 2.54) + (name "USB_VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -17.78 50.8 270) + (length 2.54) + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "49" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 35.56 180) + (length 2.54) + (name "GPIO3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 17.78 50.8 270) + (length 2.54) + (name "DVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "50" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -26.67 -27.94 0) + (length 2.54) + (name "QSPI_SD3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "51" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output clock + (at -26.67 -17.78 0) + (length 2.54) + (name "QSPI_SCLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "52" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -26.67 -20.32 0) + (length 2.54) + (name "QSPI_SD0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "53" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -26.67 -25.4 0) + (length 2.54) + (name "QSPI_SD2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "54" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -26.67 -22.86 0) + (length 2.54) + (name "QSPI_SD1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "55" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -26.67 -15.24 0) + (length 2.54) + (name "QSPI_SS_N" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "56" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 -38.1 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "57" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 33.02 180) + (length 2.54) + (name "GPIO4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 30.48 180) + (length 2.54) + (name "GPIO5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 27.94 180) + (length 2.54) + (name "GPIO6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 31.75 25.4 180) + (length 2.54) + (name "GPIO7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:+3V3" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3V3_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3V3_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GND" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 86.36 40.64) + (diameter 0) + (color 0 0 0 0) + (uuid "15ea67ef-b035-49e4-9410-a1ee0afa605e") + ) + (junction + (at 31.75 29.21) + (diameter 0) + (color 0 0 0 0) + (uuid "1821c21f-e42e-4f98-a163-f3445f85ac57") + ) + (junction + (at 67.31 21.59) + (diameter 0) + (color 0 0 0 0) + (uuid "24a7048e-6549-4f2b-b477-5fc348ecec7f") + ) + (junction + (at 113.03 34.29) + (diameter 0) + (color 0 0 0 0) + (uuid "316f3f0e-0a67-4586-b0ed-b86a208574c0") + ) + (junction + (at 39.37 82.55) + (diameter 0) + (color 0 0 0 0) + (uuid "3320432d-7d8e-4d57-9f81-d73c937db6f3") + ) + (junction + (at 67.31 29.21) + (diameter 0) + (color 0 0 0 0) + (uuid "445a35e1-bf26-436f-9a0c-18aad814eefc") + ) + (junction + (at 31.75 21.59) + (diameter 0) + (color 0 0 0 0) + (uuid "4510216d-568a-45fc-b594-9490c77e3272") + ) + (junction + (at 92.71 134.62) + (diameter 0) + (color 0 0 0 0) + (uuid "489ae401-90ff-4d08-a2ba-ab399b6d16f8") + ) + (junction + (at 134.62 31.75) + (diameter 0) + (color 0 0 0 0) + (uuid "54489d7b-f908-4ee7-bae2-d3de61ad5f16") + ) + (junction + (at 39.37 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "5646f286-1289-41fe-91fe-95f51f2cecf5") + ) + (junction + (at 87.63 38.1) + (diameter 0) + (color 0 0 0 0) + (uuid "5ff720e9-8499-43ac-aa3b-ea60baf0adc7") + ) + (junction + (at 102.87 40.64) + (diameter 0) + (color 0 0 0 0) + (uuid "6bdbee50-7c9f-4e2d-9863-eaca1b5dc6b8") + ) + (junction + (at 40.64 170.18) + (diameter 0) + (color 0 0 0 0) + (uuid "6cd313a5-f27a-4e9c-b045-5c373dc63064") + ) + (junction + (at 52.07 157.48) + (diameter 0) + (color 0 0 0 0) + (uuid "7077b966-af0f-4ef0-9e9f-15fd6ce55cb7") + ) + (junction + (at 87.63 31.75) + (diameter 0) + (color 0 0 0 0) + (uuid "71cf48ae-ef98-4b27-9dfe-8a00ea1996c8") + ) + (junction + (at 99.06 40.64) + (diameter 0) + (color 0 0 0 0) + (uuid "7a4858ab-c7a5-441e-ad2b-ee9549d1105d") + ) + (junction + (at 24.13 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "871cf409-c210-4cc4-9c01-5c12c11b8763") + ) + (junction + (at 43.18 54.61) + (diameter 0) + (color 0 0 0 0) + (uuid "888e95ff-b533-4bc8-ad86-218d02d31e83") + ) + (junction + (at 58.42 21.59) + (diameter 0) + (color 0 0 0 0) + (uuid "8b449b39-10d0-4a37-bcb6-dfefc3af23df") + ) + (junction + (at 80.01 40.64) + (diameter 0) + (color 0 0 0 0) + (uuid "979483ba-b552-4e5b-9935-6d3cef21f668") + ) + (junction + (at 82.55 40.64) + (diameter 0) + (color 0 0 0 0) + (uuid "981ba7bb-9679-46ca-8003-36c7c7997003") + ) + (junction + (at 49.53 21.59) + (diameter 0) + (color 0 0 0 0) + (uuid "9b2f672e-a345-4bf4-b4a5-a524483a3032") + ) + (junction + (at 90.17 21.59) + (diameter 0) + (color 0 0 0 0) + (uuid "a33bc098-2e70-4060-a7c9-1543df9a8309") + ) + (junction + (at 39.37 91.44) + (diameter 0) + (color 0 0 0 0) + (uuid "c5b5aec9-28a9-4ad5-ae97-fcd493ab0803") + ) + (junction + (at 22.86 29.21) + (diameter 0) + (color 0 0 0 0) + (uuid "c9838fae-040e-4e8a-be06-ee111426dfc6") + ) + (junction + (at 74.93 40.64) + (diameter 0) + (color 0 0 0 0) + (uuid "c9fc3381-5986-49b6-bf17-463f1b6c3654") + ) + (junction + (at 77.47 40.64) + (diameter 0) + (color 0 0 0 0) + (uuid "d6462624-c030-46b8-905d-036607850529") + ) + (junction + (at 49.53 29.21) + (diameter 0) + (color 0 0 0 0) + (uuid "e20128c4-af9b-4023-b39e-e35c69056ccd") + ) + (junction + (at 125.73 24.13) + (diameter 0) + (color 0 0 0 0) + (uuid "e4b81aed-0be5-4f7f-b298-98da92b148e6") + ) + (junction + (at 58.42 29.21) + (diameter 0) + (color 0 0 0 0) + (uuid "e7cc43ab-43e8-4bc1-bbf2-ede3b60676ca") + ) + (junction + (at 40.64 29.21) + (diameter 0) + (color 0 0 0 0) + (uuid "e811ccfe-ed7e-431c-b3dc-41ae8434ceb6") + ) + (junction + (at 72.39 40.64) + (diameter 0) + (color 0 0 0 0) + (uuid "ed4d7049-148e-446d-8ac2-135c64a95c07") + ) + (junction + (at 40.64 21.59) + (diameter 0) + (color 0 0 0 0) + (uuid "ee28c495-3627-42d8-b730-4d664d869db5") + ) + (junction + (at 87.63 21.59) + (diameter 0) + (color 0 0 0 0) + (uuid "fae2e648-7135-4a26-b285-faaed5a26e69") + ) + (junction + (at 76.2 21.59) + (diameter 0) + (color 0 0 0 0) + (uuid "fb9a29eb-d62c-4685-a2a0-581bbb0c567f") + ) + (wire + (pts + (xy 134.62 30.48) (xy 134.62 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0167adb9-a19c-47de-8b47-533dade89130") + ) + (wire + (pts + (xy 58.42 99.06) (xy 60.96 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "01c44006-9cee-44c5-b094-eb12a08a8220") + ) + (wire + (pts + (xy 113.03 38.1) (xy 113.03 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "01cc5392-5a79-44e0-bf09-3a63b71c85af") + ) + (wire + (pts + (xy 49.53 21.59) (xy 58.42 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0238339c-d955-4147-ad34-3154067f98b3") + ) + (wire + (pts + (xy 39.37 82.55) (xy 60.96 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "03fa1a7b-2915-4a83-8765-f51d89086ee4") + ) + (wire + (pts + (xy 22.86 21.59) (xy 31.75 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0bb54236-e834-42e3-a039-01d3dc6afb09") + ) + (wire + (pts + (xy 40.64 156.21) (xy 40.64 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e71fb37-c86d-4f21-bc3a-f9bf63af0a93") + ) + (wire + (pts + (xy 101.6 30.48) (xy 101.6 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1025f967-6393-41f2-97d0-a51a1fe30630") + ) + (wire + (pts + (xy 31.75 21.59) (xy 40.64 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "13387a06-2587-4503-8f70-07e221987539") + ) + (wire + (pts + (xy 40.64 170.18) (xy 41.91 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "134875fd-cbbf-4a93-bddf-ff91636ccab7") + ) + (wire + (pts + (xy 86.36 40.64) (xy 87.63 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "14c597f9-1921-4d26-9d8e-133e34348bab") + ) + (wire + (pts + (xy 74.93 40.64) (xy 77.47 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16d88806-5b54-41a3-b645-15fdddada428") + ) + (wire + (pts + (xy 43.18 54.61) (xy 55.88 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "173d5a46-18c5-4197-83c1-99dd0307343a") + ) + (wire + (pts + (xy 119.38 53.34) (xy 124.46 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17c7edb3-7888-4180-8350-d06b495cff48") + ) + (wire + (pts + (xy 123.19 34.29) (xy 123.19 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19031856-c073-4ea7-8201-a457428a55cf") + ) + (wire + (pts + (xy 49.53 111.76) (xy 60.96 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b21966e-9241-4b42-9743-15565c533255") + ) + (wire + (pts + (xy 58.42 101.6) (xy 60.96 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1bdb7297-e3db-418b-8587-3ee507cce4b1") + ) + (wire + (pts + (xy 90.17 21.59) (xy 101.6 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c36a5cc-8df7-46d5-9715-01ab72579d16") + ) + (wire + (pts + (xy 54.61 109.22) (xy 60.96 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c69cc8a-e495-4357-9d60-c3e5e11c9a68") + ) + (wire + (pts + (xy 87.63 31.75) (xy 87.63 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1da2d464-d959-4f59-85be-cbe1532df573") + ) + (wire + (pts + (xy 99.06 40.64) (xy 102.87 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f72487a-559d-44fb-b925-3ad7acf47265") + ) + (wire + (pts + (xy 29.21 182.88) (xy 41.91 182.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1fe9487c-29de-47f3-b434-2bb4df629800") + ) + (wire + (pts + (xy 67.31 29.21) (xy 76.2 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ffeb291-07cd-4149-acc4-6d1335294756") + ) + (wire + (pts + (xy 43.18 52.07) (xy 43.18 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "22a07812-e5c7-4455-b7c5-242a8ae5aef4") + ) + (wire + (pts + (xy 41.91 91.44) (xy 39.37 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23b3dad3-32a4-4770-869c-8d7c06282716") + ) + (wire + (pts + (xy 119.38 111.76) (xy 124.46 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26ded512-0cef-4695-8e39-272ebb13c3aa") + ) + (wire + (pts + (xy 52.07 157.48) (xy 52.07 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "271386dd-80cd-47ec-85bf-2bed7f83cbe0") + ) + (wire + (pts + (xy 113.03 24.13) (xy 125.73 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "27a62e33-f56d-4c20-8d81-575bb227bdb9") + ) + (wire + (pts + (xy 119.38 121.92) (xy 124.46 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "28044c3e-579c-4cd5-a3f4-fe0da864601d") + ) + (wire + (pts + (xy 49.53 114.3) (xy 60.96 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "28a0d817-6c67-4bb9-a95d-07505c6ed188") + ) + (wire + (pts + (xy 29.21 177.8) (xy 41.91 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2aaf24c1-ac5c-4d86-8d4e-bd327c5f9051") + ) + (wire + (pts + (xy 24.13 88.9) (xy 24.13 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b3fe8ab-5310-4223-a869-5391d335e8fc") + ) + (wire + (pts + (xy 119.38 73.66) (xy 124.46 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d433bb1-5b72-4414-8b01-d9b5fedb9d41") + ) + (wire + (pts + (xy 29.21 172.72) (xy 41.91 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e305521-1bc6-4bde-ac2b-09d8db1efcf4") + ) + (wire + (pts + (xy 49.53 21.59) (xy 49.53 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f2d1a65-bbcb-47af-be55-2a7f6bcbda91") + ) + (wire + (pts + (xy 72.39 40.64) (xy 72.39 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33a865e6-d54e-48d6-8987-7910411f9053") + ) + (wire + (pts + (xy 119.38 99.06) (xy 124.46 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36d95c53-435d-4420-a9fe-a5feaa513b72") + ) + (wire + (pts + (xy 87.63 38.1) (xy 87.63 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "371b63dc-2db4-49f0-8066-8121c932e712") + ) + (wire + (pts + (xy 113.03 38.1) (xy 99.06 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3ccde6e7-bf94-444d-ab23-a726b17f1881") + ) + (wire + (pts + (xy 119.38 96.52) (xy 124.46 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3de34935-ea27-46d2-83f4-28b763fd7c05") + ) + (wire + (pts + (xy 64.77 165.1) (xy 64.77 163.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3eb87db3-24ce-410f-b0a6-16a26b26fb14") + ) + (wire + (pts + (xy 67.31 29.21) (xy 67.31 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40fee33b-b1e6-47a9-914a-29844cf69ce9") + ) + (wire + (pts + (xy 67.31 21.59) (xy 76.2 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4326a9ea-5264-45ca-a6a9-d78723cdbc14") + ) + (wire + (pts + (xy 99.06 38.1) (xy 99.06 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4331d578-e9e2-42c6-b8d3-34ed1463d160") + ) + (wire + (pts + (xy 92.71 137.16) (xy 92.71 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "49985a9c-bd88-4715-abc1-5b911a2728c1") + ) + (wire + (pts + (xy 49.53 121.92) (xy 60.96 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "49a0f6b5-cc22-44be-b3b6-abf93f5311b1") + ) + (wire + (pts + (xy 119.38 63.5) (xy 124.46 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4a1ad69a-b391-4fa2-8d7b-3a4e3d074689") + ) + (wire + (pts + (xy 119.38 71.12) (xy 124.46 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ade323a-0da1-4daf-ab54-85cbcf090f34") + ) + (wire + (pts + (xy 31.75 88.9) (xy 39.37 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b2a5c11-cfc3-43ac-bd96-972e6d8af893") + ) + (wire + (pts + (xy 40.64 165.1) (xy 40.64 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4e83b04d-3951-4db7-9274-ffa4a793b790") + ) + (wire + (pts + (xy 43.18 43.18) (xy 43.18 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "53a34f33-15c5-42d1-87e6-d99aaf591dad") + ) + (wire + (pts + (xy 35.56 72.39) (xy 40.64 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58332d4f-110a-45fc-aef0-5ebdab6d8bf2") + ) + (wire + (pts + (xy 125.73 24.13) (xy 125.73 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5929e8f8-15fb-43f3-89fe-a98c1e0305a1") + ) + (wire + (pts + (xy 24.13 88.9) (xy 26.67 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5b7e469a-7529-43bf-841e-c450e7907d95") + ) + (wire + (pts + (xy 113.03 24.13) (xy 113.03 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ed37df1-71c2-4b76-b329-0e8a4fc67de4") + ) + (wire + (pts + (xy 29.21 175.26) (xy 41.91 175.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60985ec8-efe8-4410-b104-3967afa6d676") + ) + (wire + (pts + (xy 49.53 29.21) (xy 58.42 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60b2604e-bac6-4c7f-8860-5f07caf1402a") + ) + (wire + (pts + (xy 40.64 29.21) (xy 49.53 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "615c6275-0d51-40be-ac1d-8f5d39f89f97") + ) + (wire + (pts + (xy 113.03 34.29) (xy 123.19 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61d5809d-6f78-4de2-af7b-7521db607dc0") + ) + (wire + (pts + (xy 52.07 157.48) (xy 64.77 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64ca8543-4c4a-49b5-bd6e-37e6ec9f9110") + ) + (wire + (pts + (xy 36.83 86.36) (xy 36.83 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6747e17d-74ba-4c9c-b8fd-c4def04d866b") + ) + (wire + (pts + (xy 22.86 27.94) (xy 22.86 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68e09c15-913e-4b5f-82be-20e6b642a807") + ) + (wire + (pts + (xy 77.47 40.64) (xy 80.01 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d1794c5-4fdf-4472-b16f-14cfff2b51ae") + ) + (wire + (pts + (xy 64.77 157.48) (xy 64.77 158.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e7dbdfb-3ff4-4d56-9b38-dc8cf324c7e2") + ) + (wire + (pts + (xy 35.56 54.61) (xy 43.18 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "707c191b-62d8-46ed-b4d4-518cd20137f3") + ) + (wire + (pts + (xy 102.87 40.64) (xy 102.87 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70ad31c9-b72f-4b68-a353-97668a855d1f") + ) + (wire + (pts + (xy 76.2 29.21) (xy 76.2 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70d02162-c94d-4346-9c23-bca7ccc611b0") + ) + (wire + (pts + (xy 39.37 88.9) (xy 49.53 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "710b3288-64c4-472e-a6a5-76d823997ff7") + ) + (wire + (pts + (xy 102.87 40.64) (xy 105.41 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7137ac3a-9a75-4e42-85d6-ad315175cd63") + ) + (wire + (pts + (xy 49.53 116.84) (xy 60.96 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "78221157-3a44-4940-aea8-da27f10351f3") + ) + (wire + (pts + (xy 119.38 101.6) (xy 124.46 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7822366a-88b4-43f1-80f9-b36954ef76be") + ) + (wire + (pts + (xy 43.18 55.88) (xy 43.18 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79a04670-04ad-48fe-a50c-2260771ea178") + ) + (wire + (pts + (xy 119.38 124.46) (xy 124.46 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7aa0ba49-0b54-4ef1-89b6-6ea028ac4e0d") + ) + (wire + (pts + (xy 90.17 19.05) (xy 90.17 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ac86fb8-3c68-4090-8ecc-556bb46aceba") + ) + (wire + (pts + (xy 54.61 107.95) (xy 54.61 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7da1376e-b4c3-4703-850f-04d4c6649015") + ) + (wire + (pts + (xy 66.04 31.75) (xy 66.04 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e00bbe5-6c99-4880-9cfb-3ff9f0bbbf44") + ) + (wire + (pts + (xy 88.9 132.08) (xy 88.9 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80a34f4c-4a42-4b52-98ca-c30aad21f55e") + ) + (wire + (pts + (xy 119.38 109.22) (xy 124.46 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80aa8d71-071a-4b6e-a843-974435d36b29") + ) + (wire + (pts + (xy 76.2 21.59) (xy 87.63 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "849af566-2b1e-417f-84ea-97b2bd1bb3e4") + ) + (wire + (pts + (xy 134.62 24.13) (xy 125.73 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "85326767-1490-484f-a00f-54d043ab499c") + ) + (wire + (pts + (xy 36.83 91.44) (xy 39.37 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "85fda56f-fc5d-4899-a642-ddf6c4462f75") + ) + (wire + (pts + (xy 54.61 88.9) (xy 60.96 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "87830d18-811b-42a4-8a3d-40044a8a221b") + ) + (wire + (pts + (xy 119.38 58.42) (xy 124.46 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c03f239-d42b-4985-b631-3ab039be1b6f") + ) + (wire + (pts + (xy 45.72 72.39) (xy 60.96 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d5e7a9b-9bbc-401e-960a-ebf322d9263a") + ) + (wire + (pts + (xy 29.21 180.34) (xy 41.91 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8decde3d-1d2e-4754-92ad-ad488dc885c7") + ) + (wire + (pts + (xy 58.42 29.21) (xy 67.31 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9015824a-3d27-4cdd-bba5-8204495f5bed") + ) + (wire + (pts + (xy 119.38 55.88) (xy 124.46 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93bf0de4-2108-47ba-b766-b45562a46a3e") + ) + (wire + (pts + (xy 80.01 40.64) (xy 82.55 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94586f3a-d86b-4ffb-af4c-08ade1e8ec14") + ) + (wire + (pts + (xy 31.75 29.21) (xy 31.75 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94ec2d09-8552-406f-82ae-95d69d3d3e6f") + ) + (wire + (pts + (xy 69.85 43.18) (xy 69.85 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "970a698a-65d6-4125-9581-6c258aa1ad7d") + ) + (wire + (pts + (xy 76.2 21.59) (xy 76.2 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "992595e6-45ab-4be4-abc9-b9455e15369a") + ) + (wire + (pts + (xy 58.42 21.59) (xy 67.31 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9ba59d71-8993-43db-a210-830b49c5d0bf") + ) + (wire + (pts + (xy 92.71 19.05) (xy 90.17 19.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9bf7351e-5a0b-46d1-ba0c-146e9ebafd46") + ) + (wire + (pts + (xy 119.38 93.98) (xy 124.46 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9c790027-6407-4beb-8582-66399703cae5") + ) + (wire + (pts + (xy 119.38 68.58) (xy 124.46 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d3342ef-dc9d-48c4-93ec-04efae6c26da") + ) + (wire + (pts + (xy 119.38 86.36) (xy 124.46 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e200962-8f11-45f5-a244-49eaa9915113") + ) + (wire + (pts + (xy 119.38 81.28) (xy 124.46 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9eb0984a-6dbf-4994-aa23-436db04bf7e6") + ) + (wire + (pts + (xy 119.38 88.9) (xy 124.46 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9fc05294-153d-4147-82a5-f0b90d439488") + ) + (wire + (pts + (xy 41.91 86.36) (xy 41.91 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a086bc57-057e-4471-be0f-5f9c38da6b16") + ) + (wire + (pts + (xy 22.86 21.59) (xy 22.86 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2c3a780-7bae-4c33-b513-8231e4d8a901") + ) + (wire + (pts + (xy 105.41 43.18) (xy 105.41 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2f237d0-9f16-49b8-a252-e344d3682970") + ) + (wire + (pts + (xy 101.6 21.59) (xy 101.6 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a3916fbf-392e-4dc0-8ec8-52a7f2e3c225") + ) + (wire + (pts + (xy 119.38 104.14) (xy 124.46 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6123d50-d3f8-4ab6-9474-d78b46a331fe") + ) + (wire + (pts + (xy 40.64 21.59) (xy 40.64 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa3dde6d-3764-4941-9237-86f6293862e7") + ) + (wire + (pts + (xy 55.88 60.96) (xy 60.96 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab97e394-fe4d-45bb-b48f-eaf150f909a7") + ) + (wire + (pts + (xy 82.55 40.64) (xy 86.36 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac25c1fc-b612-4d5f-8876-7a00d89e2d4b") + ) + (wire + (pts + (xy 119.38 106.68) (xy 124.46 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac7b1426-d5e9-4856-93e5-2754d07fea7b") + ) + (wire + (pts + (xy 31.75 29.21) (xy 40.64 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "adfe7ed8-65ca-4b57-9de2-210348457187") + ) + (wire + (pts + (xy 66.04 31.75) (xy 87.63 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b26a0a58-f553-441f-b10c-6a00f8c8d49a") + ) + (wire + (pts + (xy 119.38 119.38) (xy 124.46 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b4d2b7b4-5580-47ce-b122-e0cf6f35cc12") + ) + (wire + (pts + (xy 119.38 114.3) (xy 124.46 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5f73357-214d-49a6-99d5-b387a328902f") + ) + (wire + (pts + (xy 49.53 27.94) (xy 49.53 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b688cba5-8395-4382-a406-6529dca3eeb7") + ) + (wire + (pts + (xy 88.9 134.62) (xy 92.71 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b71343d6-347b-402b-a285-4b1f7368b954") + ) + (wire + (pts + (xy 40.64 21.59) (xy 49.53 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b82f55c5-2c9f-43ce-a293-3236dfcb4bd9") + ) + (wire + (pts + (xy 119.38 91.44) (xy 124.46 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b84efb15-2582-4da4-ad5b-643701796358") + ) + (wire + (pts + (xy 119.38 60.96) (xy 124.46 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b943f50a-bc45-468a-a03c-41add630c4d4") + ) + (wire + (pts + (xy 99.06 40.64) (xy 99.06 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c034d0e8-2aeb-48a9-bfa2-ebdd21a0eccf") + ) + (wire + (pts + (xy 86.36 40.64) (xy 86.36 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0b3ab05-5c68-492a-ae96-0054676a10bc") + ) + (wire + (pts + (xy 22.86 29.21) (xy 22.86 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0c5e003-0217-4c12-95c4-7933218b06f0") + ) + (wire + (pts + (xy 82.55 40.64) (xy 82.55 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1c67666-a3ef-4075-8c35-f8f079cb398f") + ) + (wire + (pts + (xy 72.39 40.64) (xy 74.93 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c266701c-1d07-4205-8262-10c447e9db8b") + ) + (wire + (pts + (xy 45.72 69.85) (xy 60.96 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2b33f30-1310-48d2-9a75-e7b09bd219d1") + ) + (wire + (pts + (xy 92.71 132.08) (xy 92.71 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c42b3ddc-5744-4b54-960c-3360b02a7c3d") + ) + (wire + (pts + (xy 87.63 20.32) (xy 87.63 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c58e46a3-69b2-401d-b126-de644a94c853") + ) + (wire + (pts + (xy 119.38 76.2) (xy 124.46 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c59622b8-8aa2-4cf3-b4ab-14368062270c") + ) + (wire + (pts + (xy 119.38 50.8) (xy 124.46 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c5e7ba82-27cc-43c0-83c0-6d9b951f92af") + ) + (wire + (pts + (xy 80.01 40.64) (xy 80.01 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c85a8e07-d311-48cc-9733-c69e891e2c00") + ) + (wire + (pts + (xy 52.07 156.21) (xy 52.07 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8bf7ca7-4667-4e46-b197-55a8d08acd37") + ) + (wire + (pts + (xy 24.13 82.55) (xy 24.13 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c9b1376f-4cf6-46f9-8556-ec54f82ac697") + ) + (wire + (pts + (xy 29.21 170.18) (xy 40.64 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cd2ecb24-e962-4266-8584-bf2991aa5649") + ) + (wire + (pts + (xy 134.62 34.29) (xy 134.62 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d0c106b9-288f-47b9-b2ec-547679687208") + ) + (wire + (pts + (xy 22.86 29.21) (xy 31.75 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d3e30926-09ed-4e24-8d10-bb6c067fd9c5") + ) + (wire + (pts + (xy 53.34 107.95) (xy 54.61 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d4d4467b-bf0c-433f-b23c-1da3be03d571") + ) + (wire + (pts + (xy 90.17 21.59) (xy 90.17 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d63e48e2-46d7-42ae-a107-f53536773e81") + ) + (wire + (pts + (xy 125.73 31.75) (xy 134.62 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dc2a9663-b9a4-4828-9d62-2b72bc35039d") + ) + (wire + (pts + (xy 49.53 119.38) (xy 60.96 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd4b0dca-7edb-4ae7-9fe0-c0adfd97a0f1") + ) + (wire + (pts + (xy 67.31 21.59) (xy 67.31 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de9e1b3d-d186-468c-80d7-7563e857101c") + ) + (wire + (pts + (xy 31.75 21.59) (xy 31.75 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ded7988e-c4b4-41a0-a996-b2ff80801f5b") + ) + (wire + (pts + (xy 55.88 54.61) (xy 55.88 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e20cbcea-42f8-4e32-aa28-9bd2ca7c22aa") + ) + (wire + (pts + (xy 74.93 40.64) (xy 74.93 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e285a459-72c1-445a-9e81-0a1f9bcea46f") + ) + (wire + (pts + (xy 39.37 83.82) (xy 39.37 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6d24cff-1932-4135-98db-7b4bc85991a3") + ) + (wire + (pts + (xy 58.42 21.59) (xy 58.42 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9706840-4d84-4693-878c-8352d248d49e") + ) + (wire + (pts + (xy 134.62 24.13) (xy 134.62 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed1e047c-7939-4d09-92d5-73533cb34937") + ) + (wire + (pts + (xy 77.47 40.64) (xy 77.47 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eea828b9-6dac-4277-92e8-eeb4a3d5f4af") + ) + (wire + (pts + (xy 87.63 21.59) (xy 87.63 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1f780fd-1892-4a68-b733-25d214a13a74") + ) + (wire + (pts + (xy 58.42 27.94) (xy 58.42 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f25ea60c-1e3f-43e0-8e71-9c6bcbfcbb10") + ) + (wire + (pts + (xy 35.56 69.85) (xy 40.64 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f35b59b4-a909-4294-b310-988d1dec308d") + ) + (wire + (pts + (xy 24.13 82.55) (xy 26.67 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f492bb1e-218b-4518-9468-3b7521c9aa20") + ) + (wire + (pts + (xy 31.75 82.55) (xy 39.37 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4983931-16cf-4799-9a27-85b228eab41f") + ) + (wire + (pts + (xy 69.85 40.64) (xy 72.39 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4e8e0c2-0f88-4d57-abdd-5b7875259199") + ) + (wire + (pts + (xy 119.38 78.74) (xy 124.46 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5ff139d-a81f-467a-aa25-ff6b250e8fc1") + ) + (wire + (pts + (xy 119.38 83.82) (xy 124.46 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f90a0336-2acb-4fb0-bbe0-47c248b3eef9") + ) + (wire + (pts + (xy 119.38 66.04) (xy 124.46 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f9a51eda-6965-4615-b79e-b8a89e04ae2a") + ) + (wire + (pts + (xy 40.64 29.21) (xy 40.64 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f9c20d72-b3db-4620-a054-b7edb6911834") + ) + (wire + (pts + (xy 93.98 38.1) (xy 87.63 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa321ad8-f5fb-419f-9d43-4a16291bacb8") + ) + (wire + (pts + (xy 93.98 38.1) (xy 93.98 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "faea3326-e3ab-450d-bc1b-518b5e620fa9") + ) + (wire + (pts + (xy 125.73 31.75) (xy 125.73 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fb2e4268-501a-4790-9087-cb2baf4ec293") + ) + (wire + (pts + (xy 119.38 127) (xy 124.46 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc485dac-2f78-4247-8caa-ab25bb95ca96") + ) + (rectangle + (start 13.716 143.256) + (end 83.82 195.58) + (stroke + (width 0.2) + (type default) + ) + (fill + (type none) + ) + (uuid a7e80deb-f04d-4905-b52b-a1d29c1c7144) + ) + (rectangle + (start 13.462 13.462) + (end 144.78 142.24) + (stroke + (width 0.2) + (type default) + ) + (fill + (type none) + ) + (uuid fdc51938-78c0-49bc-8146-555b9aeb62d2) + ) + (text_box "pull-up may be unnecessary" + (exclude_from_sim no) + (at 15.24 151.13 0) + (size 15.24 8.89) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1 1) + ) + (justify left top) + ) + (uuid "346a836c-ed36-4469-9e4d-34215778f21d") + ) + (text_box "Close to pin 45!" + (exclude_from_sim no) + (at 121.92 43.18 0) + (size 15.24 2.54) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1 1) + ) + (justify left top) + ) + (uuid "37efd40c-9ced-4cc2-9e54-4dddbb0a2089") + ) + (text_box "one cap per VDD pin" + (exclude_from_sim no) + (at 44.45 16.51 0) + (size 24.13 2.54) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1 1) + ) + (justify left top) + ) + (uuid "39538afa-9452-447c-bdd5-d7c49fe503a1") + ) + (text_box "12MHz 20pF\n\n33pF/2 = 16.5 + ~3.5pF parasitic" + (exclude_from_sim no) + (at 13.97 97.79 0) + (size 31.75 3.81) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1 1) + ) + (justify left top) + ) + (uuid "933bcd80-e326-4c67-938d-279306e00453") + ) + (text_box "Close to pin 44!" + (exclude_from_sim no) + (at 72.39 34.29 0) + (size 15.24 2.54) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1 1) + ) + (justify left top) + ) + (uuid "d8a70400-e2a5-4830-9139-a34195f7fe23") + ) + (text "RP2040" + (exclude_from_sim no) + (at 13.97 16.51 0) + (effects + (font + (size 3 3) + (thickness 0.6) + (bold yes) + (italic yes) + ) + (justify left) + ) + (uuid "1f8f90c0-93ab-49a6-b202-943f1f25e2e9") + ) + (text "Flash" + (exclude_from_sim no) + (at 13.97 147.32 0) + (effects + (font + (size 3 3) + (thickness 0.6) + (bold yes) + (italic yes) + ) + (justify left) + ) + (uuid "91e95277-3ba5-462e-902b-de1eb2efd596") + ) + (label "SD0" + (at 29.21 175.26 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "202b8762-4b28-4e12-9f4c-7e26e26b4786") + ) + (label "QSPI_CLK" + (at 49.53 111.76 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7cac7a2a-51f7-4e54-899e-9e7b7ad14ba5") + ) + (label "USB_DT+" + (at 49.53 69.85 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8632c52d-a140-4afd-9b03-45369a1949ff") + ) + (label "SD1" + (at 29.21 177.8 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "86c42345-47ae-46ff-a852-b91339789e0c") + ) + (label "SD3" + (at 29.21 182.88 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bf2d99b3-2cef-4e78-8f6e-6d805b3f983e") + ) + (label "USB_DT-" + (at 49.53 72.39 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ca2e1d13-d1af-4b72-a397-89417a4f87ac") + ) + (label "SD0" + (at 49.53 114.3 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ccfc9269-d654-4d2c-9123-12e4b7238728") + ) + (label "SD2" + (at 29.21 180.34 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d8991e2e-5d4e-40ce-8a00-7875372eb3bb") + ) + (label "CS" + (at 29.21 170.18 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e4243df5-42c8-4e98-8abc-9e82e2cb54e1") + ) + (label "SD3" + (at 49.53 121.92 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f0174ccb-d6bc-4db7-b625-efa9b73ff8b1") + ) + (label "QSPI_CLK" + (at 29.21 172.72 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f12d561d-8acb-4a31-9b15-aedd380c9de3") + ) + (label "SD1" + (at 49.53 116.84 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f41c0ef3-3a67-4c58-8ff6-549ec67a3c9e") + ) + (label "RP_1V1" + (at 99.06 38.1 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f7fde2a2-5332-4f8b-a8e4-7ee2002a4406") + ) + (label "SD2" + (at 49.53 119.38 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "faadc9ca-e006-4406-8e5a-6aaa3e58c5b6") + ) + (hierarchical_label "GPIO28{slash}ADC2" + (shape bidirectional) + (at 124.46 124.46 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "0a4023a9-7475-4532-a280-d4083d5d04ee") + ) + (hierarchical_label "GPIO12" + (shape bidirectional) + (at 124.46 81.28 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "0d0bf855-e191-4655-b66a-dc9fdfe7d742") + ) + (hierarchical_label "GPIO6" + (shape bidirectional) + (at 124.46 66.04 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "0e08d26d-09cd-41e6-acf5-c1f8dcdac553") + ) + (hierarchical_label "GPIO25" + (shape bidirectional) + (at 124.46 114.3 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "1658730b-c1fe-4d4e-9a38-0a355869fcfe") + ) + (hierarchical_label "GPIO7" + (shape bidirectional) + (at 124.46 68.58 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "174e91f4-3417-4fe0-ac01-f3d0682ddd51") + ) + (hierarchical_label "CS" + (shape output) + (at 53.34 107.95 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1793c1ad-1ccb-474c-9949-9b3d6b9fcef6") + ) + (hierarchical_label "GPIO4" + (shape bidirectional) + (at 124.46 60.96 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "1cd77663-b34f-4b71-b8ee-b42b01cbe891") + ) + (hierarchical_label "GPIO13" + (shape bidirectional) + (at 124.46 83.82 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "22bd899b-4d88-4c3f-bd34-58ab83c5315e") + ) + (hierarchical_label "GPIO5" + (shape bidirectional) + (at 124.46 63.5 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "2549d89b-d901-49a9-bba3-4d6ad5fa694c") + ) + (hierarchical_label "GPIO23" + (shape bidirectional) + (at 124.46 109.22 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "28897753-10df-425f-a0ad-3966445b0710") + ) + (hierarchical_label "GPIO10" + (shape bidirectional) + (at 124.46 76.2 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "2bd27378-0b92-4fe0-b27c-cf13c5184362") + ) + (hierarchical_label "SWCLK" + (shape input) + (at 58.42 99.06 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2cbf3672-19ff-4d52-9256-f831e09300eb") + ) + (hierarchical_label "GPIO16" + (shape bidirectional) + (at 124.46 91.44 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "32bb7ea3-544a-4ce8-8f00-739fb278e70d") + ) + (hierarchical_label "GPIO15" + (shape bidirectional) + (at 124.46 88.9 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "337a7b06-f3ec-4414-9d2e-bca8b081789d") + ) + (hierarchical_label "GPIO2" + (shape bidirectional) + (at 124.46 55.88 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "38026c2c-35fe-4764-8817-5db20a58ee5d") + ) + (hierarchical_label "GPIO0" + (shape bidirectional) + (at 124.46 50.8 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "48d0c413-d775-4b94-8d80-ada035e262be") + ) + (hierarchical_label "SWD" + (shape input) + (at 58.42 101.6 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4fff4765-9aa9-4f47-ab0d-3dcef1750884") + ) + (hierarchical_label "GPIO24" + (shape bidirectional) + (at 124.46 111.76 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "515d0171-bb00-4962-9945-3e68b5619980") + ) + (hierarchical_label "GPIO11" + (shape bidirectional) + (at 124.46 78.74 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "5f043927-8f31-4bab-842a-50e134f810d9") + ) + (hierarchical_label "Vref" + (shape input) + (at 92.71 19.05 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "6aad2f34-13f6-4dd3-844e-12eb16ddf6f8") + ) + (hierarchical_label "GPIO29{slash}ADC3" + (shape bidirectional) + (at 124.46 127 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "6bbd6721-549d-4378-b6eb-21ff4cb969bb") + ) + (hierarchical_label "GPIO8" + (shape bidirectional) + (at 124.46 71.12 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "7c96c178-b108-4c70-a2e6-c0a536e7c27e") + ) + (hierarchical_label "USB_D+" + (shape bidirectional) + (at 35.56 69.85 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7ed08ff7-b4c2-43ec-a1c3-549e0466b510") + ) + (hierarchical_label "GPIO26{slash}ADC0" + (shape bidirectional) + (at 124.46 119.38 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "8030b9c5-f129-42b2-9db5-dae29e47496b") + ) + (hierarchical_label "~{RESET}" + (shape input) + (at 35.56 54.61 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "84ff4030-9274-443d-ab11-1fb3f8e4d944") + ) + (hierarchical_label "GPIO21" + (shape bidirectional) + (at 124.46 104.14 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "a18b81a1-5541-4c57-9b77-b2fc10bbe909") + ) + (hierarchical_label "GPIO22" + (shape bidirectional) + (at 124.46 106.68 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "a3871d22-930c-4c0d-9314-56c1d16119c1") + ) + (hierarchical_label "GPIO19" + (shape bidirectional) + (at 124.46 99.06 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "aa3bba71-6f9d-48f7-bcf9-187b22d2ff15") + ) + (hierarchical_label "GPIO1" + (shape bidirectional) + (at 124.46 53.34 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "bc903dbe-6fbf-4475-bc99-c36b3c3e9016") + ) + (hierarchical_label "GPIO3" + (shape bidirectional) + (at 124.46 58.42 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "c3752ffc-1f24-4171-bdb5-6beff700a5f6") + ) + (hierarchical_label "GPIO17" + (shape bidirectional) + (at 124.46 93.98 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "c63c6197-4ff2-48c7-80ee-94219083ea57") + ) + (hierarchical_label "USB_D-" + (shape bidirectional) + (at 35.56 72.39 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d44d3ac5-acce-4bd7-91da-660716c0c426") + ) + (hierarchical_label "GPIO27{slash}ADC1" + (shape bidirectional) + (at 124.46 121.92 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "d5e3b4f6-b71c-4f7d-821a-48e5236ac439") + ) + (hierarchical_label "GPIO20" + (shape bidirectional) + (at 124.46 101.6 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "da9985e1-158f-4c13-b019-786a01b73978") + ) + (hierarchical_label "GPIO14" + (shape bidirectional) + (at 124.46 86.36 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "dae80b92-52ad-41e1-a19f-68c2b4242b3a") + ) + (hierarchical_label "GPIO18" + (shape bidirectional) + (at 124.46 96.52 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "e51c5ef9-e9fb-4d8d-a008-a4e7cc0c1d7a") + ) + (hierarchical_label "GPIO9" + (shape bidirectional) + (at 124.46 73.66 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "ec97bb8b-b8b4-4269-9b81-c5a9c8355d1a") + ) + (symbol + (lib_id "Device:C_Small") + (at 67.31 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "05da1c31-d80a-4b1a-8f1d-3a5a054d5a3f") + (property "Reference" "C?" + (at 68.58 22.8599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 68.58 27.9399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 67.31 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 67.31 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 67.31 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 67.31 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "059b6343-9f58-483d-9d56-87fa43605c62") + ) + (pin "2" + (uuid "0beea294-0906-4eb5-a1ef-112a1c760bb8") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 134.62 34.29 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "05e926ac-5680-4c82-b25d-ef45bb74115a") + (property "Reference" "#PWR027" + (at 134.62 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 134.62 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 134.62 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 134.62 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 134.62 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ee9281a6-3919-4d03-b270-08b14fdfb083") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "#PWR027") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 39.37 91.44 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1f2c0671-a34f-4874-a133-fab93744416a") + (property "Reference" "#PWR032" + (at 39.37 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 39.37 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 39.37 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 39.37 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 39.37 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b289bb3a-3d52-4874-96fa-911837f2280a") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "#PWR032") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 43.18 60.96 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2a7fe22f-1257-4898-bfea-2d37f29601f1") + (property "Reference" "#PWR031" + (at 43.18 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 43.18 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 43.18 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 43.18 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 43.18 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "41d325ec-cc41-41ff-9d27-13cd02432f50") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "#PWR031") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 40.64 156.21 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "309d68ed-390a-4c6e-9013-3b5f9580a24e") + (property "Reference" "#PWR037" + (at 40.64 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 40.64 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 40.64 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 40.64 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 40.64 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6039b9c8-c904-4229-9c5e-14d8a307bd94") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "#PWR037") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 40.64 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "31e9e0d0-3b3c-481a-ba2a-5468d82a72e3") + (property "Reference" "C?" + (at 41.91 22.8599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 41.91 27.9399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 40.64 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 40.64 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 40.64 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 40.64 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "dc3f8186-da44-408e-ab19-060e870073c8") + ) + (pin "2" + (uuid "7aff96ef-786a-402d-ada6-4fdc8b2851da") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 123.19 40.64 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "35de48ff-d809-4471-8f73-98c0d9cee2a5") + (property "Reference" "#PWR028" + (at 123.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 123.19 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 123.19 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 123.19 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 123.19 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a38f5239-c9cd-40ca-82cd-263677bc1191") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "#PWR028") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 64.77 161.29 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "36d992d0-f695-4745-9678-090a3b9a0258") + (property "Reference" "C?" + (at 67.31 160.0135 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nF" + (at 67.31 162.5535 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 64.77 161.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 64.77 161.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 64.77 161.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 64.77 161.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "30d00182-e36b-4f72-a792-27ff1116150a") + ) + (pin "2" + (uuid "0e6e4eb1-4515-4121-8681-2434fee634e5") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 66.04 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3757613b-8e6a-42f8-a0c8-81db4b8e3314") + (property "Reference" "#PWR029" + (at 66.04 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 66.04 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 66.04 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 66.04 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 66.04 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "24be081c-1afa-4a9c-b9c2-8ac221df4f9a") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "#PWR029") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 43.18 43.18 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4314de70-d399-4393-b3cc-1ec5d7b31e2e") + (property "Reference" "#PWR039" + (at 43.18 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 43.18 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 43.18 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 43.18 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 43.18 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "12e8658a-704b-4019-ac70-57f95ad0df31") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "#PWR039") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 40.64 161.29 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "518af46f-e468-45d0-9ba9-4e09afd4ff61") + (property "Reference" "R?" + (at 38.1 160.0199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 38.1 162.5599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 42.418 161.29 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 40.64 161.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 40.64 161.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 40.64 161.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "080c0755-9f55-40a1-85a0-a934cbe3cad6") + ) + (pin "2" + (uuid "bf7ec700-d9f5-4627-ba2e-efa392943619") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 29.21 82.55 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "52ef0789-6597-48b4-b7af-d7c1769baf01") + (property "Reference" "C?" + (at 26.67 81.28 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "33pF" + (at 33.02 81.28 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 29.21 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 29.21 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 29.21 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1570" + (at 29.21 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "15635ee3-2773-4af1-8ebb-7498914dad51") + ) + (pin "2" + (uuid "e88ed309-710b-434d-a887-f7063bc31ffd") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 66.04 35.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5540c508-f7a9-4bde-8006-c4a83419068c") + (property "Reference" "C?" + (at 68.834 34.036 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 68.326 37.084 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 66.04 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 66.04 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 66.04 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C52923" + (at 66.04 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e3294cf0-8ab3-45a0-a415-3a6ba4c3e79c") + ) + (pin "2" + (uuid "8353a6ef-4acd-41f1-84b7-f304a9524d12") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5596df5d-0e7e-48ed-9b78-f73f1126f79e") + (property "Reference" "C?" + (at 50.8 22.8599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 50.8 27.9399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 49.53 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 49.53 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 49.53 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "17419660-1f48-4b13-bf0c-d70260c99a5d") + ) + (pin "2" + (uuid "68653a60-d2e4-4a05-a86f-de3ef6ed6913") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 58.42 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5642f4da-1e63-465f-af80-0ccff38868d7") + (property "Reference" "C?" + (at 59.69 22.8599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 59.69 27.9399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 58.42 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 58.42 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 58.42 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 58.42 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4b9da137-65a3-4c00-9bf5-9d3773e0ed5e") + ) + (pin "2" + (uuid "df1a8261-c3eb-48ef-8fc7-927d81dec799") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "RadPie2040:RP2040") + (at 87.63 93.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5be3e4d7-906b-4b09-ac25-5acb7552cad5") + (property "Reference" "U?" + (at 112.268 131.826 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RP2040" + (at 112.268 134.366 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "RadPie2040:RP2040-QFN-56" + (at 67.31 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf" + (at 67.564 28.702 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Description" "" + (at 87.63 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2040" + (at 87.63 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e05770f2-71cd-457a-bc96-7721ab19d5d5") + ) + (pin "10" + (uuid "1e590c86-c25f-481f-8aa3-f3e8255e9d7c") + ) + (pin "11" + (uuid "c13fc227-c1c4-4ce5-bed3-4df2300b92a3") + ) + (pin "12" + (uuid "e79cb287-e047-4e9a-a1df-a25633da6942") + ) + (pin "13" + (uuid "a7a0e40c-05aa-4434-b67f-76bfdb252561") + ) + (pin "14" + (uuid "99fe7b94-e6f0-4d52-9783-ee6868454d2d") + ) + (pin "15" + (uuid "b9451669-38ec-42e7-b012-d7d499e11a74") + ) + (pin "16" + (uuid "03518189-b772-4e04-8729-26376aeaef78") + ) + (pin "17" + (uuid "96668146-5d42-4be1-9a59-9fe65b54d515") + ) + (pin "18" + (uuid "2a8917bc-b0dc-4918-8938-c999e2f0e2d3") + ) + (pin "19" + (uuid "91211e64-9ad6-4fd3-a95d-312bb4e42daf") + ) + (pin "2" + (uuid "b7128739-3a5c-41a4-8e93-e6141268cde1") + ) + (pin "20" + (uuid "2a637d93-3849-46da-91cd-9ce37fcad884") + ) + (pin "21" + (uuid "c0fc9ecb-8353-4b71-a74d-1690bd9ce108") + ) + (pin "22" + (uuid "8da60738-e61b-4049-b9cb-a7af4282f0c6") + ) + (pin "23" + (uuid "4bd62aeb-970d-4f53-9a06-71e817f307ae") + ) + (pin "24" + (uuid "510c5cb7-9554-4d5c-b18c-3bbf6e2c6505") + ) + (pin "25" + (uuid "16edd8a0-53dd-4875-a5e0-be425c709f9e") + ) + (pin "26" + (uuid "a7769cc4-62af-4821-b372-85c85553a1ab") + ) + (pin "27" + (uuid "a49a9f73-39a2-4dbc-9114-f619cb00c330") + ) + (pin "28" + (uuid "60a59cfb-217d-4524-adf0-e73e44b24a67") + ) + (pin "29" + (uuid "33ff3b6c-a7bc-4c3e-85d2-f6036c030daf") + ) + (pin "3" + (uuid "53657d76-8995-4f8a-b872-3a6a51dc7931") + ) + (pin "30" + (uuid "32913de7-c031-4256-9946-92c0e77cedbb") + ) + (pin "31" + (uuid "0da799de-eca5-4c1e-bfed-d1ea5b1b89d2") + ) + (pin "32" + (uuid "349ab1db-3bd1-4404-bd41-4d87228d808b") + ) + (pin "33" + (uuid "0b5376f9-d5f2-4057-972d-5368a06f619c") + ) + (pin "34" + (uuid "c02ed657-9030-43ce-94da-9f2bc76a43b3") + ) + (pin "35" + (uuid "6882d33b-c565-4ff7-8147-a0682edf2238") + ) + (pin "36" + (uuid "10a0c570-dce4-4893-b39a-5761addc72af") + ) + (pin "37" + (uuid "74586cd4-19f3-4b0b-9b61-67e35c34a65c") + ) + (pin "38" + (uuid "44549a5a-3f06-40b5-9f18-3b32ec2f90d1") + ) + (pin "39" + (uuid "76960076-d094-4a8d-a757-94cb44f64690") + ) + (pin "4" + (uuid "e537bde6-4b2c-4882-b1da-ae70e9e80cbf") + ) + (pin "40" + (uuid "e736ad13-88ef-457e-b0e2-83a75670f71e") + ) + (pin "41" + (uuid "20679e74-85a7-471f-b5b9-06155e860eaf") + ) + (pin "42" + (uuid "8725719a-19b7-4b8b-98f8-2b10f9d34ca7") + ) + (pin "43" + (uuid "22cb025a-9dfb-4889-b1a8-3cad94c9de03") + ) + (pin "44" + (uuid "60510416-bafd-40ea-a146-fbcf8c877310") + ) + (pin "45" + (uuid "d7fcbf39-f0c4-4a75-8aad-010513b8dec4") + ) + (pin "46" + (uuid "28e174c4-ef0a-4f73-abc9-a379b015b4c2") + ) + (pin "47" + (uuid "62c7553c-209d-4afa-96be-90323826e4d9") + ) + (pin "48" + (uuid "32dd1179-d0e6-46ba-bb71-53065aaa8eee") + ) + (pin "49" + (uuid "fce8c995-74c4-481e-afbe-a1c11def48f1") + ) + (pin "5" + (uuid "68a3d215-2443-4281-ae52-584a0fbc1efd") + ) + (pin "50" + (uuid "7ba838cb-4641-45d0-8c10-63051def2dc8") + ) + (pin "51" + (uuid "bbfa6fbc-5c3c-442f-876b-5972f8001af1") + ) + (pin "52" + (uuid "6d409465-7328-483e-9c39-b8b6346777a2") + ) + (pin "53" + (uuid "b2d76fdb-8b3c-458b-821e-ed3c506f8cc5") + ) + (pin "54" + (uuid "85a858de-8976-4f93-9f45-feb27419b801") + ) + (pin "55" + (uuid "52d27a97-4a9b-4c29-9955-62b93465e85f") + ) + (pin "56" + (uuid "5d12be99-26cf-4168-b7f0-a794328ca573") + ) + (pin "57" + (uuid "95248d90-dcf8-4c3f-8f78-47334bc1928f") + ) + (pin "6" + (uuid "c74367d4-1acf-40f8-b03c-f7f1d6334ff9") + ) + (pin "7" + (uuid "210e3f65-17b1-4c45-918d-a8887cf492d8") + ) + (pin "8" + (uuid "cf8c5aaa-d624-44e9-a9cd-c0e0eddb2e79") + ) + (pin "9" + (uuid "264e05ca-fd0c-4722-9cc9-ba596f034f56") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "U?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 52.07 88.9 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5cbaae38-820b-44ed-9d56-a0c4ff62d9cb") + (property "Reference" "R?" + (at 52.07 86.36 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1k" + (at 52.07 91.44 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 52.07 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 52.07 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 52.07 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C11702" + (at 52.07 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9d5c9d50-f986-4b0d-a7fc-4362157347b2") + ) + (pin "2" + (uuid "bba9cfb4-d7ae-492e-98db-b6dd3725167c") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 52.07 190.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7891a076-b364-469f-89cf-fdc6e07a67b7") + (property "Reference" "#PWR036" + (at 52.07 196.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 52.07 195.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 52.07 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 52.07 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 52.07 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "21ff890c-c3c8-4df7-b2e2-782ca2741b78") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "#PWR036") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 92.71 137.16 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "795e0f69-378d-47f4-b492-b79a5dc033a3") + (property "Reference" "#PWR034" + (at 92.71 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 92.71 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 92.71 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 92.71 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 92.71 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "445ddc48-caab-4714-9c01-bb2ec5930219") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "#PWR034") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 64.77 165.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7cd2980e-050c-4da5-a04b-cff725605981") + (property "Reference" "#PWR035" + (at 64.77 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 69.85 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 64.77 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 64.77 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 64.77 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c048d93d-8798-414d-ad74-670bfc7801c2") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "#PWR035") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 43.18 58.42 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "84451c67-1e83-47ff-a2bd-e8ad6718b8f4") + (property "Reference" "C?" + (at 39.878 57.912 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 40.132 60.452 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 43.18 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 43.18 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C52923" + (at 43.18 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c1ae5604-0f84-4b62-8413-bcce010f0409") + ) + (pin "2" + (uuid "b291ea8a-a79c-4904-8943-496dc2adf066") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 22.86 35.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "88198038-3db6-4dca-b6cb-7f6e6f4feebb") + (property "Reference" "#PWR030" + (at 22.86 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 22.86 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 22.86 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 22.86 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 22.86 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ce12bb01-f02e-4b37-b6bb-4e79cc1bd73a") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "#PWR030") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:Crystal_GND24_Small") + (at 39.37 86.36 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9d35043b-d6ce-42e9-a3c7-0c5723605c27") + (property "Reference" "X?" + (at 43.18 91.44 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "12MHz" + (at 43.18 93.98 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm" + (at 39.37 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 39.37 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 39.37 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C9002" + (at 39.37 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4c60c901-d38c-4a72-bc95-3e2a417cf6c0") + ) + (pin "2" + (uuid "a3977bfb-b62b-4ce7-a2c8-0bce717151d8") + ) + (pin "3" + (uuid "bafcf469-dbf8-4e39-bb0a-ae7ce7c6fdd6") + ) + (pin "4" + (uuid "badc0077-e488-433e-972a-8db9c272002d") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "X?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 43.18 48.26 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "abe48a81-867c-4d86-94e5-b8d7a0d3c04b") + (property "Reference" "R?" + (at 40.64 46.9899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 40.64 49.5299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 44.958 48.26 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 43.18 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 43.18 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "23037dff-2808-4afa-8f11-ab38aca05dd5") + ) + (pin "2" + (uuid "e45f37f2-86c5-4238-9eaa-0746c22e41c0") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 52.07 156.21 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b8e53b04-4b8c-4317-8f51-fb8914e89997") + (property "Reference" "#PWR038" + (at 52.07 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 52.07 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 52.07 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 52.07 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 52.07 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "fc365953-5807-4b0e-8d1e-9e55117d2e5c") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "#PWR038") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 29.21 88.9 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bf5b3e75-e30d-4468-bdff-7b0ce6a81680") + (property "Reference" "C?" + (at 26.67 87.63 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "33pF" + (at 33.02 87.63 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 29.21 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 29.21 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 29.21 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1570" + (at 29.21 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "54c2e9d8-2754-4cb0-9710-1d655f851b66") + ) + (pin "2" + (uuid "9f0ce20a-710a-436f-b382-71d847b00fd8") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 123.19 38.1 0) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c6f43259-3e1d-4c0c-a260-15470cba9a55") + (property "Reference" "C?" + (at 124.46 40.6401 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 124.46 35.5601 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 123.19 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 123.19 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 123.19 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C52923" + (at 123.19 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "89ceeda6-68a0-42a0-896f-91ca5dbb43ff") + ) + (pin "2" + (uuid "97d81f58-c8ae-434b-a62e-a3fac0e66ff9") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 134.62 27.94 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c7f748e6-2c08-4b18-a1d9-96896867595f") + (property "Reference" "C?" + (at 133.35 25.3999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 133.35 30.4799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 134.62 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 134.62 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 134.62 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 134.62 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0f26c12a-20b0-4422-8451-2a7d976b851f") + ) + (pin "2" + (uuid "ca315327-a431-4005-a0b1-0de6e887fc31") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 72.39 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d6f0171a-276d-417f-96de-c06f0d766f90") + (property "Reference" "R?" + (at 39.37 71.12 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "27R" + (at 46.99 71.12 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" + (at 43.18 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 43.18 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25190" + (at 43.18 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "835eec90-a11f-49ab-822d-295f84bf372c") + ) + (pin "2" + (uuid "f2f17860-f9b3-4ae6-8a02-afdcd973c5ae") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 69.85 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "de01277b-1aa1-4088-839b-d039dd65fac4") + (property "Reference" "R?" + (at 39.37 68.58 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "27R" + (at 46.99 68.58 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" + (at 43.18 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 43.18 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25190" + (at 43.18 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "73d00158-9fb9-4c65-a00f-b458e5d4f27d") + ) + (pin "2" + (uuid "0859d71d-01c7-444d-90fc-55465f1b3b67") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 31.75 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e14a5bfa-e629-440a-8275-f548832d6f47") + (property "Reference" "C?" + (at 33.02 22.8599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 33.02 27.9399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 31.75 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 31.75 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 31.75 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 31.75 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ad663249-5e4a-488b-9c29-550292709630") + ) + (pin "2" + (uuid "3f1b8dd5-c7e8-40f3-a034-693b17c7d91c") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 87.63 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e53d4170-589c-491c-bd3c-4cad1bed935d") + (property "Reference" "#PWR040" + (at 87.63 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 84.074 17.272 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 87.63 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 87.63 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 87.63 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cf1c932c-47f4-4ead-897a-48ff26c51abf") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "#PWR040") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 24.13 93.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e8996aa6-31c2-4e33-a3e3-f41c00f0df7b") + (property "Reference" "#PWR033" + (at 24.13 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 24.13 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 24.13 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 24.13 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 24.13 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e2aedbbc-a517-48b9-bf05-fa8c45953fe4") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "#PWR033") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Memory_Flash:W25Q128JVS") + (at 52.07 177.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "eebe54e5-4e1a-479b-af0c-6870c4aeffbc") + (property "Reference" "U?" + (at 63.5 187.706 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "W25Q128JVSIQ" + (at 63.5 190.246 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:SOIC-8_5.23x5.23mm_P1.27mm" + (at 52.07 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.winbond.com/resource-files/w25q128jv_dtr%20revc%2003272018%20plus.pdf" + (at 52.07 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "128Mb Serial Flash Memory, Standard/Dual/Quad SPI, SOIC-8" + (at 52.07 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C97521" + (at 52.07 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cd019379-bdcb-4f5c-a719-2e87021d38a6") + ) + (pin "2" + (uuid "5b694420-5adc-4811-b437-0c68d53416f5") + ) + (pin "3" + (uuid "c9788dec-aba9-4bc8-a653-309c9ca727d3") + ) + (pin "4" + (uuid "cc193fe2-2db0-4e1a-bf7d-ff44a3fb1ab7") + ) + (pin "5" + (uuid "625e7387-77e8-42b0-ba56-d7ace2707fb5") + ) + (pin "6" + (uuid "4e58b0ba-6d76-4689-ad63-951c7fc96370") + ) + (pin "7" + (uuid "a9326cf2-5d2f-46cc-86a4-d6df506f57a9") + ) + (pin "8" + (uuid "35c7bfb2-d8d1-42af-8a23-7a893b1d6959") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "U?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 22.86 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f1dd6698-cda5-4311-915e-30a24d73a3ad") + (property "Reference" "C?" + (at 24.13 22.8599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 24.13 27.9399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 22.86 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 22.86 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 22.86 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 22.86 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "53c60a2c-77d9-4a30-baa5-099dc0224378") + ) + (pin "2" + (uuid "419bf0d0-16a3-4b39-9a1b-daf2dcf75928") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 76.2 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f4c17bab-0a69-4a14-b491-99ffd6dcb004") + (property "Reference" "C?" + (at 77.47 22.8599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 77.47 27.9399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 76.2 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 76.2 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 76.2 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 76.2 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4a2aa125-76f7-4470-9660-5e768bac1ae9") + ) + (pin "2" + (uuid "20e5659c-6202-4330-8ca9-194c7ecaba61") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 101.6 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f4c38063-c7be-4b26-9208-3423029a0e47") + (property "Reference" "C?" + (at 102.87 22.8599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 102.87 27.9399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 101.6 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 101.6 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 101.6 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 101.6 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3f960196-be7d-4f65-8b4e-3b92f11c7746") + ) + (pin "2" + (uuid "d167f50b-cf88-4c77-9fd4-7c859c29686d") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 101.6 30.48 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f7157eab-62fb-44d9-968d-0a67e1c01e36") + (property "Reference" "#PWR041" + (at 101.6 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 101.6 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 101.6 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 101.6 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 101.6 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f8f8c802-bfd6-411f-819c-a816a387cd3d") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "#PWR041") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 125.73 27.94 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f846450d-337b-49fe-92a0-68a392c855b8") + (property "Reference" "C?" + (at 124.46 25.3999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 124.46 30.4799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 125.73 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 125.73 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 125.73 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 125.73 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8d137389-52c0-41ca-b986-1e975ee2801a") + ) + (pin "2" + (uuid "117394db-94df-482b-afa5-2039d618777a") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889" + (reference "C?") + (unit 1) + ) + ) + ) + ) +) \ No newline at end of file diff --git a/pcb/MainBoard/sym-lib-table b/pcb/MainBoard/sym-lib-table new file mode 100644 index 0000000..2bb72bd --- /dev/null +++ b/pcb/MainBoard/sym-lib-table @@ -0,0 +1,4 @@ +(sym_lib_table + (version 7) + (lib (name "led-matrix")(type "KiCad")(uri "/Users/radex/Documents/Hackerspace/pico-led-matrix/pcb/led-matrix.kicad_sym")(options "")(descr "")) +) diff --git a/pcb/MainBoard/usbc.kicad_sch b/pcb/MainBoard/usbc.kicad_sch new file mode 100644 index 0000000..646fddd --- /dev/null +++ b/pcb/MainBoard/usbc.kicad_sch @@ -0,0 +1,3065 @@ +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "89f59976-a5bf-4192-b2f1-7826781e9fef") + (paper "A4") + (lib_symbols + (symbol "Connector:USB_C_Receptacle_USB2.0" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at -10.16 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "USB_C_Receptacle_USB2.0" + (at 19.05 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 3.81 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" + (at 3.81 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "USB 2.0-only Type-C Receptacle connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "usb universal serial bus type-C USB2.0" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "USB*C*Receptacle*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "USB_C_Receptacle_USB2.0_0_0" + (rectangle + (start -0.254 -17.78) + (end 0.254 -16.764) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -14.986) + (end 9.144 -15.494) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -12.446) + (end 9.144 -12.954) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -4.826) + (end 9.144 -5.334) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -2.286) + (end 9.144 -2.794) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 0.254) + (end 9.144 -0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 2.794) + (end 9.144 2.286) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 7.874) + (end 9.144 7.366) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 10.414) + (end 9.144 9.906) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 15.494) + (end 9.144 14.986) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "USB_C_Receptacle_USB2.0_0_1" + (rectangle + (start -10.16 17.78) + (end 10.16 -17.78) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -8.89 -3.81) + (mid -6.985 -5.7066) + (end -5.08 -3.81) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -7.62 -3.81) + (mid -6.985 -4.4422) + (end -6.35 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -7.62 -3.81) + (mid -6.985 -4.4422) + (end -6.35 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -7.62 -3.81) + (end -6.35 3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start -6.35 3.81) + (mid -6.985 4.4422) + (end -7.62 3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -6.35 3.81) + (mid -6.985 4.4422) + (end -7.62 3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start -5.08 3.81) + (mid -6.985 5.7066) + (end -8.89 3.81) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center -2.54 1.143) + (radius 0.635) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (circle + (center 0 -5.842) + (radius 1.27) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -8.89 -3.81) (xy -8.89 3.81) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -5.08 3.81) (xy -5.08 -3.81) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -5.842) (xy 0 4.318) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -3.302) (xy -2.54 -0.762) (xy -2.54 0.508) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -2.032) (xy 2.54 0.508) (xy 2.54 1.778) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 4.318) (xy 0 6.858) (xy 1.27 4.318) (xy -1.27 4.318) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 1.905 1.778) + (end 3.175 3.048) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "USB_C_Receptacle_USB2.0_1_1" + (pin passive line + (at 0 -22.86 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -22.86 90) + (length 5.08) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 15.24 180) + (length 5.08) + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 10.16 180) + (length 5.08) + (name "CC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 5.08) + (name "D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 2.54 180) + (length 5.08) + (name "D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 5.08) + (name "SBU1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 15.24 180) + (length 5.08) hide + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -22.86 90) + (length 5.08) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -22.86 90) + (length 5.08) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 15.24 180) + (length 5.08) hide + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 7.62 180) + (length 5.08) + (name "CC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 5.08) + (name "D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 0 180) + (length 5.08) + (name "D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 5.08) + (name "SBU2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 15.24 180) + (length 5.08) hide + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -7.62 -22.86 90) + (length 5.08) + (name "SHIELD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "S1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:D_TVS" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "D_TVS" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "diode TVS thyrector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "D_TVS_0_1" + (polyline + (pts + (xy 1.27 0) (xy -1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.508 1.27) (xy 0 1.27) (xy 0 -1.27) (xy -0.508 -1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 1.27) (xy -2.54 -1.27) (xy 2.54 1.27) (xy 2.54 -1.27) (xy -2.54 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "D_TVS_1_1" + (pin passive line + (at -3.81 0 0) + (length 2.54) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 2.54) + (name "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 0.762 0.508 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "R_Small" + (at 0.762 -1.016 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_Small_0_1" + (rectangle + (start -0.762 1.778) + (end 0.762 -1.778) + (stroke + (width 0.2032) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 0.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 0.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GND" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:PWR_FLAG" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#FLG" + (at 0 1.905 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 0 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "flag power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "PWR_FLAG_0_0" + (pin power_out line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "PWR_FLAG_0_1" + (polyline + (pts + (xy 0 0) (xy 0 1.27) (xy -1.016 1.905) (xy 0 2.54) (xy 1.016 1.905) (xy 0 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + ) + ) + (junction + (at 27.94 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "10a5068c-e6ba-4c1c-a72b-d642f38e61a4") + ) + (junction + (at 76.2 38.1) + (diameter 0) + (color 0 0 0 0) + (uuid "30393819-fcaf-48b2-a3a8-62f473d7b32c") + ) + (junction + (at 129.54 50.8) + (diameter 0) + (color 0 0 0 0) + (uuid "39ef43cf-0940-4400-92a3-7344b92ce465") + ) + (junction + (at 43.18 44.45) + (diameter 0) + (color 0 0 0 0) + (uuid "4af7ccae-dd1e-4194-b8c7-a61384dc194d") + ) + (junction + (at 43.18 49.53) + (diameter 0) + (color 0 0 0 0) + (uuid "68e3bc12-5731-4d61-9d79-c0233637ab9f") + ) + (junction + (at 129.54 31.75) + (diameter 0) + (color 0 0 0 0) + (uuid "883d94d6-cdf1-48e6-b04a-6541107e9729") + ) + (junction + (at 73.66 35.56) + (diameter 0) + (color 0 0 0 0) + (uuid "becad1d1-f424-4326-9978-4c0a13373349") + ) + (junction + (at 129.54 44.45) + (diameter 0) + (color 0 0 0 0) + (uuid "befa7c21-bd92-4873-a161-0e3de333e66a") + ) + (junction + (at 129.54 38.1) + (diameter 0) + (color 0 0 0 0) + (uuid "cfb659fa-92f3-40bf-a9e0-c7a815ca2483") + ) + (junction + (at 74.93 49.53) + (diameter 0) + (color 0 0 0 0) + (uuid "f2f53c1c-5e96-44ee-8553-9df5cb7b80e0") + ) + (junction + (at 49.53 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "f5c36cef-36ff-4f41-894d-405260620f86") + ) + (no_connect + (at 43.18 60.96) + (uuid "366429e6-a9ce-4386-9213-be9b1feae2e7") + ) + (no_connect + (at 43.18 58.42) + (uuid "fa337ef2-bd30-415b-b4c5-ac5d4426728f") + ) + (wire + (pts + (xy 27.94 68.58) (xy 29.21 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "079ba8a8-8255-437c-a031-4ac363d17fe0") + ) + (wire + (pts + (xy 127 31.75) (xy 129.54 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c87eb6e-5278-4b1f-99d3-da11d7e111bc") + ) + (wire + (pts + (xy 129.54 44.45) (xy 129.54 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f6fda1e-c0b5-42a3-9edd-aa0f6a42824e") + ) + (wire + (pts + (xy 129.54 55.88) (xy 129.54 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e2d8ddf-7499-425b-bd8b-42e36d18a306") + ) + (wire + (pts + (xy 20.32 68.58) (xy 20.32 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23b112be-f187-4247-bcce-9031179353ff") + ) + (wire + (pts + (xy 116.84 44.45) (xy 119.38 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2ca6678b-f537-4e33-89f5-780597ff9918") + ) + (wire + (pts + (xy 116.84 50.8) (xy 119.38 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3af5bf9f-2c8a-464d-a150-18bc9c5ce8d0") + ) + (wire + (pts + (xy 76.2 38.1) (xy 76.2 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b020ef3-0a0d-4c63-9ab0-945bb92e636c") + ) + (wire + (pts + (xy 127 38.1) (xy 129.54 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b315b5c-1615-408b-8497-bb157f2a2658") + ) + (wire + (pts + (xy 43.18 49.53) (xy 52.07 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d184b46-ba6e-43f2-bd09-6f01d55c62e0") + ) + (wire + (pts + (xy 74.93 49.53) (xy 73.66 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "49937510-6b0a-49c3-a35a-0dc71190b3bc") + ) + (wire + (pts + (xy 127 50.8) (xy 129.54 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f5ddb0d-1b9e-4d28-9faf-8ef34526c6b0") + ) + (wire + (pts + (xy 43.18 44.45) (xy 43.18 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "72c27c5d-c698-4265-a73f-168f571107d5") + ) + (wire + (pts + (xy 43.18 48.26) (xy 43.18 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7425747e-0583-48cc-aba3-ca37235aec17") + ) + (wire + (pts + (xy 76.2 49.53) (xy 74.93 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "745548a2-08ea-4436-a224-d64776703fa3") + ) + (wire + (pts + (xy 43.18 30.48) (xy 49.53 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80e0fb70-809c-4eb1-93f8-a2b095181da5") + ) + (wire + (pts + (xy 27.94 68.58) (xy 27.94 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "82b01c54-32bf-47a1-981e-e0257f7ac1c1") + ) + (wire + (pts + (xy 129.54 25.4) (xy 127 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "86e7a2ef-8d70-43a5-af61-3737b55861fb") + ) + (wire + (pts + (xy 53.34 30.48) (xy 49.53 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d1f9904-a097-40e0-bb1d-0d3ec7d3828a") + ) + (wire + (pts + (xy 49.53 26.67) (xy 49.53 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "993a813d-99b9-45fe-ad91-47a96a964ef7") + ) + (wire + (pts + (xy 43.18 49.53) (xy 43.18 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9aca8b40-77fe-4d82-bc30-2af5a8d573e1") + ) + (wire + (pts + (xy 20.32 80.01) (xy 20.32 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d34badc-7b40-4d01-8c39-feb317d1b41c") + ) + (wire + (pts + (xy 73.66 35.56) (xy 83.82 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af085a13-094c-48b4-8589-5457abeda782") + ) + (wire + (pts + (xy 43.18 44.45) (xy 52.07 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba969000-f2c8-4ef9-abf8-d5553c9cdced") + ) + (wire + (pts + (xy 129.54 31.75) (xy 129.54 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bbdc92b5-ba75-4175-8a47-84156902275a") + ) + (wire + (pts + (xy 43.18 43.18) (xy 43.18 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6bc00f8-1f3b-4da1-ad61-c280bc51db71") + ) + (wire + (pts + (xy 43.18 35.56) (xy 73.66 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c732904f-1985-4b12-a4ac-0041f9d63f00") + ) + (wire + (pts + (xy 116.84 38.1) (xy 119.38 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d49a551d-6215-4b7f-a7c4-569725d39856") + ) + (wire + (pts + (xy 76.2 46.99) (xy 76.2 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d4e09817-5922-478a-8233-39868e69176a") + ) + (wire + (pts + (xy 73.66 35.56) (xy 73.66 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5c799cb-7a6d-4ee9-80c5-b8149f8c05dd") + ) + (wire + (pts + (xy 129.54 38.1) (xy 129.54 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dfc4e8df-5f63-4c41-a0e3-9c02b0bd3ae5") + ) + (wire + (pts + (xy 43.18 38.1) (xy 76.2 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dff98322-3b4d-4e83-b7c3-18a0cdefbf57") + ) + (wire + (pts + (xy 74.93 52.07) (xy 74.93 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e0595611-0ef7-471e-89a4-f22a79838e83") + ) + (wire + (pts + (xy 127 44.45) (xy 129.54 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7862e79-ad96-4215-a889-7df7c769d1cd") + ) + (wire + (pts + (xy 116.84 25.4) (xy 119.38 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e795424c-d428-4d8a-915d-1eea461888d0") + ) + (wire + (pts + (xy 116.84 31.75) (xy 119.38 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7adcb57-cb2b-49fa-9ac9-c4f648dc7c12") + ) + (wire + (pts + (xy 73.66 46.99) (xy 73.66 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed4db7a6-819a-469e-8c91-cdca044e4aac") + ) + (wire + (pts + (xy 129.54 50.8) (xy 129.54 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee5af245-6d98-4fbf-a858-c6535ab8c978") + ) + (wire + (pts + (xy 76.2 38.1) (xy 83.82 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eeddedcf-1d5d-418b-a57c-466a821ea891") + ) + (text_box "capacitance <=20pF recommended for USB 1.1\nH5VL10B - 5V, 15pF (typ.)\ncheaper and easier to route than SRV05-4 or USBLC-2SC6" + (exclude_from_sim no) + (at 109.22 60.96 0) + (size 29.21 13.97) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "45ca9952-6181-4a04-a9fd-edbcd64dacbb") + ) + (text_box "i'm confused about shield grounding best practices, adding 0R just to have options" + (exclude_from_sim no) + (at 25.4 81.28 0) + (size 29.21 13.97) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "73b3a478-4189-40bd-b39f-f835979f9190") + ) + (hierarchical_label "USB_D-" + (shape bidirectional) + (at 116.84 44.45 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "23058d1d-214c-419c-bcbc-3b8efe50ff42") + ) + (hierarchical_label "CC2" + (shape output) + (at 83.82 38.1 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "504016a9-3a6f-48cd-a0e8-a70de71af554") + ) + (hierarchical_label "USB_D+" + (shape bidirectional) + (at 116.84 50.8 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6f42676d-f45a-4906-8972-899905699f19") + ) + (hierarchical_label "USB_D+" + (shape bidirectional) + (at 52.07 49.53 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "8d15c54a-9751-471d-8e86-621a7e60b121") + ) + (hierarchical_label "VBUS" + (shape output) + (at 53.34 30.48 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "a2d7a2c9-8c95-4c8e-a9e5-fb4d33a227b5") + ) + (hierarchical_label "CC1" + (shape output) + (at 83.82 35.56 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "c7280199-eaee-4ea9-980a-b5c18b4e1f63") + ) + (hierarchical_label "CC2" + (shape output) + (at 116.84 38.1 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d4c6c4ef-4a70-46e3-8736-f5fa1487a4c0") + ) + (hierarchical_label "VBUS" + (shape output) + (at 116.84 25.4 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e12ecea5-23f2-4c10-ba3e-db05b1877e9d") + ) + (hierarchical_label "CC1" + (shape output) + (at 116.84 31.75 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e8ee339f-c422-4f6b-b6bf-8ae94abf602b") + ) + (hierarchical_label "USB_D-" + (shape bidirectional) + (at 52.07 44.45 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "fcf95d74-c47c-4310-9056-3aef827c3efe") + ) + (symbol + (lib_id "Device:R") + (at 20.32 76.2 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0b4b11fe-d869-4547-8bd9-6722532103b9") + (property "Reference" "R?" + (at 22.86 74.9299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0R" + (at 22.86 77.4699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" + (at 18.542 76.2 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 20.32 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 20.32 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C21189" + (at 20.32 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2c30a528-6bdb-4617-8545-59209e7355eb") + ) + (pin "2" + (uuid "e74cff10-87b6-4c5c-9003-09874a3ab52e") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/5232c3be-bd03-4015-929e-0effd1f09850" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 74.93 52.07 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "18a83b2d-8aec-4a0c-ac94-daeef818e6e8") + (property "Reference" "#PWR07" + (at 74.93 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 74.93 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 74.93 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 74.93 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 74.93 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "51d46d42-2039-4aa3-92d8-44d434ab88b6") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/5232c3be-bd03-4015-929e-0effd1f09850" + (reference "#PWR07") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 123.19 44.45 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "45a74c33-b733-43ae-a196-b3c2bcbb198f") + (property "Reference" "D?" + (at 123.19 41.275 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 121.9201 46.99 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 123.19 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 123.19 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 123.19 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 123.19 44.45 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3ca806f8-a34c-4d24-8265-8ca438b895c7") + ) + (pin "2" + (uuid "899beb37-8f42-4235-89d3-8878529bb840") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/5232c3be-bd03-4015-929e-0effd1f09850" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:USB_C_Receptacle_USB2.0") + (at 27.94 45.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "63e09765-1daf-4b3d-9b73-b05d09450a1f") + (property "Reference" "J?" + (at 30.4165 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "USB_C_Receptacle_USB2.0" + (at 30.4165 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_USB:USB_C_Receptacle_HRO_TYPE-C-31-M-12" + (at 31.75 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://datasheet.lcsc.com/lcsc/2205251630_Korean-Hroparts-Elec-TYPE-C-31-M-12_C165948.pdf" + (at 31.75 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 27.94 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C165948" + (at 27.94 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB Position Offset" "0,1.42" + (at 27.94 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "A1" + (uuid "d53833f5-af3a-4aa7-a632-471ab7bc0548") + ) + (pin "A12" + (uuid "82e951e1-fcbd-4d21-9b1a-6901c3a52d4f") + ) + (pin "A4" + (uuid "9753e922-df93-42c5-9dbb-5338f36d3666") + ) + (pin "A5" + (uuid "8bae4cb6-f800-4d91-8f9e-64bf63b73ec9") + ) + (pin "A6" + (uuid "4a766a11-e1b9-477c-99d1-8d0e9d978076") + ) + (pin "A7" + (uuid "0a57d847-72cb-4514-afdb-644369edd2fb") + ) + (pin "A8" + (uuid "a276e816-dc0b-4a08-8934-b626055248bb") + ) + (pin "A9" + (uuid "b921a949-261d-4714-85d4-ed96713c90b2") + ) + (pin "B1" + (uuid "c43f9042-f8d8-460e-8309-77707be56241") + ) + (pin "B12" + (uuid "a7463ecc-9782-4599-944c-7b41c032f2c2") + ) + (pin "B4" + (uuid "42367181-bddf-44cb-ab5e-44133a7594a7") + ) + (pin "B5" + (uuid "36835142-b2d7-4624-b0e3-1b3eadc90fea") + ) + (pin "B6" + (uuid "fcc08df7-05d5-428b-9e9e-2434d0674193") + ) + (pin "B7" + (uuid "bb8e9810-4020-4caa-b68d-2eb99af79a3d") + ) + (pin "B8" + (uuid "7c9b3c89-f3e5-44d1-8322-61fe9fc2323a") + ) + (pin "B9" + (uuid "4b39b335-9802-424d-90f2-a054913c4f36") + ) + (pin "S1" + (uuid "bdd92fc6-50da-49d2-8d56-45d48a59139f") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/5232c3be-bd03-4015-929e-0effd1f09850" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 29.21 68.58 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6898b218-d10f-40ae-b638-700f24f7ea61") + (property "Reference" "#FLG02" + (at 31.115 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 29.972 65.786 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 29.21 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 29.21 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 29.21 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c4d20769-9ab5-42da-9da6-e358e81481f7") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/5232c3be-bd03-4015-929e-0effd1f09850" + (reference "#FLG02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 49.53 26.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "803bf89e-93bd-41cf-92a2-5eb06a953bc1") + (property "Reference" "#FLG01" + (at 49.53 24.765 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 49.53 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 49.53 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 49.53 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4813d49a-2776-43c1-9163-7c6e5b2c9e70") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/5232c3be-bd03-4015-929e-0effd1f09850" + (reference "#FLG01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 129.54 55.88 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8256b6f8-9921-4218-8c9a-ac674219c18a") + (property "Reference" "#PWR013" + (at 129.54 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 129.54 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 129.54 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 129.54 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 129.54 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c1865d00-2ddc-427a-89ed-7556e6c2a9c9") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/5232c3be-bd03-4015-929e-0effd1f09850" + (reference "#PWR013") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 73.66 44.45 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9235c1ca-d1aa-4e43-9a16-cb7a4a100192") + (property "Reference" "R?" + (at 71.12 43.1799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "5k1" + (at 71.12 45.7199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 73.66 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 73.66 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 73.66 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25905" + (at 73.66 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "eb657767-a668-405c-908a-b8caec0db0d3") + ) + (pin "2" + (uuid "4bec1a49-e819-4a9c-bd3b-ba1c88765b42") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/5232c3be-bd03-4015-929e-0effd1f09850" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 123.19 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9dbaf0a8-cfbd-4fca-84eb-236a49d906d7") + (property "Reference" "D?" + (at 123.19 22.225 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 121.9201 27.94 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 123.19 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 123.19 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 123.19 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 123.19 25.4 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6b4bc6e1-1f68-4777-8be1-a7ab14c77245") + ) + (pin "2" + (uuid "38587bcc-69cf-4f02-9064-4d28a8aa1853") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/5232c3be-bd03-4015-929e-0effd1f09850" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 76.2 44.45 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a4f2cf41-761f-4cc9-bf3a-71ca936e760c") + (property "Reference" "R?" + (at 78.74 43.1799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "5k1" + (at 78.74 45.7199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 76.2 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 76.2 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 76.2 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25905" + (at 76.2 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "45da43d7-80eb-4c73-b049-b752424a0ab0") + ) + (pin "2" + (uuid "92e30740-53cb-4b4a-a310-7672f0046808") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/5232c3be-bd03-4015-929e-0effd1f09850" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 123.19 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ad65afcd-69cb-4f7e-9325-8677542b3238") + (property "Reference" "D?" + (at 123.19 34.925 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 121.9201 40.64 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 123.19 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 123.19 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 123.19 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 123.19 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "375569e0-bbb6-4ab0-9a56-05a1462526a8") + ) + (pin "2" + (uuid "9e691dd5-99e9-4c31-ab2b-44a0e7bde1c4") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/5232c3be-bd03-4015-929e-0effd1f09850" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 20.32 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b36d08cd-2c9a-4767-b1e9-ec091ec1143a") + (property "Reference" "#PWR010" + (at 20.32 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 20.32 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 20.32 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 20.32 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 20.32 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "793e2fac-6f02-46d2-a5b7-a9d619d7c8db") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/5232c3be-bd03-4015-929e-0effd1f09850" + (reference "#PWR010") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 123.19 31.75 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d12db568-086a-4e2c-a5bf-c55f24254cd5") + (property "Reference" "D?" + (at 123.19 28.575 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 121.9201 34.29 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 123.19 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 123.19 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 123.19 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 123.19 31.75 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9478392d-032e-4eaf-a66c-999ba6c4a8b7") + ) + (pin "2" + (uuid "66a04669-8775-4cde-90d2-786cd297468b") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/5232c3be-bd03-4015-929e-0effd1f09850" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_TVS") + (at 123.19 50.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "db691f9d-c6bc-43f7-9dfb-a2e863b58792") + (property "Reference" "D?" + (at 123.19 47.625 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "H5VL10B" + (at 121.9201 53.34 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "can:DFN1006_TVS" + (at 123.19 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 123.19 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Bidirectional transient-voltage-suppression diode" + (at 123.19 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7420372" + (at 123.19 50.8 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f962e10b-fc8f-4925-b397-c4470445951b") + ) + (pin "2" + (uuid "8b9315c6-dd9e-48d4-b788-aeb4e7ac978e") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/5232c3be-bd03-4015-929e-0effd1f09850" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 27.94 72.39 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e323f511-2f7b-410d-829d-be4f37e82d06") + (property "Reference" "#PWR011" + (at 27.94 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 27.94 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 27.94 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 27.94 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 27.94 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5cc4886a-df8c-4566-b172-44e82ddb1aa4") + ) + (instances + (project "MainBoard" + (path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/5232c3be-bd03-4015-929e-0effd1f09850" + (reference "#PWR011") + (unit 1) + ) + ) + ) + ) +) \ No newline at end of file diff --git a/pcb/led-matrix.kicad_sym b/pcb/led-matrix.kicad_sym new file mode 100644 index 0000000..2f5e7ff --- /dev/null +++ b/pcb/led-matrix.kicad_sym @@ -0,0 +1,431 @@ +(kicad_symbol_lib + (version 20231120) + (generator "kicad_symbol_editor") + (generator_version "8.0") + (symbol "micro-sd-tf-push" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SHOU HAN TF PUSH" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "led-matrix:micro-sd-tf-push" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://wmsc.lcsc.com/wmsc/upload/file/pdf/v2/lcsc/1912111437_SHOU-HAN-TF-PUSH_C393941.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Cheap Micro SD slot from JLCPCB" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C393941" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "microsd" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "microSD*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "micro-sd-tf-push_0_1" + (rectangle + (start -6.35 -26.035) + (end -3.81 -27.305) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -6.35 -23.495) + (end -3.81 -24.765) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -6.35 -20.955) + (end -3.81 -22.225) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -6.35 -18.415) + (end -3.81 -19.685) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -6.35 -15.875) + (end -3.81 -17.145) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -6.35 -13.335) + (end -3.81 -14.605) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -6.35 -10.795) + (end -3.81 -12.065) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -6.35 -8.255) + (end -3.81 -9.525) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 17.78 -3.81) (xy 17.78 -2.54) (xy -17.78 -2.54) (xy -17.78 -35.56) (xy 17.78 -35.56) (xy 17.78 -27.94) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -7.62 -27.94) (xy -7.62 -7.62) (xy 0 -7.62) (xy 3.81 -3.81) (xy 5.08 -3.81) (xy 5.08 -5.08) + (xy 7.62 -5.08) (xy 8.89 -3.81) (xy 21.59 -3.81) (xy 21.59 -27.94) (xy -7.62 -27.94) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "micro-sd-tf-push_1_1" + (pin bidirectional line + (at -21.59 -8.89 0) + (length 3.81) + (name "DAT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -39.37 90) + (length 3.81) + (name "SHIELD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 -39.37 90) + (length 3.81) + (name "SHIELD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -39.37 90) + (length 3.81) + (name "SHIELD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -39.37 90) + (length 3.81) + (name "SHIELD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -21.59 -11.43 0) + (length 3.81) + (name "DAT3/CD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -21.59 -13.97 0) + (length 3.81) + (name "CMD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -21.59 -16.51 0) + (length 3.81) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -21.59 -19.05 0) + (length 3.81) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -21.59 -21.59 0) + (length 3.81) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -21.59 -24.13 0) + (length 3.81) + (name "DAT0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -21.59 -26.67 0) + (length 3.81) + (name "DAT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -21.59 -31.75 0) + (length 3.81) + (name "DET" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "CD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) +) \ No newline at end of file diff --git a/pcb/led-matrix.pretty/jlcpcb-tooling-hole.kicad_mod b/pcb/led-matrix.pretty/jlcpcb-tooling-hole.kicad_mod new file mode 100644 index 0000000..d2a5fee --- /dev/null +++ b/pcb/led-matrix.pretty/jlcpcb-tooling-hole.kicad_mod @@ -0,0 +1,102 @@ +(footprint "jlcpcb-tooling-hole" + (version 20240108) + (generator "pcbnew") + (generator_version "8.0") + (layer "F.Cu") + (property "Reference" "REF**" + (at 0 -5.6 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "8099de70-ea81-405b-b3e1-ee63456088b0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "jlcpcb-tooling-hole" + (at 0 -4.1 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "66a02c5d-4cc4-45e7-ae6a-5063972b35d0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 -5.1 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9bdc7534-a5e8-45c1-b5e2-9cef0a8adb98") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 -5.1 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ba7b7cc6-9ea7-4641-9dc3-4bf367aa7c40") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Tooling hole for JLCPCB assembly order according to https://jlcpcb.com/help/article/47-How-to-add-tooling-holes-for-PCB-assembly-order" + (at 0 -5.1 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5e499e83-b751-4989-8b90-c8fb3dfbaa6c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (attr exclude_from_pos_files exclude_from_bom) + (fp_rect + (start -1.25 -1.25) + (end 1.25 1.25) + (stroke + (width 0.01) + (type default) + ) + (fill none) + (layer "F.CrtYd") + (uuid "79367036-31d9-4b7f-a3e8-d4e721d9302a") + ) + (fp_text user "${REFERENCE}" + (at 0 -2.6 0) + (unlocked yes) + (layer "F.Fab") + (uuid "35887736-9660-47e6-910d-2fad62ad8d38") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" np_thru_hole circle + (at 0 0 90) + (size 1.3 1.3) + (drill 1.152) + (layers "*.Mask") + (solder_mask_margin 0.148) + (uuid "63a1f3e8-aa4e-43ed-b95c-ea99a1896369") + ) +) \ No newline at end of file diff --git a/pcb/led-matrix.pretty/micro-sd-tf-push.kicad_mod b/pcb/led-matrix.pretty/micro-sd-tf-push.kicad_mod new file mode 100644 index 0000000..054acd1 --- /dev/null +++ b/pcb/led-matrix.pretty/micro-sd-tf-push.kicad_mod @@ -0,0 +1,210 @@ +(footprint "micro-sd-tf-push" + (version 20240108) + (generator "pcbnew") + (generator_version "8.0") + (layer "F.Cu") + (tags "microsd") + (property "Reference" "REF**" + (at 0 -5.8 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "e4396ad4-6c41-4d18-8a71-7483aaf0c90f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "micro-sd-tf-push" + (at 0 -4.3 0) + (unlocked yes) + (layer "F.Fab") + (uuid "c17ff1d4-87cd-44f1-ae36-4404c09aa0c8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 -5.3 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a85c79ca-fbb1-42bb-9157-4aae822a6197") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 -5.3 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9ac8840e-d83e-46ba-90da-2e17fed47760") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 -5.3 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "521f0667-3e67-49f2-bc2c-2f98175047c4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_rect + (start -8.5 -1.75) + (end 8.55 14.5) + (stroke + (width 0.05) + (type default) + ) + (fill none) + (layer "F.CrtYd") + (uuid "4c9b6593-40d3-4058-8ade-433180825320") + ) + (fp_rect + (start -8.05 -0.3) + (end 8.1 14.2) + (stroke + (width 0.12) + (type default) + ) + (fill none) + (layer "F.Fab") + (uuid "c4ca51cc-04d2-423b-8f1b-437c242a210e") + ) + (fp_text user "${REFERENCE}" + (at 0 -2.8 0) + (unlocked yes) + (layer "F.Fab") + (uuid "9f115b23-2d2b-446c-8457-43cbb8a923a0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" np_thru_hole circle + (at -4.95 10.2) + (size 1.4 1.4) + (drill 1) + (layers "B.Mask") + (uuid "2580917d-65b6-4851-a98e-20b0d5114422") + ) + (pad "" np_thru_hole circle + (at 3.05 10.2) + (size 1.4 1.4) + (drill 1) + (layers "B.Mask") + (uuid "d46e989d-bf20-466c-b495-48095be31ba7") + ) + (pad "1" smd rect + (at 2.25 -0.8) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "441eb594-df29-4d99-996c-9820747c5fad") + ) + (pad "2" smd rect + (at 1.15 -0.8) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "0f51e659-f187-4099-b619-40c9e7d6d0e5") + ) + (pad "3" smd rect + (at 0.05 -0.8) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "c65a676c-83a0-4203-9a64-bc7be759c774") + ) + (pad "4" smd rect + (at -1.05 -0.8) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "b6ac2cfe-17df-4b52-8b31-db313226e992") + ) + (pad "5" smd rect + (at -2.15 -0.8) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "288a9b4a-6d92-4183-bd5d-879bb976485c") + ) + (pad "6" smd rect + (at -3.25 -0.8) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "bb62eb57-5c23-4dd0-9278-b757d9a081c0") + ) + (pad "7" smd rect + (at -4.35 -0.8) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "1f120682-43d0-4d64-951e-e2ebca4d71c4") + ) + (pad "8" smd rect + (at -5.45 -0.8) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "08be3aab-af26-48d4-b3c5-9415990e5d58") + ) + (pad "10" smd rect + (at -7.75 0.2) + (size 1.2 1.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "c2bb8eac-e5a6-4d9d-9aed-72563d48ae13") + ) + (pad "11" smd rect + (at -7.75 9.8) + (size 1.2 2.2) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "1b39481d-75fc-4406-8627-48954e167c4f") + ) + (pad "12" smd rect + (at 7.75 9.8) + (size 1.2 2.2) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "5cc6bb2f-2001-47a5-9165-0add6f47a53c") + ) + (pad "13" smd rect + (at 6.85 0.2) + (size 1.6 1.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "016313aa-d3a6-4527-b409-c1974a5ac635") + ) + (pad "CD" smd rect + (at -6.55 -0.8) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "b08d33f7-2fe9-4e67-99d6-9c10181c6129") + ) +) \ No newline at end of file diff --git a/pcb/led-matrix.pretty/solder-pad-2.25mm.kicad_mod b/pcb/led-matrix.pretty/solder-pad-2.25mm.kicad_mod new file mode 100644 index 0000000..5f7705a --- /dev/null +++ b/pcb/led-matrix.pretty/solder-pad-2.25mm.kicad_mod @@ -0,0 +1,122 @@ +(footprint "solder-pad-2.25mm" + (version 20240108) + (generator "pcbnew") + (generator_version "8.0") + (layer "F.Cu") + (property "Reference" "REF**" + (at 0 -4.5 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "20b9a69e-f674-4205-af5a-ada17f199244") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "solder-pad-2.25mm" + (at 0 -3 0) + (unlocked yes) + (layer "F.Fab") + (uuid "6e1425be-b092-4c89-a5d8-c1fd84d74471") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 -4 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "892fdd6c-5a2b-485d-8fb6-972b4f273228") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 -4 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c972c3e8-718d-4371-8571-ea067d2a0227") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 -4 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8081738d-ca8d-4675-9e1f-4baf91991ad1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_rect + (start -0.875 2.5) + (end 0.875 0.4) + (stroke + (width 0) + (type solid) + ) + (fill solid) + (layer "B.Cu") + (uuid "4bc183af-580c-4d85-8ef8-abe94767e822") + ) + (fp_rect + (start -0.875 2.3) + (end 0.875 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "B.Mask") + (uuid "a9e71e2f-891c-4395-a1d2-d2cd9cbf2ae4") + ) + (fp_rect + (start -1.125 2.5) + (end 1.125 0) + (stroke + (width 0.01) + (type default) + ) + (fill none) + (layer "F.CrtYd") + (uuid "298969a7-eb9b-4f84-8a53-54bd0734ce04") + ) + (fp_text user "${REFERENCE}" + (at 0 -1.5 0) + (unlocked yes) + (layer "F.Fab") + (uuid "fe962f2b-c2dd-4e6a-9a19-a649a1e21ddb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd rect + (at 0 2) + (size 1.5 1) + (layers "B.Cu" "B.Mask") + (thermal_bridge_angle 45) + (uuid "0eab97c6-52be-4605-ad66-f6cb3c3e96ff") + ) +) \ No newline at end of file