From 983cb15c84a957ed9b74927e80cd5c3ba8ca9b63 Mon Sep 17 00:00:00 2001 From: digimint Date: Sat, 5 Apr 2025 18:46:40 -0500 Subject: [PATCH] Schematic Rev.1 --- .gitignore | 2 + esp32-c6-module.kicad_pcb | 2 + esp32-c6-module.kicad_pro | 392 ++ esp32-c6-module.kicad_sch | 7139 +++++++++++++++++++++++++++++++++++++ esp32-c6.kicad_sym | 5 + sym-lib-table | 3 + 6 files changed, 7543 insertions(+) create mode 100644 esp32-c6-module.kicad_pcb create mode 100644 esp32-c6-module.kicad_pro create mode 100644 esp32-c6-module.kicad_sch create mode 100644 esp32-c6.kicad_sym create mode 100644 sym-lib-table diff --git a/.gitignore b/.gitignore index be911e9..6b37aba 100644 --- a/.gitignore +++ b/.gitignore @@ -8,11 +8,13 @@ *.bck *.kicad_pcb-bak *.kicad_sch-bak +*.kicad_sch.lck *-backups *.kicad_prl *.sch-bak *~ _autosave-* +*auto_saved_files* *.tmp *-save.pro *-save.kicad_pcb diff --git a/esp32-c6-module.kicad_pcb b/esp32-c6-module.kicad_pcb new file mode 100644 index 0000000..ef218ba --- /dev/null +++ b/esp32-c6-module.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/esp32-c6-module.kicad_pro b/esp32-c6-module.kicad_pro new file mode 100644 index 0000000..e07bb40 --- /dev/null +++ b/esp32-c6-module.kicad_pro @@ -0,0 +1,392 @@ +{ + "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": "esp32-c6-module.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_export_filename": "", + "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": [ + [ + "5a438f51-467b-4006-81c9-2cebf4b770aa", + "Root" + ] + ], + "text_variables": {} +} diff --git a/esp32-c6-module.kicad_sch b/esp32-c6-module.kicad_sch new file mode 100644 index 0000000..5ddb9f8 --- /dev/null +++ b/esp32-c6-module.kicad_sch @@ -0,0 +1,7139 @@ +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "5a438f51-467b-4006-81c9-2cebf4b770aa") + (paper "A4") + (title_block + (title "Trellis ESP32-C6-WROOM module") + (date "2025-04-03") + (rev "1") + (company "https://git.creatures.gay/Trellis/esp32c6") + (comment 3 "Licensed under the CERN OHL-S v2") + (comment 4 "Copyright 2025 digimint") + ) + (lib_symbols + (symbol "Connector:USB_C_Receptacle_USB2.0_14P" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 22.225 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "USB_C_Receptacle_USB2.0_14P" + (at 0 19.685 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (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 14P 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_14P_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 -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_14P_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.7067) + (end -5.08 -3.81) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -7.62 -3.81) + (mid -6.985 -4.4423) + (end -6.35 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -7.62 -3.81) + (mid -6.985 -4.4423) + (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.4423) + (end -7.62 3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -6.35 3.81) + (mid -6.985 4.4423) + (end -7.62 3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start -5.08 3.81) + (mid -6.985 5.7067) + (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_14P_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 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 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: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:LED" + (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" "LED" + (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" "Light emitting diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "LED diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "LED_0_1" + (polyline + (pts + (xy -1.27 -1.27) (xy -1.27 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 0) (xy 1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -1.27) (xy 1.27 1.27) (xy -1.27 0) (xy 1.27 -1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.048 -0.762) (xy -4.572 -2.286) (xy -3.81 -2.286) (xy -4.572 -2.286) (xy -4.572 -1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.778 -0.762) (xy -3.302 -2.286) (xy -2.54 -2.286) (xy -3.302 -2.286) (xy -3.302 -1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "LED_1_1" + (pin passive line + (at -3.81 0 0) + (length 2.54) + (name "K" + (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 "A" + (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 "PCM_Espressif:ESP32-C6-WROOM-1" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -25.4 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "ESP32-C6-WROOM-1" + (at -25.4 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "PCM_Espressif:ESP32-C6-WROOM-1" + (at 0 -45.085 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.espressif.com/sites/default/files/documentation/esp32-c6-wroom-1_wroom-1u_datasheet_en.pdf" + (at 0 -48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "ESP32-C6-WROOM-1/U is a module that supports 2.4 GHz Wi-Fi 6 (802.11 ax), Bluetooth® 5 (LE), Zigbee and Thread (802.15.4)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "esp32-c6 esp32-c6-wroom-1 esp32-c6-wroom-1u" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "ESP32-C6-WROOM-1*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "ESP32-C6-WROOM-1_0_0" + (text "ESP32-C6-WROOM-1" + (at 0 -20.955 0) + (effects + (font + (size 2 2) + ) + ) + ) + ) + (symbol "ESP32-C6-WROOM-1_0_1" + (rectangle + (start -25.4 30.48) + (end 25.4 -30.48) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "ESP32-C6-WROOM-1_1_1" + (pin power_in line + (at 0 -33.02 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 27.94 7.62 180) + (length 2.54) + (name "GPIO8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 27.94 2.54 180) + (length 2.54) + (name "GPIO10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 27.94 0 180) + (length 2.54) + (name "GPIO11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 27.94 17.78 180) + (length 2.54) + (name "GPIO12/USB_D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 27.94 20.32 180) + (length 2.54) + (name "GPIO13/USB_D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 27.94 5.08 180) + (length 2.54) + (name "GPIO9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 27.94 -5.08 180) + (length 2.54) + (name "GPIO18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 27.94 -7.62 180) + (length 2.54) + (name "GPIO19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 27.94 -10.16 180) + (length 2.54) + (name "GPIO20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 27.94 -12.7 180) + (length 2.54) + (name "GPIO21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 33.02 270) + (length 2.54) + (name "3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 27.94 -15.24 180) + (length 2.54) + (name "GPIO22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 27.94 -17.78 180) + (length 2.54) + (name "GPIO23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -25.4 -12.7 0) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 27.94 -2.54 180) + (length 2.54) + (name "GPIO15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 27.94 25.4 180) + (length 2.54) + (name "U0RXD/GPIO17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 27.94 27.94 180) + (length 2.54) + (name "U0TXD/GPIO16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -27.94 15.24 0) + (length 2.54) + (name "GPIO3/ADC1_CH3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -27.94 17.78 0) + (length 2.54) + (name "GPIO2/ADC1_CH2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -33.02 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -33.02 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -27.94 27.94 0) + (length 2.54) + (name "EN/CHIP_PU" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -27.94 7.62 0) + (length 2.54) + (name "MTMS/GPIO4/ADC1_CH4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -27.94 5.08 0) + (length 2.54) + (name "MTDI/GPIO5/ADC1_CH5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -27.94 2.54 0) + (length 2.54) + (name "MTCK/GPIO6/ADC1_CH6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -27.94 0 0) + (length 2.54) + (name "MTDO/GPIO7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -27.94 22.86 0) + (length 2.54) + (name "GPIO0/ADC1_CH0/XTAL_32K_P" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -27.94 20.32 0) + (length 2.54) + (name "GPIO1/ADC1_CH1/XTAL_32K_N" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "ScelOVM_Standard_Symbols:trellis_con_1x5" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "" + (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" "" + (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) + ) + ) + (symbol "trellis_con_1x5_0_1" + (circle + (center 0 -2.54) + (radius 0.75) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 2.54 -2.54) + (radius 0.75) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 5.08 -2.54) + (radius 0.75) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 7.62 -2.54) + (radius 0.75) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 10.16 -2.54) + (radius 0.75) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "trellis_con_1x5_1_1" + (rectangle + (start -1.27 -1.27) + (end 11.43 -3.81) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + (pin bidirectional line + (at -3.81 -2.54 0) + (length 2.54) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "ScelOVM_Standard_Symbols:trellis_con_lv" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at -4.572 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "" + (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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "3.3v (LV) power connection for Scelunian Trellis modules" + (at 0 10.414 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "3.3v, power, lv" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "trellis_con_lv_1_1" + (rectangle + (start -5.08 2.54) + (end 5.08 -5.08) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + (text "LV Supply" + (at 4.572 1.016 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify right) + ) + ) + (pin power_in line + (at 2.54 -7.62 90) + (length 2.54) + (name "3v3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -7.62 90) + (length 2.54) + (name "GND" + (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: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 137.16 104.14) + (diameter 0) + (color 0 0 0 0) + (uuid "16e1e26f-f80f-4da3-b6b3-5ebb6336f11e") + ) + (junction + (at 29.21 92.71) + (diameter 0) + (color 0 0 0 0) + (uuid "25b2c1fd-dd24-4716-85ea-acce3acc3339") + ) + (junction + (at 137.16 116.84) + (diameter 0) + (color 0 0 0 0) + (uuid "3ff8a77b-94d2-45dc-aee2-9c11e06ced46") + ) + (junction + (at 115.57 187.96) + (diameter 0) + (color 0 0 0 0) + (uuid "4abdf5ef-cee1-4b29-9318-b8f02d9cd902") + ) + (junction + (at 34.29 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "550f5ea9-4ae5-4f67-bfb5-9ebfd08c7e4a") + ) + (junction + (at 45.72 66.04) + (diameter 0) + (color 0 0 0 0) + (uuid "5578be9a-217d-4c4c-9f63-dcfbd2690bac") + ) + (junction + (at 45.72 71.12) + (diameter 0) + (color 0 0 0 0) + (uuid "78f7b6d6-459e-40ac-bf5c-38414839ac4a") + ) + (junction + (at 57.15 92.71) + (diameter 0) + (color 0 0 0 0) + (uuid "a4e17b3c-4dc5-4854-bc97-e742aa80c5ee") + ) + (junction + (at 34.29 22.86) + (diameter 0) + (color 0 0 0 0) + (uuid "c096d0e2-3206-4e9f-bd38-8fc832f3cdbb") + ) + (junction + (at 25.4 92.71) + (diameter 0) + (color 0 0 0 0) + (uuid "cf2bb24b-67e7-4269-9d44-70cf5ec934a0") + ) + (junction + (at 135.89 146.05) + (diameter 0) + (color 0 0 0 0) + (uuid "df4546e6-5943-4ece-9fa2-d1072d0f208a") + ) + (no_connect + (at 44.45 52.07) + (uuid "93fdfc6b-7f64-46cb-9492-61a256478998") + ) + (wire + (pts + (xy 137.16 118.11) (xy 137.16 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09280146-84e3-491c-b63e-de2f374d18bf") + ) + (wire + (pts + (xy 68.58 22.86) (xy 68.58 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09fe5c3b-f7bc-4a07-b098-5896a6abc78a") + ) + (wire + (pts + (xy 29.21 92.71) (xy 29.21 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ad83bf4-c9ad-4808-b62f-6d96cd84e5cb") + ) + (wire + (pts + (xy 45.72 66.04) (xy 45.72 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15f3d3ec-a373-4e1d-b39f-984dd95c8e53") + ) + (wire + (pts + (xy 219.71 88.9) (xy 219.71 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18ba23ac-4b87-493e-b500-0ca59d49d7c5") + ) + (wire + (pts + (xy 262.89 95.25) (xy 247.65 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18c5cf57-4296-446e-aff9-35c3e23768c6") + ) + (wire + (pts + (xy 137.16 116.84) (xy 143.51 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19c5871e-290d-4c64-8e93-3e5c6c2ccbe5") + ) + (wire + (pts + (xy 176.53 118.11) (xy 191.77 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1a3625fe-8098-482f-b2bc-b9ff5d272814") + ) + (wire + (pts + (xy 130.81 106.68) (xy 130.81 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1bcf6a57-5edc-42a8-bae9-496153400d66") + ) + (wire + (pts + (xy 130.81 104.14) (xy 137.16 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f107bf7-5c17-4b77-8a01-e1834b6e8e12") + ) + (wire + (pts + (xy 176.53 120.65) (xy 191.77 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f8d0a54-a5e7-47ba-acca-6aeea91a89e0") + ) + (wire + (pts + (xy 29.21 30.48) (xy 34.29 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1fa2bf54-bb57-4eda-80ac-c4f76c42e980") + ) + (wire + (pts + (xy 25.4 92.71) (xy 29.21 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21a13efe-8988-467d-8a84-e8a413490a58") + ) + (wire + (pts + (xy 135.89 146.05) (xy 148.59 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24403d1f-9a7e-4619-9531-d6d7e36b8bb6") + ) + (wire + (pts + (xy 143.51 116.84) (xy 143.51 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b2d401c-1666-4fc4-b976-06e340a15ab2") + ) + (wire + (pts + (xy 262.89 123.19) (xy 247.65 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3641cea4-aef3-47f3-a804-e19e193fb858") + ) + (wire + (pts + (xy 262.89 133.35) (xy 247.65 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b62590f-7dcb-4560-b5b4-767d9fd0ce95") + ) + (wire + (pts + (xy 26.67 27.94) (xy 29.21 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b6d68f3-4741-4d73-8ed4-ecd59d475a21") + ) + (wire + (pts + (xy 44.45 59.69) (xy 57.15 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b8c175a-0919-41b6-9116-a1a63afc0aee") + ) + (wire + (pts + (xy 130.81 114.3) (xy 130.81 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3db4c218-8d84-4018-8c18-072a87ee6b60") + ) + (wire + (pts + (xy 115.57 187.96) (xy 115.57 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42b22712-9fc0-4b82-b0bb-7eee0544390b") + ) + (wire + (pts + (xy 219.71 157.48) (xy 219.71 156.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "43cd2227-1e1b-4da2-8cc0-1ac206fc074e") + ) + (wire + (pts + (xy 66.04 57.15) (xy 66.04 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47bbf923-0359-4205-98ab-9cb495531454") + ) + (wire + (pts + (xy 45.72 69.85) (xy 45.72 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51e9c27e-29f2-47af-9fb2-beb3c5ab72ad") + ) + (wire + (pts + (xy 26.67 22.86) (xy 34.29 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5620d84a-7acb-42da-9ba8-de205503181a") + ) + (wire + (pts + (xy 262.89 97.79) (xy 247.65 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ac31c58-f81e-4df6-91e4-58d5f2b75e8f") + ) + (wire + (pts + (xy 176.53 123.19) (xy 191.77 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d8a7ae4-5ba9-45ff-89e5-ade00b80e428") + ) + (wire + (pts + (xy 45.72 67.31) (xy 44.45 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "606ae4a0-b4e0-45a5-8ec4-6be85cbeba80") + ) + (wire + (pts + (xy 115.57 176.53) (xy 115.57 187.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "660caeca-1dc9-41df-bfe2-812c7f097a36") + ) + (wire + (pts + (xy 41.91 33.02) (xy 41.91 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a1e78fd-9a5d-42af-aca6-6aeaf1acbead") + ) + (wire + (pts + (xy 135.89 146.05) (xy 135.89 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6cc5ea2d-3d0f-4f31-8dfb-b4073c8d0b01") + ) + (wire + (pts + (xy 91.44 176.53) (xy 102.87 176.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e3d2504-5a20-4280-b206-b79dc18d010b") + ) + (wire + (pts + (xy 53.34 22.86) (xy 53.34 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6fd0def3-bd4f-4cb2-9410-20fcdf62401f") + ) + (wire + (pts + (xy 262.89 120.65) (xy 247.65 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7101757d-95ee-47ab-a54e-26c0dff538d4") + ) + (wire + (pts + (xy 182.88 95.25) (xy 191.77 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "72827865-80b7-4402-941a-5695cd374461") + ) + (wire + (pts + (xy 125.73 189.23) (xy 134.62 189.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "73a3beab-6f7a-4133-a467-d8f15cb10386") + ) + (wire + (pts + (xy 41.91 22.86) (xy 34.29 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "765e1d37-15d0-4bfa-9068-3c7a2fb1b89a") + ) + (wire + (pts + (xy 41.91 20.32) (xy 41.91 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ae29b87-a30e-4017-b9b8-368a92113b2d") + ) + (wire + (pts + (xy 68.58 34.29) (xy 68.58 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "82af127f-2324-4e4d-b04d-378a3421d4d7") + ) + (wire + (pts + (xy 262.89 138.43) (xy 247.65 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "850515af-7f12-4db9-90f5-bc91483db2ef") + ) + (wire + (pts + (xy 29.21 92.71) (xy 57.15 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "85b3a2ef-30e5-435b-a69e-ea67a184a86e") + ) + (wire + (pts + (xy 45.72 64.77) (xy 45.72 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8f32376b-f334-4864-97de-8e479a8cb0df") + ) + (wire + (pts + (xy 143.51 104.14) (xy 143.51 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8fdf7ce2-4bc5-4abe-b7e1-6dbe9074b893") + ) + (wire + (pts + (xy 45.72 71.12) (xy 54.61 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "90aefec5-4fcd-4bce-ad9a-1fec2cf0cee3") + ) + (wire + (pts + (xy 45.72 71.12) (xy 45.72 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93a2683e-5ef5-4098-842c-44b074e022b8") + ) + (wire + (pts + (xy 262.89 105.41) (xy 247.65 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "962521e9-8bb7-48fe-abad-78e5c94621f0") + ) + (wire + (pts + (xy 45.72 66.04) (xy 54.61 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96c91cac-fb38-4791-b449-84d9d9ac0753") + ) + (wire + (pts + (xy 113.03 176.53) (xy 115.57 176.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "981c0866-3bde-4a25-9e7a-492525ac9dbe") + ) + (wire + (pts + (xy 262.89 115.57) (xy 247.65 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9c66ff91-2d37-4469-b67b-f2c7d5e531bf") + ) + (wire + (pts + (xy 176.53 100.33) (xy 191.77 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a0937b54-089e-49ee-9dc4-918cbed50cff") + ) + (wire + (pts + (xy 262.89 102.87) (xy 247.65 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a81d225f-fd59-4442-bc14-f5d2df007102") + ) + (wire + (pts + (xy 25.4 95.25) (xy 25.4 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a84082f8-30d7-4fdc-a18a-b6e8a26391a4") + ) + (wire + (pts + (xy 137.16 104.14) (xy 143.51 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab8dea2f-3912-4bae-a96d-7d6a83939b47") + ) + (wire + (pts + (xy 29.21 27.94) (xy 29.21 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ae15a3a3-723f-459e-b3b5-ee66a2ee5061") + ) + (wire + (pts + (xy 262.89 130.81) (xy 247.65 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b98124d7-8773-4b44-95d6-9833409f7e6b") + ) + (wire + (pts + (xy 91.44 187.96) (xy 102.87 187.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb5b6554-2ff8-4fbf-878d-0822b0761119") + ) + (wire + (pts + (xy 53.34 22.86) (xy 57.15 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bd736f87-88b0-4df1-8990-02def7fc8a20") + ) + (wire + (pts + (xy 176.53 102.87) (xy 191.77 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bda73930-f668-41f4-a6e5-600ba48ff247") + ) + (wire + (pts + (xy 113.03 187.96) (xy 115.57 187.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c002c945-10d4-4916-b91e-ab7c037cdc4e") + ) + (wire + (pts + (xy 66.04 88.9) (xy 66.04 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c081def9-d869-4a73-9a69-9a9d22954e63") + ) + (wire + (pts + (xy 135.89 147.32) (xy 135.89 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c17b67a8-8823-4822-961a-5c563ab78da2") + ) + (wire + (pts + (xy 176.53 107.95) (xy 191.77 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c47e35f8-8df0-410c-bf51-11cb68e26077") + ) + (wire + (pts + (xy 262.89 125.73) (xy 247.65 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c683f415-1676-4b1b-a39f-68084b17a413") + ) + (wire + (pts + (xy 57.15 92.71) (xy 66.04 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cb02314c-9d2b-4620-97cc-3ad5b7472a62") + ) + (wire + (pts + (xy 21.59 92.71) (xy 25.4 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cee8acd7-24a8-4998-bf13-0095f732348e") + ) + (wire + (pts + (xy 130.81 116.84) (xy 137.16 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d0863e68-221b-4662-9757-95beeb598c36") + ) + (wire + (pts + (xy 45.72 72.39) (xy 44.45 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d15778cf-0707-49e0-a4a5-a8657f1d93e1") + ) + (wire + (pts + (xy 125.73 186.69) (xy 125.73 189.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9f796a4-1078-4348-918d-a5739fe5aa3d") + ) + (wire + (pts + (xy 262.89 128.27) (xy 247.65 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db112a40-c926-4ef6-a4f4-5f5ea96d086a") + ) + (wire + (pts + (xy 176.53 105.41) (xy 191.77 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db6d0d6e-d9cd-4f45-af46-83feab589634") + ) + (wire + (pts + (xy 137.16 102.87) (xy 137.16 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dbf1c69d-3d9a-43a0-98fc-5e7af447d32e") + ) + (wire + (pts + (xy 57.15 88.9) (xy 57.15 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd54b78d-7314-4dd8-b26f-c3c351b81fbc") + ) + (wire + (pts + (xy 262.89 140.97) (xy 247.65 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e0e30ed8-2a46-45c2-9c89-e2b634575180") + ) + (wire + (pts + (xy 64.77 22.86) (xy 68.58 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e11801d0-00cb-468d-9881-db105092339f") + ) + (wire + (pts + (xy 44.45 69.85) (xy 45.72 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e2612d90-e84b-47b2-bda7-1fe369aa4b48") + ) + (wire + (pts + (xy 41.91 30.48) (xy 34.29 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5ee8450-8acf-4c7d-bb59-3510b1d9c01b") + ) + (wire + (pts + (xy 44.45 57.15) (xy 66.04 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e73a9738-3637-4648-a22f-17a9c7682ea4") + ) + (wire + (pts + (xy 262.89 118.11) (xy 247.65 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e97bfd12-58d0-47d8-8462-d9548e65bb2f") + ) + (wire + (pts + (xy 176.53 115.57) (xy 191.77 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ecc6adca-4223-4159-8034-af99c920a69f") + ) + (wire + (pts + (xy 21.59 90.17) (xy 21.59 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f232f312-0cf0-4b6b-83d5-5a7896d28415") + ) + (wire + (pts + (xy 262.89 135.89) (xy 247.65 135.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5ecf16f-e1eb-4482-9fc9-b864924a241d") + ) + (wire + (pts + (xy 44.45 64.77) (xy 45.72 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f9175877-48a1-4e94-833e-903a718639d3") + ) + (wire + (pts + (xy 57.15 59.69) (xy 57.15 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f9a32eca-008f-4c01-be81-80d72cbb8fcf") + ) + (rectangle + (start 48.26 12.7) + (end 81.28 40.64) + (stroke + (width 0.2) + (type dash) + ) + (fill + (type none) + ) + (uuid 06cff7cd-2dbf-4701-9b3c-75c496dbd40e) + ) + (rectangle + (start 127 129.54) + (end 154.94 165.1) + (stroke + (width 0.2) + (type dash) + ) + (fill + (type none) + ) + (uuid 2a59a1f5-df71-419f-9336-a1ffe8da837e) + ) + (rectangle + (start 54.61 81.28) + (end 101.6 88.9) + (stroke + (width 0) + (type dash) + ) + (fill + (type none) + ) + (uuid 334c6d0d-c1f3-4903-a634-41bad5e69317) + ) + (rectangle + (start 12.7 12.7) + (end 46.99 40.64) + (stroke + (width 0.2) + (type dash) + ) + (fill + (type none) + ) + (uuid 3e26d518-7cb0-4f80-8b48-44465b15f927) + ) + (rectangle + (start 156.21 81.28) + (end 283.21 165.1) + (stroke + (width 0.2) + (type dash) + ) + (fill + (type none) + ) + (uuid 57774aad-34ef-4a4f-9d2f-07788c6a718a) + ) + (rectangle + (start 88.9 166.37) + (end 175.26 196.85) + (stroke + (width 0.2) + (type dash) + ) + (fill + (type none) + ) + (uuid 7cf17928-00ad-41a8-8ec0-3e0e9abc50e1) + ) + (rectangle + (start 127 95.25) + (end 154.94 128.27) + (stroke + (width 0.2) + (type dash) + ) + (fill + (type none) + ) + (uuid 9faa9066-79b1-4336-8398-907380b9498b) + ) + (rectangle + (start 12.7 41.91) + (end 104.14 102.87) + (stroke + (width 0.2) + (type dash) + ) + (fill + (type none) + ) + (uuid f6c3c0a6-a76b-4103-98c0-2cf01e393d5a) + ) + (text_box "To enable program downloading, GPIO8/9 have to be set to 0b10. Pulling up GPIO8 (BOOT0) makes sure that the system enters download mode when GPIO9 is pulled low.\n\nNote GPIO9 (BOOT1) is pulled up internally, so no external pullup is needed." + (exclude_from_sim no) + (at 139.7 170.18 0) + (size 34.29 22.86) + (stroke + (width 0.2) + (type solid) + (color 0 194 194 1) + ) + (fill + (type color) + (color 209 255 249 1) + ) + (effects + (font + (size 1.27 1.27) + (color 0 132 132 1) + ) + (justify left) + ) + (uuid "23316430-d236-4b7c-b36e-89353c9d684f") + ) + (text_box "Place these caps as close to MCU power pins as possible" + (exclude_from_sim no) + (at 127 87.63 0) + (size 27.94 7.62) + (stroke + (width 0.2) + (type solid) + (color 0 194 194 1) + ) + (fill + (type color) + (color 209 255 249 1) + ) + (effects + (font + (size 1.27 1.27) + (color 0 132 132 1) + ) + (justify left) + ) + (uuid "7d1bc228-36d9-47cc-b60f-8f22ebf9b16b") + ) + (text_box "NOTICE: Per CERN-OHL-S v2 section 4, should You produce hardware based on this source, You must visibly and securely display the Source Location on the front panel of the Controller or other products you make using this source.\n\nThe Source Location is:\nhttps://git.creatures.gay/Trellis/esp32c6" + (exclude_from_sim no) + (at 180.34 39.37 0) + (size 102.87 26.67) + (stroke + (width 1) + (type default) + (color 122 0 0 1) + ) + (fill + (type none) + ) + (effects + (font + (size 2 2) + (thickness 0.254) + (bold yes) + (color 122 0 0 1) + ) + (justify left top) + (href "https://git.creatures.gay/Trellis/esp32c6") + ) + (uuid "d7b85db9-7254-4aba-b036-6bd2e120635c") + ) + (text_box "Could use a USB mux (e.g. FSUSBMUX) plus a comparator on the CC lines to determine which set of USB lines to use, but the ESP32 only supports FS-12MHz anyway, so shorting them together should be fine." + (exclude_from_sim no) + (at 67.31 62.23 0) + (size 34.29 17.78) + (stroke + (width 0.2) + (type solid) + (color 0 194 194 1) + ) + (fill + (type color) + (color 209 255 249 1) + ) + (effects + (font + (size 1.27 1.27) + (color 0 132 132 1) + ) + (justify left) + ) + (uuid "e254d083-5f95-45c8-82fa-27bf975d915a") + ) + (text_box "Copyright digimint 2025.\nThis source describes Open Hardware and is licensed under the CERN-OHL-S v2 or any later version.\nYou may redistribute and modify this source and make products using it under the terms of the CERN-OHL-S v2 or any later version.\nhttps://ohwr.org/cern_ohl_s_v2.txt\n\nThis source is distributed WITHOUT ANY EXPRESS OR IMPLIED WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY AND FITNESS FOR A PARTICULAR PURPOSE. Please see the CERN-OHL-S v2 or any later version for applicable conditions.\n\nSource location: https://git.creatures.gay/Trellis/esp32c6" + (exclude_from_sim no) + (at 180.34 13.97 0) + (size 102.87 24.13) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + (uuid "f22366c3-872e-412e-8179-83077dffabb3") + ) + (text "Power LED" + (exclude_from_sim no) + (at 49.276 38.862 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + ) + (uuid "0327ae00-5ba4-4069-b284-e47406a07d97") + ) + (text "Main MCU" + (exclude_from_sim no) + (at 156.972 163.576 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + ) + (uuid "4ae33b18-387a-4cd6-a884-28eeeba32a1f") + ) + (text "Power Input" + (exclude_from_sim no) + (at 13.716 39.116 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + ) + (uuid "52836ffc-d134-482c-bbb9-6380bfea1cb7") + ) + (text "Reset pullup and delay" + (exclude_from_sim no) + (at 127.508 163.576 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + ) + (uuid "82eb6e36-2f3d-4415-8801-97e1ae218f74") + ) + (text "MCU Decoupling Caps" + (exclude_from_sim no) + (at 127.762 126.746 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + ) + (uuid "8a754b7e-6f3c-4578-9fde-a96a9167ba45") + ) + (text "USB-C Port" + (exclude_from_sim no) + (at 102.616 101.092 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify right) + ) + (uuid "954fe92b-9c76-4832-b1bd-052dd31cea9d") + ) + (text "CC RESISTOR TOLERANCE\nMUST BE AT MOST ^{+}/_{-}10%" + (exclude_from_sim no) + (at 73.914 87.122 0) + (effects + (font + (size 1.27 1.27) + (bold yes) + ) + (justify left bottom) + ) + (uuid "9f7de523-a298-4ebc-8a68-b3b36a82e403") + ) + (text "Boot Mode Control" + (exclude_from_sim no) + (at 89.662 195.326 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + ) + (uuid "c143606e-1c4b-4380-8674-681c6fbc3690") + ) + (label "~{RST}" + (at 148.59 146.05 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0bc726cc-32ba-4ea3-8267-739d38ff0f7a") + ) + (label "~{RST}" + (at 91.44 187.96 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "296c11a5-8270-4063-942f-e6c255f667d4") + ) + (label "BOOT0" + (at 134.62 189.23 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2e9cd875-7420-4a7e-a3c4-635fa00ddd63") + ) + (label "BOOT0" + (at 251.46 115.57 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3a843afc-d3ab-4cba-9404-26ef0eb3a08e") + ) + (label "USB_{D+}" + (at 54.61 71.12 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "46b9d7ee-8279-4e9d-b6e5-a19aa0f58268") + ) + (label "~{RST}" + (at 182.88 95.25 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5b55d760-d493-4fab-a3a2-a7ceb1929f93") + ) + (label "BOOT1" + (at 251.46 118.11 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "64e7c4c2-cc74-45fa-b9e6-d8f21c01eba9") + ) + (label "U0_{TX}" + (at 251.46 95.25 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6ffdbc94-4a3a-49e6-bd08-a3ff9f6d5e45") + ) + (label "USB_{D+}" + (at 251.46 102.87 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9164b712-8144-433d-b89d-ae7d884a3437") + ) + (label "BOOT1" + (at 91.44 176.53 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a056ddc3-2a93-422d-a5d5-b869acf16794") + ) + (label "USB_{D-}" + (at 54.61 66.04 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "af37910d-2288-477d-860c-553d127b6cad") + ) + (label "U0_{RX}" + (at 251.46 97.79 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d7a91e3b-bd6d-4307-9ad6-2492c89e7511") + ) + (label "USB_{D-}" + (at 251.46 105.41 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fa6e7feb-cdb8-4458-8a05-08927bc815dd") + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 172.72 105.41 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "03c84f6b-087c-4251-8ac2-83363be39fa2") + (property "Reference" "J13" + (at 159.512 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 167.64 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 172.72 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 172.72 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 172.72 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8a91be5d-1301-428d-9ab1-733507e3d4cf") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 60.96 22.86 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "047063a4-2ed0-467f-ad81-483f21691bc6") + (property "Reference" "R5" + (at 60.96 20.574 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "5.1k" + (at 61.214 25.4 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 60.96 24.638 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 60.96 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "efcbba07-31fd-4ded-9f33-066674a5086f") + ) + (pin "2" + (uuid "a3e3828a-e0ee-4623-a79b-a4fdedbef289") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "R5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 115.57 190.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "09dbe937-2223-4639-9c7a-85bee0e8960d") + (property "Reference" "#PWR013" + (at 115.57 196.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 115.57 195.58 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 115.57 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 115.57 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 115.57 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "587ebf18-3747-4e8f-af30-223820f1564e") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "#PWR013") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 266.7 100.33 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "154d9281-ebd4-4872-a506-9ce1736f9c79") + (property "Reference" "J22" + (at 279.908 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 271.78 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.7 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cc8051db-2394-48fb-9abd-462b65e01003") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J22") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 219.71 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "159a9d52-4c38-4f9a-b347-43ae84a2ca87") + (property "Reference" "#PWR07" + (at 219.71 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 219.71 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 219.71 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 219.71 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 219.71 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "58d907db-6dc3-43c0-9581-3055de4c3f8b") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "#PWR07") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Push") + (at 107.95 187.96 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "18b6a822-ce38-4cb3-9410-8994bd1403ee") + (property "Reference" "SW2" + (at 107.95 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Push" + (at 107.95 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 107.95 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 107.95 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Push button switch, generic, two pins" + (at 107.95 187.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "ce1bcc84-1827-44db-9d68-d70721fcdde8") + ) + (pin "1" + (uuid "478ffe5f-5cd2-4db1-82fe-c5b627cf6a2a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "SW2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 172.72 107.95 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2031e2c4-84bd-4882-a987-98828204640a") + (property "Reference" "J14" + (at 159.512 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 167.64 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 172.72 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 172.72 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 172.72 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 266.7 138.43 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "277f9ee4-4ba6-4432-a7b4-f9146e0c8f62") + (property "Reference" "J11" + (at 279.908 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 271.78 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.7 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 137.16 118.11 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "280a4bef-3b50-4d3e-b702-8ff32dc68e31") + (property "Reference" "#PWR05" + (at 137.16 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 137.16 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 137.16 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 137.16 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 137.16 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e16eed7f-6ae0-4c6a-9908-e2c5cc35f8a8") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "#PWR05") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 266.7 123.19 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "29813573-b6b2-41e9-98b1-674019b69f73") + (property "Reference" "J5" + (at 279.908 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 271.78 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.7 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 266.7 130.81 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2a872c3d-ee58-46ed-901f-242019886030") + (property "Reference" "J8" + (at 279.908 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 271.78 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.7 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 25.4 95.25 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "33a6ac13-0ecf-4fa1-82fc-f7dbefba30f8") + (property "Reference" "#PWR09" + (at 25.4 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 25.4 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 25.4 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 25.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 25.4 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "07f30b19-7e44-4fb2-8a25-e19862a1847f") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "#PWR09") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 135.89 151.13 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4200314e-c67d-4f06-8b94-6b5a3ec8ed35") + (property "Reference" "C4" + (at 139.7 149.8599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1µF" + (at 139.7 152.3999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 136.8552 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.89 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 135.89 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "5d80a0e2-2a08-4d83-ad0e-389ea4e31433") + ) + (pin "1" + (uuid "b01536ee-4c19-425d-9530-25a4d2891a17") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "C4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Push") + (at 107.95 176.53 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "495cf316-80a7-44c1-b413-e4e3b85ef9aa") + (property "Reference" "SW1" + (at 107.95 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Push" + (at 107.95 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 107.95 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 107.95 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Push button switch, generic, two pins" + (at 107.95 176.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "78a862ff-1483-4241-8167-70195b0e427d") + ) + (pin "1" + (uuid "606a3683-fed1-42d5-9954-a7fe77cfc033") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "SW1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 266.7 118.11 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "52da47d7-a249-4a53-a5b5-58b1c6039c4c") + (property "Reference" "J3" + (at 279.908 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 271.78 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.7 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "PCM_Espressif:ESP32-C6-WROOM-1") + (at 219.71 123.19 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5be7d63b-62de-43f2-9fc9-a72ccf0e1ca4") + (property "Reference" "U1" + (at 221.9041 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "ESP32-C6-WROOM-1" + (at 221.9041 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "PCM_Espressif:ESP32-C6-WROOM-1" + (at 219.71 168.275 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.espressif.com/sites/default/files/documentation/esp32-c6-wroom-1_wroom-1u_datasheet_en.pdf" + (at 219.71 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "ESP32-C6-WROOM-1/U is a module that supports 2.4 GHz Wi-Fi 6 (802.11 ax), Bluetooth® 5 (LE), Zigbee and Thread (802.15.4)" + (at 219.71 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "15" + (uuid "9355cca4-3fcf-4dba-b7bc-3137874c45f1") + ) + (pin "16" + (uuid "c4567b35-d444-4e55-8989-feb3b8ab11bb") + ) + (pin "29" + (uuid "ca6f7551-b841-4ee6-af77-3b713c2d7aae") + ) + (pin "7" + (uuid "4cec060c-eb76-4157-85d8-27c6f2d0bace") + ) + (pin "8" + (uuid "894694af-9c2a-48d2-bd35-da93b2ef9b42") + ) + (pin "27" + (uuid "adb9d2b7-3319-489d-b8d6-0ced75885635") + ) + (pin "21" + (uuid "0e983d2c-7cd7-46c6-ab86-524a45d9579e") + ) + (pin "23" + (uuid "ed6c560a-d719-44f6-947a-83d8ed1b7caf") + ) + (pin "12" + (uuid "3250b70d-9d05-4674-9a1d-b74d32cd7153") + ) + (pin "6" + (uuid "04bb48d8-82fd-441d-8897-e311e0718cec") + ) + (pin "28" + (uuid "3a555b89-6784-4041-878f-6fb66130f5fd") + ) + (pin "18" + (uuid "7b7a4a0b-1556-427d-917e-502bf20d5781") + ) + (pin "19" + (uuid "41acbdeb-bb3e-4bee-8349-4f463da762a3") + ) + (pin "24" + (uuid "b7a7b8af-b282-4319-bc36-135e31c843fc") + ) + (pin "26" + (uuid "61c3c9a7-88fd-44bd-8886-8c33334f03aa") + ) + (pin "14" + (uuid "5aad2c29-ba0b-4071-883a-53a5e1cab701") + ) + (pin "3" + (uuid "e3952323-af6c-4fb4-bfea-6348046166ee") + ) + (pin "4" + (uuid "529933f0-10e6-4396-8435-2dc09cd00923") + ) + (pin "9" + (uuid "9535d296-70bd-45ee-a68a-4c16bf717c67") + ) + (pin "2" + (uuid "9bc2ce84-5016-44e2-8c00-35e173678e69") + ) + (pin "10" + (uuid "4b966ea2-bb5b-40b6-be99-da84be966546") + ) + (pin "5" + (uuid "d1917f36-b988-4233-a383-13de3a1a41a3") + ) + (pin "25" + (uuid "ef6289c6-68bc-4a10-bb81-a94162bd5cf2") + ) + (pin "11" + (uuid "78020ced-807b-4d9c-8b8d-09e41e5f8c06") + ) + (pin "17" + (uuid "30d1d49b-0ed7-4eb0-9842-569755bfa521") + ) + (pin "22" + (uuid "72b6199e-e29f-4e38-bead-de15db578d0f") + ) + (pin "13" + (uuid "c5be22a8-55e3-4297-8985-649e4123624e") + ) + (pin "20" + (uuid "52aec582-93a1-487a-9fa1-7178b81a2a5e") + ) + (pin "1" + (uuid "1fc058cf-863e-4080-99f2-4ad900de42e1") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "U1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 266.7 133.35 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "617d0418-26f3-4a3a-916a-aa1071e4983b") + (property "Reference" "J9" + (at 279.908 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 271.78 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.7 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 57.15 85.09 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6a872a72-cd64-4c15-a7a9-8c3433cf9b5b") + (property "Reference" "R1" + (at 59.69 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "5.1k" + (at 59.69 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 55.372 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 57.15 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 57.15 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d6677c48-92ad-43c6-ab51-d652527fb72d") + ) + (pin "2" + (uuid "240e57c3-a713-47ed-99b3-c612bfd12d34") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 266.7 125.73 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "799f2e0a-9d37-47a7-b32e-5cbdcee21afb") + (property "Reference" "J6" + (at 279.908 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 271.78 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.7 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 135.89 137.16 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7c44254d-9793-4db4-878c-e3c1ab697a2b") + (property "Reference" "#PWR010" + (at 135.89 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 135.89 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 135.89 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 135.89 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 135.89 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3c499e1d-4dc0-431c-be13-85fb3e1f79ca") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "#PWR010") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 53.34 21.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "83774ea9-e004-4fc7-9d8c-032c9aa4418d") + (property "Reference" "#PWR03" + (at 53.34 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 52.832 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 53.34 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 53.34 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 53.34 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "05bfa869-b5f8-4afb-817f-fa2f7f390831") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "#PWR03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 266.7 92.71 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8392a6e2-476c-48e0-a943-8d7d20590ffd") + (property "Reference" "J24" + (at 279.908 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 271.78 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.7 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "30051e6f-7a7d-4a9b-9b7a-a632b589b5be") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J24") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED") + (at 68.58 27.94 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8ffc4895-1cf9-4776-9a6a-a536af5a1313") + (property "Reference" "D1" + (at 72.39 28.2574 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "LED" + (at 72.39 30.7974 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 68.58 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 68.58 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode" + (at 68.58 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f23eba3d-44de-47d5-9498-ce7149a026dc") + ) + (pin "1" + (uuid "65300f84-b14b-4881-9a08-d16bb52f9ce7") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "D1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 143.51 110.49 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "944fd983-1dcd-4eca-8da3-bccf99facc73") + (property "Reference" "C2" + (at 147.32 109.2199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1μF" + (at 147.32 111.7599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 144.4752 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 143.51 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 143.51 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "4a866356-4cc0-4ecf-901a-e2f8ad0cc272") + ) + (pin "1" + (uuid "0445d8c6-5dbe-482c-a722-affda030635e") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "C2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 137.16 102.87 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "95b6b132-ef9d-47aa-8c6f-6809b2e132e1") + (property "Reference" "#PWR06" + (at 137.16 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 137.16 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 137.16 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 137.16 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 137.16 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "eb9b16e6-3659-4f0e-9ecd-42565a9dde20") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "#PWR06") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 172.72 118.11 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a0775bb4-b6da-422b-b7fc-9a5e78e177a2") + (property "Reference" "J16" + (at 159.512 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 167.64 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 172.72 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 172.72 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 172.72 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 172.72 102.87 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a5935627-2185-4124-88c9-2ccbdf145a02") + (property "Reference" "J12" + (at 159.512 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 167.64 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 172.72 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 172.72 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 172.72 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "29aec921-67e6-4a8f-99dc-dee7f1f93ada") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 266.7 95.25 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "aa240d24-f85f-4c5f-b151-b319511486fc") + (property "Reference" "J23" + (at 279.908 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 271.78 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.7 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8c451550-5123-430d-85ec-9517c6345a7a") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J23") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 172.72 125.73 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ac61ccfa-c890-4df9-aaf6-f1ceec7cf565") + (property "Reference" "J20" + (at 159.512 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 167.64 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 172.72 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 172.72 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 172.72 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "de18884c-5702-4f34-8f47-423dcfd090bd") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J20") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 135.89 140.97 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "af83eecf-c2de-41b6-b570-45ca73d4f5d6") + (property "Reference" "R3" + (at 138.43 139.6999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 138.43 142.2399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 134.112 140.97 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.89 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 135.89 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "3981904d-919c-4d82-9a92-c46c29a38804") + ) + (pin "1" + (uuid "e5855025-682b-4890-8fcd-0b64c276cd0c") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "R3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 41.91 33.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b1d6694b-f99e-4682-9d23-997d293dd70c") + (property "Reference" "#PWR02" + (at 41.91 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 41.91 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 41.91 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 41.91 33.02 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 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2222ee32-0bd3-4093-b3ef-46099dc32958") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "#PWR02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 125.73 179.07 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b1fba4c3-aaf4-405c-b5e4-b30ddfe468eb") + (property "Reference" "#PWR012" + (at 125.73 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 125.73 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 125.73 179.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 125.73 179.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 125.73 179.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6a7f5d6c-d29e-42a8-9188-a5035e315852") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "#PWR012") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 130.81 110.49 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b3adfd34-a639-4fe4-8339-dba98b7474ff") + (property "Reference" "C3" + (at 134.62 109.2199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "22μF" + (at 134.62 111.7599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 131.7752 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 130.81 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 130.81 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "45509b84-6825-417b-ab62-5e6e6734e95d") + ) + (pin "1" + (uuid "d66567cf-0d23-43d0-85c7-62c36662cd9c") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "C3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 266.7 135.89 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b872278a-981e-4379-8b86-bf55be30ecc9") + (property "Reference" "J10" + (at 279.908 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 271.78 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.7 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 172.72 123.19 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bad93cc4-5334-4350-a3c2-2fb812559295") + (property "Reference" "J18" + (at 159.512 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 167.64 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 172.72 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 172.72 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 172.72 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J18") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 172.72 110.49 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bb8496b2-0e1b-4ba1-a44f-826150ec01cd") + (property "Reference" "J15" + (at 159.512 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 167.64 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 172.72 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 172.72 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 172.72 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_lv") + (at 19.05 25.4 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c4f79f01-345d-4829-a7cf-c1b540361b48") + (property "Reference" "J19" + (at 15.494 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "~" + (at 21.59 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 19.05 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 19.05 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "3.3v (LV) power connection for Scelunian Trellis modules" + (at 8.636 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b1b08288-460f-4c2f-8264-54fd0156adbf") + ) + (pin "1" + (uuid "495f05e7-f309-4f8b-b114-3d8c9bb4c420") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J19") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 125.73 182.88 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "cbe954a3-139e-4739-917e-01b11e9cc4dc") + (property "Reference" "R4" + (at 128.27 181.6099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 128.27 184.1499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 123.952 182.88 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 125.73 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 125.73 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "784fbfad-f47d-4a66-bd5f-f73dfac34398") + ) + (pin "1" + (uuid "efdf0cb2-4f03-4c12-810d-a0f7a56cec74") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "R4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 266.7 115.57 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d2d60dab-4d4b-4e3f-a593-9cbb9b459bf5") + (property "Reference" "J2" + (at 279.908 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 271.78 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.7 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 68.58 34.29 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "da3bad01-de3b-41fe-b7bf-fc72f844b9d6") + (property "Reference" "#PWR04" + (at 68.58 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 68.58 38.608 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 68.58 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 68.58 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 68.58 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b97e51b6-e197-4c05-a62c-f6480d2e9d62") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "#PWR04") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 266.7 128.27 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ddd02161-33e5-4b7d-9cb8-1e36ff72476b") + (property "Reference" "J7" + (at 279.908 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 271.78 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.7 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 66.04 85.09 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e18c1fee-f31d-447c-9ccf-9b275d1f17f1") + (property "Reference" "R2" + (at 68.58 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "5.1k" + (at 68.58 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 64.262 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 66.04 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 66.04 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f411a921-4ac6-49f1-99ad-4b74407d440f") + ) + (pin "2" + (uuid "d0f626a1-f8a8-4970-9eb2-45286a5c5ae2") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 41.91 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e482e2ca-7a30-4725-996d-d247c4a9d463") + (property "Reference" "#PWR01" + (at 41.91 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 41.91 15.24 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 41.91 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 41.91 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 41.91 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "05905a7f-99c9-4843-9619-9d913470d2f2") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "#PWR01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 266.7 102.87 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e5d54309-59fe-497b-be3e-3d933287d621") + (property "Reference" "J21" + (at 279.908 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 271.78 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.7 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "30a52682-d4b5-4542-b52d-6271f566bedf") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J21") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 172.72 120.65 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e6b4d254-45b4-4bc7-b1e1-8f8c76822fc4") + (property "Reference" "J17" + (at 159.512 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 167.64 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 172.72 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 172.72 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 172.72 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J17") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 135.89 154.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ea63b711-94cd-4ec6-be72-08435622a31c") + (property "Reference" "#PWR011" + (at 135.89 161.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 135.89 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 135.89 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 135.89 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 135.89 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2b1372ce-3f72-4d98-b5ca-9f8a5f047f88") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "#PWR011") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 219.71 157.48 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f26b70cd-1c61-439c-a1ec-8ed2176f1434") + (property "Reference" "#PWR08" + (at 219.71 163.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 219.71 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 219.71 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 219.71 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 219.71 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2d205476-5dfc-4c2c-b316-8764f4021641") + ) + (instances + (project "esp32-c6-module" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "#PWR08") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 266.7 113.03 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fbcf955f-d0a4-40a7-8d62-957282d7f8f4") + (property "Reference" "J1" + (at 279.908 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 271.78 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.7 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "ScelOVM_Standard_Symbols:trellis_con_1x5") + (at 266.7 120.65 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fc6eac2b-e121-40bf-8330-b6e0299983b6") + (property "Reference" "J4" + (at 279.908 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "~" + (at 271.78 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.7 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2958cb4f-4fd7-4c41-b43f-cfbff059a04a") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:USB_C_Receptacle_USB2.0_14P") + (at 29.21 67.31 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "fe27ca06-a834-4999-95cb-e13769baaff4") + (property "Reference" "J25" + (at 29.21 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "USB_C_Receptacle_USB2.0_14P" + (at 29.21 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 33.02 67.31 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 33.02 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "USB 2.0-only 14P Type-C Receptacle connector" + (at 29.21 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "A4" + (uuid "e3574917-167c-495f-ac2b-4e1957297eab") + ) + (pin "A9" + (uuid "1c2cd60f-00c7-43c4-b42d-fd7f22dee724") + ) + (pin "B12" + (uuid "52777744-335e-47c3-bcc2-35ebac1fdc9c") + ) + (pin "B9" + (uuid "d92d3a81-78b5-4538-9cf1-a66bcb939991") + ) + (pin "A12" + (uuid "ecb17ce3-7cdd-4ad1-9eda-ca2b28cd41b9") + ) + (pin "B6" + (uuid "fdeb0e93-1df0-4734-926c-2979cc2b26df") + ) + (pin "A5" + (uuid "5b7b24fa-f154-4e51-8dd1-1eb9ac0e973f") + ) + (pin "B1" + (uuid "10cbd74b-1551-4c4a-906c-aaa2f0621afb") + ) + (pin "A1" + (uuid "1c8a4935-aba0-4768-a6dd-b5f0ac9b2d3c") + ) + (pin "B4" + (uuid "b3a46943-4996-4d80-bc25-758c7e415c1a") + ) + (pin "B7" + (uuid "06b6285a-a56a-4705-9945-f4a398c8e0f0") + ) + (pin "A6" + (uuid "01853124-1f00-4a9e-8c99-1b2567f4c92e") + ) + (pin "B5" + (uuid "cfc1af07-76f8-423c-9ab0-790f7aa95cd8") + ) + (pin "S1" + (uuid "bcff7bb0-56b4-4c3e-a5ff-81704e75214c") + ) + (pin "A7" + (uuid "b3bc9952-7819-47c1-ad37-ea81bddc6f51") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "J25") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 34.29 26.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "fe6114e8-b3fa-4547-b9fe-400b4e13494d") + (property "Reference" "C1" + (at 38.1 25.3999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "22µ" + (at 38.1 27.9399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 35.2552 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 34.29 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 34.29 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e61ff56c-cf48-4a00-a737-e4d2559fe5ab") + ) + (pin "2" + (uuid "6af337cc-47da-474a-994c-1eb3831a4dfd") + ) + (instances + (project "" + (path "/5a438f51-467b-4006-81c9-2cebf4b770aa" + (reference "C1") + (unit 1) + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) +) diff --git a/esp32-c6.kicad_sym b/esp32-c6.kicad_sym new file mode 100644 index 0000000..acba36e --- /dev/null +++ b/esp32-c6.kicad_sym @@ -0,0 +1,5 @@ +(kicad_symbol_lib + (version 20231120) + (generator "kicad_symbol_editor") + (generator_version "8.0") +) diff --git a/sym-lib-table b/sym-lib-table new file mode 100644 index 0000000..993ca18 --- /dev/null +++ b/sym-lib-table @@ -0,0 +1,3 @@ +(sym_lib_table + (version 7) +)