commit ac5dc38b4653d257680e125ad14ab556bfaf8d94 Author: Derisis13 Date: Sat Oct 15 11:36:54 2022 +0200 Innitial commit, rev. 0.1 Schematic only diff --git a/.assets/memdump_hw.pdf b/.assets/memdump_hw.pdf new file mode 100644 index 0000000..24d9b9b Binary files /dev/null and b/.assets/memdump_hw.pdf differ diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cc8196b --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +./fp-info-cache +./memdump_hw-backups +./memdump_hw.kicad_sch-bak diff --git a/fp-info-cache b/fp-info-cache new file mode 100644 index 0000000..573541a --- /dev/null +++ b/fp-info-cache @@ -0,0 +1 @@ +0 diff --git a/memdump.kicad_sym b/memdump.kicad_sym new file mode 100644 index 0000000..6c896ec --- /dev/null +++ b/memdump.kicad_sym @@ -0,0 +1,88 @@ +(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor) + (symbol "CD4016B" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 3.81 13.97 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "CD4016B" (id 1) (at 6.35 -13.97 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at -60.198 -4.572 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at -60.198 -4.572 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "CD4016B_0_1" + (rectangle (start -7.62 12.7) (end 7.62 -12.7) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "CD4016B_1_1" + (pin input clock (at -10.16 -5.08 0) (length 2.54) + (name "CLKB" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 2.54 180) (length 2.54) + (name "Q4A" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 -7.62 180) (length 2.54) + (name "Q3B" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 -5.08 180) (length 2.54) + (name "Q2B" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 -2.54 180) (length 2.54) + (name "Q1B" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 -7.62 0) (length 2.54) + (name "RSTB" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 -2.54 0) (length 2.54) + (name "DB" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 15.24 270) (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 -10.16 180) (length 2.54) + (name "Q4B" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 5.08 180) (length 2.54) + (name "Q3A" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 7.62 180) (length 2.54) + (name "Q2A" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 10.16 180) (length 2.54) + (name "Q1A" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 5.08 0) (length 2.54) + (name "RSTA" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 10.16 0) (length 2.54) + (name "DA" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -15.24 90) (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input clock (at -10.16 7.62 0) (length 2.54) + (name "CLKA" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) +) diff --git a/memdump_hw-backups/memdump_hw-2022-10-06_004751.zip b/memdump_hw-backups/memdump_hw-2022-10-06_004751.zip new file mode 100644 index 0000000..b19a01b Binary files /dev/null and b/memdump_hw-backups/memdump_hw-2022-10-06_004751.zip differ diff --git a/memdump_hw-backups/memdump_hw-2022-10-06_120019.zip b/memdump_hw-backups/memdump_hw-2022-10-06_120019.zip new file mode 100644 index 0000000..4f0ac07 Binary files /dev/null and b/memdump_hw-backups/memdump_hw-2022-10-06_120019.zip differ diff --git a/memdump_hw-backups/memdump_hw-2022-10-06_125535.zip b/memdump_hw-backups/memdump_hw-2022-10-06_125535.zip new file mode 100644 index 0000000..82ee565 Binary files /dev/null and b/memdump_hw-backups/memdump_hw-2022-10-06_125535.zip differ diff --git a/memdump_hw-backups/memdump_hw-2022-10-06_211727.zip b/memdump_hw-backups/memdump_hw-2022-10-06_211727.zip new file mode 100644 index 0000000..ef66a1f Binary files /dev/null and b/memdump_hw-backups/memdump_hw-2022-10-06_211727.zip differ diff --git a/memdump_hw-backups/memdump_hw-2022-10-07_173818.zip b/memdump_hw-backups/memdump_hw-2022-10-07_173818.zip new file mode 100644 index 0000000..f86480b Binary files /dev/null and b/memdump_hw-backups/memdump_hw-2022-10-07_173818.zip differ diff --git a/memdump_hw-backups/memdump_hw-2022-10-07_193756.zip b/memdump_hw-backups/memdump_hw-2022-10-07_193756.zip new file mode 100644 index 0000000..98c5fb5 Binary files /dev/null and b/memdump_hw-backups/memdump_hw-2022-10-07_193756.zip differ diff --git a/memdump_hw-backups/memdump_hw-2022-10-11_000058.zip b/memdump_hw-backups/memdump_hw-2022-10-11_000058.zip new file mode 100644 index 0000000..d9f213c Binary files /dev/null and b/memdump_hw-backups/memdump_hw-2022-10-11_000058.zip differ diff --git a/memdump_hw-backups/memdump_hw-2022-10-11_101129.zip b/memdump_hw-backups/memdump_hw-2022-10-11_101129.zip new file mode 100644 index 0000000..d9f213c Binary files /dev/null and b/memdump_hw-backups/memdump_hw-2022-10-11_101129.zip differ diff --git a/memdump_hw-backups/memdump_hw-2022-10-15_102730.zip b/memdump_hw-backups/memdump_hw-2022-10-15_102730.zip new file mode 100644 index 0000000..a96f93b Binary files /dev/null and b/memdump_hw-backups/memdump_hw-2022-10-15_102730.zip differ diff --git a/memdump_hw-backups/memdump_hw-2022-10-15_103508.zip b/memdump_hw-backups/memdump_hw-2022-10-15_103508.zip new file mode 100644 index 0000000..ec4d97d Binary files /dev/null and b/memdump_hw-backups/memdump_hw-2022-10-15_103508.zip differ diff --git a/memdump_hw-backups/memdump_hw-2022-10-15_105638.zip b/memdump_hw-backups/memdump_hw-2022-10-15_105638.zip new file mode 100644 index 0000000..d304c4e Binary files /dev/null and b/memdump_hw-backups/memdump_hw-2022-10-15_105638.zip differ diff --git a/memdump_hw-backups/memdump_hw-2022-10-15_113118.zip b/memdump_hw-backups/memdump_hw-2022-10-15_113118.zip new file mode 100644 index 0000000..d304c4e Binary files /dev/null and b/memdump_hw-backups/memdump_hw-2022-10-15_113118.zip differ diff --git a/memdump_hw.kicad_pcb b/memdump_hw.kicad_pcb new file mode 100644 index 0000000..28b47a1 --- /dev/null +++ b/memdump_hw.kicad_pcb @@ -0,0 +1,2 @@ +(kicad_pcb (version 20211014) (generator pcbnew) +) \ No newline at end of file diff --git a/memdump_hw.kicad_prl b/memdump_hw.kicad_prl new file mode 100644 index 0000000..bff64d0 --- /dev/null +++ b/memdump_hw.kicad_prl @@ -0,0 +1,75 @@ +{ + "board": { + "active_layer": 0, + "active_layer_preset": "All Layers", + "auto_track_width": true, + "hidden_nets": [], + "high_contrast_mode": 0, + "net_color_mode": 1, + "opacity": { + "pads": 1.0, + "tracks": 1.0, + "vias": 1.0, + "zones": 0.6 + }, + "ratsnest_display_mode": 0, + "selection_filter": { + "dimensions": true, + "footprints": true, + "graphics": true, + "keepouts": true, + "lockedItems": true, + "otherItems": true, + "pads": true, + "text": true, + "tracks": true, + "vias": true, + "zones": true + }, + "visible_items": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 32, + 33, + 34, + 35, + 36 + ], + "visible_layers": "fffffff_ffffffff", + "zone_display_mode": 0 + }, + "meta": { + "filename": "memdump_hw.kicad_prl", + "version": 3 + }, + "project": { + "files": [] + } +} diff --git a/memdump_hw.kicad_pro b/memdump_hw.kicad_pro new file mode 100644 index 0000000..ad3c19d --- /dev/null +++ b/memdump_hw.kicad_pro @@ -0,0 +1,326 @@ +{ + "board": { + "design_settings": { + "defaults": { + "board_outline_line_width": 0.1, + "copper_line_width": 0.2, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "other_line_width": 0.15, + "silk_line_width": 0.15, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.15 + }, + "diff_pair_dimensions": [], + "drc_exclusions": [], + "rules": { + "min_copper_edge_clearance": 0.0, + "solder_mask_clearance": 0.0, + "solder_mask_min_width": 0.0 + }, + "track_widths": [], + "via_dimensions": [] + }, + "layer_presets": [] + }, + "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_label_syntax": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "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", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "memdump_hw.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12.0, + "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.25, + "via_diameter": 0.8, + "via_drill": 0.4, + "wire_width": 6.0 + } + ], + "meta": { + "version": 2 + }, + "net_colors": null + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "specctra_dsn": "", + "step": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "drawing": { + "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, + "pin_symbol_size": 25.0, + "text_offset_ratio": 0.15 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "", + "ngspice": { + "fix_include_paths": true, + "fix_passive_vals": false, + "meta": { + "version": 0 + }, + "model_mode": 0, + "workbook_filename": "" + }, + "page_layout_descr_file": "", + "plot_directory": "", + "spice_adjust_passive_values": false, + "spice_external_command": "spice \"%I\"", + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "e63e39d7-6ac0-4ffd-8aa3-1841a4541b55", + "" + ] + ], + "text_variables": {} +} diff --git a/memdump_hw.kicad_sch b/memdump_hw.kicad_sch new file mode 100644 index 0000000..787cc4f --- /dev/null +++ b/memdump_hw.kicad_sch @@ -0,0 +1,6174 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid e63e39d7-6ac0-4ffd-8aa3-1841a4541b55) + + (paper "A4") + + (title_block + (title "Memory dumper") + (date "2022-10-15") + (rev "0.1") + (comment 1 "Made by HA5PLS") + ) + + (lib_symbols + (symbol "Connector:Conn_01x04_Male" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (id 0) (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x04_Male" (id 1) (at 0 -7.62 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "connector" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_01x04_Male_1_1" + (polyline + (pts + (xy 1.27 -5.08) + (xy 0.8636 -5.08) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -2.54) + (xy 0.8636 -2.54) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 0) + (xy 0.8636 0) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 2.54) + (xy 0.8636 2.54) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 0.8636 -4.953) (end 0 -5.207) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -2.413) (end 0 -2.667) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 0.127) (end 0 -0.127) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 2.667) (end 0 2.413) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (pin passive line (at 5.08 2.54 180) (length 3.81) + (name "Pin_1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 0 180) (length 3.81) + (name "Pin_2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -2.54 180) (length 3.81) + (name "Pin_3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -5.08 180) (length 3.81) + (name "Pin_4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Connector:USB_C_Receptacle_USB2.0" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "J1" (id 0) (at 0 21.4798 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "USB_C_Receptacle_USB2.0" (id 1) (at 0 18.9429 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 3.81 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (id 3) (at 3.81 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "usb universal serial bus type-C USB2.0" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "USB 2.0-only Type-C Receptacle connector" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "USB*C*Receptacle*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "USB_C_Receptacle_USB2.0_0_0" + (rectangle (start -0.254 -17.78) (end 0.254 -16.764) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 -14.986) (end 9.144 -15.494) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 -12.446) (end 9.144 -12.954) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 -4.826) (end 9.144 -5.334) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 -2.286) (end 9.144 -2.794) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 0.254) (end 9.144 -0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 2.794) (end 9.144 2.286) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 7.874) (end 9.144 7.366) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 10.414) (end 9.144 9.906) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 15.494) (end 9.144 14.986) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "USB_C_Receptacle_USB2.0_0_1" + (rectangle (start -10.16 17.78) (end 10.16 -17.78) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (arc (start -8.89 -3.81) (mid -6.985 -5.715) (end -5.08 -3.81) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start -7.62 -3.81) (mid -6.985 -4.445) (end -6.35 -3.81) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start -7.62 -3.81) (mid -6.985 -4.445) (end -6.35 -3.81) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start -7.62 -3.81) (end -6.35 3.81) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (arc (start -6.35 3.81) (mid -6.985 4.445) (end -7.62 3.81) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start -6.35 3.81) (mid -6.985 4.445) (end -7.62 3.81) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (arc (start -5.08 3.81) (mid -6.985 5.715) (end -8.89 3.81) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center -2.54 1.143) (radius 0.635) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center 0 -5.842) (radius 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -8.89 -3.81) + (xy -8.89 3.81) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 3.81) + (xy -5.08 -3.81) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -5.842) + (xy 0 4.318) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (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) (color 0 0 0 0)) + (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) (color 0 0 0 0)) + (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) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 1.905 1.778) (end 3.175 3.048) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + ) + (symbol "USB_C_Receptacle_USB2.0_1_1" + (pin power_out 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 power_out line (at 15.24 15.24 180) (length 5.08) + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "A4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 10.16 180) (length 5.08) + (name "CC1" (effects (font (size 1.27 1.27)))) + (number "A5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -2.54 180) (length 5.08) + (name "D+" (effects (font (size 1.27 1.27)))) + (number "A6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 2.54 180) (length 5.08) + (name "D-" (effects (font (size 1.27 1.27)))) + (number "A7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -12.7 180) (length 5.08) + (name "SBU1" (effects (font (size 1.27 1.27)))) + (number "A8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 15.24 15.24 180) (length 5.08) hide + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "A9" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -22.86 90) (length 5.08) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "B1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -22.86 90) (length 5.08) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "B12" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 15.24 15.24 180) (length 5.08) hide + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "B4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 7.62 180) (length 5.08) + (name "CC2" (effects (font (size 1.27 1.27)))) + (number "B5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -5.08 180) (length 5.08) + (name "D+" (effects (font (size 1.27 1.27)))) + (number "B6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 0 180) (length 5.08) + (name "D-" (effects (font (size 1.27 1.27)))) + (number "B7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -15.24 180) (length 5.08) + (name "SBU2" (effects (font (size 1.27 1.27)))) + (number "B8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 15.24 15.24 180) (length 5.08) hide + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "B9" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 -22.86 90) (length 5.08) + (name "SHIELD" (effects (font (size 1.27 1.27)))) + (number "S1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "C" (id 0) (at 0.635 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (id 1) (at 0.635 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 0.9652 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Unpolarized capacitor" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "C_*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -2.032 -0.762) + (xy 2.032 -0.762) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.032 0.762) + (xy 2.032 0.762) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "C_1_1" + (pin passive line (at 0 3.81 270) (length 2.794) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -3.81 90) (length 2.794) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:C_Polarized" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "C" (id 0) (at 0.635 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_Polarized" (id 1) (at 0.635 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 0.9652 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Polarized capacitor" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "CP_*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_Polarized_0_1" + (rectangle (start -2.286 0.508) (end 2.286 1.016) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.778 2.286) + (xy -0.762 2.286) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 2.794) + (xy -1.27 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 2.286 -0.508) (end -2.286 -1.016) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + ) + (symbol "C_Polarized_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:Crystal" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "Y" (id 0) (at 0 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Crystal" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "quartz ceramic resonator oscillator" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Two pin crystal" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Crystal*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Crystal_0_1" + (rectangle (start -1.143 2.54) (end 1.143 -2.54) + (stroke (width 0.3048) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 0) + (xy -1.905 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 -1.27) + (xy -1.905 1.27) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.905 -1.27) + (xy 1.905 1.27) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 0) + (xy 1.905 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "Crystal_1_1" + (pin passive line (at -3.81 0 0) (length 1.27) + (name "1" (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 1.27) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:D_Schottky" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "D_Schottky" (id 1) (at 0 -2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "diode Schottky" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Schottky diode" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "D_Schottky_0_1" + (polyline + (pts + (xy 1.27 0) + (xy -1.27 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (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) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 0.635) + (xy -1.905 1.27) + (xy -1.27 1.27) + (xy -1.27 -1.27) + (xy -0.635 -1.27) + (xy -0.635 -0.635) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "D_Schottky_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:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LED" (id 1) (at 0 -2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "LED diode" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Light emitting diode" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LED_0_1" + (polyline + (pts + (xy -1.27 -1.27) + (xy -1.27 1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 0) + (xy 1.27 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (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) (color 0 0 0 0)) + (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) (color 0 0 0 0)) + (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) (color 0 0 0 0)) + (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:Q_NMOS_DGS" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "Q" (id 0) (at 5.08 1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Q_NMOS_DGS" (id 1) (at 5.08 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 5.08 2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "transistor NMOS N-MOS N-MOSFET" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "N-MOSFET transistor, drain/gate/source" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Q_NMOS_DGS_0_1" + (polyline + (pts + (xy 0.254 0) + (xy -2.54 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.254 1.905) + (xy 0.254 -1.905) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.762 -1.27) + (xy 0.762 -2.286) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.762 0.508) + (xy 0.762 -0.508) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.762 2.286) + (xy 0.762 1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 2.54) + (xy 2.54 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 -2.54) + (xy 2.54 0) + (xy 0.762 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.762 -1.778) + (xy 3.302 -1.778) + (xy 3.302 1.778) + (xy 0.762 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.016 0) + (xy 2.032 0.381) + (xy 2.032 -0.381) + (xy 1.016 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy 2.794 0.508) + (xy 2.921 0.381) + (xy 3.683 0.381) + (xy 3.81 0.254) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.302 0.381) + (xy 2.921 -0.254) + (xy 3.683 -0.254) + (xy 3.302 0.381) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 1.651 0) (radius 2.794) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.54 -1.778) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center 2.54 1.778) (radius 0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + ) + (symbol "Q_NMOS_DGS_1_1" + (pin passive line (at 2.54 5.08 270) (length 2.54) + (name "D" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 0 0) (length 2.54) + (name "G" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 -5.08 90) (length 2.54) + (name "S" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 2.032 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (id 1) (at 0 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at -1.778 0 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "R res resistor" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Resistor" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "R_*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_0_1" + (rectangle (start -1.016 -2.54) (end 1.016 2.54) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (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 "MCU_ST_STM32F1:STM32F103C8Tx" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -15.24 36.83 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "STM32F103C8Tx" (id 1) (at 7.62 36.83 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" (id 2) (at -15.24 -35.56 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00161566.pdf" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "ARM Cortex-M3 STM32F1 STM32F103" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "ARM Cortex-M3 MCU, 64KB flash, 20KB RAM, 72MHz, 2-3.6V, 37 GPIO, LQFP-48" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "STM32F103C8Tx_0_1" + (rectangle (start -15.24 -35.56) (end 12.7 35.56) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "STM32F103C8Tx_1_1" + (pin power_in line (at -5.08 38.1 270) (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 5.08 180) (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 2.54 180) (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 0 180) (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -2.54 180) (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -5.08 180) (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -7.62 180) (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -10.16 180) (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -12.7 180) (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 5.08 0) (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 2.54 0) (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 15.24 0) (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 0 0) (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -20.32 0) (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -22.86 0) (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -5.08 -38.1 90) (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -2.54 38.1 270) (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -25.4 0) (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -27.94 0) (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -30.48 0) (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -33.02 0) (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -15.24 180) (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 12.7 0) (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -17.78 180) (length 2.54) + (name "PA9" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -20.32 180) (length 2.54) + (name "PA10" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -22.86 180) (length 2.54) + (name "PA11" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -25.4 180) (length 2.54) + (name "PA12" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -27.94 180) (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -2.54 -38.1 90) (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 38.1 270) (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -30.48 180) (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -33.02 180) (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -2.54 0) (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 10.16 0) (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -5.08 0) (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -7.62 0) (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -10.16 0) (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -12.7 0) (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 27.94 0) (length 2.54) + (name "BOOT0" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -15.24 0) (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -17.78 0) (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -38.1 90) (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 2.54 38.1 270) (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 22.86 0) (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 20.32 0) (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 33.02 0) (length 2.54) + (name "NRST" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 2.54 -38.1 90) (length 2.54) + (name "VSSA" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 5.08 38.1 270) (length 2.54) + (name "VDDA" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Memory_EEPROM:24LC1025" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -6.35 6.35 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "24LC1025" (id 1) (at 1.27 6.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/21941B.pdf" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "I2C Serial EEPROM" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "I2C Serial EEPROM, 1024Kb, DIP-8/SOIC-8/TSSOP-8/DFN-8" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP*W7.62mm* SOIC*3.9x4.9mm* TSSOP*4.4x3mm*P0.65mm* DFN*3x2mm*P0.5mm*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "24LC1025_1_1" + (rectangle (start -7.62 5.08) (end 7.62 -5.08) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin input line (at -10.16 2.54 0) (length 2.54) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 0 0) (length 2.54) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 -2.54 0) (length 2.54) + (name "A2" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -7.62 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 10.16 2.54 180) (length 2.54) + (name "SDA" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 0 180) (length 2.54) + (name "SCL" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 -2.54 180) (length 2.54) + (name "WP" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 7.62 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Memory_Flash:SST39SF040" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 2.54 33.02 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SST39SF040" (id 1) (at 0 -30.48 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/25022B.pdf" (id 3) (at 0 7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "512k flash rom" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Silicon Storage Technology (SSF) 512k x 8 Flash ROM" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SST39SF040_0_0" + (pin power_in line (at 0 -30.48 90) (length 1.27) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 33.02 270) (length 1.27) hide + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "SST39SF040_0_1" + (rectangle (start -10.16 31.75) (end 10.16 -29.21) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "SST39SF040_1_1" + (pin input line (at -15.24 -15.24 0) (length 5.08) + (name "A18" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 25.4 0) (length 5.08) + (name "A2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 27.94 0) (length 5.08) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 30.48 0) (length 5.08) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 30.48 180) (length 5.08) + (name "D0" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 27.94 180) (length 5.08) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 25.4 180) (length 5.08) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 22.86 180) (length 5.08) + (name "D3" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 20.32 180) (length 5.08) + (name "D4" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 17.78 180) (length 5.08) + (name "D5" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -10.16 0) (length 5.08) + (name "A16" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 15.24 180) (length 5.08) + (name "D6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 12.7 180) (length 5.08) + (name "D7" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin input input_low (at -15.24 -25.4 0) (length 5.08) + (name "CE" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 5.08 0) (length 5.08) + (name "A10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin input input_low (at -15.24 -27.94 0) (length 5.08) + (name "OE" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 2.54 0) (length 5.08) + (name "A11" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 7.62 0) (length 5.08) + (name "A9" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 10.16 0) (length 5.08) + (name "A8" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -2.54 0) (length 5.08) + (name "A13" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -5.08 0) (length 5.08) + (name "A14" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -7.62 0) (length 5.08) + (name "A15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -12.7 0) (length 5.08) + (name "A17" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin input input_low (at -15.24 -20.32 0) (length 5.08) + (name "PGM" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 0 0) (length 5.08) + (name "A12" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 12.7 0) (length 5.08) + (name "A7" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 15.24 0) (length 5.08) + (name "A6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 17.78 0) (length 5.08) + (name "A5" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 20.32 0) (length 5.08) + (name "A4" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 22.86 0) (length 5.08) + (name "A3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Memory_Flash:W25Q128JVS" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -8.89 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "W25Q128JVS" (id 1) (at 7.62 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_SO:SOIC-8_5.23x5.23mm_P1.27mm" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.winbond.com/resource-files/w25q128jv_dtr%20revc%2003272018%20plus.pdf" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "flash memory SPI QPI DTR" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "128Mb Serial Flash Memory, Standard/Dual/Quad SPI, SOIC-8" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "SOIC*5.23x5.23mm*P1.27mm*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "W25Q128JVS_0_1" + (rectangle (start -10.16 7.62) (end 10.16 -7.62) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "W25Q128JVS_1_1" + (pin input line (at -12.7 2.54 0) (length 2.54) + (name "~{CS}" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 2.54 180) (length 2.54) + (name "DO(IO1)" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 -2.54 180) (length 2.54) + (name "IO2" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -10.16 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 5.08 180) (length 2.54) + (name "DI(IO0)" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -2.54 0) (length 2.54) + (name "CLK" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 -5.08 180) (length 2.54) + (name "IO3" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 10.16 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Regulator_Linear:AMS1117-3.3" (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -3.81 3.175 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "AMS1117-3.3" (id 1) (at 0 3.175 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (id 2) (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.advanced-monolithic.com/pdf/ds1117.pdf" (id 3) (at 2.54 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "linear regulator ldo fixed positive" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "1A Low Dropout regulator, positive, 3.3V fixed output, SOT-223" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "SOT?223*TabPin2*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "AMS1117-3.3_0_1" + (rectangle (start -5.08 -5.08) (end 5.08 1.905) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "AMS1117-3.3_1_1" + (pin power_in line (at 0 -7.62 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 7.62 0 180) (length 2.54) + (name "VO" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -7.62 0 0) (length 2.54) + (name "VI" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "SW" (id 0) (at 1.27 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SW_Push" (id 1) (at 0 -1.524 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "switch normally-open pushbutton push-button" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Push button switch, generic, two pins" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SW_Push_0_1" + (circle (center -2.032 0) (radius 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 1.27) + (xy 0 3.048) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 1.27) + (xy -2.54 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.032 0) (radius 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (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 "Switch:SW_SPDT" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "SW" (id 0) (at 0 4.318 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SW_SPDT" (id 1) (at 0 -5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "switch single-pole double-throw spdt ON-ON" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Switch, single pole double throw" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SW_SPDT_0_0" + (circle (center -2.032 0) (radius 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.032 -2.54) (radius 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "SW_SPDT_0_1" + (polyline + (pts + (xy -1.524 0.254) + (xy 1.651 2.286) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.032 2.54) (radius 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "SW_SPDT_1_1" + (pin passive line (at 5.08 2.54 180) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 0 0) (length 2.54) + (name "B" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -2.54 180) (length 2.54) + (name "C" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "memdump:CD4016B" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 3.81 13.97 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "CD4016B" (id 1) (at 6.35 -13.97 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at -60.198 -4.572 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at -60.198 -4.572 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "CD4016B_0_1" + (rectangle (start -7.62 12.7) (end 7.62 -12.7) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "CD4016B_1_1" + (pin input clock (at -10.16 -5.08 0) (length 2.54) + (name "CLKB" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 2.54 180) (length 2.54) + (name "Q4A" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 -7.62 180) (length 2.54) + (name "Q3B" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 -5.08 180) (length 2.54) + (name "Q2B" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 -2.54 180) (length 2.54) + (name "Q1B" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 -7.62 0) (length 2.54) + (name "RSTB" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 -2.54 0) (length 2.54) + (name "DB" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 15.24 270) (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 -10.16 180) (length 2.54) + (name "Q4B" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 5.08 180) (length 2.54) + (name "Q3A" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 7.62 180) (length 2.54) + (name "Q2A" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 10.16 180) (length 2.54) + (name "Q1A" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 5.08 0) (length 2.54) + (name "RSTA" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 10.16 0) (length 2.54) + (name "DA" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -15.24 90) (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input clock (at -10.16 7.62 0) (length 2.54) + (name "CLKA" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:+3.3V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 0 3.556 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"+3.3V\"" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+3.3V_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "+3.3V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+3V3" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:+3.3VA" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3VA" (id 1) (at 0 3.556 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"+3.3VA\"" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+3.3VA_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "+3.3VA_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+3.3VA" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:+5V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+5V" (id 1) (at 0 3.556 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"+5V\"" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "+5V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+5V" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (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) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:VBUS" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 0 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"VBUS\"" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "VBUS_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "VBUS_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + + (junction (at 73.66 115.57) (diameter 0) (color 0 0 0 0) + (uuid 08e651fe-0674-4b41-968b-ca295dc4c752) + ) + (junction (at 24.13 95.25) (diameter 0) (color 0 0 0 0) + (uuid 0c4bcd54-93a2-4c20-839e-4693b39cedbb) + ) + (junction (at 154.94 124.46) (diameter 0) (color 0 0 0 0) + (uuid 0cb44bea-1340-4a9c-b05f-2ae9a0820703) + ) + (junction (at 58.42 87.63) (diameter 0) (color 0 0 0 0) + (uuid 0f8133a0-129e-4693-85e0-4d6ec01c7a68) + ) + (junction (at 80.01 24.13) (diameter 0) (color 0 0 0 0) + (uuid 1079b9f1-ad7f-4871-8284-0e7690d5f784) + ) + (junction (at 24.13 87.63) (diameter 0) (color 0 0 0 0) + (uuid 11661951-0e81-4c1e-a75b-ad83f3b858e3) + ) + (junction (at 92.71 107.95) (diameter 0) (color 0 0 0 0) + (uuid 147f437e-f1d2-4392-9e7a-b1fc1ebd0498) + ) + (junction (at 180.34 34.29) (diameter 0) (color 0 0 0 0) + (uuid 14e8cd41-3e54-4969-917a-e562ad68c4b8) + ) + (junction (at 107.95 24.13) (diameter 0) (color 0 0 0 0) + (uuid 1bc50707-3412-4266-ac17-66f3dcb409bb) + ) + (junction (at 41.91 151.13) (diameter 0) (color 0 0 0 0) + (uuid 1fb6f1b2-df59-4005-ad1b-46b106cef6e5) + ) + (junction (at 154.94 31.75) (diameter 0) (color 0 0 0 0) + (uuid 3286264c-0dca-4219-a23f-280601976dea) + ) + (junction (at 50.8 87.63) (diameter 0) (color 0 0 0 0) + (uuid 40383ad7-ca0b-4685-ad16-de93bfef8bdf) + ) + (junction (at 95.25 107.95) (diameter 0) (color 0 0 0 0) + (uuid 42c1944e-cf6b-41a4-9b9d-f61e2193e068) + ) + (junction (at 46.99 38.1) (diameter 0) (color 0 0 0 0) + (uuid 4b52827a-cef5-4f08-8778-2391fb763621) + ) + (junction (at 46.99 95.25) (diameter 0) (color 0 0 0 0) + (uuid 57275231-170d-4f52-b0be-5c7748e29ec7) + ) + (junction (at 58.42 95.25) (diameter 0) (color 0 0 0 0) + (uuid 5d580b6b-0b3b-429f-81c1-ce3cda4a1132) + ) + (junction (at 95.25 189.23) (diameter 0) (color 0 0 0 0) + (uuid 5e5ccdac-78dd-4ba5-a8cd-02cf2cf8374f) + ) + (junction (at 92.71 189.23) (diameter 0) (color 0 0 0 0) + (uuid 60120278-4c9b-41ee-adbf-a94a0000f004) + ) + (junction (at 46.99 87.63) (diameter 0) (color 0 0 0 0) + (uuid 66374be0-15fc-41fc-859f-dcd32adea273) + ) + (junction (at 153.67 74.93) (diameter 0) (color 0 0 0 0) + (uuid 7dceb87d-403e-4942-a2b3-f10fa00e8f75) + ) + (junction (at 43.18 95.25) (diameter 0) (color 0 0 0 0) + (uuid 7f0ed456-f8b5-4050-9ba7-01db21e6fb52) + ) + (junction (at 63.5 115.57) (diameter 0) (color 0 0 0 0) + (uuid 7f349668-fb0d-423e-9e42-a11aa25a3610) + ) + (junction (at 154.94 77.47) (diameter 0) (color 0 0 0 0) + (uuid 83e4c7f6-4282-487b-99fc-6f55ddde3f77) + ) + (junction (at 43.18 87.63) (diameter 0) (color 0 0 0 0) + (uuid 87a367ea-ebd8-491e-b1d9-bc1496485654) + ) + (junction (at 97.79 189.23) (diameter 0) (color 0 0 0 0) + (uuid 9212ae8b-6b4f-46cb-8c41-481df9b6f650) + ) + (junction (at 92.71 34.29) (diameter 0) (color 0 0 0 0) + (uuid 929ff340-e1c5-4cce-9395-3ca7470cd571) + ) + (junction (at 50.8 95.25) (diameter 0) (color 0 0 0 0) + (uuid 94934084-b345-4f05-bdcf-0ee401cbae2d) + ) + (junction (at 97.79 107.95) (diameter 0) (color 0 0 0 0) + (uuid b7e7f17d-1284-4502-9c81-2df94d4bb2a6) + ) + (junction (at 62.23 43.18) (diameter 0) (color 0 0 0 0) + (uuid ba3db700-21d6-4bc4-b650-1a64c3fca14c) + ) + (junction (at 88.9 34.29) (diameter 0) (color 0 0 0 0) + (uuid c568a146-6174-4954-be25-3b1989d17759) + ) + (junction (at 31.75 156.21) (diameter 0) (color 0 0 0 0) + (uuid c8121a8c-1af8-471b-9478-78c4085bb876) + ) + (junction (at 104.14 24.13) (diameter 0) (color 0 0 0 0) + (uuid d2311558-8f96-4016-9bab-e647b3e8baa3) + ) + (junction (at 180.34 80.01) (diameter 0) (color 0 0 0 0) + (uuid d3810ebc-00dc-4107-9599-81f53f8601ce) + ) + (junction (at 52.07 30.48) (diameter 0) (color 0 0 0 0) + (uuid e674f944-0cd1-4e2f-b586-f61f20182a0d) + ) + (junction (at 41.91 161.29) (diameter 0) (color 0 0 0 0) + (uuid e93216ab-0196-4436-9f35-1ef33e6f6ce6) + ) + (junction (at 153.67 29.21) (diameter 0) (color 0 0 0 0) + (uuid febe404c-c1f0-48cb-a35c-0e24340a7df0) + ) + + (no_connect (at 21.59 66.04) (uuid 40114dd9-1604-4282-a606-c5d04b6a6470)) + (no_connect (at 46.99 55.88) (uuid 40114dd9-1604-4282-a606-c5d04b6a6471)) + (no_connect (at 46.99 53.34) (uuid 40114dd9-1604-4282-a606-c5d04b6a6472)) + (no_connect (at 269.24 118.11) (uuid 52c4ea49-3633-4d45-a5a4-3677091b9708)) + (no_connect (at 269.24 120.65) (uuid 52c4ea49-3633-4d45-a5a4-3677091b9709)) + (no_connect (at 182.88 132.08) (uuid 68c6c81a-b2c6-4203-a093-f3206b948cf5)) + (no_connect (at 182.88 134.62) (uuid 68c6c81a-b2c6-4203-a093-f3206b948cf6)) + (no_connect (at 182.88 137.16) (uuid 68c6c81a-b2c6-4203-a093-f3206b948cf7)) + (no_connect (at 153.67 132.08) (uuid 68c6c81a-b2c6-4203-a093-f3206b948cf8)) + (no_connect (at 182.88 139.7) (uuid 68c6c81a-b2c6-4203-a093-f3206b948cf9)) + (no_connect (at 153.67 134.62) (uuid 68c6c81a-b2c6-4203-a093-f3206b948cfa)) + (no_connect (at 74.93 181.61) (uuid b7fc7c6c-1624-4a45-a28a-c282553d5e07)) + (no_connect (at 74.93 151.13) (uuid b7fc7c6c-1624-4a45-a28a-c282553d5e07)) + (no_connect (at 118.11 168.91) (uuid b7fc7c6c-1624-4a45-a28a-c282553d5e07)) + (no_connect (at 118.11 181.61) (uuid b7fc7c6c-1624-4a45-a28a-c282553d5e07)) + (no_connect (at 118.11 163.83) (uuid b7fc7c6c-1624-4a45-a28a-c282553d5e07)) + (no_connect (at 118.11 166.37) (uuid b7fc7c6c-1624-4a45-a28a-c282553d5e07)) + (no_connect (at 118.11 143.51) (uuid b7fc7c6c-1624-4a45-a28a-c282553d5e07)) + (no_connect (at 118.11 146.05) (uuid b7fc7c6c-1624-4a45-a28a-c282553d5e07)) + (no_connect (at 118.11 148.59) (uuid b7fc7c6c-1624-4a45-a28a-c282553d5e07)) + + (wire (pts (xy 66.04 120.65) (xy 80.01 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 00564254-7bf9-464c-aa79-0ad190a75194) + ) + (wire (pts (xy 62.23 43.18) (xy 64.77 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01aeb749-d3e1-43bb-bdb5-8aed58125f0f) + ) + (wire (pts (xy 234.95 113.03) (xy 240.03 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 03a2234f-28a1-4bd2-8be9-7925ac1c8ca8) + ) + (wire (pts (xy 261.62 34.29) (xy 266.7 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 04309eef-3851-400a-a764-2ff813f09b01) + ) + (wire (pts (xy 180.34 80.01) (xy 180.34 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 04dbd48e-1ebf-4676-bb48-9e951dbe65f5) + ) + (wire (pts (xy 228.6 80.01) (xy 231.14 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0677197f-925d-49ae-b672-407868493e87) + ) + (wire (pts (xy 247.65 144.78) (xy 247.65 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 07f2f3b5-d921-4746-957e-e3e7eec38b43) + ) + (wire (pts (xy 41.91 151.13) (xy 48.26 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 07fe6946-987e-4656-a869-ad9ee8d46c0c) + ) + (wire (pts (xy 21.59 63.5) (xy 21.59 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 087f7212-24a3-450e-94f2-926b883ed254) + ) + (wire (pts (xy 44.45 45.72) (xy 62.23 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 095a3ec5-9aa3-4450-8396-335c6d282a59) + ) + (wire (pts (xy 44.45 25.4) (xy 46.99 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 09bd39ea-d308-4b43-9177-c6427580dd55) + ) + (wire (pts (xy 19.05 129.54) (xy 19.05 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0ae57b1c-a1ff-4311-97cc-59d523716410) + ) + (wire (pts (xy 31.75 156.21) (xy 29.21 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0b2811c7-55f5-4fcc-84c9-3e33f0da5242) + ) + (wire (pts (xy 167.64 64.77) (xy 167.64 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0bae84d9-ac65-420f-b6b3-c0ff84cdd9bb) + ) + (wire (pts (xy 157.48 77.47) (xy 154.94 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0cae1089-17db-4e54-8884-11e8436d32b1) + ) + (wire (pts (xy 115.57 24.13) (xy 115.57 22.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d58847f-fb24-497d-a9eb-6dba9e766239) + ) + (wire (pts (xy 67.31 176.53) (xy 80.01 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0e92f1ae-32ba-4606-b979-6653aa79d372) + ) + (wire (pts (xy 104.14 33.02) (xy 104.14 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0f488856-3af6-49c5-99b6-76688215a2d7) + ) + (wire (pts (xy 113.03 153.67) (xy 116.84 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0f5b056e-9d23-4528-9314-39294f84496d) + ) + (wire (pts (xy 63.5 115.57) (xy 64.77 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0fe1f74b-7c12-4b24-b43a-75f3f06a61b4) + ) + (wire (pts (xy 50.8 95.25) (xy 58.42 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 11f5fbfe-5de3-468e-a12f-e21fba07d84f) + ) + (wire (pts (xy 41.91 160.02) (xy 41.91 161.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1211cc08-d83f-42da-ba41-39c007475066) + ) + (wire (pts (xy 265.43 57.15) (xy 265.43 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12576fd5-fa51-48c8-8c9f-5ef053cf90a6) + ) + (wire (pts (xy 247.65 137.16) (xy 245.11 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12c30cb3-102e-4571-8fff-4d01e9ce650a) + ) + (wire (pts (xy 180.34 34.29) (xy 180.34 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 13a6f195-bc8b-4aa5-8e0d-b603e1c20410) + ) + (wire (pts (xy 67.31 171.45) (xy 80.01 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 13e00724-0b65-42cf-b549-b089b3f962ac) + ) + (wire (pts (xy 92.71 186.69) (xy 92.71 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1472a6b5-29bd-47f6-9715-b312fc716301) + ) + (wire (pts (xy 119.38 92.71) (xy 119.38 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 147b9a3f-3197-4dc9-a108-c65cbf33c2da) + ) + (wire (pts (xy 113.03 156.21) (xy 116.84 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1609382b-44c7-4bab-b75d-990b23e23515) + ) + (wire (pts (xy 157.48 29.21) (xy 153.67 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17d53a57-ef87-4f5a-84fa-088dc8060ee0) + ) + (wire (pts (xy 95.25 189.23) (xy 97.79 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17f441fc-44eb-4f6a-8443-83eb80ec1918) + ) + (wire (pts (xy 177.8 119.38) (xy 182.88 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 18bf719a-670d-4f2f-af6d-2f7aae5041c0) + ) + (wire (pts (xy 76.2 156.21) (xy 80.01 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1e2d0151-2e3c-4099-8c9b-99ae6bacd52f) + ) + (wire (pts (xy 228.6 59.69) (xy 231.14 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1e33c2bb-29b7-4638-9fb5-0417f6519877) + ) + (wire (pts (xy 100.33 107.95) (xy 100.33 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f28363e-36a0-48d9-86d5-af47c6b3f69b) + ) + (wire (pts (xy 177.8 44.45) (xy 182.88 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 20bb89d2-6082-4157-a471-a8a6d23ce0b2) + ) + (wire (pts (xy 76.2 24.13) (xy 80.01 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 21bf48bc-7ea8-4485-b84d-b0bac23b8fa4) + ) + (wire (pts (xy 274.32 149.86) (xy 278.13 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 235df797-9402-45a7-9db1-9513e5775d71) + ) + (wire (pts (xy 25.4 129.54) (xy 25.4 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 26e74341-6d8a-4715-a4fe-da6ad0eb70b7) + ) + (wire (pts (xy 264.16 135.89) (xy 264.16 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 271cee91-8a3b-49b9-ab2d-6ca62ddf796e) + ) + (wire (pts (xy 62.23 43.18) (xy 62.23 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 27fd7188-373a-470f-82ab-17c6f5bbfa0c) + ) + (wire (pts (xy 105.41 46.99) (xy 107.95 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 28351656-aa86-4c2d-ac62-2e6a8685f1b3) + ) + (wire (pts (xy 246.38 19.05) (xy 246.38 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2870a3fa-c008-4b2f-89fd-0d8ffeac7c6c) + ) + (wire (pts (xy 149.86 121.92) (xy 157.48 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2897f4c1-3420-43a9-9552-33e05474f00e) + ) + (wire (pts (xy 149.86 31.75) (xy 154.94 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 29586af4-43ad-4ea7-ba17-f1af5266f182) + ) + (wire (pts (xy 113.03 146.05) (xy 118.11 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a361cd1-bb98-4414-922e-3d73157c51c3) + ) + (wire (pts (xy 143.51 44.45) (xy 143.51 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a6f93c1-b381-44e1-a225-f02f12ceefd7) + ) + (wire (pts (xy 153.67 87.63) (xy 157.48 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2c818bd1-0d06-416f-af87-d6dfa9a6ede0) + ) + (wire (pts (xy 154.94 124.46) (xy 154.94 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2d171952-be50-4532-9358-da9baa9a5146) + ) + (wire (pts (xy 228.6 74.93) (xy 231.14 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2dd30b7f-3734-46d0-94cc-1b18069ed498) + ) + (wire (pts (xy 149.86 29.21) (xy 153.67 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2de58b0d-4aec-4b85-a47e-35cdc9a279bf) + ) + (wire (pts (xy 234.95 118.11) (xy 240.03 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2df67e9a-4723-431f-87cf-370ca659d27c) + ) + (wire (pts (xy 92.71 106.68) (xy 92.71 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2edac425-3ba0-4ebe-a032-bb842fa3ad88) + ) + (polyline (pts (xy 12.7 77.47) (xy 123.19 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 300dfde4-cbee-4a7d-8fa7-08613e61c276) + ) + + (wire (pts (xy 215.9 118.11) (xy 215.9 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3021ae7f-87fc-4a32-b159-bc53b942aedf) + ) + (wire (pts (xy 228.6 44.45) (xy 231.14 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 320adaf7-dc9c-419f-a01e-756c06ecdf37) + ) + (wire (pts (xy 116.84 151.13) (xy 113.03 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 32edea3b-5465-4f2e-baec-5bad04b3e6f0) + ) + (wire (pts (xy 41.91 123.19) (xy 41.91 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 33c6268d-dff6-4a70-b221-c66cb75eff28) + ) + (wire (pts (xy 177.8 139.7) (xy 182.88 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 344bfddb-26c0-4e4e-a3ff-29f8079144f5) + ) + (wire (pts (xy 20.32 95.25) (xy 24.13 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35254406-9c96-42c9-a240-15a849081a6d) + ) + (wire (pts (xy 149.86 72.39) (xy 157.48 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3599ec75-4c13-4d8f-a696-f27ed22f127a) + ) + (wire (pts (xy 80.01 33.02) (xy 80.01 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 367a6605-21cb-4002-b917-4bf890430f17) + ) + (wire (pts (xy 25.4 119.38) (xy 25.4 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 369122ec-c786-421c-96db-cefaa1d7e7f6) + ) + (wire (pts (xy 167.64 144.78) (xy 167.64 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 38587318-06ca-4b47-91ea-dca7f1fe1834) + ) + (wire (pts (xy 215.9 107.95) (xy 215.9 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3997a3af-6944-4ec0-8f3b-e354514faf9c) + ) + (wire (pts (xy 157.48 39.37) (xy 151.13 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 39e408ba-a58e-457c-915b-9403ed4e151f) + ) + (wire (pts (xy 119.38 113.03) (xy 119.38 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b52137c-f0fe-48c7-9f3d-28e65ef0aa5c) + ) + (wire (pts (xy 41.91 114.3) (xy 41.91 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c08f1be-27e3-4d00-b1eb-024131686e0e) + ) + (wire (pts (xy 74.93 151.13) (xy 80.01 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e4ae3bd-1028-4170-b1a7-015f857e6b61) + ) + (wire (pts (xy 180.34 34.29) (xy 182.88 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e89b997-3b86-4d85-9449-b19a13980421) + ) + (wire (pts (xy 228.6 57.15) (xy 231.14 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e9918f5-fe20-41be-989a-3532ae9c8232) + ) + (wire (pts (xy 44.45 38.1) (xy 46.99 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3efb881b-1207-41a0-b432-1f6746a2f859) + ) + (wire (pts (xy 247.65 144.78) (xy 254 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f4f9021-2f33-455b-8b25-0cdb9195b12f) + ) + (polyline (pts (xy 200.66 12.7) (xy 200.66 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 401a80f6-8788-4d42-a3f8-c6e713b79d77) + ) + + (wire (pts (xy 177.8 80.01) (xy 180.34 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 401f700e-5b46-48a1-bd4e-02d5ec20d82e) + ) + (wire (pts (xy 252.73 125.73) (xy 252.73 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 409e6e09-c897-468f-8578-9a476b391ea7) + ) + (wire (pts (xy 31.75 151.13) (xy 31.75 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4194d5bd-f673-4b21-bde9-9c3ffab25a11) + ) + (wire (pts (xy 76.2 158.75) (xy 80.01 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 43176b79-229e-4014-83b5-272d3d49aa52) + ) + (wire (pts (xy 246.38 85.09) (xy 246.38 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4488f065-cc61-4704-a3e9-4ac307ea2486) + ) + (wire (pts (xy 38.1 184.15) (xy 38.1 186.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 44c98c79-5428-45de-b33e-68f27c5c6710) + ) + (wire (pts (xy 177.8 46.99) (xy 182.88 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 452a8dd9-b4a1-4a4d-8ed0-a966837d188d) + ) + (wire (pts (xy 81.28 43.18) (xy 81.28 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 46b1c595-fd3f-485f-aa6d-c792bf891dfb) + ) + (wire (pts (xy 76.2 166.37) (xy 80.01 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 481740e1-deda-4d30-a6a0-b27b820bddba) + ) + (wire (pts (xy 35.56 184.15) (xy 38.1 184.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 486a5c8c-977c-4bba-82da-474e11340dd2) + ) + (wire (pts (xy 50.8 87.63) (xy 58.42 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 48d506df-ffe2-48fd-bb7c-26e3bf9e3616) + ) + (wire (pts (xy 24.13 83.82) (xy 24.13 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4a6475b0-139c-488b-9284-85a138cea5fc) + ) + (wire (pts (xy 265.43 110.49) (xy 269.24 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4b845397-0d05-4ce0-97a4-b479521fd611) + ) + (wire (pts (xy 177.8 31.75) (xy 182.88 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4bb35b18-1151-4b47-806b-5e5909d2ef86) + ) + (wire (pts (xy 153.67 74.93) (xy 153.67 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e519b87-141f-409b-8993-34d74f7dc51c) + ) + (wire (pts (xy 177.8 72.39) (xy 182.88 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 51031871-4253-4fe6-af52-c3e493f08786) + ) + (wire (pts (xy 85.09 24.13) (xy 80.01 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 51f89386-54cf-4fd8-a1e8-1e5de95ed0fb) + ) + (wire (pts (xy 46.99 95.25) (xy 46.99 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57ac04d5-ca6b-40c1-815a-ab6cbf5b7866) + ) + (wire (pts (xy 58.42 87.63) (xy 67.31 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57b87079-f8f9-46f3-ac23-77a121ccc055) + ) + (wire (pts (xy 102.87 106.68) (xy 102.87 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57def1d9-24aa-46d6-8acd-8045419f583d) + ) + (wire (pts (xy 76.2 161.29) (xy 80.01 161.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 583cd7e8-be47-4066-bf93-f9f41ff14de4) + ) + (wire (pts (xy 104.14 24.13) (xy 107.95 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 58a40886-94db-461d-b86b-40ae840be845) + ) + (wire (pts (xy 67.31 148.59) (xy 80.01 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 597f17a2-65a6-4eff-a993-69bf5fa28049) + ) + (wire (pts (xy 35.56 179.07) (xy 38.1 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5a6473af-5dc6-4268-8561-c93d7869a0f0) + ) + (wire (pts (xy 261.62 41.91) (xy 266.7 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5c0a765a-6ffc-488d-8505-54f2cb7860ba) + ) + (wire (pts (xy 252.73 102.87) (xy 252.73 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5c2b4778-9e9a-4322-830a-54a0d162d70f) + ) + (wire (pts (xy 119.38 102.87) (xy 119.38 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5cac75a2-79fc-4232-bc6b-50ee7074fff9) + ) + (wire (pts (xy 35.56 95.25) (xy 43.18 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5cc21827-ed89-4e66-a349-4276656d6034) + ) + (wire (pts (xy 95.25 107.95) (xy 95.25 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ed1bc36-febf-46c1-a5fe-bf0ae2690979) + ) + (wire (pts (xy 95.25 186.69) (xy 95.25 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f499669-2700-4a08-9417-54669560b475) + ) + (wire (pts (xy 24.13 95.25) (xy 27.94 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f5e5986-ddef-47cb-94cc-e473f12169b2) + ) + (wire (pts (xy 52.07 19.05) (xy 52.07 20.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f76fdb9-3557-4f13-aaf8-cda386c8e0fa) + ) + (wire (pts (xy 152.4 176.53) (xy 154.94 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 61fa1144-4dff-470a-84fc-e5afb23c5cb0) + ) + (wire (pts (xy 177.8 29.21) (xy 182.88 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 62035c53-070b-4cf4-b747-b2fa9f6927a8) + ) + (wire (pts (xy 149.86 77.47) (xy 154.94 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 62224cdc-478f-45f1-af1c-c7b3e81fd826) + ) + (wire (pts (xy 74.93 181.61) (xy 80.01 181.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6243da7b-f363-4442-8a46-6501544e2d3c) + ) + (wire (pts (xy 228.6 69.85) (xy 231.14 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 63005c88-0a3e-4641-a781-28b3063298d7) + ) + (wire (pts (xy 113.03 173.99) (xy 116.84 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 636010f2-1783-41df-ad83-749d62a156a6) + ) + (wire (pts (xy 177.8 134.62) (xy 182.88 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 637ec6ec-73f9-4811-badc-7f9dcd1b535c) + ) + (wire (pts (xy 177.8 74.93) (xy 182.88 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 641c1ee5-925a-4d15-9cb1-83f38d723b25) + ) + (wire (pts (xy 88.9 34.29) (xy 92.71 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6425b423-9fe8-4a12-b7bc-bc068bb19ffa) + ) + (wire (pts (xy 265.43 113.03) (xy 269.24 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 647ef11e-dc88-4ffc-aa11-4e2edf7e1410) + ) + (wire (pts (xy 113.03 143.51) (xy 118.11 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 64c6ddf4-6950-4da6-9e97-5e6df3005c57) + ) + (wire (pts (xy 46.99 87.63) (xy 50.8 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6618c413-3eaa-4e47-b318-4931b4fbee37) + ) + (wire (pts (xy 49.53 38.1) (xy 46.99 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6858b218-d156-45cb-aaad-7e279287c2c2) + ) + (wire (pts (xy 180.34 80.01) (xy 182.88 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6946bf3c-8094-4f91-940a-511ca37377e8) + ) + (wire (pts (xy 76.2 128.27) (xy 80.01 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 694f573b-b709-4b04-b996-b287ab349e85) + ) + (wire (pts (xy 100.33 186.69) (xy 100.33 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 696169a6-76df-4bb5-9f94-ded2331ff7af) + ) + (wire (pts (xy 231.14 149.86) (xy 233.68 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6a472e91-d95e-4e24-9ef1-6b15dacbff0e) + ) + (wire (pts (xy 43.18 95.25) (xy 46.99 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6a741831-46aa-4798-947d-7896d7885e40) + ) + (wire (pts (xy 107.95 24.13) (xy 115.57 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6ad65558-2245-4be3-9388-75f6da2cca6d) + ) + (wire (pts (xy 177.8 85.09) (xy 182.88 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6b51c43c-7fa1-4817-8682-e42f7ba84831) + ) + (wire (pts (xy 92.71 190.5) (xy 92.71 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6d191e53-c51a-4902-988a-96c379dd7e96) + ) + (wire (pts (xy 67.31 143.51) (xy 80.01 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6d341971-bec1-4e06-9bd9-45fb1f7d56a1) + ) + (wire (pts (xy 157.48 74.93) (xy 153.67 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6dad1322-e7e6-49eb-927f-09041c5463a3) + ) + (wire (pts (xy 228.6 62.23) (xy 231.14 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f44f517-da48-4cfd-86fc-e629ca7208ab) + ) + (wire (pts (xy 113.03 168.91) (xy 118.11 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f784c1b-ace5-44b3-adb8-5d59ef7122ea) + ) + (wire (pts (xy 31.75 156.21) (xy 31.75 161.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7096d68f-439f-4a2a-8e65-12d745ea465d) + ) + (wire (pts (xy 73.66 115.57) (xy 80.01 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 71bee974-b697-4c29-8ebb-f8b9378e9c5c) + ) + (wire (pts (xy 76.2 125.73) (xy 80.01 125.73)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 721417d3-00f3-42f5-a22e-8a225ab4eea7) + ) + (wire (pts (xy 261.62 26.67) (xy 266.7 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7371c9a6-ed93-4275-90cd-ec0630dc260a) + ) + (wire (pts (xy 177.8 87.63) (xy 182.88 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7478c6c3-b1f2-4afa-9665-a1e721ff941c) + ) + (wire (pts (xy 97.79 186.69) (xy 97.79 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 771b7827-fdb9-4653-bf7b-690435eca34f) + ) + (wire (pts (xy 177.8 132.08) (xy 182.88 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7725ed9d-8f21-4ee8-8d71-5391d1c7c427) + ) + (wire (pts (xy 92.71 31.75) (xy 92.71 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7742dae6-1dd0-4492-8921-1d214bbb309b) + ) + (wire (pts (xy 147.32 166.37) (xy 147.32 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 787dbadf-ab24-4043-bee8-379c1e199ad2) + ) + (wire (pts (xy 143.51 88.9) (xy 143.51 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 789f7aa7-7a16-4acb-b68a-4c1a6128736c) + ) + (wire (pts (xy 29.21 63.5) (xy 29.21 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 799f501f-aa11-409b-a759-e3568f5be0cd) + ) + (wire (pts (xy 149.86 26.67) (xy 157.48 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7b083b97-a0e6-4dcb-9653-3863e8c45d48) + ) + (wire (pts (xy 63.5 106.68) (xy 63.5 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7b2f4de0-7083-4890-9b2c-6c5c0ac136ce) + ) + (wire (pts (xy 35.56 87.63) (xy 43.18 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7b76a560-63b9-4c5b-af98-43c2f277e02b) + ) + (wire (pts (xy 58.42 95.25) (xy 67.31 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7d13aeeb-9947-4cc0-880e-d40ae88bef90) + ) + (wire (pts (xy 151.13 59.69) (xy 180.34 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7d24f1df-5443-4e40-8a8e-47761714363e) + ) + (wire (pts (xy 67.31 179.07) (xy 80.01 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7e107049-2cd3-4c41-933e-3841bb6a0763) + ) + (wire (pts (xy 154.94 137.16) (xy 157.48 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7fe5eddd-7ea5-4e0c-8f62-7f729cc0c703) + ) + (wire (pts (xy 167.64 52.07) (xy 167.64 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7fefec0a-6690-4da6-805c-bda85d591a41) + ) + (wire (pts (xy 177.8 41.91) (xy 182.88 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7ff2eccd-4a1d-44d5-8b0a-3924c5c72b9e) + ) + (wire (pts (xy 154.94 44.45) (xy 157.48 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 801c3627-d562-41d2-8031-abc2ff4557ef) + ) + (wire (pts (xy 100.33 189.23) (xy 97.79 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 802ed9fb-dd12-44f1-b72e-ed099455a10f) + ) + (wire (pts (xy 228.6 26.67) (xy 231.14 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 80c36662-4376-4d9a-a113-6e8b250b4f5b) + ) + (wire (pts (xy 247.65 149.86) (xy 254 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8174c818-66e8-4050-8057-17239fff4171) + ) + (wire (pts (xy 151.13 39.37) (xy 151.13 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 81d298ec-fe6a-4c24-b6d1-9538d599c28a) + ) + (polyline (pts (xy 200.66 96.52) (xy 284.48 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8309d3a2-01fd-45b7-aa24-3842c1325d6a) + ) + + (wire (pts (xy 228.6 29.21) (xy 231.14 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8378e18f-07c0-4f62-8bfb-668d554e4b58) + ) + (wire (pts (xy 81.28 63.5) (xy 81.28 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86827be2-8baa-45ea-898a-811e81cfae54) + ) + (wire (pts (xy 46.99 95.25) (xy 50.8 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8740342c-6134-47a1-9635-c2a81e323a66) + ) + (wire (pts (xy 44.45 55.88) (xy 46.99 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 889d9647-66e7-4b8b-b971-f4203397cb79) + ) + (wire (pts (xy 177.8 127) (xy 182.88 127)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 896ee5eb-ffd4-4327-bd5d-380f3a79cec3) + ) + (wire (pts (xy 265.43 67.31) (xy 265.43 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8d4ecc2f-b71a-4725-8630-68d1165d9bb5) + ) + (wire (pts (xy 67.31 168.91) (xy 80.01 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8de57dd2-d4e1-4d71-bd46-08a941d4a71c) + ) + (wire (pts (xy 177.8 121.92) (xy 182.88 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8f0e47cc-6e32-4f4e-b84c-4dd9f3a9ee2c) + ) + (wire (pts (xy 80.01 133.35) (xy 76.2 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 908968d7-105e-456d-8645-0919d91b5387) + ) + (wire (pts (xy 153.67 41.91) (xy 157.48 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 91c84ca5-c4be-452a-9af6-603a261948f7) + ) + (wire (pts (xy 107.95 22.86) (xy 107.95 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 92140cda-e6ad-4d3f-af9e-09eafc3478c5) + ) + (wire (pts (xy 228.6 64.77) (xy 231.14 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 92927a9e-f25b-41ba-9c93-2d6e3e6c1f89) + ) + (wire (pts (xy 177.8 39.37) (xy 182.88 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 92d5b2cf-f12a-4b8e-b7d6-a590e43a4700) + ) + (wire (pts (xy 228.6 34.29) (xy 231.14 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 959515dd-32a5-4c45-9397-74bbfcecd51e) + ) + (wire (pts (xy 72.39 115.57) (xy 73.66 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96a12097-e36b-4054-abcd-16db0002fb15) + ) + (wire (pts (xy 97.79 107.95) (xy 97.79 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 973725e1-6a6d-4321-83d6-2e046dca5d2a) + ) + (wire (pts (xy 153.67 29.21) (xy 153.67 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 97586ea6-7819-41dd-8793-8dbcfa2322b9) + ) + (wire (pts (xy 153.67 189.23) (xy 157.48 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 99dd5240-f344-4eb3-8021-a4286ecf5457) + ) + (wire (pts (xy 154.94 90.17) (xy 157.48 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9a0017e5-72c3-42f8-b368-bcbc0704d58c) + ) + (wire (pts (xy 80.01 34.29) (xy 88.9 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9b70a2a0-8341-4b0e-8d8f-46095bfa0b14) + ) + (wire (pts (xy 44.45 53.34) (xy 46.99 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9bd706f6-d93e-4913-96b8-54a4b1dc24a9) + ) + (wire (pts (xy 261.62 39.37) (xy 266.7 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9c645770-a19b-4935-ae88-28b3e9540146) + ) + (wire (pts (xy 228.6 52.07) (xy 231.14 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9f082b73-a03c-435a-a716-12cd0fd6f2f8) + ) + (wire (pts (xy 177.8 124.46) (xy 182.88 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9f899f82-6320-4b03-97bc-aa419dc29ac6) + ) + (wire (pts (xy 228.6 24.13) (xy 231.14 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a101baee-116e-4be1-9a34-0dfd37bf6955) + ) + (wire (pts (xy 113.03 176.53) (xy 116.84 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a19dc3c9-bd4c-4417-bb92-765045dddb5e) + ) + (polyline (pts (xy 123.19 77.47) (xy 130.81 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a1ec3b45-71b7-483e-90f0-d480ca3f99e8) + ) + + (wire (pts (xy 265.43 118.11) (xy 269.24 118.11)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a2801b09-49e4-4c48-902b-313d779d3bc8) + ) + (wire (pts (xy 231.14 154.94) (xy 233.68 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3033a63-5bed-4ebf-9104-68bf68624f77) + ) + (wire (pts (xy 113.03 166.37) (xy 118.11 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a35d35ea-e5bd-4e81-a873-8ed2f5043d4e) + ) + (wire (pts (xy 76.2 138.43) (xy 80.01 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a396de78-fe96-4f37-a849-aeaec2bb0749) + ) + (polyline (pts (xy 130.81 12.7) (xy 130.81 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3afaf3f-84ce-4c81-a39d-cc6e01c4f15c) + ) + + (wire (pts (xy 177.8 90.17) (xy 182.88 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3eea3b5-8a74-4b2d-8c47-5430eda468eb) + ) + (wire (pts (xy 62.23 30.48) (xy 62.23 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a5014fe0-c4c7-4d05-84f8-cca9708ea276) + ) + (wire (pts (xy 142.24 189.23) (xy 146.05 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a6457385-4831-4835-8cfc-494bd07a5c8a) + ) + (wire (pts (xy 157.48 124.46) (xy 154.94 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a6b6a727-4554-4e4c-9a98-bf79efc556ea) + ) + (wire (pts (xy 231.14 160.02) (xy 233.68 160.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a7b8133a-9c0d-4efb-a68f-842a8693fa26) + ) + (wire (pts (xy 261.62 31.75) (xy 266.7 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a8651137-7279-4726-8131-e37b664ab3f1) + ) + (wire (pts (xy 247.65 157.48) (xy 243.84 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a8985c71-9814-435a-a6c3-ab1ccfe6d34f) + ) + (wire (pts (xy 153.67 132.08) (xy 157.48 132.08)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aa016cd1-ed30-4215-b84b-ba6fa53783d2) + ) + (wire (pts (xy 113.03 181.61) (xy 118.11 181.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid adabc1bb-3827-4719-9231-457e8994076e) + ) + (wire (pts (xy 59.69 115.57) (xy 63.5 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae02e696-d4b0-47de-84ec-4eabb313aed9) + ) + (wire (pts (xy 39.37 151.13) (xy 41.91 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aead4acd-f502-41d5-8071-e34321268660) + ) + (polyline (pts (xy 130.81 156.21) (xy 200.66 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid afbb562e-d87e-4640-9eb3-67ec846644f2) + ) + + (wire (pts (xy 92.71 34.29) (xy 104.14 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b358a8df-b661-4bf8-94ac-1baa42e11acd) + ) + (wire (pts (xy 274.32 144.78) (xy 278.13 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b484a710-200f-4c49-872a-49e8ca55bdcb) + ) + (wire (pts (xy 149.86 119.38) (xy 157.48 119.38)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b5a7b891-d6a2-4c96-8997-0729f03c9f61) + ) + (wire (pts (xy 265.43 120.65) (xy 269.24 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b6283ee3-2d87-4cad-8546-36a5d69a7d82) + ) + (wire (pts (xy 228.6 36.83) (xy 231.14 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b7e0373e-df68-4c93-beee-baa5b417ab4c) + ) + (wire (pts (xy 228.6 31.75) (xy 231.14 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b9016350-04d6-478a-bec1-b25b7ff38bb7) + ) + (wire (pts (xy 19.05 119.38) (xy 19.05 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bbadb0ed-5b77-495e-829d-c51a9f573c23) + ) + (wire (pts (xy 46.99 19.05) (xy 46.99 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bc753aac-1971-416a-8edc-ba432ac8a22c) + ) + (wire (pts (xy 264.16 154.94) (xy 264.16 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bdd9f734-4c29-48b3-9373-c22657ac32e9) + ) + (wire (pts (xy 167.64 17.78) (xy 167.64 21.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bf152f5c-149a-4364-a9a0-20f7b676e74f) + ) + (wire (pts (xy 24.13 87.63) (xy 27.94 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bf200c48-e8c6-4b4d-b195-44bf1340bac8) + ) + (wire (pts (xy 228.6 67.31) (xy 231.14 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bf25f221-e00d-4d5f-adea-d6b0aaaa8b8d) + ) + (wire (pts (xy 24.13 95.25) (xy 24.13 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bfdc5489-aaec-421d-9c39-996466656182) + ) + (wire (pts (xy 76.2 153.67) (xy 80.01 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c0727fad-9fdc-480e-99ab-6a3d9d8f521b) + ) + (wire (pts (xy 43.18 87.63) (xy 46.99 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c12162c6-eaf1-4e0f-a8fa-d8f301644452) + ) + (wire (pts (xy 274.32 147.32) (xy 278.13 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c2264089-6064-4a2b-83b7-22c4a71055f0) + ) + (wire (pts (xy 113.03 179.07) (xy 116.84 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c38e9d79-35cd-4811-8ef6-db14d6aefa1e) + ) + (wire (pts (xy 143.51 99.06) (xy 143.51 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c595375b-1279-418b-9664-20a8a915635e) + ) + (wire (pts (xy 113.03 158.75) (xy 116.84 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c63e0ada-76e8-4bdc-b1f5-6b53dee96d5a) + ) + (wire (pts (xy 243.84 147.32) (xy 254 147.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c697a7e1-e867-447b-b012-f4a22b58e36f) + ) + (wire (pts (xy 80.01 135.89) (xy 76.2 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7b5aed0-0718-45b5-9a57-2bdc1dea8ec2) + ) + (wire (pts (xy 52.07 33.02) (xy 52.07 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7be7d36-044c-4624-98a0-a11901bbb38c) + ) + (wire (pts (xy 67.31 173.99) (xy 80.01 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7cf9a3b-f891-4852-9fcc-67c62326d96b) + ) + (wire (pts (xy 41.91 161.29) (xy 39.37 161.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb804cd1-ee14-4f03-a50a-20e1e91cd566) + ) + (wire (pts (xy 41.91 151.13) (xy 41.91 152.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc329b05-d83d-40dd-a655-7d2cb1f4ee65) + ) + (wire (pts (xy 231.14 144.78) (xy 233.68 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cce6db27-4bd3-4fa1-9392-a597d92e61c8) + ) + (wire (pts (xy 228.6 54.61) (xy 231.14 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd19f639-8366-47a4-8069-f7d3ddfea166) + ) + (wire (pts (xy 76.2 163.83) (xy 80.01 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cdd300ce-ab97-49d0-8ff2-69844eeb34a7) + ) + (wire (pts (xy 151.13 105.41) (xy 180.34 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cf128e8c-0bea-4738-a136-012cc7f50130) + ) + (wire (pts (xy 67.31 146.05) (xy 80.01 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cf6e0cf0-3083-4baf-88fc-1f3d49e7abbc) + ) + (wire (pts (xy 146.05 142.24) (xy 146.05 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cfef4ad0-ee15-45b5-a507-307269aff7db) + ) + (wire (pts (xy 113.03 161.29) (xy 116.84 161.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d115a700-7020-4fc6-bbe5-d50148cae08c) + ) + (wire (pts (xy 153.67 134.62) (xy 157.48 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d165ab96-d891-4ee7-888d-4f8d4bbc605b) + ) + (wire (pts (xy 167.64 110.49) (xy 167.64 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d247dc22-d70a-47fe-a4c0-0af5bcf5e1f3) + ) + (wire (pts (xy 95.25 107.95) (xy 97.79 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2bb36a7-40f0-4357-88b8-49ac59c19212) + ) + (wire (pts (xy 149.86 124.46) (xy 154.94 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2d637d7-998a-4353-9749-13983533157a) + ) + (wire (pts (xy 76.2 22.86) (xy 76.2 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2e4522e-d5c4-4f3a-9a90-c57ca6e61687) + ) + (wire (pts (xy 177.8 34.29) (xy 180.34 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2f44439-0aab-40f8-b149-554fd744b165) + ) + (wire (pts (xy 139.7 176.53) (xy 142.24 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d340b6f2-8cdf-4607-bf98-72c2f4d70e0a) + ) + (wire (pts (xy 228.6 82.55) (xy 231.14 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d35d45d7-c2cf-424c-b81e-b94d0bf31e08) + ) + (wire (pts (xy 154.94 77.47) (xy 154.94 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d38b1e47-e7ee-41c4-b3d9-c562128788e5) + ) + (wire (pts (xy 177.8 26.67) (xy 182.88 26.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d3bfdd1a-9707-41cd-ad41-4d5a0f36aea9) + ) + (wire (pts (xy 177.8 92.71) (xy 182.88 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d44d2a5b-c763-46d3-ad5f-fc0f0ffde128) + ) + (wire (pts (xy 38.1 176.53) (xy 38.1 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d5dd6cc3-1a0e-4276-807c-298f36a20d8d) + ) + (polyline (pts (xy 130.81 77.47) (xy 130.81 198.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d63d5783-015b-47eb-b895-a625d9b4bed9) + ) + + (wire (pts (xy 167.64 97.79) (xy 167.64 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d64c5cb8-cbb4-4db2-854e-c9c89fdbe553) + ) + (wire (pts (xy 81.28 53.34) (xy 81.28 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d6766c86-f462-4914-b5ac-78c4c3deadc9) + ) + (wire (pts (xy 157.48 85.09) (xy 151.13 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d6791818-214d-4bdc-b96b-72abf347d50a) + ) + (wire (pts (xy 113.03 171.45) (xy 116.84 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d89fb6d9-5c4d-409e-a951-c3d98232e1e9) + ) + (wire (pts (xy 113.03 163.83) (xy 118.11 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d8a776d2-edfa-4caa-b587-c0e6a7e14d85) + ) + (wire (pts (xy 52.07 27.94) (xy 52.07 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da0518d1-a4a1-4d96-a115-d0b555fd0563) + ) + (wire (pts (xy 143.51 54.61) (xy 143.51 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da8e382f-de41-43a7-b96b-a7b4b0703d1c) + ) + (wire (pts (xy 46.99 38.1) (xy 46.99 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid daa405e4-f8c2-4b17-84d5-661bfdb29bf4) + ) + (wire (pts (xy 215.9 152.4) (xy 215.9 154.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid daa78ed5-501f-4564-846c-271c53891381) + ) + (wire (pts (xy 261.62 36.83) (xy 266.7 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dadc1243-8497-4de0-b12f-6b25c7b058ea) + ) + (wire (pts (xy 62.23 40.64) (xy 62.23 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db3b2b1c-a3b1-464f-9c4f-639437706f4d) + ) + (wire (pts (xy 228.6 49.53) (xy 231.14 49.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dd41c2e0-b4ce-4921-abb2-802f93978879) + ) + (wire (pts (xy 228.6 46.99) (xy 231.14 46.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de22b9d9-5bc1-4cd3-825e-62cfb6fe5a54) + ) + (wire (pts (xy 41.91 161.29) (xy 48.26 161.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de3e79f4-ce5b-4f9e-9adb-58eee7affc92) + ) + (wire (pts (xy 46.99 85.09) (xy 46.99 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de810b62-6bfe-426f-a30c-cee5e4ae9d27) + ) + (wire (pts (xy 146.05 132.08) (xy 146.05 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid deed76e8-35f3-463f-97a3-dbeee2c5af63) + ) + (wire (pts (xy 44.45 43.18) (xy 62.23 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dfd79162-843c-4047-b2ac-f7f81972037e) + ) + (wire (pts (xy 88.9 34.29) (xy 88.9 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e018abe3-0769-4c78-9fc8-73d2c369aa4f) + ) + (wire (pts (xy 92.71 189.23) (xy 95.25 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e304c34f-c9b9-49ae-97f6-ac03c2481416) + ) + (wire (pts (xy 52.07 120.65) (xy 58.42 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e39d87c5-11aa-4fb2-9237-1672c4a56c7d) + ) + (wire (pts (xy 73.66 115.57) (xy 73.66 106.68)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e3e08e18-9dfa-4009-9f2c-4f87aee4b527) + ) + (wire (pts (xy 149.86 74.93) (xy 153.67 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e425ab78-26eb-4cc9-a514-ba01bcb1f2ff) + ) + (wire (pts (xy 177.8 77.47) (xy 182.88 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e44d2a3f-552f-4525-a733-a05fa231cd48) + ) + (wire (pts (xy 104.14 24.13) (xy 104.14 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e4774d89-4e5b-441a-a31f-23520cd5c6c9) + ) + (wire (pts (xy 154.94 31.75) (xy 154.94 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e5ab9e90-4c45-4d42-be6d-1cc65d02217c) + ) + (wire (pts (xy 151.13 85.09) (xy 151.13 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e6f3e730-bd34-48d4-aae3-9d4310254e35) + ) + (wire (pts (xy 215.9 142.24) (xy 215.9 144.78)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e7479526-e1e2-4ba9-817b-9d7ed81abecc) + ) + (wire (pts (xy 35.56 181.61) (xy 38.1 181.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e74aa975-7df5-4bae-bea4-a5f7fd30ea0b) + ) + (wire (pts (xy 44.45 40.64) (xy 46.99 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e9926fee-a86c-4f3c-97e7-f8ddeedab390) + ) + (wire (pts (xy 228.6 41.91) (xy 231.14 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb650ecd-d4fe-415b-bc6b-e47e991b2653) + ) + (wire (pts (xy 44.45 33.02) (xy 52.07 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ec13d830-67f1-4408-9fd2-96be273e8b39) + ) + (wire (pts (xy 80.01 24.13) (xy 80.01 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ee86e374-2a4c-450c-a0be-e692fe8ad79d) + ) + (wire (pts (xy 228.6 39.37) (xy 231.14 39.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid efbd3197-cbc9-408a-a2b5-e8292a952aae) + ) + (wire (pts (xy 100.33 24.13) (xy 104.14 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f02e1a3a-e696-43de-9917-cdb9c0a78c1e) + ) + (wire (pts (xy 92.71 107.95) (xy 95.25 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f0eaadda-59b4-47c3-9d01-d495ab6fd17b) + ) + (wire (pts (xy 20.32 87.63) (xy 24.13 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1099931-fbc7-4672-870a-456f3cd2db43) + ) + (wire (pts (xy 231.14 139.7) (xy 234.95 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f2673113-78c4-42af-b21a-a076505cdf9c) + ) + (wire (pts (xy 92.71 107.95) (xy 92.71 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f50cac8e-847d-43e9-9d32-12ac79a39a08) + ) + (wire (pts (xy 97.79 107.95) (xy 100.33 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f5fd3184-6274-4582-a5ed-1533be5e34ee) + ) + (wire (pts (xy 157.48 31.75) (xy 154.94 31.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f620b56b-cd9a-46b6-a4ca-03850c33361a) + ) + (wire (pts (xy 44.45 30.48) (xy 52.07 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f75a76d7-0540-438e-8217-4f5bb9bcfbf5) + ) + (wire (pts (xy 261.62 29.21) (xy 266.7 29.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f77d5f77-da6e-48c0-a94b-c6a85f2cb7e1) + ) + (wire (pts (xy 261.62 24.13) (xy 266.7 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f7902ec9-e059-4376-88c7-f87ef01683c5) + ) + (wire (pts (xy 113.03 148.59) (xy 118.11 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f8607699-92f3-4c47-b084-261ecfd07137) + ) + (wire (pts (xy 177.8 137.16) (xy 182.88 137.16)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f86f2e3e-5371-41ee-9083-b47216a72933) + ) + (wire (pts (xy 247.65 149.86) (xy 247.65 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f9121f60-ea34-44d4-a299-30c0132ebe09) + ) + (wire (pts (xy 231.14 134.62) (xy 234.95 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa616a3f-551b-4ddc-b530-758db181aa45) + ) + (wire (pts (xy 105.41 41.91) (xy 107.95 41.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd41bebe-8a33-40b4-88b2-ae15e85abd72) + ) + (wire (pts (xy 35.56 176.53) (xy 38.1 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd9345f6-f912-426c-a8e9-95f0012d2151) + ) + (wire (pts (xy 118.11 44.45) (xy 121.92 44.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ff21711c-6b3c-4492-850d-9e9098f527be) + ) + + (text "Address shift registers\n" (at 132.08 154.94 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 593c5a64-a79b-43ba-960d-d948624545c2) + ) + (text "Size selection circuit\n" (at 132.08 196.85 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 79b82b8b-b30a-4fc3-a975-55dc50e484ce) + ) + (text "Power\nVA and VCC are connected without filtering, because ADC is not used." + (at 12.7 76.2 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 999f2e4d-49ce-45c1-bad7-1baeeee6ed57) + ) + (text "Microcontroller" (at 13.97 195.58 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ae20c97d-9dc1-4e79-ac00-3f62c9b88b50) + ) + (text "Serial memory sockets\n" (at 212.09 165.1 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b7dc4548-71fb-4cc7-b8f2-ebd636a58373) + ) + (text "Parallel memory sockets\n" (at 212.09 93.98 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f88c4538-4aff-4fac-9ee0-8c8a4fead9e3) + ) + + (label "D5" (at 264.16 36.83 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 12a3a5d2-13ef-4bd1-9c23-d9d74e249c54) + ) + (label "D4" (at 67.31 171.45 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 19fde3e2-921a-45f9-8da6-61d5b780fafa) + ) + (label "D7" (at 264.16 41.91 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1b68ce54-72da-42bb-a72a-200642a3cb87) + ) + (label "D2" (at 67.31 148.59 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1c475795-4151-4e7f-8cd1-ca46ead029f8) + ) + (label "D3" (at 67.31 168.91 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1fe69f72-b83d-4301-be8c-9acf10c58a1c) + ) + (label "D0" (at 67.31 143.51 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 33e06fa8-a4bd-4770-b440-f01aeb5a476c) + ) + (label "D0" (at 264.16 24.13 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3768e8c5-9ca7-4a2d-8135-71710735515f) + ) + (label "D6" (at 264.16 39.37 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 46d0935f-ba58-4d28-9ab1-06aaa6d64292) + ) + (label "BOOT0" (at 73.66 120.65 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7350e648-021f-46f2-86a4-198d6c85454d) + ) + (label "D7" (at 67.31 179.07 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8d9f96ac-0be9-4168-bb7b-a66752fa6f62) + ) + (label "D6" (at 67.31 176.53 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b8eee6c9-ed2b-4620-b859-099e046513e4) + ) + (label "D5" (at 67.31 173.99 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c370a8d0-fb6f-43d3-878d-1715e2196242) + ) + (label "NRST" (at 74.93 115.57 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d9bd02b6-e4de-4b93-bfe3-6d26e0bf8ddc) + ) + (label "D2" (at 264.16 29.21 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid db750434-42a5-4290-bf5a-3c13720ea6d7) + ) + (label "D1" (at 264.16 26.67 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e6b572c2-9b6c-4d5b-9fb4-eb20c7001655) + ) + (label "D4" (at 264.16 34.29 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid efee3672-73b8-406f-9c43-24ca167f6a56) + ) + (label "D3" (at 264.16 31.75 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f86b8472-da25-46c7-b659-bf59ba52de4c) + ) + (label "D1" (at 67.31 146.05 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ff72e570-9abc-481f-8cbd-376b14558375) + ) + + (global_label "HSE_OUT" (shape input) (at 48.26 151.13 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 019ead90-43eb-4fac-81c5-fe6a333bdc6f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 58.9583 151.0506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "USB_D-" (shape input) (at 49.53 38.1 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 08b78bff-cc35-4e3d-8e49-9b753c0cd7f0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 59.5631 38.0206 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A0" (shape input) (at 228.6 24.13 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 0c4b1ec4-a89f-42f9-b95f-4b6a1be7a144) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 223.8888 24.0506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A16" (shape input) (at 228.6 64.77 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 0e09e0ca-09d2-4a98-aa12-13be30b2d310) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 222.6793 64.6906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A6" (shape input) (at 228.6 39.37 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 0f3e4fbe-5dd3-4c98-a6fb-eac8d2f3f712) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 223.8888 39.2906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A15" (shape input) (at 182.88 92.71 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 10d8b3f3-c562-4f34-80be-c770f47f3a61) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 188.8007 92.6306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A18" (shape input) (at 228.6 69.85 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 11965159-4a9d-4424-8fc4-abf3282491cd) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 222.6793 69.7706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A1" (shape input) (at 182.88 29.21 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 15afd90e-0fc0-46a0-bbf0-e5770b734b3e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 187.5912 29.1306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A3" (shape input) (at 228.6 31.75 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 1f228cf0-2001-4718-8709-88c2df65dc86) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 223.8888 31.6706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "USB_D-" (shape input) (at 116.84 171.45 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 1f8093b4-817f-4cca-8220-0e7ee50c1a72) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 126.8731 171.3706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "MOSI" (shape input) (at 269.24 110.49 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 2014c6b2-e6ee-4851-aa04-37dad944df76) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 276.2493 110.4106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A10" (shape input) (at 228.6 49.53 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 22ade7d1-53b2-4b75-b2f0-08c124e2ccbc) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 222.6793 49.4506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "USB_D+" (shape input) (at 64.77 43.18 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 24594db8-2b23-4e90-8087-d8f06f8fc6d1) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 74.8031 43.1006 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "HSE_IN" (shape input) (at 76.2 128.27 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 25598e1d-ee9d-4898-afef-a7f92807f004) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 67.195 128.1906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A12" (shape input) (at 228.6 54.61 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2b25a417-de2a-4637-bd9f-acb972dbe224) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 222.6793 54.5306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "ARST" (shape input) (at 149.86 31.75 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2db14cea-f44f-4398-b84c-80148a0ceba1) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 142.9112 31.6706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A7" (shape input) (at 149.86 72.39 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 37d4d1d0-5dac-49cb-846d-1baa06747597) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 145.1488 72.3106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "ACLK" (shape input) (at 149.86 74.93 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3874c1cd-0809-4e1d-b850-498f96eab8c2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 142.7902 74.8506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A10" (shape input) (at 182.88 77.47 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 3888c4ba-5400-48e5-aaf3-cdc85ff992eb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 188.8007 77.3906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A14+VCC_28" (shape input) (at 154.94 176.53 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 39884c6a-d8d8-44bc-bdba-15b9e44fae69) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 169.4483 176.4506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A14+VCC_28" (shape input) (at 157.48 189.23 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 3e5059ff-22ff-4dde-b9d5-beb36eed2f67) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 171.9883 189.1506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A13+NWE" (shape input) (at 182.88 87.63 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 3f711488-ae36-460a-8aaf-83b2853b6098) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 194.3041 87.5506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "HSE_IN" (shape input) (at 48.26 161.29 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 41337c63-dfda-4b07-bf96-2b177854ad75) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 57.265 161.2106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A7" (shape input) (at 228.6 41.91 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 431bc25f-823c-4cc8-9531-4e876c294efa) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 223.8888 41.8306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "SCK" (shape input) (at 234.95 118.11 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 43c88f34-c7f0-4f21-9dce-cd7ddf1552de) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 228.7874 118.0306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "SCL" (shape input) (at 278.13 147.32 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 43d8b1a3-6f28-4586-91a7-5bc509cb59f8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 284.0507 147.2406 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "NCE" (shape input) (at 228.6 80.01 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 45152138-fb2b-4c83-893d-90a1d300fd3d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 222.4374 79.9306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "SWCLK" (shape input) (at 116.84 179.07 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 4b4642f0-11ae-49e0-82cb-9e1d6117063c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 125.4821 178.9906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "NOE" (shape input) (at 228.6 82.55 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 521818b9-8c8f-45b1-a64f-bc2b6f869444) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 222.3769 82.4706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "ADATA" (shape input) (at 76.2 135.89 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 531b3ada-324e-4887-b346-f09e1eb0b6a9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 68.2836 135.9694 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A14+VCC_28" (shape input) (at 228.6 59.69 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 542247df-f96b-443f-93fc-a1bfdecc29f9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 214.0917 59.6106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A19" (shape input) (at 228.6 74.93 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 56747bc1-c710-4be1-aee7-276e2dfff368) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 222.6793 74.8506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "LED" (shape input) (at 119.38 92.71 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 56f976a3-3645-43f1-80f1-df94518dec3c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 119.3006 86.8498 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "ACLK" (shape input) (at 149.86 29.21 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 58c39842-f0fc-4a67-b6b4-9f1bfa0ecf19) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 142.7902 29.1306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "NCE" (shape input) (at 76.2 166.37 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 5bb46baf-293a-4059-b31b-576c44f2aa26) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 70.0374 166.4494 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "LED" (shape input) (at 116.84 151.13 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 5d238e48-c93c-4fd7-9520-225a468a36fe) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 122.7002 151.2094 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "HSE_OUT" (shape input) (at 76.2 125.73 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 69f463e9-c054-4397-a0c3-9aefb7197eb3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 65.5017 125.6506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A5" (shape input) (at 228.6 36.83 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6bd366b4-a978-4a95-9541-aa44e4554fb6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 223.8888 36.7506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "USB_D+" (shape input) (at 116.84 173.99 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 6d82d21c-cec9-4bf1-8b42-2e7f8dae4590) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 126.8731 173.9106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "ADATA" (shape input) (at 149.86 26.67 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6e9f906e-3bd1-450d-b83e-8d8b2cbb82c7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 141.9436 26.5906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A14" (shape input) (at 142.24 189.23 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 75b710ab-9007-4538-92d1-c5b11f9c21ce) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 136.3193 189.1506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "ARST" (shape input) (at 149.86 77.47 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 78231814-7268-47f9-8a40-1b3f207b1b6e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 142.9112 77.3906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A17" (shape input) (at 228.6 67.31 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7900435a-c7da-4fa0-b707-095fdd89f31b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 222.6793 67.2306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "SCL" (shape input) (at 76.2 158.75 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7eb1d717-f94b-4191-8dd2-f0737226faa3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 70.2793 158.6706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "ACLK" (shape input) (at 76.2 138.43 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 817573bd-2080-488c-b328-e4ac7f0c5f54) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 69.1302 138.3506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A9" (shape input) (at 182.88 74.93 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 81cbfdfc-2d88-4be0-8ae5-aad5815fddea) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 187.5912 74.8506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A1" (shape input) (at 228.6 26.67 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 8b22c0cc-05e6-413e-b3c0-1fb7427c6cd3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 223.8888 26.5906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "SWDIO" (shape input) (at 38.1 179.07 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8bb22705-8d24-463c-9960-1d17412cd80f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 46.3793 178.9906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A0" (shape input) (at 182.88 26.67 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8d2d362a-0e14-423f-898c-52f03878f24d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 187.5912 26.5906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A3" (shape input) (at 182.88 34.29 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 91fa3830-884e-4a21-a28b-8fab6948955b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 187.5912 34.2106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "NSS" (shape input) (at 234.95 113.03 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 9325677d-5d1d-4145-a0ce-144c62d20456) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 228.7874 112.9506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "SZE" (shape input) (at 76.2 153.67 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 95734f44-6ada-4f1a-99dd-703707c735ac) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 70.2188 153.5906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "ARST" (shape input) (at 149.86 124.46 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 97eafcde-e870-408c-a1d0-93064a35d961) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 142.9112 124.3806 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A9" (shape input) (at 228.6 46.99 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 9bebf406-01df-4218-a133-07e2a4408092) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 223.8888 46.9106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A5" (shape input) (at 182.88 41.91 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 9c653837-ff51-46e4-a2e4-56576a2f0969) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 187.5912 41.8306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A2" (shape input) (at 182.88 31.75 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 9f616532-6055-4744-bf8c-cd8903346d66) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 187.5912 31.6706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A18" (shape input) (at 182.88 124.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 9feb3ace-be90-4e0c-b74f-9723a9f4c939) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 188.8007 124.3806 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "MISO" (shape input) (at 269.24 113.03 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid a842a476-6d9d-4658-bef4-f50e196b5dc3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 276.2493 112.9506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "SWCLK" (shape input) (at 38.1 181.61 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid aa8801af-63ad-44fd-9369-b7672a65534c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 46.7421 181.5306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A8" (shape input) (at 182.88 72.39 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b2d78a99-d717-4f9a-833e-18ae129535c8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 187.5912 72.3106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "SDA" (shape input) (at 278.13 144.78 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b6c6ea03-862b-48aa-875a-f3640d2161c4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 284.1112 144.7006 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "MISO" (shape input) (at 116.84 158.75 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b79f3865-3335-4611-84fa-193532cd18b0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 123.8493 158.6706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "WP" (shape input) (at 76.2 156.21 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid ba0f7850-4860-4e9c-b395-9ba60d00e1c9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 71.0655 156.1306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A12" (shape input) (at 182.88 85.09 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid bc854a59-ccbb-4133-8fd8-06089b9048d3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 188.8007 85.0106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A11" (shape input) (at 228.6 52.07 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid be30d7f4-98bf-43d9-8c67-29fe1efd9e9c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 222.6793 52.1494 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "SCL" (shape input) (at 19.05 129.54 270) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c32f388a-a421-4488-bd9c-57a57cf0f421) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 18.9706 135.4607 90) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "SZE" (shape input) (at 147.32 166.37 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid c3b43b8a-7a3c-4c80-a316-3fe9eef34bc3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 147.2406 160.3888 90) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MOSI" (shape input) (at 116.84 161.29 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid c4e703bd-b479-48eb-98ef-8e8fe96402d4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 123.8493 161.2106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A6" (shape input) (at 182.88 44.45 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid c956fd4d-d0ea-4a78-b629-e8013eb64726) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 187.5912 44.3706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "SWDIO" (shape input) (at 116.84 176.53 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ce06b629-e2ae-4f95-97d8-47fbd7746529) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 125.1193 176.4506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A4" (shape input) (at 228.6 34.29 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d2344e1c-2023-4c25-94c9-bb7ce61a8e9d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 223.8888 34.2106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A11" (shape input) (at 182.88 80.01 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d3569a2a-0efc-48bf-9f6f-885eaf73626a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 188.8007 79.9306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A14" (shape input) (at 182.88 90.17 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d4625063-5733-4c7b-9a8e-ace051b57de3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 188.8007 90.0906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "ACLK" (shape input) (at 149.86 121.92 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid da183123-e959-4508-904a-069724a2c41f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 142.7902 121.8406 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A17" (shape input) (at 182.88 121.92 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid db8b79c2-5024-46f8-a8d3-ff6e86454d9a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 188.8007 121.8406 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A16" (shape input) (at 182.88 119.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid df310b29-8625-471b-9384-02fd63b19555) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 188.8007 119.3006 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "SDA" (shape input) (at 76.2 161.29 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid e43f5f93-1fda-41fb-8938-ec8a967a15fa) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 70.2188 161.2106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A15" (shape input) (at 149.86 119.38 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid e486a6f1-2fee-4178-99a3-e6611cd89306) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 143.9393 119.3006 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "NSS" (shape input) (at 116.84 153.67 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e754b196-89e8-4d10-b26c-51145ea5a722) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 123.0026 153.5906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A2" (shape input) (at 228.6 29.21 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid e9707746-23af-4060-b8ac-67f48cc8d7ac) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 223.8888 29.1306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "WP" (shape input) (at 278.13 149.86 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f047a2b6-c908-4112-a5ed-501aa57de4b0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 283.2645 149.7806 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "NOE" (shape input) (at 76.2 163.83 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f1e45362-f191-413c-a0e9-0d9fa3e4c4d2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 69.9769 163.9094 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A13+NWE" (shape input) (at 228.6 57.15 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f22be6f4-337d-4b83-8df5-3df75a26f68e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 217.1759 57.0706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "SDA" (shape input) (at 25.4 129.54 270) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f248f936-8d52-4ec3-bccc-37b56ed1f33a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 25.3206 135.5212 90) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A19" (shape input) (at 182.88 127 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f4cafc3a-b934-42fa-85ea-6e5361657595) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 188.8007 126.9206 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "SCK" (shape input) (at 116.84 156.21 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f4ceb004-ffb4-472e-8b5a-9c4d4cce3bc8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 123.0026 156.1306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "ARST" (shape input) (at 76.2 133.35 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f50139bd-5062-46de-9c83-6e4c76d52f68) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 69.2512 133.4294 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A8" (shape input) (at 228.6 44.45 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f521d0ff-f981-44e3-a468-fada38a8c8e7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 223.8888 44.3706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A7" (shape input) (at 182.88 46.99 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f8869dbb-6282-463a-a483-80d31b144ff6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 187.5912 46.9106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A4" (shape input) (at 182.88 39.37 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid fc409536-1d28-464f-ac9a-f9dd0bcef1a9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 187.5912 39.2906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A15" (shape input) (at 228.6 62.23 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid fcd9d6dc-f78b-466a-9f57-78e88accb29a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 222.6793 62.1506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + + (symbol (lib_id "power:GND") (at 231.14 139.7 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0078711c-2828-4067-9d22-cdd5a6bb45cf) + (property "Reference" "#PWR048" (id 0) (at 224.79 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 227.9651 140.1338 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 231.14 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 231.14 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3906ddd5-e2ae-439f-bc35-6bcde5927556)) + ) + + (symbol (lib_id "Device:C_Polarized") (at 27.94 91.44 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00cf0dbe-b65f-4045-bb6a-040b83f2563e) + (property "Reference" "C2" (id 0) (at 27.94 88.9 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1u" (id 1) (at 27.94 93.98 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 28.9052 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 27.94 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4b73e74a-3eda-4d39-8014-b4477d6bbeb6)) + (pin "2" (uuid e803c1de-1f99-49d1-bb2f-aedb9fb77b1b)) + ) + + (symbol (lib_id "power:VBUS") (at 252.73 102.87 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 042c71e8-ffa8-4fa1-8078-3ffd4a933bc7) + (property "Reference" "#PWR055" (id 0) (at 252.73 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 252.73 99.2942 0)) + (property "Footprint" "" (id 2) (at 252.73 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 252.73 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9c494602-f94f-4d6f-a714-5022d099c06c)) + ) + + (symbol (lib_id "Device:Crystal") (at 41.91 156.21 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 057877ef-03b8-4212-bb91-55fd22a09fa5) + (property "Reference" "Y1" (id 0) (at 45.2374 155.3753 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "12M" (id 1) (at 45.2374 157.9122 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 41.91 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 41.91 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6cb9631d-f4f9-464d-ad18-d53fa23081fa)) + (pin "2" (uuid 3739076a-baeb-4668-95d4-28b7b5f3ab71)) + ) + + (symbol (lib_id "power:VBUS") (at 121.92 44.45 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 0587bdd4-5a5d-46e8-b21b-239fa7d49563) + (property "Reference" "#PWR029" (id 0) (at 118.11 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 124.46 44.45 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 121.92 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 121.92 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5c5d5a72-e8c0-42ef-9fe1-d221bf4f4ae8)) + ) + + (symbol (lib_id "power:+5V") (at 46.99 19.05 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 094fab75-5872-4e60-82db-a2f74b6f2970) + (property "Reference" "#PWR011" (id 0) (at 46.99 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+5V" (id 1) (at 46.99 15.4742 0)) + (property "Footprint" "" (id 2) (at 46.99 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 46.99 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 857c4d37-3da3-4c13-ac92-dd2b87109c00)) + ) + + (symbol (lib_id "power:+3.3V") (at 46.99 85.09 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0a56bb44-d603-4b7b-9284-24a79ea1a065) + (property "Reference" "#PWR012" (id 0) (at 46.99 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 46.99 81.5142 0)) + (property "Footprint" "" (id 2) (at 46.99 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 46.99 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 55c390ef-7ca3-4291-a873-82113b406c94)) + ) + + (symbol (lib_id "power:GND") (at 29.21 66.04 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 15b03630-c7ec-4adb-983b-7e9ae7ae2052) + (property "Reference" "#PWR05" (id 0) (at 29.21 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 29.21 70.4834 0)) + (property "Footprint" "" (id 2) (at 29.21 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 29.21 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3128a332-824d-47a9-a51c-157e9059ce52)) + ) + + (symbol (lib_id "Device:R") (at 62.23 120.65 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) + (uuid 15cf6aa0-7d99-4795-b773-e3d2ecb82be0) + (property "Reference" "R5" (id 0) (at 62.23 118.11 90)) + (property "Value" "10k" (id 1) (at 62.23 122.8289 90)) + (property "Footprint" "" (id 2) (at 62.23 122.428 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 62.23 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9f532940-719e-47e5-87f2-c871302866af)) + (pin "2" (uuid 84913913-2b70-4e7e-8a04-f59dc46fbc82)) + ) + + (symbol (lib_id "power:GND") (at 167.64 99.06 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 188dec34-7dba-4317-a36c-934eafead520) + (property "Reference" "#PWR040" (id 0) (at 167.64 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 167.64 103.5034 0)) + (property "Footprint" "" (id 2) (at 167.64 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 167.64 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid aa09a3a9-ad9f-4b91-8560-5f32eb86ec09)) + ) + + (symbol (lib_id "Memory_EEPROM:24LC1025") (at 264.16 147.32 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 19f0de0a-e965-4982-915c-a2a8f5f3069c) + (property "Reference" "U8" (id 0) (at 266.1794 138.5402 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "24LC1025" (id 1) (at 266.1794 141.0771 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 264.16 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/21941B.pdf" (id 3) (at 264.16 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9dc09916-cafd-4961-b590-0462acfd45d0)) + (pin "2" (uuid 49194fec-46f8-427f-92c3-af6154637589)) + (pin "3" (uuid 9155d224-3820-4ee9-b70e-e3eb3e4a2e5b)) + (pin "4" (uuid 5787e195-3b65-4af7-b0f0-aa4eb10c6c0f)) + (pin "5" (uuid 966ddd39-479f-4c5c-a820-c16248f60f7b)) + (pin "6" (uuid ef8d8aed-1b1e-4df1-9a6e-d9e1993ff692)) + (pin "7" (uuid 7f11a61f-d2ef-4b7b-8666-40c44fbcb166)) + (pin "8" (uuid 3de85ec2-70e9-4177-b17a-a884cf5e37f0)) + ) + + (symbol (lib_id "Device:C") (at 35.56 161.29 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 1d4465c5-863c-498b-ac4f-fd45adf86784) + (property "Reference" "C5" (id 0) (at 36.3947 164.211 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "22p" (id 1) (at 33.8578 164.211 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 39.37 160.3248 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 35.56 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2c71e027-805b-4b74-bb23-31aedb6b9a76)) + (pin "2" (uuid 1bd39f9d-d800-4f7e-9a3e-589b2497f327)) + ) + + (symbol (lib_id "power:GND") (at 119.38 115.57 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 200ef3d8-b04b-48c9-bed4-98f4ff3d0412) + (property "Reference" "#PWR028" (id 0) (at 119.38 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 119.38 120.0134 0)) + (property "Footprint" "" (id 2) (at 119.38 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 119.38 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4bafad3c-b66d-4579-ac8e-e301b2a0c233)) + ) + + (symbol (lib_id "power:VBUS") (at 265.43 57.15 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 20f324d0-7597-4559-8b8c-da2d861e063c) + (property "Reference" "#PWR059" (id 0) (at 265.43 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 265.43 53.5742 0)) + (property "Footprint" "" (id 2) (at 265.43 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 265.43 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c741d8a1-4449-40f9-b6f0-93f662bc0033)) + ) + + (symbol (lib_id "Device:C") (at 143.51 95.25 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 21273bb5-d257-42ab-8b38-d709c89bf6e5) + (property "Reference" "C14" (id 0) (at 144.78 92.71 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 144.78 97.79 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 144.4752 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 143.51 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3140d1e9-6200-4f85-9826-4b7fd2308ed6)) + (pin "2" (uuid cc39fe41-7cab-4b17-a7a5-ad302262aed4)) + ) + + (symbol (lib_id "Device:R") (at 25.4 123.19 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 239af0b5-229e-4ac1-82b0-abb89edea7fb) + (property "Reference" "R2" (id 0) (at 26.67 119.38 0)) + (property "Value" "33k" (id 1) (at 27.94 127 0)) + (property "Footprint" "" (id 2) (at 27.178 123.19 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 25.4 123.19 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 32d4fcf0-03b5-4ef9-8139-5ed93e312c1e)) + (pin "2" (uuid cbed11d4-c62f-46f4-8545-dd10c38bd199)) + ) + + (symbol (lib_id "power:GND") (at 143.51 101.6 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 24d99153-dbbf-4119-b811-7216eae30297) + (property "Reference" "#PWR034" (id 0) (at 143.51 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 143.51 106.0434 0)) + (property "Footprint" "" (id 2) (at 143.51 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 143.51 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f4581884-b803-4140-b26e-f87efcff7cb3)) + ) + + (symbol (lib_id "power:VBUS") (at 231.14 154.94 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 258409df-3d58-4d50-9b70-efdaed96bff5) + (property "Reference" "#PWR051" (id 0) (at 234.95 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 227.965 155.3738 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 231.14 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 231.14 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e00c71f6-765a-4558-930d-d4959fc4e566)) + ) + + (symbol (lib_id "Connector:Conn_01x04_Male") (at 30.48 179.07 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 272de852-8d1e-4019-90b7-cee23f613357) + (property "Reference" "J2" (id 0) (at 31.115 172.754 0)) + (property "Value" "SWD" (id 1) (at 31.115 175.2909 0)) + (property "Footprint" "" (id 2) (at 30.48 179.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 30.48 179.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7a8b06db-f7a5-4cc3-8185-58db64c394f1)) + (pin "2" (uuid 188933c4-1206-4d91-bd27-0a458199398e)) + (pin "3" (uuid c77b7c8d-4327-402e-a449-cc626008bd30)) + (pin "4" (uuid 6599a081-060e-40f9-b86b-5900f86e48e8)) + ) + + (symbol (lib_id "Device:C") (at 58.42 91.44 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 27fc9d33-71be-43d2-a4bf-ce50908ec9ac) + (property "Reference" "C8" (id 0) (at 58.42 88.9 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 58.42 93.98 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 59.3852 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 58.42 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid fceeee19-8037-4dc0-967a-86c5cfb2c48b)) + (pin "2" (uuid b0851d66-0bdb-4ab4-938a-8393445ee74e)) + ) + + (symbol (lib_id "power:GND") (at 59.69 115.57 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2879752f-491a-4d55-8ab3-03a149b231d3) + (property "Reference" "#PWR015" (id 0) (at 53.34 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 56.5151 116.0038 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 59.69 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 59.69 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f629e0b5-f1c9-472f-b41b-cdd542acfeb1)) + ) + + (symbol (lib_id "memdump:CD4016B") (at 167.64 129.54 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 2a9a3ad4-76f7-496b-a5c3-fd713a03b276) + (property "Reference" "U5" (id 0) (at 170.18 115.57 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "CD4016B" (id 1) (at 170.18 143.51 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 167.64 129.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 167.64 129.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b1cd80f1-a08a-43f0-b36f-8b58b62786f0)) + (pin "10" (uuid c358d5fa-9422-4f16-a57a-ecf3fdb3a447)) + (pin "11" (uuid a4087681-a8fb-4b43-b59a-2e70d245e810)) + (pin "12" (uuid 3c380672-4646-49ac-be31-3781c482c822)) + (pin "13" (uuid b117541f-43c2-4a4f-87e5-84f7554f9a8d)) + (pin "14" (uuid 41b6259c-aafb-4e89-8100-40d5786da2f5)) + (pin "15" (uuid 167b62cc-dda5-4def-98db-83c06ba98ecc)) + (pin "16" (uuid c2ec72db-2537-4730-854a-fce31d46b2fe)) + (pin "2" (uuid 7d13a2a7-28a5-4bbf-b7a3-28f62a79bf93)) + (pin "3" (uuid 3873c1ce-13c0-479e-bba9-d356a48c06e4)) + (pin "4" (uuid 1fb15106-400a-4df5-a293-a2c9477bc5dc)) + (pin "5" (uuid db34390b-308b-4cad-b79d-7e8468a085d5)) + (pin "6" (uuid c61e38f8-3661-4d1b-839a-9a1198f017a8)) + (pin "7" (uuid e6f066a4-4888-4616-a7a0-0a10b4fec2fa)) + (pin "8" (uuid b9aeee4b-7938-41dc-a738-0969ccb0d38b)) + (pin "9" (uuid 27bd768b-0504-457d-a508-7e59bd2cfd3a)) + ) + + (symbol (lib_id "Device:LED") (at 119.38 109.22 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2c34ffcd-cfc2-4b04-9101-d0eb75f65d3f) + (property "Reference" "D2" (id 0) (at 122.301 109.9728 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "LED" (id 1) (at 122.301 112.5097 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 119.38 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 119.38 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 62e744c5-b392-4481-9092-7fa3600a389b)) + (pin "2" (uuid 26863e8d-256d-48b9-83df-4bc5cc3db306)) + ) + + (symbol (lib_id "power:GND") (at 231.14 149.86 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2df61fb5-2bb0-4d6c-ba1d-39428365f628) + (property "Reference" "#PWR050" (id 0) (at 224.79 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 227.9651 150.2938 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 231.14 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 231.14 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 21c2a7bb-e53e-404f-aa6f-d468a4437c78)) + ) + + (symbol (lib_id "Device:C") (at 50.8 91.44 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 3357e289-9dc1-4db7-ae6a-7b31bbe98eb8) + (property "Reference" "C7" (id 0) (at 50.8 88.9 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 50.8 93.98 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 51.7652 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 50.8 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b2d1524e-884e-457d-ba9c-7497338f18c6)) + (pin "2" (uuid e87a047a-5138-4806-bfb0-f8836e63035e)) + ) + + (symbol (lib_id "power:+3.3V") (at 107.95 22.86 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 33ab9d15-6c51-48f5-80cb-a29a1d237e8e) + (property "Reference" "#PWR026" (id 0) (at 107.95 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 107.95 19.2842 0)) + (property "Footprint" "" (id 2) (at 107.95 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 107.95 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4133a805-72d2-4254-85cc-30ca2f951277)) + ) + + (symbol (lib_id "Regulator_Linear:AMS1117-3.3") (at 92.71 24.13 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 3573efd5-ed70-48fb-9634-96aaa96b0bae) + (property "Reference" "U1" (id 0) (at 92.71 18.5252 0)) + (property "Value" "AMS1117-3.3" (id 1) (at 92.71 21.0621 0)) + (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (id 2) (at 92.71 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.advanced-monolithic.com/pdf/ds1117.pdf" (id 3) (at 95.25 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 04f43e00-9a03-4528-8e5b-353e923f6fbc)) + (pin "2" (uuid 9a020759-0c5c-45d0-9086-1999eae218a6)) + (pin "3" (uuid 275883f0-83a9-486f-80bc-9817cc1b2730)) + ) + + (symbol (lib_id "memdump:CD4016B") (at 167.64 36.83 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 35d67aae-a3ab-409e-817c-fe0c140fbde6) + (property "Reference" "U3" (id 0) (at 170.18 22.86 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "CD4016B" (id 1) (at 170.18 50.8 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 167.64 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 167.64 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 85888401-5a2f-4664-9006-a0af864fdc40)) + (pin "10" (uuid 6e485711-a2af-4596-a1a7-4aaca5e448d6)) + (pin "11" (uuid c7560114-6323-44c5-bb80-5cbdd393d2a7)) + (pin "12" (uuid 1c6d1f3e-0a7b-4c1a-8aa0-b40ae23315f9)) + (pin "13" (uuid 9a2edc0e-732a-4a60-b57c-e838eea9d1ab)) + (pin "14" (uuid 571c805f-ab81-4451-88ae-487577214524)) + (pin "15" (uuid 5147a820-daff-4482-ae10-0a0007c1a9e4)) + (pin "16" (uuid e812b88f-55ee-4436-bf26-2e8ec688046a)) + (pin "2" (uuid e0e939d9-3d6f-4ce9-8784-40c33c36c7d5)) + (pin "3" (uuid a02e8f9a-3b3c-4044-8b43-92a697489fea)) + (pin "4" (uuid ea223890-4c11-49d1-9906-cd05753452a9)) + (pin "5" (uuid aa347603-4237-4a5a-be23-d081095c63d9)) + (pin "6" (uuid 0bc000fb-408c-4b50-83e9-801fd46c8d16)) + (pin "7" (uuid df3b9324-efad-4c30-af96-f963c7edf767)) + (pin "8" (uuid 137b22c8-756c-400b-82e7-5e53f2f01df7)) + (pin "9" (uuid e2575710-de25-4779-894d-60559d7d238d)) + ) + + (symbol (lib_id "power:GND") (at 167.64 53.34 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 373f98c3-0ebf-412c-b4bb-053bfe034e28) + (property "Reference" "#PWR038" (id 0) (at 167.64 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 167.64 57.7834 0)) + (property "Footprint" "" (id 2) (at 167.64 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 167.64 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ee22e039-bb1e-4121-b756-dd1a04fa3763)) + ) + + (symbol (lib_id "power:+3.3V") (at 62.23 30.48 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 3873c180-2de3-4957-bb41-52aefbf3737d) + (property "Reference" "#PWR016" (id 0) (at 62.23 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 62.23 26.9042 0)) + (property "Footprint" "" (id 2) (at 62.23 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 62.23 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a40d64af-b0a2-4c7a-8f65-11d2cd685c1d)) + ) + + (symbol (lib_id "power:+3.3V") (at 19.05 116.84 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 3a19af9b-5d7d-434b-92b9-2c009a51dce9) + (property "Reference" "#PWR01" (id 0) (at 19.05 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 19.05 113.2642 0)) + (property "Footprint" "" (id 2) (at 19.05 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 19.05 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0c26710d-0e91-462b-bfb0-6e5f6e86ea11)) + ) + + (symbol (lib_id "power:VBUS") (at 143.51 88.9 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 3d5d3439-4073-4d64-872a-30e5adca8213) + (property "Reference" "#PWR033" (id 0) (at 143.51 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 143.51 85.3242 0)) + (property "Footprint" "" (id 2) (at 143.51 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 143.51 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c6b90387-9de1-437b-ab22-0629f1926090)) + ) + + (symbol (lib_id "Switch:SW_SPDT") (at 46.99 120.65 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 40daa9fb-c3d7-4fdd-bdd6-d71cf467dcd4) + (property "Reference" "BOOT0" (id 0) (at 46.99 116.84 0)) + (property "Value" "SW_SPDT" (id 1) (at 48.26 125.73 0)) + (property "Footprint" "" (id 2) (at 46.99 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 46.99 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ca784954-eee2-4a0e-9d00-8e29ca2e7ab2)) + (pin "2" (uuid ed31c493-038c-4c18-87f7-7643cf7eab38)) + (pin "3" (uuid e6dad23c-52f8-427c-9d48-e45804cebb57)) + ) + + (symbol (lib_id "Memory_Flash:SST39SF040") (at 246.38 54.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 43d79bdd-1c63-4dc1-a6e0-61810ad9063c) + (property "Reference" "U6" (id 0) (at 252.73 21.59 0)) + (property "Value" "SST39SF040" (id 1) (at 254 85.09 0)) + (property "Footprint" "" (id 2) (at 246.38 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/25022B.pdf" (id 3) (at 246.38 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "16" (uuid 9ed06597-f845-4189-b3ac-dcf8f5ad9c18)) + (pin "32" (uuid 6774cecd-2055-4546-948d-ddf2cbd49381)) + (pin "1" (uuid 3d7c999b-e4ca-4acb-866d-a0df0951cbc0)) + (pin "10" (uuid 44d26703-cf0c-4ae5-bd79-4edf6160f3e3)) + (pin "11" (uuid e20efb5e-3b89-4ac4-bd20-ad5263262943)) + (pin "12" (uuid 64055230-da47-4922-96ae-cc6582fcd1e5)) + (pin "13" (uuid f10633e3-bb70-4c8c-8b87-0fc83dbb8bc5)) + (pin "14" (uuid 0e432893-865d-4a4d-ade7-e1707dc77a19)) + (pin "15" (uuid a70527b3-9ee6-468e-968c-1e40a8cbfc07)) + (pin "17" (uuid 624299f6-6b39-4591-9dc6-bc0f50b117fa)) + (pin "18" (uuid 91d871fd-99e8-4d62-a63d-e2b0dc3d6c11)) + (pin "19" (uuid a6d6c6e1-5d08-4a2a-a144-eb9721eba68a)) + (pin "2" (uuid 37855443-ca51-4309-a923-86ebdc1c3792)) + (pin "20" (uuid f0587251-8192-4d6b-b819-d5b4001347c5)) + (pin "21" (uuid 09fa56ee-2c8d-4807-b16b-ba99d905e351)) + (pin "22" (uuid 6a3ada55-8068-4787-8b39-6dde932d8edd)) + (pin "23" (uuid 1097ae06-1327-4e36-9083-52264049b5f2)) + (pin "24" (uuid bc810b68-d493-430f-8b3d-987f2e74a871)) + (pin "25" (uuid f484ab0a-5608-4ee5-87fb-51745199d28e)) + (pin "26" (uuid b04e7d7d-d30c-4aa4-aea3-3d803c6ae152)) + (pin "27" (uuid 5cd4b9cd-3d6d-4668-9d2f-e8a961563fc5)) + (pin "28" (uuid fa21c7df-94f9-447c-bce0-4999db9ae496)) + (pin "29" (uuid 69b6fea2-5a10-4903-aeb3-6d2288b450f1)) + (pin "3" (uuid 372827c2-ab50-46ac-8661-2f8c782d15af)) + (pin "30" (uuid fb9d9775-7b95-4957-ac2d-da85d10c0247)) + (pin "31" (uuid dbfeae7c-1054-4933-9a9f-f9068d43a048)) + (pin "4" (uuid cb46f5b2-5dcd-4167-bad7-8cadf298b2e7)) + (pin "5" (uuid b0428b05-6551-401a-888e-bc513d83c853)) + (pin "6" (uuid f28de806-b662-421c-a9c3-5b578dfae15d)) + (pin "7" (uuid 78f78aa5-664c-4a6f-9d04-51e68c4baa8e)) + (pin "8" (uuid 41ea8ce2-c2d2-4821-93fa-255870450331)) + (pin "9" (uuid bb0823f8-b848-4fba-b22e-5bc60395dda3)) + ) + + (symbol (lib_id "Device:C") (at 35.56 151.13 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 476229cc-ca1e-4a0f-8f09-96ad5be435cb) + (property "Reference" "C4" (id 0) (at 36.3947 154.051 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "22p" (id 1) (at 33.8578 154.051 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 31.75 152.0952 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 35.56 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 993ff105-4d18-4c9e-91c5-e8c562468585)) + (pin "2" (uuid 5e07ba15-f0a7-44ae-8349-208976b3deb4)) + ) + + (symbol (lib_id "power:VBUS") (at 231.14 144.78 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4784bc11-aa41-4f91-ae34-ba76ead6d3b4) + (property "Reference" "#PWR049" (id 0) (at 234.95 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 227.965 145.2138 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 231.14 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 231.14 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 11f13b4e-bf7b-4390-85a6-098c0c24b985)) + ) + + (symbol (lib_id "power:GND") (at 81.28 66.04 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 49e274c1-1214-464e-89d6-2d74a3e83315) + (property "Reference" "#PWR019" (id 0) (at 81.28 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 81.28 70.4834 0)) + (property "Footprint" "" (id 2) (at 81.28 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 81.28 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9141c657-2b1f-4ae0-838f-b10023767596)) + ) + + (symbol (lib_id "Device:C_Polarized") (at 104.14 29.21 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4cd7e4c7-cfb4-4fed-b973-b1b260334e6e) + (property "Reference" "C12" (id 0) (at 107.061 27.4863 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "22u" (id 1) (at 107.061 30.0232 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 105.1052 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 104.14 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b03a9679-d06d-49d2-a220-808e80cade73)) + (pin "2" (uuid 3d81c520-388d-4754-8ab8-54e18f91a688)) + ) + + (symbol (lib_id "power:GND") (at 38.1 186.69 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4d05a8bb-7c44-43c4-9bb6-87a996c53b1d) + (property "Reference" "#PWR08" (id 0) (at 38.1 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 38.1 191.1334 0)) + (property "Footprint" "" (id 2) (at 38.1 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 38.1 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c121017b-9c47-4f96-bb3c-f78b4675ce4b)) + ) + + (symbol (lib_id "power:GND") (at 215.9 120.65 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4e0637b6-e55a-4dbc-bd53-5d94c91dd92d) + (property "Reference" "#PWR044" (id 0) (at 215.9 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 215.9 125.0934 0)) + (property "Footprint" "" (id 2) (at 215.9 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 215.9 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a4a310d8-1228-4be2-872a-93c0e01ae00d)) + ) + + (symbol (lib_id "power:GND") (at 246.38 87.63 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4eb9dc01-84e4-470a-bddd-336f2206d841) + (property "Reference" "#PWR054" (id 0) (at 246.38 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 246.38 92.0734 0)) + (property "Footprint" "" (id 2) (at 246.38 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 246.38 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7c840cf2-18c2-4b5e-9d18-7773de25b900)) + ) + + (symbol (lib_id "power:GND") (at 24.13 99.06 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4fffd032-2c32-40de-90e1-45fc9032434a) + (property "Reference" "#PWR03" (id 0) (at 24.13 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 24.13 103.5034 0)) + (property "Footprint" "" (id 2) (at 24.13 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 24.13 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0423738d-6252-4e31-8bf7-52b12286a300)) + ) + + (symbol (lib_id "power:+5V") (at 105.41 41.91 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 53c8f187-c4b3-4c43-9643-47f630bf39d5) + (property "Reference" "#PWR024" (id 0) (at 109.22 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+5V" (id 1) (at 102.87 41.91 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 105.41 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 105.41 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 162f3334-ae86-4c21-88bb-59803d3cc693)) + ) + + (symbol (lib_id "memdump:CD4016B") (at 167.64 82.55 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 5519e376-8d9d-454d-8352-7e772a3abf17) + (property "Reference" "U4" (id 0) (at 170.18 68.58 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "CD4016B" (id 1) (at 170.18 96.52 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 167.64 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 167.64 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f6e1bc2e-b4a8-4a53-b988-d87104604096)) + (pin "10" (uuid e8a46ebd-bf25-42ca-8826-4bdf0a358cb5)) + (pin "11" (uuid 95c964b1-54af-4cd6-a70d-f1bdf04c9a5b)) + (pin "12" (uuid 7c50e493-2f84-4708-9ac0-273452773445)) + (pin "13" (uuid e4759715-d4ca-4b8f-aa62-e0d3cb0517e1)) + (pin "14" (uuid b5b4458d-c99f-4aaa-b620-72f0d813d2cb)) + (pin "15" (uuid 8687d633-7f0e-454f-a05c-b6a31b8bde29)) + (pin "16" (uuid ee0bfeb1-d54f-4d35-aeb5-81aab39fe730)) + (pin "2" (uuid 71146157-a251-4455-b4ab-576f567f4a31)) + (pin "3" (uuid 6308b41b-9a2c-4e7f-ae49-c6752da5e275)) + (pin "4" (uuid e0a78411-0584-46b9-9a5e-0ec9a0674808)) + (pin "5" (uuid e7f3d87b-3aec-43a4-b6b8-5e754dca358b)) + (pin "6" (uuid 38c4de74-e0af-4303-9a78-7ccb2a779ff2)) + (pin "7" (uuid 9366c687-d9ab-4f36-afa3-2296e268ad21)) + (pin "8" (uuid 9c95b0fd-049a-41df-9759-acc51e19005f)) + (pin "9" (uuid af93b748-d4ed-48e9-86db-4839e0196125)) + ) + + (symbol (lib_id "Switch:SW_Push") (at 68.58 106.68 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 560c52e9-bce4-4b9e-99ae-f5412b8463f5) + (property "Reference" "SW1" (id 0) (at 68.58 100.0592 0)) + (property "Value" "RESET" (id 1) (at 68.58 102.5961 0)) + (property "Footprint" "" (id 2) (at 68.58 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 68.58 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d8ca89a7-ea24-4310-a855-c0b358a9cb9d)) + (pin "2" (uuid 2f74359e-d216-4bab-b548-5f3ab7abb7bc)) + ) + + (symbol (lib_id "power:VBUS") (at 264.16 135.89 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 569235a0-fc06-491e-8812-6fb5d47b29a9) + (property "Reference" "#PWR057" (id 0) (at 264.16 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 264.16 132.3142 0)) + (property "Footprint" "" (id 2) (at 264.16 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 264.16 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d149c375-23f0-4f81-b61e-9e8c859e8f64)) + ) + + (symbol (lib_id "Device:C") (at 20.32 91.44 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 56a4b58e-b3af-4945-a60c-e28e4c9e40e9) + (property "Reference" "C1" (id 0) (at 20.32 88.9 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 20.32 93.98 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 21.2852 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 20.32 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b7803b1f-2d9e-454e-a1b6-fe774b1aa856)) + (pin "2" (uuid 337d0c40-ac33-462e-80cd-853a541561a9)) + ) + + (symbol (lib_id "power:VBUS") (at 167.64 17.78 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 56cebbed-90b4-4941-9fd4-f3e00a7a3280) + (property "Reference" "#PWR037" (id 0) (at 167.64 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 167.64 14.2042 0)) + (property "Footprint" "" (id 2) (at 167.64 17.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 167.64 17.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2243f19f-38b3-44cb-b5ef-d05f2a7ef57a)) + ) + + (symbol (lib_id "power:VBUS") (at 246.38 19.05 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5ba7fda8-0d64-46a0-9c08-86824094384f) + (property "Reference" "#PWR053" (id 0) (at 246.38 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 246.38 15.4742 0)) + (property "Footprint" "" (id 2) (at 246.38 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 246.38 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4787afbf-a567-4e80-9253-fc8002fdff49)) + ) + + (symbol (lib_id "power:VBUS") (at 231.14 134.62 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5c1802e2-e833-46ea-8fd8-bdccc30c7dd1) + (property "Reference" "#PWR047" (id 0) (at 234.95 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 227.965 135.0538 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 231.14 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 231.14 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid db99bdab-b15b-4e30-8366-bcc0040fcec9)) + ) + + (symbol (lib_id "power:+5V") (at 52.07 19.05 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5d5b0a64-b828-4f15-a96b-3a0ad38c9616) + (property "Reference" "#PWR014" (id 0) (at 52.07 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+5V" (id 1) (at 52.07 15.4742 0)) + (property "Footprint" "" (id 2) (at 52.07 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 52.07 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 554e6b91-842b-4b82-acea-8be18d8f5bac)) + ) + + (symbol (lib_id "power:+3.3V") (at 92.71 106.68 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 61734e05-6fa4-45c2-9ef6-ae673f0ef522) + (property "Reference" "#PWR021" (id 0) (at 92.71 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 92.71 103.1042 0)) + (property "Footprint" "" (id 2) (at 92.71 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 92.71 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 050d2e78-e38e-4fdc-a117-f8259c7f1e67)) + ) + + (symbol (lib_id "power:+3.3V") (at 41.91 114.3 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 65bd42b1-bdd8-43a9-a3eb-f0a10f9cc069) + (property "Reference" "#PWR09" (id 0) (at 41.91 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 41.91 110.7242 0)) + (property "Footprint" "" (id 2) (at 41.91 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 41.91 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0770f82d-7d74-4ca0-858a-b47d3d47decb)) + ) + + (symbol (lib_id "Device:LED") (at 81.28 59.69 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6b359124-431f-4afc-bdd3-74f7c0acd939) + (property "Reference" "D1" (id 0) (at 84.201 60.4428 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "VBUS OK" (id 1) (at 84.201 62.9797 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 81.28 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 81.28 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 36c121e4-5062-4c4f-8741-1a547ca59685)) + (pin "2" (uuid 71e85246-91b1-4424-959c-c0afec3e3960)) + ) + + (symbol (lib_id "Device:C") (at 215.9 114.3 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 6d643a6d-6530-4a9d-8f0c-31e4612a3c93) + (property "Reference" "C16" (id 0) (at 217.17 111.76 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 217.17 116.84 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 216.8652 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 215.9 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6355ae6e-4f03-4f87-9df3-182029c1e38d)) + (pin "2" (uuid cbf873ac-1c28-47b1-840f-99d307758d50)) + ) + + (symbol (lib_id "power:VBUS") (at 215.9 142.24 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6e4d6310-a718-4247-95ca-b51f99025ef0) + (property "Reference" "#PWR045" (id 0) (at 215.9 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 215.9 138.6642 0)) + (property "Footprint" "" (id 2) (at 215.9 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 215.9 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 32ce6a56-acab-4041-9317-3c5ed5b6f300)) + ) + + (symbol (lib_id "power:+3.3VA") (at 24.13 83.82 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 74bb36bd-4291-4083-8bdb-30c7e3e9b1d1) + (property "Reference" "#PWR02" (id 0) (at 24.13 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3VA" (id 1) (at 24.13 80.2442 0)) + (property "Footprint" "" (id 2) (at 24.13 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 24.13 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7907a9bf-fba8-4ebe-84cc-0b39efbc81f2)) + ) + + (symbol (lib_id "Device:R") (at 19.05 123.19 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 787644ad-f203-4c48-b79a-8880172ed388) + (property "Reference" "R1" (id 0) (at 20.32 119.38 0)) + (property "Value" "33k" (id 1) (at 21.59 127 0)) + (property "Footprint" "" (id 2) (at 20.828 123.19 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 19.05 123.19 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0f601ac2-16ed-4835-8707-8853a223938a)) + (pin "2" (uuid 4b12b532-c25e-4147-ade7-e2920df9f9a8)) + ) + + (symbol (lib_id "power:VBUS") (at 215.9 107.95 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 78cc6771-51a5-4e4d-808c-90a7b11c0a3c) + (property "Reference" "#PWR043" (id 0) (at 215.9 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 215.9 104.3742 0)) + (property "Footprint" "" (id 2) (at 215.9 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 215.9 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a526e80b-667d-42e5-90c9-5b77982f38b5)) + ) + + (symbol (lib_id "power:+5V") (at 76.2 22.86 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7a916f54-ecb1-473c-b6a6-08b0b9b50fbb) + (property "Reference" "#PWR017" (id 0) (at 76.2 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+5V" (id 1) (at 76.2 19.2842 0)) + (property "Footprint" "" (id 2) (at 76.2 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 76.2 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 27b37c01-095f-4feb-9e33-459c94a29d77)) + ) + + (symbol (lib_id "Memory_Flash:W25Q128JVS") (at 252.73 115.57 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7b8a3c23-20b5-4b9e-9f60-88f577b71afe) + (property "Reference" "U7" (id 0) (at 254.7494 104.2502 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "W25Q128JVS" (id 1) (at 254.7494 106.7871 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_SO:SOIC-8_5.23x5.23mm_P1.27mm" (id 2) (at 252.73 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.winbond.com/resource-files/w25q128jv_dtr%20revc%2003272018%20plus.pdf" (id 3) (at 252.73 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4b196906-b0ce-41b3-8b2e-438ed845d0d1)) + (pin "2" (uuid 24a2be04-fbe9-4d88-bfe8-ecd259c54b65)) + (pin "3" (uuid 87f80ba0-ce75-42b4-a617-b5b5fc827ac6)) + (pin "4" (uuid 1f5121fd-5b94-4445-90a8-a27bb31518de)) + (pin "5" (uuid e1ea5cd2-c50b-4eb5-bd96-a5de53c43e01)) + (pin "6" (uuid c3700fd3-2da8-4908-8ad0-11f4c2bdff5b)) + (pin "7" (uuid 8c88403d-d01b-4d7c-82b4-97e2ec34c8a7)) + (pin "8" (uuid fac26ce1-b956-4075-b717-7be8033f5f5b)) + ) + + (symbol (lib_id "power:+3.3V") (at 105.41 46.99 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 7ea7de27-e874-4fe8-bdc5-f93cae0e9bed) + (property "Reference" "#PWR025" (id 0) (at 109.22 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 102.87 46.99 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 105.41 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 105.41 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c61f2e8b-4e9d-4ab1-b4ca-de0cf6cf14be)) + ) + + (symbol (lib_id "Device:R") (at 52.07 24.13 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8519174e-f406-4836-8f33-e219a5351591) + (property "Reference" "R3" (id 0) (at 53.848 23.2953 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "5k1" (id 1) (at 53.848 25.8322 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 50.292 24.13 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 52.07 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 825e7db8-0294-426e-853c-3be31e57f559)) + (pin "2" (uuid 54c2b029-df21-4268-9a74-8433670031c7)) + ) + + (symbol (lib_id "power:GND") (at 41.91 127 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 8bebbd79-3b69-46a4-996d-68e9d4104f5f) + (property "Reference" "#PWR010" (id 0) (at 41.91 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 41.91 130.81 0)) + (property "Footprint" "" (id 2) (at 41.91 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 41.91 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e363bc7d-4437-4b22-981a-6aa2f8869c84)) + ) + + (symbol (lib_id "Device:D_Schottky") (at 149.86 189.23 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid 94644b12-8e8f-4fb1-ba7e-f33b4b619430) + (property "Reference" "D3" (id 0) (at 149.86 186.69 0)) + (property "Value" "D_Schottky" (id 1) (at 149.86 191.77 0)) + (property "Footprint" "" (id 2) (at 149.86 189.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 149.86 189.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b6c0e29a-7a1b-4d84-952d-3cce6574f399)) + (pin "2" (uuid 83f398ab-4539-47c5-b26a-93ca54378770)) + ) + + (symbol (lib_id "power:VBUS") (at 81.28 43.18 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 961f2f27-8ee8-4a23-b6ef-662dca6cd95f) + (property "Reference" "#PWR018" (id 0) (at 81.28 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 81.28 39.6042 0)) + (property "Footprint" "" (id 2) (at 81.28 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 81.28 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d2748131-4165-4be3-afe1-212e797bb7ce)) + ) + + (symbol (lib_id "power:GND") (at 88.9 36.83 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 98291b6d-4975-410c-b997-bfcde9edc403) + (property "Reference" "#PWR020" (id 0) (at 88.9 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 88.9 41.2734 0)) + (property "Footprint" "" (id 2) (at 88.9 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 88.9 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3b952154-6446-4b2b-8615-8a544ae15ddd)) + ) + + (symbol (lib_id "Device:C") (at 215.9 148.59 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 9b6a70bf-6a7c-4f89-bc4a-fef7cf2533db) + (property "Reference" "C17" (id 0) (at 217.17 146.05 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 217.17 151.13 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 216.8652 152.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 215.9 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e18888c0-a8b9-4245-b0e0-51da71f7a387)) + (pin "2" (uuid 884fb3ee-c009-42ee-9dbc-3a20547373e3)) + ) + + (symbol (lib_id "Device:C_Polarized") (at 80.01 29.21 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a6809204-d778-407d-8488-02ca3a0fb5ec) + (property "Reference" "C11" (id 0) (at 82.931 27.4863 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1u" (id 1) (at 82.931 30.0232 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 80.9752 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 80.01 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c586680d-5492-4f18-a363-946ddc85d563)) + (pin "2" (uuid c96745b1-a39f-4610-acd5-c6cc94e37b4e)) + ) + + (symbol (lib_id "power:VBUS") (at 146.05 132.08 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a6c198f3-8c6c-4921-8fde-a6819c902500) + (property "Reference" "#PWR035" (id 0) (at 146.05 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 146.05 128.5042 0)) + (property "Footprint" "" (id 2) (at 146.05 132.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 146.05 132.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b2762f24-904f-493f-85cf-bf388b0b1742)) + ) + + (symbol (lib_id "Device:C") (at 43.18 91.44 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid a70a273a-fe84-4c2a-81fa-110d4e61cdb5) + (property "Reference" "C6" (id 0) (at 43.18 88.9 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 43.18 93.98 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 44.1452 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 43.18 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1fec6906-c24c-489d-908a-867949b12ea6)) + (pin "2" (uuid 97bf30ae-baf9-4e6f-a70a-7dfeeafab0e5)) + ) + + (symbol (lib_id "power:GND") (at 215.9 154.94 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a8c5e6d8-61ad-4f87-bde9-76733cef594b) + (property "Reference" "#PWR046" (id 0) (at 215.9 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 215.9 159.3834 0)) + (property "Footprint" "" (id 2) (at 215.9 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 215.9 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 657d7d9f-b1b3-45f4-8274-69041225b29d)) + ) + + (symbol (lib_id "Device:C") (at 68.58 115.57 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid a9256017-1126-40c6-9732-7c41f0a02b63) + (property "Reference" "C10" (id 0) (at 68.58 109.7112 90)) + (property "Value" "100n" (id 1) (at 68.58 112.2481 90)) + (property "Footprint" "" (id 2) (at 72.39 114.6048 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 68.58 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3b6b8365-af5d-4666-aaf3-ed61ffd784f0)) + (pin "2" (uuid f2d7accf-e1ef-4469-b4dd-a1a4fbec20e6)) + ) + + (symbol (lib_id "power:GND") (at 231.14 160.02 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ac6da24b-56cf-4680-99e5-a2227fdfbcb0) + (property "Reference" "#PWR052" (id 0) (at 224.79 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 227.9651 160.4538 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 231.14 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 231.14 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a90fbc91-a355-4d74-b87a-d1eea016c9b0)) + ) + + (symbol (lib_id "power:GND") (at 46.99 97.79 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid aeb9222b-fbba-4e8a-977c-1df76c60c39f) + (property "Reference" "#PWR013" (id 0) (at 46.99 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 46.99 102.2334 0)) + (property "Footprint" "" (id 2) (at 46.99 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 46.99 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b468a416-b066-4447-8055-14070510144b)) + ) + + (symbol (lib_id "Device:C") (at 35.56 91.44 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid b1bb5126-2f4d-48a1-95fa-1212cd328890) + (property "Reference" "C3" (id 0) (at 35.56 88.9 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 35.56 93.98 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 36.5252 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 35.56 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4ad9dd43-279a-491a-a1b6-6c5bde60a56d)) + (pin "2" (uuid 258e3672-542a-49ca-adf3-2bf1e99e1d64)) + ) + + (symbol (lib_id "power:+3.3VA") (at 115.57 22.86 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b89f0692-810a-4367-9120-09a79c2cb7c7) + (property "Reference" "#PWR027" (id 0) (at 115.57 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3VA" (id 1) (at 115.57 19.2842 0)) + (property "Footprint" "" (id 2) (at 115.57 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 115.57 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3e4828c0-beea-44e3-b41b-a9bf91a2713f)) + ) + + (symbol (lib_id "Switch:SW_SPDT") (at 240.03 137.16 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid bb2fa9a8-6b31-4e15-8b8e-9e5a3745626e) + (property "Reference" "SW4" (id 0) (at 242.57 133.35 0)) + (property "Value" "I2C_A0" (id 1) (at 242.57 140.97 0)) + (property "Footprint" "" (id 2) (at 240.03 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 240.03 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 79ca83df-21e4-4b08-a146-ef70ca293422)) + (pin "2" (uuid 9cf0ddb5-2f15-4f1b-90e4-7a0a6e444fb0)) + (pin "3" (uuid 85b6d1f8-c978-4ad5-86cd-70be08bc55c5)) + ) + + (symbol (lib_id "power:GND") (at 252.73 128.27 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid bc4d0031-4ef3-49f5-b324-1c3ececb8a1b) + (property "Reference" "#PWR056" (id 0) (at 252.73 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 252.73 132.08 0)) + (property "Footprint" "" (id 2) (at 252.73 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 252.73 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1ff6efac-6707-4f5c-904c-f2a77a0e4420)) + ) + + (symbol (lib_id "Device:R") (at 119.38 99.06 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid be51566e-7e97-4c73-8ac8-94e66e99f85b) + (property "Reference" "R7" (id 0) (at 121.158 98.2253 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "470" (id 1) (at 121.158 100.7622 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 117.602 99.06 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 119.38 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 8a512f87-dd8f-4b8a-af41-47aa51957c08)) + (pin "2" (uuid d52105db-0ac1-4e6b-b9a4-f58d359a752a)) + ) + + (symbol (lib_id "Switch:SW_SPDT") (at 238.76 147.32 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid c04b87c6-daf1-44b5-a394-bf9e718b736f) + (property "Reference" "SW2" (id 0) (at 241.3 143.51 0)) + (property "Value" "I2C_A1" (id 1) (at 241.3 151.13 0)) + (property "Footprint" "" (id 2) (at 238.76 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 238.76 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1f2d46b8-3c28-4f51-9bfe-454a4359d30d)) + (pin "2" (uuid 6d370603-46a6-4993-8c50-ce81e9303386)) + (pin "3" (uuid 6caacd2d-356d-452e-9fc8-b62105603f93)) + ) + + (symbol (lib_id "power:GND") (at 143.51 57.15 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c38edf28-5700-4fec-aeb1-9392ee04fbc4) + (property "Reference" "#PWR032" (id 0) (at 143.51 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 143.51 61.5934 0)) + (property "Footprint" "" (id 2) (at 143.51 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 143.51 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e4d6542d-2db5-4dda-a50b-a1f2cfdc48e1)) + ) + + (symbol (lib_id "Device:Q_NMOS_DGS") (at 147.32 173.99 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid c55b26ae-ff85-4c03-bdd4-e65bef5e28ac) + (property "Reference" "Q1" (id 0) (at 149.86 171.45 90)) + (property "Value" "Q_NMOS_DGS" (id 1) (at 147.32 180.34 90)) + (property "Footprint" "" (id 2) (at 149.86 179.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 147.32 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b597a34a-c1d1-446c-aca9-2e0a81a8fcef)) + (pin "2" (uuid ed725ed6-9f8c-4f52-9452-5d78986f6aab)) + (pin "3" (uuid cb002a14-ea4c-42f3-a96c-d97eed04e686)) + ) + + (symbol (lib_id "Device:C_Polarized") (at 67.31 91.44 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid c8e02e2e-f89a-4169-ae1f-b1e67930d87c) + (property "Reference" "C9" (id 0) (at 67.31 88.9 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "10u" (id 1) (at 67.31 93.98 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 68.2752 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 67.31 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c75c3c9f-91ae-4c50-a4fc-dc37b44352e3)) + (pin "2" (uuid 70a995b4-7ef9-458a-a3bb-0027294e46ef)) + ) + + (symbol (lib_id "power:GND") (at 265.43 69.85 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c93a1f55-0fba-4da1-bbc4-fe1ab2fbc784) + (property "Reference" "#PWR060" (id 0) (at 265.43 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 265.43 74.2934 0)) + (property "Footprint" "" (id 2) (at 265.43 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 265.43 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b22a6816-356d-457b-b6d1-5f94b188aee6)) + ) + + (symbol (lib_id "Device:C") (at 146.05 138.43 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid cba19361-1180-4b70-96da-e508646b0471) + (property "Reference" "C15" (id 0) (at 147.32 135.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 147.32 140.97 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 147.0152 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 146.05 138.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 8ea7ff9e-4aef-454d-a74a-5d67d4411bdb)) + (pin "2" (uuid 011e5322-a06a-44a0-9c3e-8fa34c0ce0d3)) + ) + + (symbol (lib_id "power:VBUS") (at 139.7 176.53 90) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid cf84cf4f-3367-47f1-b6ed-c93da0b3c50b) + (property "Reference" "#PWR030" (id 0) (at 143.51 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 136.1242 176.53 0)) + (property "Footprint" "" (id 2) (at 139.7 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 139.7 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 201b9629-4d06-4d75-891f-9f18d99b784e)) + ) + + (symbol (lib_id "power:VBUS") (at 167.64 64.77 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid cfe37e22-4410-46ab-87eb-e3dc517c98b4) + (property "Reference" "#PWR039" (id 0) (at 167.64 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 167.64 61.1942 0)) + (property "Footprint" "" (id 2) (at 167.64 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 167.64 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 326f3a6c-68fa-424d-8d23-8ee1d294bc15)) + ) + + (symbol (lib_id "power:VBUS") (at 167.64 110.49 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d2235ba8-52d3-4f06-a800-30b3cc4e8ab7) + (property "Reference" "#PWR041" (id 0) (at 167.64 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 167.64 106.9142 0)) + (property "Footprint" "" (id 2) (at 167.64 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 167.64 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 702ce6b0-3934-41ae-84fd-e9f35d8ced2f)) + ) + + (symbol (lib_id "power:+3.3V") (at 25.4 116.84 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d9abb531-77d7-4833-8503-3c05b15410f9) + (property "Reference" "#PWR04" (id 0) (at 25.4 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 25.4 113.2642 0)) + (property "Footprint" "" (id 2) (at 25.4 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 25.4 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 70a30112-62e5-49ee-8ef3-ecf858c9a6a2)) + ) + + (symbol (lib_id "Device:C") (at 143.51 50.8 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid d9c6fcb2-dc37-4a6a-a8f9-cf8c1e937135) + (property "Reference" "C13" (id 0) (at 144.78 48.26 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 144.78 53.34 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 144.4752 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 143.51 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d7faed09-9670-4a5f-9ecf-8c52fe98f0ad)) + (pin "2" (uuid a57c382e-70e5-403d-ae1d-09709f1eca55)) + ) + + (symbol (lib_id "power:GND") (at 264.16 157.48 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid da14dcca-d06c-4084-8ec8-f4c75e932e69) + (property "Reference" "#PWR058" (id 0) (at 264.16 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 264.16 161.9234 0)) + (property "Footprint" "" (id 2) (at 264.16 157.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 264.16 157.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3b2c8ffd-e098-40fb-83e3-3f4f5ccdbea9)) + ) + + (symbol (lib_id "power:+3.3VA") (at 102.87 106.68 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid dc895304-8464-4d89-85fc-c6a56738014e) + (property "Reference" "#PWR023" (id 0) (at 102.87 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3VA" (id 1) (at 102.87 103.1042 0)) + (property "Footprint" "" (id 2) (at 102.87 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 102.87 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 38b845fa-3fd6-4d0a-adf0-ce8436185669)) + ) + + (symbol (lib_id "Device:C") (at 265.43 63.5 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid e3a84f84-6147-41cd-aa8a-508f05ca80cb) + (property "Reference" "C18" (id 0) (at 266.7 60.96 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 266.7 66.04 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 266.3952 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 265.43 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b193e2a0-5df9-4373-a718-daafd06809e6)) + (pin "2" (uuid ac34aaa6-2887-4d25-84c6-d30b863cd6fd)) + ) + + (symbol (lib_id "Switch:SW_SPDT") (at 113.03 44.45 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid e3d515f9-543c-4f63-84f7-0412c1776cde) + (property "Reference" "LEVEL1" (id 0) (at 114.3 40.64 0)) + (property "Value" "SW_SPDT" (id 1) (at 113.03 48.5339 0)) + (property "Footprint" "" (id 2) (at 113.03 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 113.03 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9c76c780-8818-4965-a1e5-b3992d37cfbd)) + (pin "2" (uuid 12b2791f-2825-460f-99a6-65f05241acf1)) + (pin "3" (uuid 982a1aae-5b21-4854-9d82-5e856a250cfd)) + ) + + (symbol (lib_id "Device:R") (at 81.28 49.53 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e3eaa044-52a4-4efd-8f50-ca9e129e1241) + (property "Reference" "R6" (id 0) (at 83.058 48.6953 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R" (id 1) (at 83.058 51.2322 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 79.502 49.53 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 81.28 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid be47a42a-3c53-4e80-acfd-c0a7563bd7d4)) + (pin "2" (uuid c0d1f805-7376-4826-82ec-44ea7ec0baee)) + ) + + (symbol (lib_id "power:GND") (at 92.71 190.5 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e5144b9e-f91b-4fbf-9276-7a94696d8a51) + (property "Reference" "#PWR022" (id 0) (at 92.71 196.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 92.71 194.9434 0)) + (property "Footprint" "" (id 2) (at 92.71 190.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 92.71 190.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 426510dc-99f4-483d-8d31-7006be81c4da)) + ) + + (symbol (lib_id "Connector:USB_C_Receptacle_USB2.0") (at 29.21 40.64 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e6ae75f4-81a2-4396-b3d1-ea724a69db9f) + (property "Reference" "J1" (id 0) (at 29.21 19.1602 0)) + (property "Value" "USB_C_Receptacle_USB2.0" (id 1) (at 29.21 21.6971 0)) + (property "Footprint" "" (id 2) (at 33.02 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (id 3) (at 33.02 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "A1" (uuid 50356d2a-abc1-40c2-82c4-2f5ff4fc6ba0)) + (pin "A12" (uuid a48d2fdb-cf46-4e82-a36f-69ff22e183d5)) + (pin "A4" (uuid 818dfab3-6b2c-4d8b-87dd-fcb0c6172c7a)) + (pin "A5" (uuid bcf01b8e-c616-4b79-9267-33a583be1369)) + (pin "A6" (uuid 44489cdd-a4e2-4e66-82cf-439bcb3c398b)) + (pin "A7" (uuid b4a82220-318a-4961-b93d-2c5cc991af66)) + (pin "A8" (uuid 4cce7028-0b1d-456f-a97e-7a656ef7d977)) + (pin "A9" (uuid 6f1a6ca6-3630-4c26-8561-efb464e49e6b)) + (pin "B1" (uuid 7d1234bc-f85f-4295-a591-9380b5404c46)) + (pin "B12" (uuid e0889bd1-e451-4405-bc0c-d5d0666c5403)) + (pin "B4" (uuid 9781da10-ddbd-4f70-9a43-cc267d20a62e)) + (pin "B5" (uuid 96a7064d-3393-48d9-ad88-6020af4f7b75)) + (pin "B6" (uuid 09fc999a-f436-491a-ab03-cde129194ab6)) + (pin "B7" (uuid 9f9f4bcc-8604-4187-8b19-22097e8eed9a)) + (pin "B8" (uuid 8fb678ac-a85d-4fab-8fef-ff0ad92463c8)) + (pin "B9" (uuid 74ae658e-c634-4f2a-b2f0-b67c54851b49)) + (pin "S1" (uuid 0fa9b6c8-789c-418b-9eb9-2e3493d2efd5)) + ) + + (symbol (lib_id "power:GND") (at 167.64 146.05 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ebdc17fe-1353-453d-9bf1-b95ec9f1c3f0) + (property "Reference" "#PWR042" (id 0) (at 167.64 152.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 167.64 150.4934 0)) + (property "Footprint" "" (id 2) (at 167.64 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 167.64 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 605a5235-bf99-4d46-a27f-b66a79784d4f)) + ) + + (symbol (lib_id "power:GND") (at 29.21 156.21 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ecacf29e-afd4-483b-b1b5-40e4bb7b8ab2) + (property "Reference" "#PWR06" (id 0) (at 22.86 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 24.7666 156.21 0)) + (property "Footprint" "" (id 2) (at 29.21 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 29.21 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d9f8136b-635e-4c12-85a2-4ef1f39a8406)) + ) + + (symbol (lib_id "MCU_ST_STM32F1:STM32F103C8Tx") (at 97.79 148.59 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ed8a7f02-cf05-41d0-97b4-4388ef205e73) + (property "Reference" "U2" (id 0) (at 102.3494 186.1804 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "STM32F103C8Tx" (id 1) (at 102.3494 188.7173 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" (id 2) (at 82.55 184.15 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00161566.pdf" (id 3) (at 97.79 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2e90e294-82e1-45da-9bf1-b91dfe0dc8f6)) + (pin "10" (uuid ba6fc20e-7eff-4d5f-81e4-d1fad93be155)) + (pin "11" (uuid 2035ea48-3ef5-4d7f-8c3c-50981b30c89a)) + (pin "12" (uuid 7a2f50f6-0c99-4e8d-9c2a-8f2f961d2e6d)) + (pin "13" (uuid ae0e6b31-27d7-4383-a4fc-7557b0a19382)) + (pin "14" (uuid 9565d2ee-a4f1-4d08-b2c9-0264233a0d2b)) + (pin "15" (uuid b287f145-851e-45cc-b200-e62677b551d5)) + (pin "16" (uuid d1eca865-05c5-48a4-96cf-ed5f8a640e25)) + (pin "17" (uuid cebb9021-66d3-4116-98d4-5e6f3c1552be)) + (pin "18" (uuid 3b686d17-1000-4762-ba31-589d599a3edf)) + (pin "19" (uuid 9286cf02-1563-41d2-9931-c192c33bab31)) + (pin "2" (uuid 66bc2bca-dab7-4947-a0ff-403cdaf9fb89)) + (pin "20" (uuid 9b6bb172-1ac4-440a-ac75-c1917d9d59c7)) + (pin "21" (uuid 5701b80f-f006-4814-81c9-0c7f006088a9)) + (pin "22" (uuid 63c56ea4-91a3-4172-b9de-a4388cc8f894)) + (pin "23" (uuid c25449d6-d734-4953-b762-98f82a830248)) + (pin "24" (uuid d7e4abd8-69f5-4706-b12e-898194e5bf56)) + (pin "25" (uuid 44646447-0a8e-4aec-a74e-22bf765d0f33)) + (pin "26" (uuid 2878a73c-5447-4cd9-8194-14f52ab9459c)) + (pin "27" (uuid 955cc99e-a129-42cf-abc7-aa99813fdb5f)) + (pin "28" (uuid 04cf2f2c-74bf-400d-b4f6-201720df00ed)) + (pin "29" (uuid 1bdd5841-68b7-42e2-9447-cbdb608d8a08)) + (pin "3" (uuid aeb03be9-98f0-43f6-9432-1bb35aa04bab)) + (pin "30" (uuid 008da5b9-6f95-4113-b7d0-d93ac62efd33)) + (pin "31" (uuid 5d3d7893-1d11-4f1d-9052-85cf0e07d281)) + (pin "32" (uuid 79476267-290e-445f-995b-0afd0e11a4b5)) + (pin "33" (uuid 8b290a17-6328-4178-9131-29524d345539)) + (pin "34" (uuid 27b2eb82-662b-42d8-90e6-830fec4bb8d2)) + (pin "35" (uuid 0fafc6b9-fd35-4a55-9270-7a8e7ce3cb13)) + (pin "36" (uuid 66218487-e316-4467-9eba-79d4626ab24e)) + (pin "37" (uuid dca1d7db-c913-4d73-a2cc-fdc9651eda69)) + (pin "38" (uuid cf815d51-c956-4c5a-adde-c373cb025b07)) + (pin "39" (uuid 3e0392c0-affc-4114-9de5-1f1cfe79418a)) + (pin "4" (uuid 6513181c-0a6a-4560-9a18-17450c36ae2a)) + (pin "40" (uuid 12a24e86-2c38-4685-bba9-fff8dddb4cb0)) + (pin "41" (uuid f357ddb5-3f44-43b0-b00d-d64f5c62ba4a)) + (pin "42" (uuid 35ef9c4a-35f6-467b-a704-b1d9354880cf)) + (pin "43" (uuid b8b961e9-8a60-45fc-999a-a7a3baff4e0d)) + (pin "44" (uuid a7f25f41-0b4c-4430-b6cd-b2160b2db099)) + (pin "45" (uuid 0ceb97d6-1b0f-4b71-921e-b0955c30c998)) + (pin "46" (uuid 1241b7f2-e266-4f5c-8a97-9f0f9d0eef37)) + (pin "47" (uuid 7d0dab95-9e7a-486e-a1d7-fc48860fd57d)) + (pin "48" (uuid 6241e6d3-a754-45b6-9f7c-e43019b93226)) + (pin "5" (uuid c8a44971-63c1-4a19-879d-b6647b2dc08d)) + (pin "6" (uuid 2b5a9ad3-7ec4-447d-916c-47adf5f9674f)) + (pin "7" (uuid f1782535-55f4-4299-bd4f-6f51b0b7259c)) + (pin "8" (uuid da6f4122-0ecc-496f-b0fd-e4abef534976)) + (pin "9" (uuid 9f782c92-a5e8-49db-bfda-752b35522ce4)) + ) + + (symbol (lib_id "power:GND") (at 146.05 144.78 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f3afc05a-a74a-47a7-9940-5d9597e2818e) + (property "Reference" "#PWR036" (id 0) (at 146.05 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 146.05 149.2234 0)) + (property "Footprint" "" (id 2) (at 146.05 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 146.05 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid dd6db55c-4638-4503-b28c-1c75774e697c)) + ) + + (symbol (lib_id "Device:R") (at 62.23 36.83 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f49c32a4-c8f1-4b12-a0cc-2502908b6264) + (property "Reference" "R4" (id 0) (at 64.008 35.9953 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1k5" (id 1) (at 64.008 38.5322 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 60.452 36.83 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 62.23 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0ebe0563-927f-4cee-bb15-f7f09ed2bca2)) + (pin "2" (uuid 6dde57ec-bb40-48e7-97d9-df6296c52d50)) + ) + + (symbol (lib_id "power:+3.3V") (at 38.1 173.99 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f88388f5-ab0f-4cf4-b6b6-e5c78925bc27) + (property "Reference" "#PWR07" (id 0) (at 38.1 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 38.1 170.4142 0)) + (property "Footprint" "" (id 2) (at 38.1 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 38.1 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c7eb64a8-391e-4f0d-b530-cb1e4bfdf419)) + ) + + (symbol (lib_id "Switch:SW_SPDT") (at 238.76 157.48 180) (unit 1) + (in_bom yes) (on_board yes) + (uuid fdd9d58b-194c-4636-b52a-0dade71f208e) + (property "Reference" "SW3" (id 0) (at 241.3 153.67 0)) + (property "Value" "I2C_A2" (id 1) (at 241.3 161.29 0)) + (property "Footprint" "" (id 2) (at 238.76 157.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 238.76 157.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 06337096-9766-4bb2-8e8b-2d57cb54b696)) + (pin "2" (uuid 6670dfab-f18e-4111-84a5-77b432402fe0)) + (pin "3" (uuid 7af03345-405e-402e-8ba7-23244e91520a)) + ) + + (symbol (lib_id "power:VBUS") (at 143.51 44.45 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fe9546ff-667d-4d29-84d9-6cae2c043fd4) + (property "Reference" "#PWR031" (id 0) (at 143.51 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (id 1) (at 143.51 40.8742 0)) + (property "Footprint" "" (id 2) (at 143.51 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 143.51 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 22d81171-1ead-4133-9879-40faaf30902b)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/3a19af9b-5d7d-434b-92b9-2c009a51dce9" + (reference "#PWR01") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/74bb36bd-4291-4083-8bdb-30c7e3e9b1d1" + (reference "#PWR02") (unit 1) (value "+3.3VA") (footprint "") + ) + (path "/4fffd032-2c32-40de-90e1-45fc9032434a" + (reference "#PWR03") (unit 1) (value "GND") (footprint "") + ) + (path "/d9abb531-77d7-4833-8503-3c05b15410f9" + (reference "#PWR04") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/15b03630-c7ec-4adb-983b-7e9ae7ae2052" + (reference "#PWR05") (unit 1) (value "GND") (footprint "") + ) + (path "/ecacf29e-afd4-483b-b1b5-40e4bb7b8ab2" + (reference "#PWR06") (unit 1) (value "GND") (footprint "") + ) + (path "/f88388f5-ab0f-4cf4-b6b6-e5c78925bc27" + (reference "#PWR07") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/4d05a8bb-7c44-43c4-9bb6-87a996c53b1d" + (reference "#PWR08") (unit 1) (value "GND") (footprint "") + ) + (path "/65bd42b1-bdd8-43a9-a3eb-f0a10f9cc069" + (reference "#PWR09") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/8bebbd79-3b69-46a4-996d-68e9d4104f5f" + (reference "#PWR010") (unit 1) (value "GND") (footprint "") + ) + (path "/094fab75-5872-4e60-82db-a2f74b6f2970" + (reference "#PWR011") (unit 1) (value "+5V") (footprint "") + ) + (path "/0a56bb44-d603-4b7b-9284-24a79ea1a065" + (reference "#PWR012") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/aeb9222b-fbba-4e8a-977c-1df76c60c39f" + (reference "#PWR013") (unit 1) (value "GND") (footprint "") + ) + (path "/5d5b0a64-b828-4f15-a96b-3a0ad38c9616" + (reference "#PWR014") (unit 1) (value "+5V") (footprint "") + ) + (path "/2879752f-491a-4d55-8ab3-03a149b231d3" + (reference "#PWR015") (unit 1) (value "GND") (footprint "") + ) + (path "/3873c180-2de3-4957-bb41-52aefbf3737d" + (reference "#PWR016") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/7a916f54-ecb1-473c-b6a6-08b0b9b50fbb" + (reference "#PWR017") (unit 1) (value "+5V") (footprint "") + ) + (path "/961f2f27-8ee8-4a23-b6ef-662dca6cd95f" + (reference "#PWR018") (unit 1) (value "VBUS") (footprint "") + ) + (path "/49e274c1-1214-464e-89d6-2d74a3e83315" + (reference "#PWR019") (unit 1) (value "GND") (footprint "") + ) + (path "/98291b6d-4975-410c-b997-bfcde9edc403" + (reference "#PWR020") (unit 1) (value "GND") (footprint "") + ) + (path "/61734e05-6fa4-45c2-9ef6-ae673f0ef522" + (reference "#PWR021") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/e5144b9e-f91b-4fbf-9276-7a94696d8a51" + (reference "#PWR022") (unit 1) (value "GND") (footprint "") + ) + (path "/dc895304-8464-4d89-85fc-c6a56738014e" + (reference "#PWR023") (unit 1) (value "+3.3VA") (footprint "") + ) + (path "/53c8f187-c4b3-4c43-9643-47f630bf39d5" + (reference "#PWR024") (unit 1) (value "+5V") (footprint "") + ) + (path "/7ea7de27-e874-4fe8-bdc5-f93cae0e9bed" + (reference "#PWR025") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/33ab9d15-6c51-48f5-80cb-a29a1d237e8e" + (reference "#PWR026") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/b89f0692-810a-4367-9120-09a79c2cb7c7" + (reference "#PWR027") (unit 1) (value "+3.3VA") (footprint "") + ) + (path "/200ef3d8-b04b-48c9-bed4-98f4ff3d0412" + (reference "#PWR028") (unit 1) (value "GND") (footprint "") + ) + (path "/0587bdd4-5a5d-46e8-b21b-239fa7d49563" + (reference "#PWR029") (unit 1) (value "VBUS") (footprint "") + ) + (path "/cf84cf4f-3367-47f1-b6ed-c93da0b3c50b" + (reference "#PWR030") (unit 1) (value "VBUS") (footprint "") + ) + (path "/fe9546ff-667d-4d29-84d9-6cae2c043fd4" + (reference "#PWR031") (unit 1) (value "VBUS") (footprint "") + ) + (path "/c38edf28-5700-4fec-aeb1-9392ee04fbc4" + (reference "#PWR032") (unit 1) (value "GND") (footprint "") + ) + (path "/3d5d3439-4073-4d64-872a-30e5adca8213" + (reference "#PWR033") (unit 1) (value "VBUS") (footprint "") + ) + (path "/24d99153-dbbf-4119-b811-7216eae30297" + (reference "#PWR034") (unit 1) (value "GND") (footprint "") + ) + (path "/a6c198f3-8c6c-4921-8fde-a6819c902500" + (reference "#PWR035") (unit 1) (value "VBUS") (footprint "") + ) + (path "/f3afc05a-a74a-47a7-9940-5d9597e2818e" + (reference "#PWR036") (unit 1) (value "GND") (footprint "") + ) + (path "/56cebbed-90b4-4941-9fd4-f3e00a7a3280" + (reference "#PWR037") (unit 1) (value "VBUS") (footprint "") + ) + (path "/373f98c3-0ebf-412c-b4bb-053bfe034e28" + (reference "#PWR038") (unit 1) (value "GND") (footprint "") + ) + (path "/cfe37e22-4410-46ab-87eb-e3dc517c98b4" + (reference "#PWR039") (unit 1) (value "VBUS") (footprint "") + ) + (path "/188dec34-7dba-4317-a36c-934eafead520" + (reference "#PWR040") (unit 1) (value "GND") (footprint "") + ) + (path "/d2235ba8-52d3-4f06-a800-30b3cc4e8ab7" + (reference "#PWR041") (unit 1) (value "VBUS") (footprint "") + ) + (path "/ebdc17fe-1353-453d-9bf1-b95ec9f1c3f0" + (reference "#PWR042") (unit 1) (value "GND") (footprint "") + ) + (path "/78cc6771-51a5-4e4d-808c-90a7b11c0a3c" + (reference "#PWR043") (unit 1) (value "VBUS") (footprint "") + ) + (path "/4e0637b6-e55a-4dbc-bd53-5d94c91dd92d" + (reference "#PWR044") (unit 1) (value "GND") (footprint "") + ) + (path "/6e4d6310-a718-4247-95ca-b51f99025ef0" + (reference "#PWR045") (unit 1) (value "VBUS") (footprint "") + ) + (path "/a8c5e6d8-61ad-4f87-bde9-76733cef594b" + (reference "#PWR046") (unit 1) (value "GND") (footprint "") + ) + (path "/5c1802e2-e833-46ea-8fd8-bdccc30c7dd1" + (reference "#PWR047") (unit 1) (value "VBUS") (footprint "") + ) + (path "/0078711c-2828-4067-9d22-cdd5a6bb45cf" + (reference "#PWR048") (unit 1) (value "GND") (footprint "") + ) + (path "/4784bc11-aa41-4f91-ae34-ba76ead6d3b4" + (reference "#PWR049") (unit 1) (value "VBUS") (footprint "") + ) + (path "/2df61fb5-2bb0-4d6c-ba1d-39428365f628" + (reference "#PWR050") (unit 1) (value "GND") (footprint "") + ) + (path "/258409df-3d58-4d50-9b70-efdaed96bff5" + (reference "#PWR051") (unit 1) (value "VBUS") (footprint "") + ) + (path "/ac6da24b-56cf-4680-99e5-a2227fdfbcb0" + (reference "#PWR052") (unit 1) (value "GND") (footprint "") + ) + (path "/5ba7fda8-0d64-46a0-9c08-86824094384f" + (reference "#PWR053") (unit 1) (value "VBUS") (footprint "") + ) + (path "/4eb9dc01-84e4-470a-bddd-336f2206d841" + (reference "#PWR054") (unit 1) (value "GND") (footprint "") + ) + (path "/042c71e8-ffa8-4fa1-8078-3ffd4a933bc7" + (reference "#PWR055") (unit 1) (value "VBUS") (footprint "") + ) + (path "/bc4d0031-4ef3-49f5-b324-1c3ececb8a1b" + (reference "#PWR056") (unit 1) (value "GND") (footprint "") + ) + (path "/569235a0-fc06-491e-8812-6fb5d47b29a9" + (reference "#PWR057") (unit 1) (value "VBUS") (footprint "") + ) + (path "/da14dcca-d06c-4084-8ec8-f4c75e932e69" + (reference "#PWR058") (unit 1) (value "GND") (footprint "") + ) + (path "/20f324d0-7597-4559-8b8c-da2d861e063c" + (reference "#PWR059") (unit 1) (value "VBUS") (footprint "") + ) + (path "/c93a1f55-0fba-4da1-bbc4-fe1ab2fbc784" + (reference "#PWR060") (unit 1) (value "GND") (footprint "") + ) + (path "/40daa9fb-c3d7-4fdd-bdd6-d71cf467dcd4" + (reference "BOOT0") (unit 1) (value "SW_SPDT") (footprint "") + ) + (path "/56a4b58e-b3af-4945-a60c-e28e4c9e40e9" + (reference "C1") (unit 1) (value "100n") (footprint "") + ) + (path "/00cf0dbe-b65f-4045-bb6a-040b83f2563e" + (reference "C2") (unit 1) (value "1u") (footprint "") + ) + (path "/b1bb5126-2f4d-48a1-95fa-1212cd328890" + (reference "C3") (unit 1) (value "100n") (footprint "") + ) + (path "/476229cc-ca1e-4a0f-8f09-96ad5be435cb" + (reference "C4") (unit 1) (value "22p") (footprint "") + ) + (path "/1d4465c5-863c-498b-ac4f-fd45adf86784" + (reference "C5") (unit 1) (value "22p") (footprint "") + ) + (path "/a70a273a-fe84-4c2a-81fa-110d4e61cdb5" + (reference "C6") (unit 1) (value "100n") (footprint "") + ) + (path "/3357e289-9dc1-4db7-ae6a-7b31bbe98eb8" + (reference "C7") (unit 1) (value "100n") (footprint "") + ) + (path "/27fc9d33-71be-43d2-a4bf-ce50908ec9ac" + (reference "C8") (unit 1) (value "100n") (footprint "") + ) + (path "/c8e02e2e-f89a-4169-ae1f-b1e67930d87c" + (reference "C9") (unit 1) (value "10u") (footprint "") + ) + (path "/a9256017-1126-40c6-9732-7c41f0a02b63" + (reference "C10") (unit 1) (value "100n") (footprint "") + ) + (path "/a6809204-d778-407d-8488-02ca3a0fb5ec" + (reference "C11") (unit 1) (value "1u") (footprint "") + ) + (path "/4cd7e4c7-cfb4-4fed-b973-b1b260334e6e" + (reference "C12") (unit 1) (value "22u") (footprint "") + ) + (path "/d9c6fcb2-dc37-4a6a-a8f9-cf8c1e937135" + (reference "C13") (unit 1) (value "100n") (footprint "") + ) + (path "/21273bb5-d257-42ab-8b38-d709c89bf6e5" + (reference "C14") (unit 1) (value "100n") (footprint "") + ) + (path "/cba19361-1180-4b70-96da-e508646b0471" + (reference "C15") (unit 1) (value "100n") (footprint "") + ) + (path "/6d643a6d-6530-4a9d-8f0c-31e4612a3c93" + (reference "C16") (unit 1) (value "100n") (footprint "") + ) + (path "/9b6a70bf-6a7c-4f89-bc4a-fef7cf2533db" + (reference "C17") (unit 1) (value "100n") (footprint "") + ) + (path "/e3a84f84-6147-41cd-aa8a-508f05ca80cb" + (reference "C18") (unit 1) (value "100n") (footprint "") + ) + (path "/6b359124-431f-4afc-bdd3-74f7c0acd939" + (reference "D1") (unit 1) (value "VBUS OK") (footprint "") + ) + (path "/2c34ffcd-cfc2-4b04-9101-d0eb75f65d3f" + (reference "D2") (unit 1) (value "LED") (footprint "") + ) + (path "/94644b12-8e8f-4fb1-ba7e-f33b4b619430" + (reference "D3") (unit 1) (value "D_Schottky") (footprint "") + ) + (path "/e6ae75f4-81a2-4396-b3d1-ea724a69db9f" + (reference "J1") (unit 1) (value "USB_C_Receptacle_USB2.0") (footprint "") + ) + (path "/272de852-8d1e-4019-90b7-cee23f613357" + (reference "J2") (unit 1) (value "SWD") (footprint "") + ) + (path "/e3d515f9-543c-4f63-84f7-0412c1776cde" + (reference "LEVEL1") (unit 1) (value "SW_SPDT") (footprint "") + ) + (path "/c55b26ae-ff85-4c03-bdd4-e65bef5e28ac" + (reference "Q1") (unit 1) (value "Q_NMOS_DGS") (footprint "") + ) + (path "/787644ad-f203-4c48-b79a-8880172ed388" + (reference "R1") (unit 1) (value "33k") (footprint "") + ) + (path "/239af0b5-229e-4ac1-82b0-abb89edea7fb" + (reference "R2") (unit 1) (value "33k") (footprint "") + ) + (path "/8519174e-f406-4836-8f33-e219a5351591" + (reference "R3") (unit 1) (value "5k1") (footprint "") + ) + (path "/f49c32a4-c8f1-4b12-a0cc-2502908b6264" + (reference "R4") (unit 1) (value "1k5") (footprint "") + ) + (path "/15cf6aa0-7d99-4795-b773-e3d2ecb82be0" + (reference "R5") (unit 1) (value "10k") (footprint "") + ) + (path "/e3eaa044-52a4-4efd-8f50-ca9e129e1241" + (reference "R6") (unit 1) (value "R") (footprint "") + ) + (path "/be51566e-7e97-4c73-8ac8-94e66e99f85b" + (reference "R7") (unit 1) (value "470") (footprint "") + ) + (path "/560c52e9-bce4-4b9e-99ae-f5412b8463f5" + (reference "SW1") (unit 1) (value "RESET") (footprint "") + ) + (path "/c04b87c6-daf1-44b5-a394-bf9e718b736f" + (reference "SW2") (unit 1) (value "I2C_A1") (footprint "") + ) + (path "/fdd9d58b-194c-4636-b52a-0dade71f208e" + (reference "SW3") (unit 1) (value "I2C_A2") (footprint "") + ) + (path "/bb2fa9a8-6b31-4e15-8b8e-9e5a3745626e" + (reference "SW4") (unit 1) (value "I2C_A0") (footprint "") + ) + (path "/3573efd5-ed70-48fb-9634-96aaa96b0bae" + (reference "U1") (unit 1) (value "AMS1117-3.3") (footprint "Package_TO_SOT_SMD:SOT-223-3_TabPin2") + ) + (path "/ed8a7f02-cf05-41d0-97b4-4388ef205e73" + (reference "U2") (unit 1) (value "STM32F103C8Tx") (footprint "Package_QFP:LQFP-48_7x7mm_P0.5mm") + ) + (path "/35d67aae-a3ab-409e-817c-fe0c140fbde6" + (reference "U3") (unit 1) (value "CD4016B") (footprint "") + ) + (path "/5519e376-8d9d-454d-8352-7e772a3abf17" + (reference "U4") (unit 1) (value "CD4016B") (footprint "") + ) + (path "/2a9a3ad4-76f7-496b-a5c3-fd713a03b276" + (reference "U5") (unit 1) (value "CD4016B") (footprint "") + ) + (path "/43d79bdd-1c63-4dc1-a6e0-61810ad9063c" + (reference "U6") (unit 1) (value "SST39SF040") (footprint "") + ) + (path "/7b8a3c23-20b5-4b9e-9f60-88f577b71afe" + (reference "U7") (unit 1) (value "W25Q128JVS") (footprint "Package_SO:SOIC-8_5.23x5.23mm_P1.27mm") + ) + (path "/19f0de0a-e965-4982-915c-a2a8f5f3069c" + (reference "U8") (unit 1) (value "24LC1025") (footprint "") + ) + (path "/057877ef-03b8-4212-bb91-55fd22a09fa5" + (reference "Y1") (unit 1) (value "12M") (footprint "") + ) + ) +) diff --git a/memdump_hw.kicad_sch-bak b/memdump_hw.kicad_sch-bak new file mode 100644 index 0000000..29e2ef7 --- /dev/null +++ b/memdump_hw.kicad_sch-bak @@ -0,0 +1,3232 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid e63e39d7-6ac0-4ffd-8aa3-1841a4541b55) + + (paper "A4") + + (lib_symbols + (symbol "Connector:Conn_01x04_Male" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (id 0) (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x04_Male" (id 1) (at 0 -7.62 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "connector" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_01x04_Male_1_1" + (polyline + (pts + (xy 1.27 -5.08) + (xy 0.8636 -5.08) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -2.54) + (xy 0.8636 -2.54) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 0) + (xy 0.8636 0) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 2.54) + (xy 0.8636 2.54) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 0.8636 -4.953) (end 0 -5.207) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -2.413) (end 0 -2.667) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 0.127) (end 0 -0.127) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 2.667) (end 0 2.413) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (pin passive line (at 5.08 2.54 180) (length 3.81) + (name "Pin_1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 0 180) (length 3.81) + (name "Pin_2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -2.54 180) (length 3.81) + (name "Pin_3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -5.08 180) (length 3.81) + (name "Pin_4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Connector:USB_C_Receptacle_USB2.0" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "J" (id 0) (at -10.16 19.05 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "USB_C_Receptacle_USB2.0" (id 1) (at 19.05 19.05 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 3.81 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (id 3) (at 3.81 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "usb universal serial bus type-C USB2.0" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "USB 2.0-only Type-C Receptacle connector" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "USB*C*Receptacle*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "USB_C_Receptacle_USB2.0_0_0" + (rectangle (start -0.254 -17.78) (end 0.254 -16.764) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 -14.986) (end 9.144 -15.494) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 -12.446) (end 9.144 -12.954) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 -4.826) (end 9.144 -5.334) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 -2.286) (end 9.144 -2.794) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 0.254) (end 9.144 -0.254) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 2.794) (end 9.144 2.286) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 7.874) (end 9.144 7.366) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 10.414) (end 9.144 9.906) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 10.16 15.494) (end 9.144 14.986) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "USB_C_Receptacle_USB2.0_0_1" + (rectangle (start -10.16 17.78) (end 10.16 -17.78) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (arc (start -8.89 -3.81) (mid -6.985 -5.715) (end -5.08 -3.81) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start -7.62 -3.81) (mid -6.985 -4.445) (end -6.35 -3.81) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start -7.62 -3.81) (mid -6.985 -4.445) (end -6.35 -3.81) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start -7.62 -3.81) (end -6.35 3.81) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (arc (start -6.35 3.81) (mid -6.985 4.445) (end -7.62 3.81) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start -6.35 3.81) (mid -6.985 4.445) (end -7.62 3.81) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (arc (start -5.08 3.81) (mid -6.985 5.715) (end -8.89 3.81) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center -2.54 1.143) (radius 0.635) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (circle (center 0 -5.842) (radius 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (polyline + (pts + (xy -8.89 -3.81) + (xy -8.89 3.81) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 3.81) + (xy -5.08 -3.81) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -5.842) + (xy 0 4.318) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (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) (color 0 0 0 0)) + (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) (color 0 0 0 0)) + (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) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 1.905 1.778) (end 3.175 3.048) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + ) + (symbol "USB_C_Receptacle_USB2.0_1_1" + (pin passive line (at 0 -22.86 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "A1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -22.86 90) (length 5.08) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "A12" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 15.24 15.24 180) (length 5.08) + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "A4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 10.16 180) (length 5.08) + (name "CC1" (effects (font (size 1.27 1.27)))) + (number "A5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -2.54 180) (length 5.08) + (name "D+" (effects (font (size 1.27 1.27)))) + (number "A6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 2.54 180) (length 5.08) + (name "D-" (effects (font (size 1.27 1.27)))) + (number "A7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -12.7 180) (length 5.08) + (name "SBU1" (effects (font (size 1.27 1.27)))) + (number "A8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 15.24 15.24 180) (length 5.08) hide + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "A9" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -22.86 90) (length 5.08) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "B1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -22.86 90) (length 5.08) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "B12" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 15.24 15.24 180) (length 5.08) hide + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "B4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 7.62 180) (length 5.08) + (name "CC2" (effects (font (size 1.27 1.27)))) + (number "B5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -5.08 180) (length 5.08) + (name "D+" (effects (font (size 1.27 1.27)))) + (number "B6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 0 180) (length 5.08) + (name "D-" (effects (font (size 1.27 1.27)))) + (number "B7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -15.24 180) (length 5.08) + (name "SBU2" (effects (font (size 1.27 1.27)))) + (number "B8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 15.24 15.24 180) (length 5.08) hide + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "B9" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 -22.86 90) (length 5.08) + (name "SHIELD" (effects (font (size 1.27 1.27)))) + (number "S1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "C" (id 0) (at 0.635 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (id 1) (at 0.635 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 0.9652 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Unpolarized capacitor" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "C_*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -2.032 -0.762) + (xy 2.032 -0.762) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.032 0.762) + (xy 2.032 0.762) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "C_1_1" + (pin passive line (at 0 3.81 270) (length 2.794) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -3.81 90) (length 2.794) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:C_Polarized" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "C" (id 0) (at 0.635 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C_Polarized" (id 1) (at 0.635 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 0.9652 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Polarized capacitor" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "CP_*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_Polarized_0_1" + (rectangle (start -2.286 0.508) (end 2.286 1.016) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.778 2.286) + (xy -0.762 2.286) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 2.794) + (xy -1.27 1.778) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 2.286 -0.508) (end -2.286 -1.016) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + ) + (symbol "C_Polarized_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:Crystal" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "Y" (id 0) (at 0 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Crystal" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "quartz ceramic resonator oscillator" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Two pin crystal" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Crystal*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Crystal_0_1" + (rectangle (start -1.143 2.54) (end 1.143 -2.54) + (stroke (width 0.3048) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 0) + (xy -1.905 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 -1.27) + (xy -1.905 1.27) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.905 -1.27) + (xy 1.905 1.27) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 0) + (xy 1.905 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "Crystal_1_1" + (pin passive line (at -3.81 0 0) (length 1.27) + (name "1" (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 1.27) + (name "2" (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)) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 2.032 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (id 1) (at 0 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at -1.778 0 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "R res resistor" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Resistor" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "R_*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_0_1" + (rectangle (start -1.016 -2.54) (end 1.016 2.54) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (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 "MCU_ST_STM32F1:STM32F103C8Tx" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -15.24 36.83 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "STM32F103C8Tx" (id 1) (at 7.62 36.83 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" (id 2) (at -15.24 -35.56 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00161566.pdf" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "ARM Cortex-M3 STM32F1 STM32F103" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "ARM Cortex-M3 MCU, 64KB flash, 20KB RAM, 72MHz, 2-3.6V, 37 GPIO, LQFP-48" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "STM32F103C8Tx_0_1" + (rectangle (start -15.24 -35.56) (end 12.7 35.56) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "STM32F103C8Tx_1_1" + (pin power_in line (at -5.08 38.1 270) (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 5.08 180) (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 2.54 180) (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 0 180) (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -2.54 180) (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -5.08 180) (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -7.62 180) (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -10.16 180) (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -12.7 180) (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 5.08 0) (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 2.54 0) (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 15.24 0) (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 0 0) (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -20.32 0) (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -22.86 0) (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -5.08 -38.1 90) (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -2.54 38.1 270) (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -25.4 0) (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -27.94 0) (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -30.48 0) (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -33.02 0) (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -15.24 180) (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 12.7 0) (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -17.78 180) (length 2.54) + (name "PA9" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -20.32 180) (length 2.54) + (name "PA10" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -22.86 180) (length 2.54) + (name "PA11" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -25.4 180) (length 2.54) + (name "PA12" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -27.94 180) (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -2.54 -38.1 90) (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 38.1 270) (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -30.48 180) (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -33.02 180) (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -2.54 0) (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 10.16 0) (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -5.08 0) (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -7.62 0) (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -10.16 0) (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -12.7 0) (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 27.94 0) (length 2.54) + (name "BOOT0" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -15.24 0) (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -17.78 -17.78 0) (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -38.1 90) (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 2.54 38.1 270) (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 22.86 0) (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 20.32 0) (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 33.02 0) (length 2.54) + (name "NRST" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 2.54 -38.1 90) (length 2.54) + (name "VSSA" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 5.08 38.1 270) (length 2.54) + (name "VDDA" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Regulator_Linear:AMS1117-3.3" (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -3.81 3.175 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "AMS1117-3.3" (id 1) (at 0 3.175 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (id 2) (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.advanced-monolithic.com/pdf/ds1117.pdf" (id 3) (at 2.54 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "linear regulator ldo fixed positive" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "1A Low Dropout regulator, positive, 3.3V fixed output, SOT-223" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "SOT?223*TabPin2*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "AMS1117-3.3_0_1" + (rectangle (start -5.08 -5.08) (end 5.08 1.905) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "AMS1117-3.3_1_1" + (pin power_in line (at 0 -7.62 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 7.62 0 180) (length 2.54) + (name "VO" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -7.62 0 0) (length 2.54) + (name "VI" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "SW" (id 0) (at 1.27 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SW_Push" (id 1) (at 0 -1.524 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "switch normally-open pushbutton push-button" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Push button switch, generic, two pins" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SW_Push_0_1" + (circle (center -2.032 0) (radius 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 1.27) + (xy 0 3.048) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 1.27) + (xy -2.54 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.032 0) (radius 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (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:+3.3V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 0 3.556 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"+3.3V\"" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+3.3V_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "+3.3V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+3V3" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:+3.3VA" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3VA" (id 1) (at 0 3.556 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"+3.3VA\"" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+3.3VA_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "+3.3VA_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+3.3VA" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:+5V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+5V" (id 1) (at 0 3.556 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"+5V\"" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "+5V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+5V" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (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) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:GNDA" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GNDA" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"GNDA\" , analog ground" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "GNDA_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) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "GNDA_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GNDA" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 68.58 102.87) (diameter 0) (color 0 0 0 0) + (uuid 08e651fe-0674-4b41-968b-ca295dc4c752) + ) + (junction (at 100.33 62.23) (diameter 0) (color 0 0 0 0) + (uuid 0c4bcd54-93a2-4c20-839e-4693b39cedbb) + ) + (junction (at 76.2 54.61) (diameter 0) (color 0 0 0 0) + (uuid 0f8133a0-129e-4693-85e0-4d6ec01c7a68) + ) + (junction (at 80.01 24.13) (diameter 0) (color 0 0 0 0) + (uuid 1079b9f1-ad7f-4871-8284-0e7690d5f784) + ) + (junction (at 100.33 54.61) (diameter 0) (color 0 0 0 0) + (uuid 11661951-0e81-4c1e-a75b-ad83f3b858e3) + ) + (junction (at 85.09 95.25) (diameter 0) (color 0 0 0 0) + (uuid 147f437e-f1d2-4392-9e7a-b1fc1ebd0498) + ) + (junction (at 107.95 24.13) (diameter 0) (color 0 0 0 0) + (uuid 1bc50707-3412-4266-ac17-66f3dcb409bb) + ) + (junction (at 34.29 138.43) (diameter 0) (color 0 0 0 0) + (uuid 1fb6f1b2-df59-4005-ad1b-46b106cef6e5) + ) + (junction (at 68.58 54.61) (diameter 0) (color 0 0 0 0) + (uuid 40383ad7-ca0b-4685-ad16-de93bfef8bdf) + ) + (junction (at 87.63 95.25) (diameter 0) (color 0 0 0 0) + (uuid 42c1944e-cf6b-41a4-9b9d-f61e2193e068) + ) + (junction (at 46.99 38.1) (diameter 0) (color 0 0 0 0) + (uuid 4b52827a-cef5-4f08-8778-2391fb763621) + ) + (junction (at 64.77 62.23) (diameter 0) (color 0 0 0 0) + (uuid 57275231-170d-4f52-b0be-5c7748e29ec7) + ) + (junction (at 76.2 62.23) (diameter 0) (color 0 0 0 0) + (uuid 5d580b6b-0b3b-429f-81c1-ce3cda4a1132) + ) + (junction (at 87.63 176.53) (diameter 0) (color 0 0 0 0) + (uuid 5e5ccdac-78dd-4ba5-a8cd-02cf2cf8374f) + ) + (junction (at 85.09 176.53) (diameter 0) (color 0 0 0 0) + (uuid 60120278-4c9b-41ee-adbf-a94a0000f004) + ) + (junction (at 64.77 54.61) (diameter 0) (color 0 0 0 0) + (uuid 66374be0-15fc-41fc-859f-dcd32adea273) + ) + (junction (at 95.25 34.29) (diameter 0) (color 0 0 0 0) + (uuid 6e51efa7-ed66-42c4-b5c0-3d1e700bd0c2) + ) + (junction (at 60.96 62.23) (diameter 0) (color 0 0 0 0) + (uuid 7f0ed456-f8b5-4050-9ba7-01db21e6fb52) + ) + (junction (at 58.42 102.87) (diameter 0) (color 0 0 0 0) + (uuid 7f349668-fb0d-423e-9e42-a11aa25a3610) + ) + (junction (at 60.96 54.61) (diameter 0) (color 0 0 0 0) + (uuid 87a367ea-ebd8-491e-b1d9-bc1496485654) + ) + (junction (at 92.71 34.29) (diameter 0) (color 0 0 0 0) + (uuid 929ff340-e1c5-4cce-9395-3ca7470cd571) + ) + (junction (at 68.58 62.23) (diameter 0) (color 0 0 0 0) + (uuid 94934084-b345-4f05-bdcf-0ee401cbae2d) + ) + (junction (at 39.37 107.95) (diameter 0) (color 0 0 0 0) + (uuid b4233c84-054a-446c-a641-3955d548b30c) + ) + (junction (at 90.17 95.25) (diameter 0) (color 0 0 0 0) + (uuid b7e7f17d-1284-4502-9c81-2df94d4bb2a6) + ) + (junction (at 62.23 43.18) (diameter 0) (color 0 0 0 0) + (uuid ba3db700-21d6-4bc4-b650-1a64c3fca14c) + ) + (junction (at 88.9 34.29) (diameter 0) (color 0 0 0 0) + (uuid c568a146-6174-4954-be25-3b1989d17759) + ) + (junction (at 24.13 143.51) (diameter 0) (color 0 0 0 0) + (uuid c8121a8c-1af8-471b-9478-78c4085bb876) + ) + (junction (at 104.14 24.13) (diameter 0) (color 0 0 0 0) + (uuid d2311558-8f96-4016-9bab-e647b3e8baa3) + ) + (junction (at 52.07 30.48) (diameter 0) (color 0 0 0 0) + (uuid e674f944-0cd1-4e2f-b586-f61f20182a0d) + ) + (junction (at 34.29 148.59) (diameter 0) (color 0 0 0 0) + (uuid e93216ab-0196-4436-9f35-1ef33e6f6ce6) + ) + + (no_connect (at 21.59 66.04) (uuid 40114dd9-1604-4282-a606-c5d04b6a6470)) + (no_connect (at 46.99 55.88) (uuid 40114dd9-1604-4282-a606-c5d04b6a6470)) + (no_connect (at 46.99 53.34) (uuid 40114dd9-1604-4282-a606-c5d04b6a6470)) + + (bus_entry (at 130.81 168.91) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12d77ce4-d499-4e3f-82f7-d7b54976d922) + ) + (bus_entry (at 54.61 156.21) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12d77ce4-d499-4e3f-82f7-d7b54976d922) + ) + (bus_entry (at 54.61 153.67) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12d77ce4-d499-4e3f-82f7-d7b54976d922) + ) + (bus_entry (at 54.61 143.51) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12d77ce4-d499-4e3f-82f7-d7b54976d922) + ) + (bus_entry (at 54.61 146.05) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12d77ce4-d499-4e3f-82f7-d7b54976d922) + ) + (bus_entry (at 54.61 140.97) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12d77ce4-d499-4e3f-82f7-d7b54976d922) + ) + (bus_entry (at 59.69 128.27) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6680463b-ccc7-4b1c-9c3b-3baeca03b71d) + ) + (bus_entry (at 59.69 130.81) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6680463b-ccc7-4b1c-9c3b-3baeca03b71d) + ) + (bus_entry (at 59.69 133.35) (size 2.54 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6680463b-ccc7-4b1c-9c3b-3baeca03b71d) + ) + (bus_entry (at 124.46 156.21) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 906eaa4f-1a13-424f-a7e9-48e51f658bcf) + ) + (bus_entry (at 124.46 153.67) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 906eaa4f-1a13-424f-a7e9-48e51f658bcf) + ) + (bus_entry (at 124.46 151.13) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 906eaa4f-1a13-424f-a7e9-48e51f658bcf) + ) + (bus_entry (at 124.46 138.43) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 906eaa4f-1a13-424f-a7e9-48e51f658bcf) + ) + (bus_entry (at 124.46 135.89) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 906eaa4f-1a13-424f-a7e9-48e51f658bcf) + ) + (bus_entry (at 124.46 130.81) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 906eaa4f-1a13-424f-a7e9-48e51f658bcf) + ) + (bus_entry (at 124.46 133.35) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 906eaa4f-1a13-424f-a7e9-48e51f658bcf) + ) + (bus_entry (at 54.61 125.73) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bf886988-7dc1-4f91-b511-c7ae92061314) + ) + (bus_entry (at 54.61 123.19) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bf886988-7dc1-4f91-b511-c7ae92061314) + ) + (bus_entry (at 59.69 168.91) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7410dd9-d7cf-4460-abe1-a795a9e85fe9) + ) + (bus_entry (at 59.69 171.45) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7410dd9-d7cf-4460-abe1-a795a9e85fe9) + ) + (bus_entry (at 59.69 166.37) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7410dd9-d7cf-4460-abe1-a795a9e85fe9) + ) + (bus_entry (at 59.69 158.75) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7410dd9-d7cf-4460-abe1-a795a9e85fe9) + ) + (bus_entry (at 59.69 163.83) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7410dd9-d7cf-4460-abe1-a795a9e85fe9) + ) + (bus_entry (at 59.69 161.29) (size 2.54 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7410dd9-d7cf-4460-abe1-a795a9e85fe9) + ) + + (wire (pts (xy 62.23 43.18) (xy 64.77 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01aeb749-d3e1-43bb-bdb5-8aed58125f0f) + ) + (bus (pts (xy 59.69 128.27) (xy 59.69 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 05e31a04-00ae-44b6-b935-294bc894902c) + ) + + (wire (pts (xy 34.29 138.43) (xy 40.64 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 07fe6946-987e-4656-a869-ad9ee8d46c0c) + ) + (wire (pts (xy 21.59 63.5) (xy 21.59 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 087f7212-24a3-450e-94f2-926b883ed254) + ) + (bus (pts (xy 54.61 146.05) (xy 54.61 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0957b253-b8b1-4aef-b2a3-f352673a06de) + ) + + (wire (pts (xy 44.45 45.72) (xy 62.23 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 095a3ec5-9aa3-4450-8396-335c6d282a59) + ) + (wire (pts (xy 44.45 25.4) (xy 46.99 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 09bd39ea-d308-4b43-9177-c6427580dd55) + ) + (wire (pts (xy 92.71 34.29) (xy 95.25 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0b220428-4705-4401-b733-5c5c122b5f29) + ) + (wire (pts (xy 24.13 143.51) (xy 21.59 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0b2811c7-55f5-4fcc-84c9-3e33f0da5242) + ) + (wire (pts (xy 105.41 168.91) (xy 130.81 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0b3a35c5-ddc2-420d-a21f-4aacf27f1abc) + ) + (wire (pts (xy 115.57 24.13) (xy 115.57 22.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d58847f-fb24-497d-a9eb-6dba9e766239) + ) + (wire (pts (xy 104.14 33.02) (xy 104.14 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0f488856-3af6-49c5-99b6-76688215a2d7) + ) + (wire (pts (xy 105.41 140.97) (xy 109.22 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0f5b056e-9d23-4528-9314-39294f84496d) + ) + (wire (pts (xy 58.42 102.87) (xy 59.69 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0fe1f74b-7c12-4b24-b43a-75f3f06a61b4) + ) + (wire (pts (xy 62.23 158.75) (xy 72.39 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 10038b47-41e4-4ea0-b582-be693eb83bf6) + ) + (wire (pts (xy 68.58 62.23) (xy 76.2 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 11f5fbfe-5de3-468e-a12f-e21fba07d84f) + ) + (wire (pts (xy 34.29 147.32) (xy 34.29 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1211cc08-d83f-42da-ba41-39c007475066) + ) + (wire (pts (xy 85.09 173.99) (xy 85.09 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1472a6b5-29bd-47f6-9715-b312fc716301) + ) + (wire (pts (xy 105.41 143.51) (xy 109.22 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1609382b-44c7-4bab-b75d-990b23e23515) + ) + (wire (pts (xy 87.63 176.53) (xy 90.17 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17f441fc-44eb-4f6a-8443-83eb80ec1918) + ) + (wire (pts (xy 62.23 166.37) (xy 72.39 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 181412ac-e7bf-49a4-88dd-038eb7b51bdc) + ) + (wire (pts (xy 62.23 130.81) (xy 72.39 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 193fcca4-6d80-4304-87f8-05b0105b2b50) + ) + (wire (pts (xy 39.37 107.95) (xy 39.37 110.49)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 19aaea28-e794-4991-93e4-0ade1d80d0ea) + ) + (bus (pts (xy 127 151.13) (xy 127 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1bdfede1-22a7-4a7e-8979-e030eca04f8f) + ) + + (wire (pts (xy 62.23 168.91) (xy 72.39 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c790aed-ff42-4acb-94e3-780c3781b07c) + ) + (wire (pts (xy 62.23 135.89) (xy 72.39 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1cb02ec6-1f53-4864-9517-5cc91087a720) + ) + (wire (pts (xy 92.71 95.25) (xy 92.71 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1f28363e-36a0-48d9-86d5-af47c6b3f69b) + ) + (wire (pts (xy 76.2 24.13) (xy 80.01 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 21bf48bc-7ea8-4485-b84d-b0bac23b8fa4) + ) + (wire (pts (xy 95.25 34.29) (xy 95.25 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 23b610c8-1e00-4041-9419-d982bf78b9f5) + ) + (wire (pts (xy 62.23 43.18) (xy 62.23 45.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 27fd7188-373a-470f-82ab-17c6f5bbfa0c) + ) + (bus (pts (xy 133.35 120.65) (xy 133.35 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2884275d-5589-4864-9108-12b1a98bfefd) + ) + + (wire (pts (xy 62.23 163.83) (xy 72.39 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2dfa8b1b-0f41-4a9e-8cbf-470d7945fd57) + ) + (wire (pts (xy 85.09 93.98) (xy 85.09 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2edac425-3ba0-4ebe-a032-bb842fa3ad88) + ) + (polyline (pts (xy 12.7 77.47) (xy 123.19 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 300dfde4-cbee-4a7d-8fa7-08613e61c276) + ) + + (bus (pts (xy 133.35 166.37) (xy 133.35 190.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 31809ea5-4846-4906-a3a7-47182aea540b) + ) + + (wire (pts (xy 67.31 125.73) (xy 72.39 125.73)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 32edea3b-5465-4f2e-baec-5bad04b3e6f0) + ) + (wire (pts (xy 39.37 118.11) (xy 39.37 121.92)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 33c6268d-dff6-4a70-b221-c66cb75eff28) + ) + (wire (pts (xy 62.23 133.35) (xy 72.39 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3486901d-91b3-453a-88eb-a93061648062) + ) + (wire (pts (xy 96.52 62.23) (xy 100.33 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35254406-9c96-42c9-a240-15a849081a6d) + ) + (wire (pts (xy 80.01 33.02) (xy 80.01 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 367a6605-21cb-4002-b917-4bf890430f17) + ) + (bus (pts (xy 59.69 166.37) (xy 59.69 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 38c328d6-cff7-487d-bee5-09a64b7c574b) + ) + + (wire (pts (xy 39.37 92.71) (xy 39.37 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c08f1be-27e3-4d00-b1eb-024131686e0e) + ) + (wire (pts (xy 44.45 38.1) (xy 46.99 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3efb881b-1207-41a0-b432-1f6746a2f859) + ) + (wire (pts (xy 24.13 138.43) (xy 24.13 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4194d5bd-f673-4b21-bde9-9c3ffab25a11) + ) + (wire (pts (xy 67.31 146.05) (xy 72.39 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 43176b79-229e-4014-83b5-272d3d49aa52) + ) + (wire (pts (xy 30.48 171.45) (xy 30.48 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 44c98c79-5428-45de-b33e-68f27c5c6710) + ) + (wire (pts (xy 27.94 171.45) (xy 30.48 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 486a5c8c-977c-4bba-82da-474e11340dd2) + ) + (wire (pts (xy 62.23 156.21) (xy 72.39 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 486b71cd-9c96-4e8c-8a76-254280ddef65) + ) + (wire (pts (xy 39.37 106.68) (xy 39.37 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 489b73a0-e312-40a3-b02d-bd025c7f87eb) + ) + (wire (pts (xy 68.58 54.61) (xy 76.2 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 48d506df-ffe2-48fd-bb7c-26e3bf9e3616) + ) + (wire (pts (xy 100.33 50.8) (xy 100.33 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4a6475b0-139c-488b-9284-85a138cea5fc) + ) + (wire (pts (xy 85.09 24.13) (xy 80.01 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 51f89386-54cf-4fd8-a1e8-1e5de95ed0fb) + ) + (wire (pts (xy 64.77 62.23) (xy 64.77 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57ac04d5-ca6b-40c1-815a-ab6cbf5b7866) + ) + (wire (pts (xy 76.2 54.61) (xy 85.09 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57b87079-f8f9-46f3-ac23-77a121ccc055) + ) + (wire (pts (xy 95.25 93.98) (xy 95.25 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57def1d9-24aa-46d6-8acd-8045419f583d) + ) + (wire (pts (xy 67.31 148.59) (xy 72.39 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 583cd7e8-be47-4066-bf93-f9f41ff14de4) + ) + (wire (pts (xy 104.14 24.13) (xy 107.95 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 58a40886-94db-461d-b86b-40ae840be845) + ) + (wire (pts (xy 27.94 166.37) (xy 30.48 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5a6473af-5dc6-4268-8561-c93d7869a0f0) + ) + (bus (pts (xy 59.69 185.42) (xy 127 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5c9e0013-ac77-4019-b011-e857720d1352) + ) + + (wire (pts (xy 53.34 62.23) (xy 60.96 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5cc21827-ed89-4e66-a349-4276656d6034) + ) + (wire (pts (xy 39.37 107.95) (xy 72.39 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5e729c6b-498a-44bd-b7c5-79743f573f14) + ) + (wire (pts (xy 87.63 95.25) (xy 87.63 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ed1bc36-febf-46c1-a5fe-bf0ae2690979) + ) + (wire (pts (xy 87.63 173.99) (xy 87.63 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f499669-2700-4a08-9417-54669560b475) + ) + (wire (pts (xy 100.33 62.23) (xy 104.14 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f5e5986-ddef-47cb-94cc-e473f12169b2) + ) + (wire (pts (xy 52.07 19.05) (xy 52.07 20.32)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f76fdb9-3557-4f13-aaf8-cda386c8e0fa) + ) + (wire (pts (xy 105.41 161.29) (xy 109.22 161.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 636010f2-1783-41df-ad83-749d62a156a6) + ) + (wire (pts (xy 88.9 34.29) (xy 92.71 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6425b423-9fe8-4a12-b7bc-bc068bb19ffa) + ) + (bus (pts (xy 59.69 171.45) (xy 59.69 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 65c582d4-fe6b-467e-a430-b7557f637b1a) + ) + + (wire (pts (xy 64.77 54.61) (xy 68.58 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6618c413-3eaa-4e47-b318-4931b4fbee37) + ) + (wire (pts (xy 105.41 156.21) (xy 124.46 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 664921bf-52b8-4f86-a2ed-b7be9f05a58d) + ) + (wire (pts (xy 46.99 36.83) (xy 46.99 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6858b218-d156-45cb-aaad-7e279287c2c2) + ) + (bus (pts (xy 127 130.81) (xy 127 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 690d7273-3b98-4ddd-b9b5-8dc34cc4a0e2) + ) + + (wire (pts (xy 67.31 115.57) (xy 72.39 115.57)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 694f573b-b709-4b04-b996-b287ab349e85) + ) + (wire (pts (xy 60.96 62.23) (xy 64.77 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6a741831-46aa-4798-947d-7896d7885e40) + ) + (wire (pts (xy 107.95 24.13) (xy 115.57 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6ad65558-2245-4be3-9388-75f6da2cca6d) + ) + (wire (pts (xy 57.15 120.65) (xy 72.39 120.65)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6cce5578-5fd6-4245-83bc-086aec4f304c) + ) + (wire (pts (xy 85.09 177.8) (xy 85.09 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6d191e53-c51a-4902-988a-96c379dd7e96) + ) + (wire (pts (xy 105.41 151.13) (xy 124.46 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f052eac-490f-4b7d-9b61-a1024accb8c1) + ) + (wire (pts (xy 57.15 140.97) (xy 72.39 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 707a3795-0e5f-4188-bf5b-bf4511f112b8) + ) + (wire (pts (xy 24.13 143.51) (xy 24.13 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7096d68f-439f-4a2a-8e65-12d745ea465d) + ) + (wire (pts (xy 72.39 102.87) (xy 68.58 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 71bee974-b697-4c29-8ebb-f8b9378e9c5c) + ) + (wire (pts (xy 67.31 113.03) (xy 72.39 113.03)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 721417d3-00f3-42f5-a22e-8a225ab4eea7) + ) + (wire (pts (xy 57.15 123.19) (xy 72.39 123.19)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 73199fa4-a5a6-4c8f-b97d-007b762573bd) + ) + (wire (pts (xy 90.17 173.99) (xy 90.17 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 771b7827-fdb9-4653-bf7b-690435eca34f) + ) + (wire (pts (xy 92.71 31.75) (xy 92.71 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7742dae6-1dd0-4492-8921-1d214bbb309b) + ) + (wire (pts (xy 29.21 63.5) (xy 29.21 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 799f501f-aa11-409b-a759-e3568f5be0cd) + ) + (wire (pts (xy 58.42 93.98) (xy 58.42 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7b2f4de0-7083-4890-9b2c-6c5c0ac136ce) + ) + (wire (pts (xy 53.34 54.61) (xy 60.96 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7b76a560-63b9-4c5b-af98-43c2f277e02b) + ) + (wire (pts (xy 76.2 62.23) (xy 85.09 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7d13aeeb-9947-4cc0-880e-d40ae88bef90) + ) + (wire (pts (xy 105.41 130.81) (xy 124.46 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 81081d75-4919-45a4-8a88-6911f9072829) + ) + (wire (pts (xy 57.15 138.43) (xy 72.39 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82665280-902d-4baa-b01e-3786e2c7490a) + ) + (bus (pts (xy 54.61 156.21) (xy 54.61 190.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 854a1cc3-86dd-4d69-90a0-029fc17442c2) + ) + + (wire (pts (xy 64.77 62.23) (xy 68.58 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8740342c-6134-47a1-9635-c2a81e323a66) + ) + (wire (pts (xy 44.45 55.88) (xy 46.99 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 889d9647-66e7-4b8b-b971-f4203397cb79) + ) + (wire (pts (xy 57.15 153.67) (xy 72.39 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8add4b0f-cf62-4c42-9b08-67f094e4c48d) + ) + (wire (pts (xy 57.15 143.51) (xy 72.39 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8c4dc77d-7e6b-4bbd-8885-8bbbb5b30536) + ) + (bus (pts (xy 127 148.59) (xy 127 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8ffd0910-e455-43ea-9660-3130eaccade3) + ) + (bus (pts (xy 59.69 161.29) (xy 59.69 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9041988e-8213-48cb-a486-81e6b4884b01) + ) + + (wire (pts (xy 105.41 153.67) (xy 124.46 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 90cb83dc-1a11-45a5-97ad-621fae129bf9) + ) + (wire (pts (xy 107.95 22.86) (xy 107.95 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 92140cda-e6ad-4d3f-af9e-09eafc3478c5) + ) + (bus (pts (xy 59.69 168.91) (xy 59.69 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9318ed29-e651-4367-9542-d2f3d519a43e) + ) + + (wire (pts (xy 67.31 102.87) (xy 68.58 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96a12097-e36b-4054-abcd-16db0002fb15) + ) + (wire (pts (xy 90.17 95.25) (xy 90.17 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 973725e1-6a6d-4321-83d6-2e046dca5d2a) + ) + (wire (pts (xy 57.15 151.13) (xy 72.39 151.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 99896205-c2b0-4f26-800d-9bcb208489b2) + ) + (wire (pts (xy 80.01 34.29) (xy 88.9 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9b70a2a0-8341-4b0e-8d8f-46095bfa0b14) + ) + (wire (pts (xy 44.45 53.34) (xy 46.99 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9bd706f6-d93e-4913-96b8-54a4b1dc24a9) + ) + (wire (pts (xy 105.41 163.83) (xy 109.22 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a19dc3c9-bd4c-4417-bb92-765045dddb5e) + ) + (polyline (pts (xy 123.19 77.47) (xy 142.24 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a1ec3b45-71b7-483e-90f0-d480ca3f99e8) + ) + (polyline (pts (xy 123.19 12.7) (xy 123.19 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3afaf3f-84ce-4c81-a39d-cc6e01c4f15c) + ) + + (wire (pts (xy 62.23 30.48) (xy 62.23 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a5014fe0-c4c7-4d05-84f8-cca9708ea276) + ) + (bus (pts (xy 54.61 143.51) (xy 54.61 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a7c332cd-b193-4e06-b900-faf24699f4a0) + ) + + (wire (pts (xy 54.61 102.87) (xy 58.42 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae02e696-d4b0-47de-84ec-4eabb313aed9) + ) + (wire (pts (xy 31.75 138.43) (xy 34.29 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aead4acd-f502-41d5-8071-e34321268660) + ) + (wire (pts (xy 95.25 34.29) (xy 104.14 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b358a8df-b661-4bf8-94ac-1baa42e11acd) + ) + (wire (pts (xy 105.41 133.35) (xy 124.46 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b9a61122-681d-4ea0-9a03-ae52ebfff47b) + ) + (wire (pts (xy 105.41 135.89) (xy 124.46 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bba46489-7b74-4703-b079-c6da14b4e863) + ) + (wire (pts (xy 46.99 19.05) (xy 46.99 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bc753aac-1971-416a-8edc-ba432ac8a22c) + ) + (wire (pts (xy 100.33 54.61) (xy 104.14 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bf200c48-e8c6-4b4d-b195-44bf1340bac8) + ) + (wire (pts (xy 100.33 62.23) (xy 100.33 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bfdc5489-aaec-421d-9c39-996466656182) + ) + (bus (pts (xy 59.69 163.83) (xy 59.69 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bfe06c73-fff2-438d-8dc4-d8d10fb7f3e1) + ) + (bus (pts (xy 59.69 130.81) (xy 59.69 133.35)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c0247d9e-4f78-4801-aed4-bf0567d851c0) + ) + + (wire (pts (xy 60.96 54.61) (xy 64.77 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c12162c6-eaf1-4e0f-a8fa-d8f301644452) + ) + (bus (pts (xy 54.61 125.73) (xy 54.61 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c293b310-d493-4039-81fd-df4b7312cbf7) + ) + + (wire (pts (xy 105.41 166.37) (xy 109.22 166.37)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c38e9d79-35cd-4811-8ef6-db14d6aefa1e) + ) + (wire (pts (xy 105.41 138.43) (xy 124.46 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c500017d-0fc8-497d-a0b5-573cf317a1f0) + ) + (wire (pts (xy 105.41 146.05) (xy 109.22 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c63e0ada-76e8-4bdc-b1f5-6b53dee96d5a) + ) + (wire (pts (xy 52.07 33.02) (xy 52.07 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c7be7d36-044c-4624-98a0-a11901bbb38c) + ) + (wire (pts (xy 34.29 148.59) (xy 31.75 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb804cd1-ee14-4f03-a50a-20e1e91cd566) + ) + (wire (pts (xy 34.29 138.43) (xy 34.29 139.7)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc329b05-d83d-40dd-a655-7d2cb1f4ee65) + ) + (bus (pts (xy 127 135.89) (xy 127 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce6a96b7-415b-48a2-8436-5e2fa710a642) + ) + + (wire (pts (xy 105.41 148.59) (xy 109.22 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d115a700-7020-4fc6-bbe5-d50148cae08c) + ) + (wire (pts (xy 87.63 95.25) (xy 90.17 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2bb36a7-40f0-4357-88b8-49ac59c19212) + ) + (wire (pts (xy 76.2 22.86) (xy 76.2 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2e4522e-d5c4-4f3a-9a90-c57ca6e61687) + ) + (bus (pts (xy 127 153.67) (xy 127 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d432ad34-f839-4149-aa7f-877c3818bfc6) + ) + + (wire (pts (xy 30.48 163.83) (xy 30.48 161.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d5dd6cc3-1a0e-4276-807c-298f36a20d8d) + ) + (polyline (pts (xy 142.24 77.47) (xy 142.24 198.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d63d5783-015b-47eb-b895-a625d9b4bed9) + ) + + (bus (pts (xy 54.61 153.67) (xy 54.61 156.21)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d64753ed-1d54-4148-bd8f-c627748df812) + ) + + (wire (pts (xy 105.41 158.75) (xy 109.22 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d89fb6d9-5c4d-409e-a951-c3d98232e1e9) + ) + (wire (pts (xy 52.07 27.94) (xy 52.07 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da0518d1-a4a1-4d96-a115-d0b555fd0563) + ) + (wire (pts (xy 46.99 38.1) (xy 46.99 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid daa405e4-f8c2-4b17-84d5-661bfdb29bf4) + ) + (wire (pts (xy 62.23 40.64) (xy 62.23 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db3b2b1c-a3b1-464f-9c4f-639437706f4d) + ) + (wire (pts (xy 34.29 148.59) (xy 40.64 148.59)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de3e79f4-ce5b-4f9e-9adb-58eee7affc92) + ) + (wire (pts (xy 64.77 52.07) (xy 64.77 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de810b62-6bfe-426f-a30c-cee5e4ae9d27) + ) + (wire (pts (xy 44.45 43.18) (xy 62.23 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dfd79162-843c-4047-b2ac-f7f81972037e) + ) + (wire (pts (xy 88.9 34.29) (xy 88.9 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e018abe3-0769-4c78-9fc8-73d2c369aa4f) + ) + (wire (pts (xy 85.09 176.53) (xy 87.63 176.53)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e304c34f-c9b9-49ae-97f6-ac03c2481416) + ) + (wire (pts (xy 68.58 102.87) (xy 68.58 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e3e08e18-9dfa-4009-9f2c-4f87aee4b527) + ) + (wire (pts (xy 104.14 24.13) (xy 104.14 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e4774d89-4e5b-441a-a31f-23520cd5c6c9) + ) + (bus (pts (xy 127 120.65) (xy 127 128.27)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e52ad66d-4e2c-412b-a57b-0fe0eb3b445e) + ) + + (wire (pts (xy 27.94 168.91) (xy 30.48 168.91)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e74aa975-7df5-4bae-bea4-a5f7fd30ea0b) + ) + (bus (pts (xy 127 133.35) (xy 127 135.89)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e7d89559-7691-48e4-b567-e51d87482f2c) + ) + + (wire (pts (xy 44.45 40.64) (xy 46.99 40.64)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e9926fee-a86c-4f3c-97e7-f8ddeedab390) + ) + (wire (pts (xy 44.45 33.02) (xy 52.07 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ec13d830-67f1-4408-9fd2-96be273e8b39) + ) + (bus (pts (xy 59.69 133.35) (xy 59.69 158.75)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid edbe27d6-0e89-477d-a214-0cd90464d7e7) + ) + + (wire (pts (xy 80.01 24.13) (xy 80.01 25.4)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ee86e374-2a4c-450c-a0be-e692fe8ad79d) + ) + (bus (pts (xy 54.61 190.5) (xy 133.35 190.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ef15aa68-13f8-4994-9ab8-34632865b0e5) + ) + (bus (pts (xy 54.61 140.97) (xy 54.61 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f024c575-d776-452b-b305-47a4a65e4ba8) + ) + + (wire (pts (xy 100.33 24.13) (xy 104.14 24.13)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f02e1a3a-e696-43de-9917-cdb9c0a78c1e) + ) + (wire (pts (xy 85.09 95.25) (xy 87.63 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f0eaadda-59b4-47c3-9d01-d495ab6fd17b) + ) + (wire (pts (xy 96.52 54.61) (xy 100.33 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1099931-fbc7-4672-870a-456f3cd2db43) + ) + (wire (pts (xy 62.23 161.29) (xy 72.39 161.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1416820-3d0e-4e7a-bd03-9ea3db8112ae) + ) + (bus (pts (xy 127 128.27) (xy 127 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f23ec1cc-a86d-49f6-8948-5d64ecd9ca42) + ) + + (wire (pts (xy 92.71 173.99) (xy 92.71 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f494e9e8-5e82-415b-b012-42419d08f021) + ) + (wire (pts (xy 85.09 95.25) (xy 85.09 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f50cac8e-847d-43e9-9d32-12ac79a39a08) + ) + (bus (pts (xy 54.61 123.19) (xy 54.61 125.73)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f54cfb23-b60e-4b79-8ca4-4f17c2bea5f3) + ) + + (wire (pts (xy 90.17 95.25) (xy 92.71 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f5fd3184-6274-4582-a5ed-1533be5e34ee) + ) + (wire (pts (xy 44.45 30.48) (xy 52.07 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f75a76d7-0540-438e-8217-4f5bb9bcfbf5) + ) + (wire (pts (xy 27.94 163.83) (xy 30.48 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd9345f6-f912-426c-a8e9-95f0012d2151) + ) + (bus (pts (xy 59.69 158.75) (xy 59.69 161.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fdca17ce-7afa-4432-85f9-561343a73753) + ) + + (text "Power\nVA and GNDA connected without filtering, because ADC is not used." + (at 12.7 76.2 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 999f2e4d-49ce-45c1-bad7-1baeeee6ed57) + ) + (text "Microcontroller" (at 13.97 195.58 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ae20c97d-9dc1-4e79-ac00-3f62c9b88b50) + ) + + (label "D5" (at 57.15 153.67 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0b1a7add-e007-4087-bb1e-e34f9878e9c2) + ) + (label "A14" (at 121.92 153.67 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2607f855-1e7d-49dc-b886-2c1b0ba75d75) + ) + (label "A6" (at 62.23 135.89 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2976ddc8-d509-474a-b767-9d2be0ed744c) + ) + (label "D1" (at 57.15 138.43 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2e713b57-76e5-499f-b4ed-39c61a6599a4) + ) + (label "A8" (at 62.23 158.75 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 35f386e0-adab-466b-8043-65e83813356c) + ) + (label "A13" (at 121.7463 151.13 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3852bc7e-8918-4894-a3a2-9f30bdf90ea4) + ) + (label "D6" (at 57.15 120.65 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3a8f0a41-b5ef-4244-a33a-658ed5e895fa) + ) + (label "A2" (at 121.92 135.89 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3c07389b-026c-4afb-87b8-2545c7f61fd7) + ) + (label "A9" (at 62.23 161.29 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4e91c5c7-7624-40b9-b80f-ca8593f53b02) + ) + (label "A10" (at 62.23 163.83 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5daf8306-e0c9-4125-bd26-bafe74bbf113) + ) + (label "D2" (at 57.15 140.97 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 648c16b1-fed6-49d3-8006-7700026d0f9f) + ) + (label "D0" (at 128.27 168.91 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 68a404ad-156a-4e16-a02f-ed59d8af6912) + ) + (label "D7" (at 57.15 123.19 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 79286ce9-aecf-4f9c-9f45-da2330c4ee3d) + ) + (label "A11" (at 62.23 166.37 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 79f1e40b-80b6-4942-9cdf-b014709026fb) + ) + (label "A3" (at 121.92 138.43 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 85033c8f-181e-4414-a5ac-08e4e3b98b88) + ) + (label "A15" (at 121.92 156.21 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a0b7788d-041d-41a6-8c60-df9897345e9c) + ) + (label "A7" (at 62.23 156.21 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a4eaa2eb-3510-46a2-9bc8-b1e885ef6755) + ) + (label "D3" (at 57.15 143.51 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ae20d466-ac82-43b4-abc2-122d1c5f9b1c) + ) + (label "D4" (at 57.15 151.13 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid be724f74-ffb9-4f33-853f-417a9d9256f9) + ) + (label "A12" (at 62.23 168.91 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c4609473-5ec2-4e3c-9b9b-fd5dae600fa1) + ) + (label "A4" (at 62.23 130.81 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c75432b4-287a-43d6-a9a8-6060ceac2822) + ) + (label "A0" (at 121.92 130.81 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid db815b65-2e01-4e79-b0a4-f722f7ccdb56) + ) + (label "A5" (at 62.23 133.35 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f31a6106-7847-4a7b-b812-7baf5de6d153) + ) + (label "A1" (at 121.92 133.35 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fdb9bddc-4f4c-48cb-975f-f919ebc3a92b) + ) + + (global_label "HSE_OUT" (shape input) (at 40.64 138.43 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 019ead90-43eb-4fac-81c5-fe6a333bdc6f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 51.3383 138.3506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "USB_D-" (shape input) (at 46.99 36.83 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 08b78bff-cc35-4e3d-8e49-9b753c0cd7f0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 57.0231 36.7506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "USB_D-" (shape input) (at 109.22 158.75 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 1f8093b4-817f-4cca-8220-0e7ee50c1a72) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 119.2531 158.6706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "USB_D+" (shape input) (at 64.77 43.18 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 24594db8-2b23-4e90-8087-d8f06f8fc6d1) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 74.8031 43.1006 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "HSE_IN" (shape input) (at 67.31 115.57 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 25598e1d-ee9d-4898-afef-a7f92807f004) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 58.305 115.4906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "HSE_IN" (shape input) (at 40.64 148.59 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 41337c63-dfda-4b07-bf96-2b177854ad75) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 49.645 148.5106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "SWCLK" (shape input) (at 109.22 166.37 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 4b4642f0-11ae-49e0-82cb-9e1d6117063c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 117.8621 166.2906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "LED" (shape input) (at 67.31 125.73 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 5d238e48-c93c-4fd7-9520-225a468a36fe) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 61.4498 125.6506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "DBUS" (shape input) (at 133.35 120.65 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 662cc5da-00bf-4105-b1e2-478d98da9bd4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 133.2706 113.1569 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "HSE_OUT" (shape input) (at 67.31 113.03 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 69f463e9-c054-4397-a0c3-9aefb7197eb3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 56.6117 112.9506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "USB_D+" (shape input) (at 109.22 161.29 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 6d82d21c-cec9-4bf1-8b42-2e7f8dae4590) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 119.2531 161.2106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "SCL" (shape input) (at 67.31 146.05 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7eb1d717-f94b-4191-8dd2-f0737226faa3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 61.3893 145.9706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "SWDIO" (shape input) (at 30.48 166.37 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8bb22705-8d24-463c-9960-1d17412cd80f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 38.7593 166.2906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "SWCLK" (shape input) (at 30.48 168.91 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid aa8801af-63ad-44fd-9369-b7672a65534c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 39.1221 168.8306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "MISO" (shape input) (at 109.22 146.05 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b79f3865-3335-4611-84fa-193532cd18b0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 116.2293 145.9706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "MOSI" (shape input) (at 109.22 148.59 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid c4e703bd-b479-48eb-98ef-8e8fe96402d4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 116.2293 148.5106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "SWDIO" (shape input) (at 109.22 163.83 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ce06b629-e2ae-4f95-97d8-47fbd7746529) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 117.4993 163.7506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "SDA" (shape input) (at 67.31 148.59 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid e43f5f93-1fda-41fb-8938-ec8a967a15fa) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 61.3288 148.5106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "NSS" (shape input) (at 109.22 140.97 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e754b196-89e8-4d10-b26c-51145ea5a722) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 115.3826 140.8906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "ABUS" (shape input) (at 127 120.65 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f28ce0d8-e73c-4758-8701-673c75d10a80) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 126.9206 113.3383 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "SCK" (shape input) (at 109.22 143.51 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f4ceb004-ffb4-472e-8b5a-9c4d4cce3bc8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 115.3826 143.4306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + + (symbol (lib_id "Device:C_Polarized") (at 104.14 58.42 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 00cf0dbe-b65f-4045-bb6a-040b83f2563e) + (property "Reference" "C?" (id 0) (at 107.061 56.6963 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1u" (id 1) (at 107.061 59.2332 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 105.1052 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 104.14 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4b73e74a-3eda-4d39-8014-b4477d6bbeb6)) + (pin "2" (uuid e803c1de-1f99-49d1-bb2f-aedb9fb77b1b)) + ) + + (symbol (lib_id "Device:Crystal") (at 34.29 143.51 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 057877ef-03b8-4212-bb91-55fd22a09fa5) + (property "Reference" "Y?" (id 0) (at 37.6174 142.6753 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "12M" (id 1) (at 37.6174 145.2122 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 34.29 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 34.29 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6cb9631d-f4f9-464d-ad18-d53fa23081fa)) + (pin "2" (uuid 3739076a-baeb-4668-95d4-28b7b5f3ab71)) + ) + + (symbol (lib_id "power:+5V") (at 46.99 19.05 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 094fab75-5872-4e60-82db-a2f74b6f2970) + (property "Reference" "#PWR?" (id 0) (at 46.99 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+5V" (id 1) (at 46.99 15.4742 0)) + (property "Footprint" "" (id 2) (at 46.99 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 46.99 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 857c4d37-3da3-4c13-ac92-dd2b87109c00)) + ) + + (symbol (lib_id "power:+3.3V") (at 64.77 52.07 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0a56bb44-d603-4b7b-9284-24a79ea1a065) + (property "Reference" "#PWR?" (id 0) (at 64.77 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 64.77 48.4942 0)) + (property "Footprint" "" (id 2) (at 64.77 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 64.77 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 55c390ef-7ca3-4291-a873-82113b406c94)) + ) + + (symbol (lib_id "power:GND") (at 29.21 66.04 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 15b03630-c7ec-4adb-983b-7e9ae7ae2052) + (property "Reference" "#PWR?" (id 0) (at 29.21 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 29.21 70.4834 0)) + (property "Footprint" "" (id 2) (at 29.21 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 29.21 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3128a332-824d-47a9-a51c-157e9059ce52)) + ) + + (symbol (lib_id "Device:R") (at 39.37 114.3 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 15cf6aa0-7d99-4795-b773-e3d2ecb82be0) + (property "Reference" "R?" (id 0) (at 41.148 113.4653 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "10k" (id 1) (at 41.148 116.0022 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 41.148 114.3 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 39.37 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9f532940-719e-47e5-87f2-c871302866af)) + (pin "2" (uuid 84913913-2b70-4e7e-8a04-f59dc46fbc82)) + ) + + (symbol (lib_id "Device:C") (at 27.94 148.59 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 1d4465c5-863c-498b-ac4f-fd45adf86784) + (property "Reference" "C?" (id 0) (at 28.7747 151.511 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "22p" (id 1) (at 26.2378 151.511 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 31.75 147.6248 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 27.94 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2c71e027-805b-4b74-bb23-31aedb6b9a76)) + (pin "2" (uuid 1bd39f9d-d800-4f7e-9a3e-589b2497f327)) + ) + + (symbol (lib_id "Connector:Conn_01x04_Male") (at 22.86 166.37 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 272de852-8d1e-4019-90b7-cee23f613357) + (property "Reference" "J?" (id 0) (at 23.495 160.054 0)) + (property "Value" "SWD" (id 1) (at 23.495 162.5909 0)) + (property "Footprint" "" (id 2) (at 22.86 166.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 22.86 166.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7a8b06db-f7a5-4cc3-8185-58db64c394f1)) + (pin "2" (uuid 188933c4-1206-4d91-bd27-0a458199398e)) + (pin "3" (uuid c77b7c8d-4327-402e-a449-cc626008bd30)) + (pin "4" (uuid 6599a081-060e-40f9-b86b-5900f86e48e8)) + ) + + (symbol (lib_id "Device:C") (at 76.2 58.42 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 27fc9d33-71be-43d2-a4bf-ce50908ec9ac) + (property "Reference" "C?" (id 0) (at 79.121 57.5853 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 79.121 60.1222 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 77.1652 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 76.2 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid fceeee19-8037-4dc0-967a-86c5cfb2c48b)) + (pin "2" (uuid b0851d66-0bdb-4ab4-938a-8393445ee74e)) + ) + + (symbol (lib_id "power:GND") (at 54.61 102.87 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2879752f-491a-4d55-8ab3-03a149b231d3) + (property "Reference" "#PWR?" (id 0) (at 48.26 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 51.4351 103.3038 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f629e0b5-f1c9-472f-b41b-cdd542acfeb1)) + ) + + (symbol (lib_id "Device:C") (at 68.58 58.42 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 3357e289-9dc1-4db7-ae6a-7b31bbe98eb8) + (property "Reference" "C?" (id 0) (at 71.501 57.5853 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 71.501 60.1222 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 69.5452 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 68.58 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b2d1524e-884e-457d-ba9c-7497338f18c6)) + (pin "2" (uuid e87a047a-5138-4806-bfb0-f8836e63035e)) + ) + + (symbol (lib_id "power:+3.3V") (at 107.95 22.86 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 33ab9d15-6c51-48f5-80cb-a29a1d237e8e) + (property "Reference" "#PWR?" (id 0) (at 107.95 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 107.95 19.2842 0)) + (property "Footprint" "" (id 2) (at 107.95 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 107.95 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4133a805-72d2-4254-85cc-30ca2f951277)) + ) + + (symbol (lib_id "Regulator_Linear:AMS1117-3.3") (at 92.71 24.13 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 3573efd5-ed70-48fb-9634-96aaa96b0bae) + (property "Reference" "U?" (id 0) (at 92.71 18.5252 0)) + (property "Value" "AMS1117-3.3" (id 1) (at 92.71 21.0621 0)) + (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (id 2) (at 92.71 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.advanced-monolithic.com/pdf/ds1117.pdf" (id 3) (at 95.25 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 04f43e00-9a03-4528-8e5b-353e923f6fbc)) + (pin "2" (uuid 9a020759-0c5c-45d0-9086-1999eae218a6)) + (pin "3" (uuid 275883f0-83a9-486f-80bc-9817cc1b2730)) + ) + + (symbol (lib_id "power:+3.3V") (at 62.23 30.48 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 3873c180-2de3-4957-bb41-52aefbf3737d) + (property "Reference" "#PWR?" (id 0) (at 62.23 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 62.23 26.9042 0)) + (property "Footprint" "" (id 2) (at 62.23 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 62.23 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a40d64af-b0a2-4c7a-8f65-11d2cd685c1d)) + ) + + (symbol (lib_id "Device:C") (at 27.94 138.43 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 476229cc-ca1e-4a0f-8f09-96ad5be435cb) + (property "Reference" "C?" (id 0) (at 28.7747 141.351 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "22p" (id 1) (at 26.2378 141.351 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 24.13 139.3952 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 27.94 138.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 993ff105-4d18-4c9e-91c5-e8c562468585)) + (pin "2" (uuid 5e07ba15-f0a7-44ae-8349-208976b3deb4)) + ) + + (symbol (lib_id "Device:C_Polarized") (at 104.14 29.21 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4cd7e4c7-cfb4-4fed-b973-b1b260334e6e) + (property "Reference" "C?" (id 0) (at 107.061 27.4863 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "22u" (id 1) (at 107.061 30.0232 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 105.1052 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 104.14 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b03a9679-d06d-49d2-a220-808e80cade73)) + (pin "2" (uuid 3d81c520-388d-4754-8ab8-54e18f91a688)) + ) + + (symbol (lib_id "power:GND") (at 30.48 173.99 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4d05a8bb-7c44-43c4-9bb6-87a996c53b1d) + (property "Reference" "#PWR?" (id 0) (at 30.48 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 30.48 178.4334 0)) + (property "Footprint" "" (id 2) (at 30.48 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 30.48 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c121017b-9c47-4f96-bb3c-f78b4675ce4b)) + ) + + (symbol (lib_id "Switch:SW_Push") (at 63.5 93.98 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 560c52e9-bce4-4b9e-99ae-f5412b8463f5) + (property "Reference" "SW?" (id 0) (at 63.5 87.3592 0)) + (property "Value" "RESET" (id 1) (at 63.5 89.8961 0)) + (property "Footprint" "" (id 2) (at 63.5 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 63.5 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d8ca89a7-ea24-4310-a855-c0b358a9cb9d)) + (pin "2" (uuid 2f74359e-d216-4bab-b548-5f3ab7abb7bc)) + ) + + (symbol (lib_id "Device:C") (at 96.52 58.42 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 56a4b58e-b3af-4945-a60c-e28e4c9e40e9) + (property "Reference" "C?" (id 0) (at 99.441 57.5853 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 99.441 60.1222 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 97.4852 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 96.52 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b7803b1f-2d9e-454e-a1b6-fe774b1aa856)) + (pin "2" (uuid 337d0c40-ac33-462e-80cd-853a541561a9)) + ) + + (symbol (lib_id "power:+5V") (at 52.07 19.05 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5d5b0a64-b828-4f15-a96b-3a0ad38c9616) + (property "Reference" "#PWR?" (id 0) (at 52.07 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+5V" (id 1) (at 52.07 15.4742 0)) + (property "Footprint" "" (id 2) (at 52.07 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 52.07 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 554e6b91-842b-4b82-acea-8be18d8f5bac)) + ) + + (symbol (lib_id "power:GNDA") (at 92.71 177.8 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5f60d143-918a-4d93-9d0d-8b647239356a) + (property "Reference" "#PWR?" (id 0) (at 92.71 184.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GNDA" (id 1) (at 92.71 182.2434 0)) + (property "Footprint" "" (id 2) (at 92.71 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 92.71 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 344f7dda-2c1b-4639-a00e-a0cd73cc27bf)) + ) + + (symbol (lib_id "power:+3.3V") (at 85.09 93.98 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 61734e05-6fa4-45c2-9ef6-ae673f0ef522) + (property "Reference" "#PWR?" (id 0) (at 85.09 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 85.09 90.4042 0)) + (property "Footprint" "" (id 2) (at 85.09 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 85.09 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 050d2e78-e38e-4fdc-a117-f8259c7f1e67)) + ) + + (symbol (lib_id "power:+3.3V") (at 39.37 92.71 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 65bd42b1-bdd8-43a9-a3eb-f0a10f9cc069) + (property "Reference" "#PWR?" (id 0) (at 39.37 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 39.37 89.1342 0)) + (property "Footprint" "" (id 2) (at 39.37 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 39.37 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0770f82d-7d74-4ca0-858a-b47d3d47decb)) + ) + + (symbol (lib_id "power:GNDA") (at 95.25 36.83 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6b657dc6-044e-41a5-8b0f-67eab7659ca7) + (property "Reference" "#PWR?" (id 0) (at 95.25 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GNDA" (id 1) (at 95.25 41.2734 0)) + (property "Footprint" "" (id 2) (at 95.25 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 95.25 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid aea06782-1b45-480d-93b4-5358b2837999)) + ) + + (symbol (lib_id "power:GNDA") (at 100.33 66.04 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 72094692-439b-4204-ba38-6b91507807b3) + (property "Reference" "#PWR?" (id 0) (at 100.33 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GNDA" (id 1) (at 100.33 70.4834 0)) + (property "Footprint" "" (id 2) (at 100.33 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 100.33 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 393c905b-d5b3-43f4-9196-6d2b997cc94a)) + ) + + (symbol (lib_id "power:+3.3VA") (at 100.33 50.8 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 74bb36bd-4291-4083-8bdb-30c7e3e9b1d1) + (property "Reference" "#PWR?" (id 0) (at 100.33 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3VA" (id 1) (at 100.33 47.2242 0)) + (property "Footprint" "" (id 2) (at 100.33 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 100.33 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7907a9bf-fba8-4ebe-84cc-0b39efbc81f2)) + ) + + (symbol (lib_id "power:+5V") (at 76.2 22.86 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7a916f54-ecb1-473c-b6a6-08b0b9b50fbb) + (property "Reference" "#PWR?" (id 0) (at 76.2 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+5V" (id 1) (at 76.2 19.2842 0)) + (property "Footprint" "" (id 2) (at 76.2 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 76.2 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 27b37c01-095f-4feb-9e33-459c94a29d77)) + ) + + (symbol (lib_id "Device:R") (at 52.07 24.13 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8519174e-f406-4836-8f33-e219a5351591) + (property "Reference" "R?" (id 0) (at 53.848 23.2953 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "5k1" (id 1) (at 53.848 25.8322 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 50.292 24.13 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 52.07 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 825e7db8-0294-426e-853c-3be31e57f559)) + (pin "2" (uuid 54c2b029-df21-4268-9a74-8433670031c7)) + ) + + (symbol (lib_id "power:GND") (at 39.37 121.92 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 8bebbd79-3b69-46a4-996d-68e9d4104f5f) + (property "Reference" "#PWR?" (id 0) (at 39.37 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 39.37 125.73 0)) + (property "Footprint" "" (id 2) (at 39.37 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 39.37 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e363bc7d-4437-4b22-981a-6aa2f8869c84)) + ) + + (symbol (lib_id "power:GND") (at 88.9 36.83 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 98291b6d-4975-410c-b997-bfcde9edc403) + (property "Reference" "#PWR?" (id 0) (at 88.9 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 88.9 41.2734 0)) + (property "Footprint" "" (id 2) (at 88.9 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 88.9 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3b952154-6446-4b2b-8615-8a544ae15ddd)) + ) + + (symbol (lib_id "Device:C_Polarized") (at 80.01 29.21 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a6809204-d778-407d-8488-02ca3a0fb5ec) + (property "Reference" "C?" (id 0) (at 82.931 27.4863 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1u" (id 1) (at 82.931 30.0232 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 80.9752 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 80.01 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c586680d-5492-4f18-a363-946ddc85d563)) + (pin "2" (uuid c96745b1-a39f-4610-acd5-c6cc94e37b4e)) + ) + + (symbol (lib_id "Device:C") (at 60.96 58.42 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a70a273a-fe84-4c2a-81fa-110d4e61cdb5) + (property "Reference" "C?" (id 0) (at 63.881 57.5853 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 63.881 60.1222 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 61.9252 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 60.96 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1fec6906-c24c-489d-908a-867949b12ea6)) + (pin "2" (uuid 97bf30ae-baf9-4e6f-a70a-7dfeeafab0e5)) + ) + + (symbol (lib_id "Device:C") (at 63.5 102.87 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid a9256017-1126-40c6-9732-7c41f0a02b63) + (property "Reference" "C?" (id 0) (at 63.5 97.0112 90)) + (property "Value" "100n" (id 1) (at 63.5 99.5481 90)) + (property "Footprint" "" (id 2) (at 67.31 101.9048 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 63.5 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3b6b8365-af5d-4666-aaf3-ed61ffd784f0)) + (pin "2" (uuid f2d7accf-e1ef-4469-b4dd-a1a4fbec20e6)) + ) + + (symbol (lib_id "power:GND") (at 64.77 64.77 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid aeb9222b-fbba-4e8a-977c-1df76c60c39f) + (property "Reference" "#PWR?" (id 0) (at 64.77 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 64.77 69.2134 0)) + (property "Footprint" "" (id 2) (at 64.77 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 64.77 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b468a416-b066-4447-8055-14070510144b)) + ) + + (symbol (lib_id "Device:C") (at 53.34 58.42 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b1bb5126-2f4d-48a1-95fa-1212cd328890) + (property "Reference" "C?" (id 0) (at 56.261 57.5853 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (id 1) (at 56.261 60.1222 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 54.3052 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 53.34 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4ad9dd43-279a-491a-a1b6-6c5bde60a56d)) + (pin "2" (uuid 258e3672-542a-49ca-adf3-2bf1e99e1d64)) + ) + + (symbol (lib_id "Switch:SW_Push") (at 39.37 101.6 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b2e3a364-ace6-4925-856b-b314658765bb) + (property "Reference" "SW?" (id 0) (at 40.513 100.7653 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "BOOT" (id 1) (at 40.513 103.3022 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 34.29 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 34.29 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1564c84f-db50-4db9-a070-5788924ed9d5)) + (pin "2" (uuid 3bd99169-9908-40ce-bda4-3822e47a9180)) + ) + + (symbol (lib_id "power:+3.3VA") (at 115.57 22.86 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b89f0692-810a-4367-9120-09a79c2cb7c7) + (property "Reference" "#PWR?" (id 0) (at 115.57 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3VA" (id 1) (at 115.57 19.2842 0)) + (property "Footprint" "" (id 2) (at 115.57 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 115.57 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3e4828c0-beea-44e3-b41b-a9bf91a2713f)) + ) + + (symbol (lib_id "Device:C_Polarized") (at 85.09 58.42 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c8e02e2e-f89a-4169-ae1f-b1e67930d87c) + (property "Reference" "C?" (id 0) (at 88.011 56.6963 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "10u" (id 1) (at 88.011 59.2332 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 86.0552 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 85.09 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c75c3c9f-91ae-4c50-a4fc-dc37b44352e3)) + (pin "2" (uuid 70a995b4-7ef9-458a-a3bb-0027294e46ef)) + ) + + (symbol (lib_id "power:+3.3VA") (at 95.25 93.98 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid dc895304-8464-4d89-85fc-c6a56738014e) + (property "Reference" "#PWR?" (id 0) (at 95.25 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3VA" (id 1) (at 95.25 90.4042 0)) + (property "Footprint" "" (id 2) (at 95.25 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 95.25 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 38b845fa-3fd6-4d0a-adf0-ce8436185669)) + ) + + (symbol (lib_id "power:GND") (at 85.09 177.8 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e5144b9e-f91b-4fbf-9276-7a94696d8a51) + (property "Reference" "#PWR?" (id 0) (at 85.09 184.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 85.09 182.2434 0)) + (property "Footprint" "" (id 2) (at 85.09 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 85.09 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 426510dc-99f4-483d-8d31-7006be81c4da)) + ) + + (symbol (lib_id "Connector:USB_C_Receptacle_USB2.0") (at 29.21 40.64 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e6ae75f4-81a2-4396-b3d1-ea724a69db9f) + (property "Reference" "J?" (id 0) (at 29.21 19.1602 0)) + (property "Value" "USB_C_Receptacle_USB2.0" (id 1) (at 29.21 21.6971 0)) + (property "Footprint" "" (id 2) (at 33.02 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (id 3) (at 33.02 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "A1" (uuid 50356d2a-abc1-40c2-82c4-2f5ff4fc6ba0)) + (pin "A12" (uuid a48d2fdb-cf46-4e82-a36f-69ff22e183d5)) + (pin "A4" (uuid 818dfab3-6b2c-4d8b-87dd-fcb0c6172c7a)) + (pin "A5" (uuid bcf01b8e-c616-4b79-9267-33a583be1369)) + (pin "A6" (uuid 44489cdd-a4e2-4e66-82cf-439bcb3c398b)) + (pin "A7" (uuid b4a82220-318a-4961-b93d-2c5cc991af66)) + (pin "A8" (uuid 4cce7028-0b1d-456f-a97e-7a656ef7d977)) + (pin "A9" (uuid 6f1a6ca6-3630-4c26-8561-efb464e49e6b)) + (pin "B1" (uuid 7d1234bc-f85f-4295-a591-9380b5404c46)) + (pin "B12" (uuid e0889bd1-e451-4405-bc0c-d5d0666c5403)) + (pin "B4" (uuid 9781da10-ddbd-4f70-9a43-cc267d20a62e)) + (pin "B5" (uuid 96a7064d-3393-48d9-ad88-6020af4f7b75)) + (pin "B6" (uuid 09fc999a-f436-491a-ab03-cde129194ab6)) + (pin "B7" (uuid 9f9f4bcc-8604-4187-8b19-22097e8eed9a)) + (pin "B8" (uuid 8fb678ac-a85d-4fab-8fef-ff0ad92463c8)) + (pin "B9" (uuid 74ae658e-c634-4f2a-b2f0-b67c54851b49)) + (pin "S1" (uuid 0fa9b6c8-789c-418b-9eb9-2e3493d2efd5)) + ) + + (symbol (lib_id "power:GND") (at 21.59 143.51 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ecacf29e-afd4-483b-b1b5-40e4bb7b8ab2) + (property "Reference" "#PWR?" (id 0) (at 15.24 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 17.1466 143.51 0)) + (property "Footprint" "" (id 2) (at 21.59 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 21.59 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d9f8136b-635e-4c12-85a2-4ef1f39a8406)) + ) + + (symbol (lib_id "MCU_ST_STM32F1:STM32F103C8Tx") (at 90.17 135.89 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ed8a7f02-cf05-41d0-97b4-4388ef205e73) + (property "Reference" "U?" (id 0) (at 94.7294 173.4804 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "STM32F103C8Tx" (id 1) (at 94.7294 176.0173 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" (id 2) (at 74.93 171.45 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00161566.pdf" (id 3) (at 90.17 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2e90e294-82e1-45da-9bf1-b91dfe0dc8f6)) + (pin "10" (uuid ba6fc20e-7eff-4d5f-81e4-d1fad93be155)) + (pin "11" (uuid 2035ea48-3ef5-4d7f-8c3c-50981b30c89a)) + (pin "12" (uuid 7a2f50f6-0c99-4e8d-9c2a-8f2f961d2e6d)) + (pin "13" (uuid ae0e6b31-27d7-4383-a4fc-7557b0a19382)) + (pin "14" (uuid 9565d2ee-a4f1-4d08-b2c9-0264233a0d2b)) + (pin "15" (uuid b287f145-851e-45cc-b200-e62677b551d5)) + (pin "16" (uuid d1eca865-05c5-48a4-96cf-ed5f8a640e25)) + (pin "17" (uuid cebb9021-66d3-4116-98d4-5e6f3c1552be)) + (pin "18" (uuid 3b686d17-1000-4762-ba31-589d599a3edf)) + (pin "19" (uuid 9286cf02-1563-41d2-9931-c192c33bab31)) + (pin "2" (uuid 66bc2bca-dab7-4947-a0ff-403cdaf9fb89)) + (pin "20" (uuid 9b6bb172-1ac4-440a-ac75-c1917d9d59c7)) + (pin "21" (uuid 5701b80f-f006-4814-81c9-0c7f006088a9)) + (pin "22" (uuid 63c56ea4-91a3-4172-b9de-a4388cc8f894)) + (pin "23" (uuid c25449d6-d734-4953-b762-98f82a830248)) + (pin "24" (uuid d7e4abd8-69f5-4706-b12e-898194e5bf56)) + (pin "25" (uuid 44646447-0a8e-4aec-a74e-22bf765d0f33)) + (pin "26" (uuid 2878a73c-5447-4cd9-8194-14f52ab9459c)) + (pin "27" (uuid 955cc99e-a129-42cf-abc7-aa99813fdb5f)) + (pin "28" (uuid 04cf2f2c-74bf-400d-b4f6-201720df00ed)) + (pin "29" (uuid 1bdd5841-68b7-42e2-9447-cbdb608d8a08)) + (pin "3" (uuid aeb03be9-98f0-43f6-9432-1bb35aa04bab)) + (pin "30" (uuid 008da5b9-6f95-4113-b7d0-d93ac62efd33)) + (pin "31" (uuid 5d3d7893-1d11-4f1d-9052-85cf0e07d281)) + (pin "32" (uuid 79476267-290e-445f-995b-0afd0e11a4b5)) + (pin "33" (uuid 8b290a17-6328-4178-9131-29524d345539)) + (pin "34" (uuid 27b2eb82-662b-42d8-90e6-830fec4bb8d2)) + (pin "35" (uuid 0fafc6b9-fd35-4a55-9270-7a8e7ce3cb13)) + (pin "36" (uuid 66218487-e316-4467-9eba-79d4626ab24e)) + (pin "37" (uuid dca1d7db-c913-4d73-a2cc-fdc9651eda69)) + (pin "38" (uuid cf815d51-c956-4c5a-adde-c373cb025b07)) + (pin "39" (uuid 3e0392c0-affc-4114-9de5-1f1cfe79418a)) + (pin "4" (uuid 6513181c-0a6a-4560-9a18-17450c36ae2a)) + (pin "40" (uuid 12a24e86-2c38-4685-bba9-fff8dddb4cb0)) + (pin "41" (uuid f357ddb5-3f44-43b0-b00d-d64f5c62ba4a)) + (pin "42" (uuid 35ef9c4a-35f6-467b-a704-b1d9354880cf)) + (pin "43" (uuid b8b961e9-8a60-45fc-999a-a7a3baff4e0d)) + (pin "44" (uuid a7f25f41-0b4c-4430-b6cd-b2160b2db099)) + (pin "45" (uuid 0ceb97d6-1b0f-4b71-921e-b0955c30c998)) + (pin "46" (uuid 1241b7f2-e266-4f5c-8a97-9f0f9d0eef37)) + (pin "47" (uuid 7d0dab95-9e7a-486e-a1d7-fc48860fd57d)) + (pin "48" (uuid 6241e6d3-a754-45b6-9f7c-e43019b93226)) + (pin "5" (uuid c8a44971-63c1-4a19-879d-b6647b2dc08d)) + (pin "6" (uuid 2b5a9ad3-7ec4-447d-916c-47adf5f9674f)) + (pin "7" (uuid f1782535-55f4-4299-bd4f-6f51b0b7259c)) + (pin "8" (uuid da6f4122-0ecc-496f-b0fd-e4abef534976)) + (pin "9" (uuid 9f782c92-a5e8-49db-bfda-752b35522ce4)) + ) + + (symbol (lib_id "Device:R") (at 62.23 36.83 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f49c32a4-c8f1-4b12-a0cc-2502908b6264) + (property "Reference" "R?" (id 0) (at 64.008 35.9953 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1k5" (id 1) (at 64.008 38.5322 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 60.452 36.83 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 62.23 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0ebe0563-927f-4cee-bb15-f7f09ed2bca2)) + (pin "2" (uuid 6dde57ec-bb40-48e7-97d9-df6296c52d50)) + ) + + (symbol (lib_id "power:+3.3V") (at 30.48 161.29 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f88388f5-ab0f-4cf4-b6b6-e5c78925bc27) + (property "Reference" "#PWR?" (id 0) (at 30.48 165.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 30.48 157.7142 0)) + (property "Footprint" "" (id 2) (at 30.48 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 30.48 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c7eb64a8-391e-4f0d-b530-cb1e4bfdf419)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/094fab75-5872-4e60-82db-a2f74b6f2970" + (reference "#PWR?") (unit 1) (value "+5V") (footprint "") + ) + (path "/0a56bb44-d603-4b7b-9284-24a79ea1a065" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/15b03630-c7ec-4adb-983b-7e9ae7ae2052" + (reference "#PWR?") (unit 1) (value "GND") (footprint "") + ) + (path "/2879752f-491a-4d55-8ab3-03a149b231d3" + (reference "#PWR?") (unit 1) (value "GND") (footprint "") + ) + (path "/33ab9d15-6c51-48f5-80cb-a29a1d237e8e" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/3873c180-2de3-4957-bb41-52aefbf3737d" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/4d05a8bb-7c44-43c4-9bb6-87a996c53b1d" + (reference "#PWR?") (unit 1) (value "GND") (footprint "") + ) + (path "/5d5b0a64-b828-4f15-a96b-3a0ad38c9616" + (reference "#PWR?") (unit 1) (value "+5V") (footprint "") + ) + (path "/5f60d143-918a-4d93-9d0d-8b647239356a" + (reference "#PWR?") (unit 1) (value "GNDA") (footprint "") + ) + (path "/61734e05-6fa4-45c2-9ef6-ae673f0ef522" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/65bd42b1-bdd8-43a9-a3eb-f0a10f9cc069" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/6b657dc6-044e-41a5-8b0f-67eab7659ca7" + (reference "#PWR?") (unit 1) (value "GNDA") (footprint "") + ) + (path "/72094692-439b-4204-ba38-6b91507807b3" + (reference "#PWR?") (unit 1) (value "GNDA") (footprint "") + ) + (path "/74bb36bd-4291-4083-8bdb-30c7e3e9b1d1" + (reference "#PWR?") (unit 1) (value "+3.3VA") (footprint "") + ) + (path "/7a916f54-ecb1-473c-b6a6-08b0b9b50fbb" + (reference "#PWR?") (unit 1) (value "+5V") (footprint "") + ) + (path "/8bebbd79-3b69-46a4-996d-68e9d4104f5f" + (reference "#PWR?") (unit 1) (value "GND") (footprint "") + ) + (path "/98291b6d-4975-410c-b997-bfcde9edc403" + (reference "#PWR?") (unit 1) (value "GND") (footprint "") + ) + (path "/aeb9222b-fbba-4e8a-977c-1df76c60c39f" + (reference "#PWR?") (unit 1) (value "GND") (footprint "") + ) + (path "/b89f0692-810a-4367-9120-09a79c2cb7c7" + (reference "#PWR?") (unit 1) (value "+3.3VA") (footprint "") + ) + (path "/dc895304-8464-4d89-85fc-c6a56738014e" + (reference "#PWR?") (unit 1) (value "+3.3VA") (footprint "") + ) + (path "/e5144b9e-f91b-4fbf-9276-7a94696d8a51" + (reference "#PWR?") (unit 1) (value "GND") (footprint "") + ) + (path "/ecacf29e-afd4-483b-b1b5-40e4bb7b8ab2" + (reference "#PWR?") (unit 1) (value "GND") (footprint "") + ) + (path "/f88388f5-ab0f-4cf4-b6b6-e5c78925bc27" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/00cf0dbe-b65f-4045-bb6a-040b83f2563e" + (reference "C?") (unit 1) (value "1u") (footprint "") + ) + (path "/1d4465c5-863c-498b-ac4f-fd45adf86784" + (reference "C?") (unit 1) (value "22p") (footprint "") + ) + (path "/27fc9d33-71be-43d2-a4bf-ce50908ec9ac" + (reference "C?") (unit 1) (value "100n") (footprint "") + ) + (path "/3357e289-9dc1-4db7-ae6a-7b31bbe98eb8" + (reference "C?") (unit 1) (value "100n") (footprint "") + ) + (path "/476229cc-ca1e-4a0f-8f09-96ad5be435cb" + (reference "C?") (unit 1) (value "22p") (footprint "") + ) + (path "/4cd7e4c7-cfb4-4fed-b973-b1b260334e6e" + (reference "C?") (unit 1) (value "22u") (footprint "") + ) + (path "/56a4b58e-b3af-4945-a60c-e28e4c9e40e9" + (reference "C?") (unit 1) (value "100n") (footprint "") + ) + (path "/a6809204-d778-407d-8488-02ca3a0fb5ec" + (reference "C?") (unit 1) (value "1u") (footprint "") + ) + (path "/a70a273a-fe84-4c2a-81fa-110d4e61cdb5" + (reference "C?") (unit 1) (value "100n") (footprint "") + ) + (path "/a9256017-1126-40c6-9732-7c41f0a02b63" + (reference "C?") (unit 1) (value "100n") (footprint "") + ) + (path "/b1bb5126-2f4d-48a1-95fa-1212cd328890" + (reference "C?") (unit 1) (value "100n") (footprint "") + ) + (path "/c8e02e2e-f89a-4169-ae1f-b1e67930d87c" + (reference "C?") (unit 1) (value "10u") (footprint "") + ) + (path "/272de852-8d1e-4019-90b7-cee23f613357" + (reference "J?") (unit 1) (value "SWD") (footprint "") + ) + (path "/e6ae75f4-81a2-4396-b3d1-ea724a69db9f" + (reference "J?") (unit 1) (value "USB_C_Receptacle_USB2.0") (footprint "") + ) + (path "/15cf6aa0-7d99-4795-b773-e3d2ecb82be0" + (reference "R?") (unit 1) (value "10k") (footprint "") + ) + (path "/8519174e-f406-4836-8f33-e219a5351591" + (reference "R?") (unit 1) (value "5k1") (footprint "") + ) + (path "/f49c32a4-c8f1-4b12-a0cc-2502908b6264" + (reference "R?") (unit 1) (value "1k5") (footprint "") + ) + (path "/560c52e9-bce4-4b9e-99ae-f5412b8463f5" + (reference "SW?") (unit 1) (value "RESET") (footprint "") + ) + (path "/b2e3a364-ace6-4925-856b-b314658765bb" + (reference "SW?") (unit 1) (value "BOOT") (footprint "") + ) + (path "/3573efd5-ed70-48fb-9634-96aaa96b0bae" + (reference "U?") (unit 1) (value "AMS1117-3.3") (footprint "Package_TO_SOT_SMD:SOT-223-3_TabPin2") + ) + (path "/ed8a7f02-cf05-41d0-97b4-4388ef205e73" + (reference "U?") (unit 1) (value "STM32F103C8Tx") (footprint "Package_QFP:LQFP-48_7x7mm_P0.5mm") + ) + (path "/057877ef-03b8-4212-bb91-55fd22a09fa5" + (reference "Y?") (unit 1) (value "12M") (footprint "") + ) + ) +) diff --git a/sym-lib-table b/sym-lib-table new file mode 100644 index 0000000..ae1ccd3 --- /dev/null +++ b/sym-lib-table @@ -0,0 +1,3 @@ +(sym_lib_table + (lib (name "memdump")(type "KiCad")(uri "${KIPRJMOD}/memdump.kicad_sym")(options "")(descr "")) +)