diff --git a/eda/atmega/atmega.kicad_pro b/eda/atmega/atmega.kicad_pro new file mode 100644 index 0000000..5c525b4 --- /dev/null +++ b/eda/atmega/atmega.kicad_pro @@ -0,0 +1,417 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": {}, + "diff_pair_dimensions": [], + "drc_exclusions": [], + "rules": {}, + "track_widths": [], + "via_dimensions": [] + }, + "ipc2581": { + "dist": "", + "distpn": "", + "internal_id": "", + "mfg": "", + "mpn": "" + }, + "layer_pairs": [], + "layer_presets": [], + "viewports": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "erc": { + "erc_exclusions": [], + "meta": { + "version": 0 + }, + "pin_map": [ + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 1, + 2 + ], + [ + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 2, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2 + ], + [ + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 2, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2 + ] + ], + "rule_severities": { + "bus_definition_conflict": "error", + "bus_entry_needed": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "footprint_filter": "ignore", + "footprint_link_issues": "warning", + "four_way_junction": "ignore", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "label_multiple_wires": "warning", + "lib_symbol_issues": "warning", + "lib_symbol_mismatch": "warning", + "missing_bidi_pin": "warning", + "missing_input_pin": "warning", + "missing_power_pin": "error", + "missing_unit": "warning", + "multiple_net_names": "warning", + "net_not_bus_member": "warning", + "no_connect_connected": "warning", + "no_connect_dangling": "warning", + "pin_not_connected": "error", + "pin_not_driven": "error", + "pin_to_pin": "warning", + "power_pin_not_driven": "error", + "same_local_global_label": "warning", + "similar_label_and_power": "warning", + "similar_labels": "warning", + "similar_power": "warning", + "simulation_model_issue": "ignore", + "single_global_label": "ignore", + "unannotated": "error", + "unconnected_wire_endpoint": "warning", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "avr.kicad_pro", + "version": 3 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "clearance": 0.2, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.3, + "microvia_drill": 0.1, + "name": "Default", + "pcb_color": "rgba(0, 0, 0, 0.000)", + "priority": 2147483647, + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.2, + "via_diameter": 0.6, + "via_drill": 0.3, + "wire_width": 6 + } + ], + "meta": { + "version": 4 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "plot": "", + "pos_files": "", + "specctra_dsn": "", + "step": "", + "svg": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "bom_export_filename": "${PROJECTNAME}.csv", + "bom_fmt_presets": [], + "bom_fmt_settings": { + "field_delimiter": ",", + "keep_line_breaks": false, + "keep_tabs": false, + "name": "CSV", + "ref_delimiter": ",", + "ref_range_delimiter": "", + "string_delimiter": "\"" + }, + "bom_presets": [], + "bom_settings": { + "exclude_dnp": false, + "fields_ordered": [ + { + "group_by": false, + "label": "Reference", + "name": "Reference", + "show": true + }, + { + "group_by": false, + "label": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from BOM", + "name": "${EXCLUDE_FROM_BOM}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from Board", + "name": "${EXCLUDE_FROM_BOARD}", + "show": true + }, + { + "group_by": true, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + } + ], + "filter_string": "", + "group_symbols": true, + "include_excluded_from_bom": true, + "name": "Default Editing", + "sort_asc": true, + "sort_field": "Reference" + }, + "connection_grid_size": 50.0, + "drawing": { + "dashed_lines_dash_length_ratio": 12.0, + "dashed_lines_gap_length_ratio": 3.0, + "default_line_thickness": 6.0, + "default_text_size": 50.0, + "field_names": [], + "intersheets_ref_own_page": false, + "intersheets_ref_prefix": "", + "intersheets_ref_short": false, + "intersheets_ref_show": false, + "intersheets_ref_suffix": "", + "junction_size_choice": 3, + "label_size_ratio": 0.375, + "operating_point_overlay_i_precision": 3, + "operating_point_overlay_i_range": "~A", + "operating_point_overlay_v_precision": 3, + "operating_point_overlay_v_range": "~V", + "overbar_offset_ratio": 1.23, + "pin_symbol_size": 25.0, + "text_offset_ratio": 0.15 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "", + "page_layout_descr_file": "sensing", + "plot_directory": "", + "space_save_all_events": true, + "spice_current_sheet_as_root": false, + "spice_external_command": "spice \"%I\"", + "spice_model_current_sheet_as_root": true, + "spice_save_all_currents": false, + "spice_save_all_dissipations": false, + "spice_save_all_voltages": false, + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "90981571-11d1-4805-a2bb-89f0c5021ff9", + "Root" + ] + ], + "text_variables": {} +} diff --git a/eda/atmega/atmega.kicad_sch b/eda/atmega/atmega.kicad_sch new file mode 100644 index 0000000..dc62f09 --- /dev/null +++ b/eda/atmega/atmega.kicad_sch @@ -0,0 +1,3058 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "90981571-11d1-4805-a2bb-89f0c5021ff9") + (paper "A4") + (lib_symbols + (symbol "MCU_Microchip_ATmega:ATmega328P-P" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.7 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Value" "ATmega328P-P" + (at 2.54 -36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Footprint" "Package_DIP:DIP-28_W7.62mm" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/ATmega328_P%20AVR%20MCU%20with%20picoPower%20Technology%20Data%20Sheet%2040001984A.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "20MHz, 32kB Flash, 2kB SRAM, 1kB EEPROM, DIP-28" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "AVR 8bit Microcontroller MegaAVR PicoPower" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "ATmega328P-P_0_1" + (rectangle + (start -12.7 -35.56) + (end 12.7 35.56) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "ATmega328P-P_1_1" + (pin passive line + (at -15.24 30.48 0) + (length 2.54) + (name "AREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 38.1 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -38.1 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -38.1 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 38.1 270) + (length 2.54) + (name "AVCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 30.48 180) + (length 2.54) + (name "PB0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 27.94 180) + (length 2.54) + (name "PB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 25.4 180) + (length 2.54) + (name "PB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 22.86 180) + (length 2.54) + (name "PB3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 20.32 180) + (length 2.54) + (name "PB4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PB5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "XTAL1/PB6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "XTAL2/PB7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PC0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 0 180) + (length 2.54) + (name "PC3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PC4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PC5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "~{RESET}/PC6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PD0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PD1" + (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 "PD2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PD3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -22.86 180) + (length 2.54) + (name "PD4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -25.4 180) + (length 2.54) + (name "PD5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -27.94 180) + (length 2.54) + (name "PD6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -30.48 180) + (length 2.54) + (name "PD7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "PCM_SL_Capacitors:22uF_16V" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "22uF_16V" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_THT:CP_Radial_D4.0mm_P1.50mm" + (at 0.762 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0.508 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "22uF, 16V Electrolytic Capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Electrolytic Capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Capacitor_THT:CP_Radial_D5.0mm_* Capacitor_THT:CP_Radial_D4.0mm_* Capacitor_THT:CP_Radial_D6.3mm_* Capacitor_THT:CP_Radial_D7.5mm_* Capacitor_THT:CP_Radial_D8.0mm_* Capacitor_THT:CP_Radial_D10.0mm_* Capacitor_THT:CP_Radial_D14.0mm_* Capacitor_THT:CP_Radial_D16.0mm_* Capacitor_THT:CP_Radial_D18.0mm_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "22uF_16V_0_0" + (text "+" + (at -2.032 1.524 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (text "-" + (at 2.032 1.524 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (symbol "22uF_16V_0_1" + (rectangle + (start -1.016 -2.286) + (end -0.508 2.286) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 0.508 -2.286) + (end 1.016 2.286) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "22uF_16V_1_1" + (pin passive line + (at -3.81 0 0) + (length 2.7) + (name "~" + (effects + (font + (size 0 0) + ) + ) + ) + (number "1" + (effects + (font + (size 0 0) + ) + ) + ) + ) + (pin input line + (at 3.81 0 180) + (length 2.7) + (name "~" + (effects + (font + (size 0 0) + ) + ) + ) + (number "2" + (effects + (font + (size 0 0) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "PCM_SL_Devices:Crystal_16MHz" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Y" + (at 0 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Crystal_16MHz" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Crystal:Crystal_HC49-4H_Vertical" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "16Mz Crystal" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "16Mz Crystal" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Crystal_16MHz_0_1" + (polyline + (pts + (xy -2.54 1.27) (xy -2.54 -1.27) + ) + (stroke + (width 1) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 2.54) + (end 1.27 -2.54) + (stroke + (width 0.5) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 1.27) (xy 2.54 -1.27) + ) + (stroke + (width 1) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Crystal_16MHz_1_1" + (pin passive line + (at -5.08 0 0) + (length 2.54) + (name "" + (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 "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "PCM_SL_Devices:LED_3mm" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at -0.508 5.334 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED_3mm" + (at -0.508 2.794 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_THT:LED_D3.0mm" + (at -1.016 -2.794 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -1.27 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "3mm diameter small LED" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "LED 3mm" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "LED_D3.0mm_Clear LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm LED_D3.0mm_Horizontal_O3.81mm_Z2.0mm LED_D3.0mm_Horizontal_O6.35mm_Z2.0mm" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "LED_3mm_0_1" + (polyline + (pts + (xy -1.27 0) (xy -2.54 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy -1.27 -1.27) (xy -1.27 1.27) (xy 0 0) (xy 1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0.508 0.508) (xy 1.524 1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 0) (xy 2.54 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 1.524) (xy 0.889 1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 1.524) (xy 1.524 0.889) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 0.508) (xy 2.54 1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 1.524) (xy 1.905 1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 1.524) (xy 2.54 0.889) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "LED_3mm_1_1" + (pin passive line + (at -3.81 0 0) + (length 1.5) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 0 0) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 1.5) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 0 0) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "PCM_SL_Devices:Push_Button" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "SW" + (at 0 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Push_Button" + (at 0 4.445 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Button_Switch_THT:SW_PUSH_6mm" + (at -0.127 -3.175 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Common 6mmx6mm Push Button" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Switch" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Push_Button_0_1" + (polyline + (pts + (xy -3.175 0) (xy -1.778 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.905 1.27) (xy 1.905 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center -1.27 0) + (radius 0.4579) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0 1.27) (xy 0 3.175) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 1.27 0) + (radius 0.4579) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 1.778 0) (xy 3.175 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Push_Button_1_1" + (pin passive line + (at -5.08 0 0) + (length 2) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1 1) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 2) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1 1) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "PCM_SL_Resistors:10k" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" + (at 0.889 -4.318 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0.508 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "10kΩ, 1/4W Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "10k_0_1" + (rectangle + (start -2.286 0.889) + (end 2.286 -0.889) + (stroke + (width 0.24) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "10k_1_1" + (pin passive line + (at -3.81 0 0) + (length 1.5) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 0 0) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 1.5) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 0 0) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "PCM_SL_Resistors:330ohm" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "330ohm" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" + (at 0.889 -4.318 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0.508 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "330Ω, 1/4W Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "330ohm_0_1" + (rectangle + (start -2.286 0.889) + (end 2.286 -0.889) + (stroke + (width 0.24) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "330ohm_1_1" + (pin passive line + (at -3.81 0 0) + (length 1.5) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 0 0) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 1.5) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 0 0) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + ) + (junction + (at 90.17 53.34) + (diameter 0) + (color 0 0 0 0) + (uuid "2c1c8100-7b5d-4ee0-aa27-799690410fad") + ) + (junction + (at 54.61 24.13) + (diameter 0) + (color 0 0 0 0) + (uuid "56ec97e0-1465-4b34-9033-dd887c2522dd") + ) + (junction + (at 123.19 58.42) + (diameter 0) + (color 0 0 0 0) + (uuid "7896fe67-0914-4925-b96f-446dd938c2f3") + ) + (junction + (at 90.17 63.5) + (diameter 0) + (color 0 0 0 0) + (uuid "ccfc2099-2fca-4769-8872-f6bda490b5e5") + ) + (junction + (at 35.56 24.13) + (diameter 0) + (color 0 0 0 0) + (uuid "d3f0cee6-1c21-46b5-a693-c1e5e07adbdc") + ) + (junction + (at 81.28 76.2) + (diameter 0) + (color 0 0 0 0) + (uuid "f6161117-32fa-4825-a9bb-dd901591570b") + ) + (wire + (pts + (xy 119.38 53.34) (xy 123.19 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00f79de5-a8ae-4192-b029-6aadb37a7efa") + ) + (wire + (pts + (xy 81.28 82.55) (xy 83.82 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "086559eb-ec06-4dc4-961d-c98af56fb4da") + ) + (wire + (pts + (xy 92.71 76.2) (xy 99.06 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1119d5e8-b966-4a88-8269-a92ea21e833b") + ) + (wire + (pts + (xy 54.61 24.13) (xy 35.56 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2bb38530-a369-4703-8d13-125eb768212a") + ) + (wire + (pts + (xy 69.85 76.2) (xy 81.28 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3113d4a2-4a9b-4fee-be90-024b6cb8028b") + ) + (wire + (pts + (xy 57.15 24.13) (xy 54.61 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4e273b95-29c4-46f7-9ccf-4874a8126dee") + ) + (wire + (pts + (xy 54.61 24.13) (xy 54.61 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "50b76c7a-bd7d-4fcc-9c01-322814875553") + ) + (wire + (pts + (xy 69.85 50.8) (xy 77.47 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "522571fe-3dd4-4141-ad9f-e8b97afb2ae7") + ) + (wire + (pts + (xy 78.74 63.5) (xy 78.74 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54bb9b42-40e9-497f-a2d7-6416383f9b23") + ) + (wire + (pts + (xy 39.37 38.1) (xy 35.56 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64cd88b6-c6fc-4c5d-9838-a76c7156c0e3") + ) + (wire + (pts + (xy 35.56 38.1) (xy 35.56 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7952c417-bb01-40b8-8fd5-8614954d8fb6") + ) + (wire + (pts + (xy 57.15 30.48) (xy 57.15 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "851080b6-8742-464d-8fe2-9e79588f969f") + ) + (wire + (pts + (xy 78.74 48.26) (xy 77.47 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d3c6aef-694f-4ee9-950c-448ecc570ab7") + ) + (wire + (pts + (xy 77.47 48.26) (xy 77.47 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a43bc6b-9a7b-4239-ab82-5f693554f36a") + ) + (wire + (pts + (xy 123.19 63.5) (xy 119.38 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a57212a1-07b4-4cb1-a68b-00d59da3ed50") + ) + (wire + (pts + (xy 123.19 58.42) (xy 123.19 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a68b6876-0a62-4b12-832c-a4a417e4e964") + ) + (wire + (pts + (xy 78.74 55.88) (xy 69.85 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aca275b1-f06d-44df-8961-8bce1b1aa14c") + ) + (wire + (pts + (xy 78.74 63.5) (xy 90.17 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aca48cfd-70cb-45a9-af7e-6570226562d4") + ) + (wire + (pts + (xy 123.19 53.34) (xy 123.19 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b671a31d-b10d-4b0a-9c79-d9b75b1fb344") + ) + (wire + (pts + (xy 81.28 76.2) (xy 81.28 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b7a0a198-fbed-4801-b2d8-0f33af8427b1") + ) + (wire + (pts + (xy 81.28 76.2) (xy 85.09 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ceeac96c-cea1-4aae-b0d8-d2cb594bf1ee") + ) + (wire + (pts + (xy 88.9 48.26) (xy 86.36 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1f7b946-06c7-4b09-adb8-4a17fe261a2b") + ) + (wire + (pts + (xy 69.85 53.34) (xy 90.17 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dac463f4-153d-4157-b54d-1b211609fe50") + ) + (wire + (pts + (xy 90.17 53.34) (xy 111.76 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f19ad590-7060-4148-bf91-3093b10680ac") + ) + (wire + (pts + (xy 93.98 82.55) (xy 99.06 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1fd3016-d108-45cb-8fad-33dc2a62d243") + ) + (wire + (pts + (xy 90.17 63.5) (xy 111.76 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f8115b22-5958-4a68-965b-364f3c152309") + ) + (symbol + (lib_id "PCM_SL_Capacitors:22uF_16V") + (at 115.57 63.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0574fdf5-ad4b-4c80-a1ea-a0bfe4785db2") + (property "Reference" "C2" + (at 115.316 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "22uF_16V" + (at 115.824 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_THT:CP_Radial_D4.0mm_P1.50mm" + (at 116.332 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 116.078 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "22uF, 16V Electrolytic Capacitor" + (at 115.57 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "3fba183b-5a49-458a-8606-a322a05a3b6a") + ) + (pin "1" + (uuid "d98cbf66-6c28-4025-b380-05b4eb5a4fcc") + ) + (instances + (project "" + (path "/90981571-11d1-4805-a2bb-89f0c5021ff9" + (reference "C2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MCU_Microchip_ATmega:ATmega328P-P") + (at 54.61 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "108b30ac-364a-45dc-b668-248b340102f7") + (property "Reference" "U1" + (at 30.48 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ATmega328P-P" + (at 30.48 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DIP:DIP-28_W7.62mm" + (at 54.61 68.58 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/ATmega328_P%20AVR%20MCU%20with%20picoPower%20Technology%20Data%20Sheet%2040001984A.pdf" + (at 54.61 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "20MHz, 32kB Flash, 2kB SRAM, 1kB EEPROM, DIP-28" + (at 54.61 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "21" + (uuid "42d9f014-986d-4789-96a3-c4288b1400ed") + ) + (pin "7" + (uuid "e6a47891-3138-4c12-82db-ae330a48c41f") + ) + (pin "22" + (uuid "330d2879-838a-4a84-ac55-f98d665c749a") + ) + (pin "8" + (uuid "cf244585-d95a-4019-a128-8ad5af7cbfaa") + ) + (pin "20" + (uuid "1dac699f-aa0f-4f7a-badf-b968554bf336") + ) + (pin "14" + (uuid "65798ba2-b883-4ad8-9d8c-ede95c8388ec") + ) + (pin "15" + (uuid "372439be-42b5-4e18-a2a5-db59a2803e0e") + ) + (pin "16" + (uuid "9cf562d9-2590-4525-b074-9dd0129aa550") + ) + (pin "17" + (uuid "4fd3da59-a9e3-4f66-835c-29839a49673d") + ) + (pin "18" + (uuid "5bf734a5-f6dd-4b59-b7a2-efa5054acbd5") + ) + (pin "19" + (uuid "35fe9b0a-6a66-4665-83db-7acb1ec0d5f3") + ) + (pin "9" + (uuid "614156ea-1614-4b0f-bdbd-1fb2bf416fc6") + ) + (pin "10" + (uuid "6e51142d-e736-402d-bed9-09ed669e8e25") + ) + (pin "23" + (uuid "71e762da-10d1-4f97-930e-f8e5decff7a4") + ) + (pin "24" + (uuid "8ffb384c-b0d9-4e14-a8b1-e9a2be382cf6") + ) + (pin "25" + (uuid "da25e4c6-8af6-446d-8cb5-b080fa3198f7") + ) + (pin "26" + (uuid "7d0cb90e-721f-4033-8797-0aab0d58b62f") + ) + (pin "27" + (uuid "1f76a1fd-eee6-467b-b87c-9121af0fb1e4") + ) + (pin "28" + (uuid "9a690cef-1394-4bf3-bea7-9ded6e10ca87") + ) + (pin "1" + (uuid "229cbe31-2d0e-4d37-ac3b-e8e28d396c56") + ) + (pin "2" + (uuid "a152b3e9-09b5-4e4a-869d-c4a057451b3d") + ) + (pin "3" + (uuid "7abb8278-9bfd-4c51-91a9-15866f4f7d48") + ) + (pin "4" + (uuid "36d619f0-461f-45e8-8f38-c74fc38e6597") + ) + (pin "5" + (uuid "9aaab1db-4976-4dcd-99b0-27b54e2cb075") + ) + (pin "6" + (uuid "57057e75-07dd-40a5-80e9-8256f927f6e3") + ) + (pin "11" + (uuid "78302c6a-404c-4cb6-bcb0-b2018f283b79") + ) + (pin "12" + (uuid "d8b75985-4975-401f-b9e8-ddabdc48c268") + ) + (pin "13" + (uuid "463ebe79-d7a9-4f05-972b-608f017facce") + ) + (instances + (project "" + (path "/90981571-11d1-4805-a2bb-89f0c5021ff9" + (reference "U1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "PCM_SL_Devices:Crystal_16MHz") + (at 90.17 58.42 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2389b391-accb-40f4-9a6f-86e49eac843e") + (property "Reference" "Y1" + (at 93.98 57.1499 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Crystal_16MHz" + (at 93.98 59.6899 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Crystal:Crystal_HC49-4H_Vertical" + (at 93.98 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 88.9 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "16Mz Crystal" + (at 90.17 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "24d62899-da60-47c3-b560-3f7190bcbf24") + ) + (pin "2" + (uuid "2ac1350f-0979-4547-adf5-b6e23713c7de") + ) + (instances + (project "" + (path "/90981571-11d1-4805-a2bb-89f0c5021ff9" + (reference "Y1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 35.56 24.13 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2797707f-f54f-4ca3-9b2e-7beb16e0750e") + (property "Reference" "#PWR01" + (at 35.56 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 35.56 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 35.56 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 35.56 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 35.56 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e349ea59-288a-4f3b-a728-03ba11ffbb98") + ) + (instances + (project "" + (path "/90981571-11d1-4805-a2bb-89f0c5021ff9" + (reference "#PWR01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "PCM_SL_Devices:Push_Button") + (at 88.9 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "318c6526-b906-48f3-8277-c5ecc11e730e") + (property "Reference" "SW1" + (at 89.154 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Push_Button" + (at 88.9 87.122 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Button_Switch_THT:SW_PUSH_6mm" + (at 88.773 85.725 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 88.9 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Common 6mmx6mm Push Button" + (at 88.9 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5038f7c0-91d6-4738-84dc-f1a7aa469496") + ) + (pin "2" + (uuid "e7bee792-aed9-454d-8168-1dd872276086") + ) + (instances + (project "" + (path "/90981571-11d1-4805-a2bb-89f0c5021ff9" + (reference "SW1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "PCM_SL_Resistors:10k") + (at 88.9 76.2 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "52b718d0-bdd6-4199-8856-bbaa4dc57d37") + (property "Reference" "R1" + (at 88.9 70.866 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at 88.9 73.406 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" + (at 89.789 80.518 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 89.408 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "10kΩ, 1/4W Resistor" + (at 88.9 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2ba1dc87-e14a-4100-a6d7-d8f104b8c8cc") + ) + (pin "2" + (uuid "0e463751-7cf5-4b84-b5b8-8198f7671cfb") + ) + (instances + (project "" + (path "/90981571-11d1-4805-a2bb-89f0c5021ff9" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "PCM_SL_Capacitors:22uF_16V") + (at 115.57 53.34 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "744f752a-8c26-4039-ad5f-17a032ed87b5") + (property "Reference" "C1" + (at 115.57 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "22uF_16V" + (at 115.57 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_THT:CP_Radial_D4.0mm_P1.50mm" + (at 116.332 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 116.078 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "22uF, 16V Electrolytic Capacitor" + (at 115.57 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "3fba183b-5a49-458a-8606-a322a05a3b6a") + ) + (pin "1" + (uuid "d98cbf66-6c28-4025-b380-05b4eb5a4fcc") + ) + (instances + (project "" + (path "/90981571-11d1-4805-a2bb-89f0c5021ff9" + (reference "C1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "PCM_SL_Devices:LED_3mm") + (at 92.71 48.26 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "98947927-b216-45f6-aeac-5875445f5c45") + (property "Reference" "D1" + (at 92.71 41.656 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED_3mm" + (at 92.71 44.196 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_THT:LED_D3.0mm" + (at 91.694 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 91.44 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "3mm diameter small LED" + (at 92.71 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "786c98a0-13c4-4f2e-b82c-7d61e355ba24") + ) + (pin "2" + (uuid "f5a020f8-58aa-4f7d-b3b5-0bc9bdf75146") + ) + (instances + (project "" + (path "/90981571-11d1-4805-a2bb-89f0c5021ff9" + (reference "D1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 96.52 48.26 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a7dddd7f-5c05-42ec-9349-39d293ec4ced") + (property "Reference" "#PWR06" + (at 102.87 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 100.33 48.2599 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 96.52 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 96.52 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "56f18089-ca43-42d4-885f-513df4d78800") + ) + (instances + (project "avr" + (path "/90981571-11d1-4805-a2bb-89f0c5021ff9" + (reference "#PWR06") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 99.06 76.2 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c599758a-ffc8-4977-9940-c0ad4f7849c5") + (property "Reference" "#PWR04" + (at 95.25 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 102.87 76.1999 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 99.06 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 99.06 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 99.06 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4f08685a-7f2c-4d07-811a-37ffe9911e6a") + ) + (instances + (project "" + (path "/90981571-11d1-4805-a2bb-89f0c5021ff9" + (reference "#PWR04") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 123.19 58.42 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "de10afba-66f9-4720-ac74-b55c120dd2df") + (property "Reference" "#PWR03" + (at 129.54 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 127 58.4199 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 123.19 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 123.19 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 123.19 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "45103fb1-2849-45bb-a3bc-8d2e3ab826dc") + ) + (instances + (project "" + (path "/90981571-11d1-4805-a2bb-89f0c5021ff9" + (reference "#PWR03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "PCM_SL_Resistors:330ohm") + (at 82.55 48.26 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "df65439e-7028-4c79-84b7-27d747eb679f") + (property "Reference" "R2" + (at 82.55 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "330ohm" + (at 82.55 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" + (at 83.439 52.578 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.058 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "330Ω, 1/4W Resistor" + (at 82.55 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "82256b2d-0c64-440d-9728-036c53f6b1b0") + ) + (pin "2" + (uuid "8f3d20c6-d513-45d1-9c31-d4348c2a4058") + ) + (instances + (project "" + (path "/90981571-11d1-4805-a2bb-89f0c5021ff9" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 54.61 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e6601245-3f30-42f5-8714-5b4b9446af52") + (property "Reference" "#PWR02" + (at 54.61 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 54.61 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 54.61 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 54.61 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 54.61 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f737056e-3e4b-4776-a0e9-05d7bf514a4a") + ) + (instances + (project "" + (path "/90981571-11d1-4805-a2bb-89f0c5021ff9" + (reference "#PWR02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 99.06 82.55 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f192cc8c-3dab-4361-8596-3f40740021eb") + (property "Reference" "#PWR05" + (at 105.41 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 102.87 82.5499 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 99.06 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 99.06 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 99.06 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8da43b5e-4c4f-49a3-94f5-4d4f5f50ae4f") + ) + (instances + (project "" + (path "/90981571-11d1-4805-a2bb-89f0c5021ff9" + (reference "#PWR05") + (unit 1) + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) + (embedded_fonts no) +)