diff --git a/.gitignore b/.gitignore index 636f044..94e01e1 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ *.kicad_prl *.sch-bak *~ +*.kicad_pcb.lck _autosave-* *.tmp *-save.pro diff --git a/electronics/rosaled.kicad_pcb b/electronics/rosaled.kicad_pcb index 28b47a1..8513995 100644 --- a/electronics/rosaled.kicad_pcb +++ b/electronics/rosaled.kicad_pcb @@ -1,2 +1,83 @@ -(kicad_pcb (version 20211014) (generator pcbnew) +(kicad_pcb + (version 20240108) + (generator "pcbnew") + (generator_version "8.0") + (general + (thickness 1.6) + (legacy_teardrops no) + ) + (paper "A4") + (layers + (0 "F.Cu" signal) + (31 "B.Cu" signal) + (32 "B.Adhes" user "B.Adhesive") + (33 "F.Adhes" user "F.Adhesive") + (34 "B.Paste" user) + (35 "F.Paste" user) + (36 "B.SilkS" user "B.Silkscreen") + (37 "F.SilkS" user "F.Silkscreen") + (38 "B.Mask" user) + (39 "F.Mask" user) + (40 "Dwgs.User" user "User.Drawings") + (41 "Cmts.User" user "User.Comments") + (42 "Eco1.User" user "User.Eco1") + (43 "Eco2.User" user "User.Eco2") + (44 "Edge.Cuts" user) + (45 "Margin" user) + (46 "B.CrtYd" user "B.Courtyard") + (47 "F.CrtYd" user "F.Courtyard") + (48 "B.Fab" user) + (49 "F.Fab" user) + (50 "User.1" user) + (51 "User.2" user) + (52 "User.3" user) + (53 "User.4" user) + (54 "User.5" user) + (55 "User.6" user) + (56 "User.7" user) + (57 "User.8" user) + (58 "User.9" user) + ) + (setup + (pad_to_mask_clearance 0) + (allow_soldermask_bridges_in_footprints no) + (pcbplotparams + (layerselection 0x00010fc_ffffffff) + (plot_on_all_layers_selection 0x0000000_00000000) + (disableapertmacros no) + (usegerberextensions no) + (usegerberattributes yes) + (usegerberadvancedattributes yes) + (creategerberjobfile yes) + (dashed_line_dash_ratio 12.000000) + (dashed_line_gap_ratio 3.000000) + (svgprecision 4) + (plotframeref no) + (viasonmask no) + (mode 1) + (useauxorigin no) + (hpglpennumber 1) + (hpglpenspeed 20) + (hpglpendiameter 15.000000) + (pdf_front_fp_property_popups yes) + (pdf_back_fp_property_popups yes) + (dxfpolygonmode yes) + (dxfimperialunits yes) + (dxfusepcbnewfont yes) + (psnegative no) + (psa4output no) + (plotreference yes) + (plotvalue yes) + (plotfptext yes) + (plotinvisibletext no) + (sketchpadsonfab no) + (subtractmaskfromsilk no) + (outputformat 1) + (mirror no) + (drillshape 1) + (scaleselection 1) + (outputdirectory "") + ) + ) + (net 0 "") ) \ No newline at end of file diff --git a/electronics/rosaled.kicad_pro b/electronics/rosaled.kicad_pro index f90e719..bd6adcf 100644 --- a/electronics/rosaled.kicad_pro +++ b/electronics/rosaled.kicad_pro @@ -1,29 +1,216 @@ { "board": { + "3dviewports": [], "design_settings": { "defaults": { + "apply_defaults_to_fp_fields": false, + "apply_defaults_to_fp_shapes": false, + "apply_defaults_to_fp_text": false, "board_outline_line_width": 0.1, "copper_line_width": 0.2, + "copper_text_italic": false, "copper_text_size_h": 1.5, "copper_text_size_v": 1.5, "copper_text_thickness": 0.3, + "copper_text_upright": false, + "courtyard_line_width": 0.05, + "dimension_precision": 4, + "dimension_units": 3, + "dimensions": { + "arrow_length": 1270000, + "extension_offset": 500000, + "keep_text_aligned": true, + "suppress_zeroes": false, + "text_position": 0, + "units_format": 1 + }, + "fab_line_width": 0.1, + "fab_text_italic": false, + "fab_text_size_h": 1.0, + "fab_text_size_v": 1.0, + "fab_text_thickness": 0.15, + "fab_text_upright": false, "other_line_width": 0.15, + "other_text_italic": false, + "other_text_size_h": 1.0, + "other_text_size_v": 1.0, + "other_text_thickness": 0.15, + "other_text_upright": false, + "pads": { + "drill": 0.762, + "height": 1.524, + "width": 1.524 + }, "silk_line_width": 0.15, + "silk_text_italic": false, "silk_text_size_h": 1.0, "silk_text_size_v": 1.0, - "silk_text_thickness": 0.15 + "silk_text_thickness": 0.15, + "silk_text_upright": false, + "zones": { + "min_clearance": 0.5 + } }, "diff_pair_dimensions": [], "drc_exclusions": [], - "rules": { - "min_copper_edge_clearance": 0.0, - "solder_mask_clearance": 0.0, - "solder_mask_min_width": 0.0 + "meta": { + "version": 2 }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "connection_width": "warning", + "copper_edge_clearance": "error", + "copper_sliver": "warning", + "courtyards_overlap": "error", + "diff_pair_gap_out_of_range": "error", + "diff_pair_uncoupled_length_too_long": "error", + "drill_out_of_range": "error", + "duplicate_footprints": "warning", + "extra_footprint": "warning", + "footprint": "error", + "footprint_symbol_mismatch": "warning", + "footprint_type_mismatch": "ignore", + "hole_clearance": "error", + "hole_near_hole": "error", + "invalid_outline": "error", + "isolated_copper": "warning", + "item_on_disabled_layer": "error", + "items_not_allowed": "error", + "length_out_of_range": "error", + "lib_footprint_issues": "warning", + "lib_footprint_mismatch": "warning", + "malformed_courtyard": "error", + "microvia_drill_out_of_range": "error", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "warning", + "npth_inside_courtyard": "ignore", + "padstack": "warning", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_edge_clearance": "warning", + "silk_over_copper": "warning", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_dangling": "warning", + "track_width": "error", + "tracks_crossing": "error", + "unconnected_items": "error", + "unresolved_variable": "error", + "via_dangling": "warning", + "zones_intersect": "error" + }, + "rules": { + "max_error": 0.005, + "min_clearance": 0.0, + "min_connection": 0.0, + "min_copper_edge_clearance": 0.0, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.2, + "min_microvia_drill": 0.1, + "min_resolved_spokes": 2, + "min_silk_clearance": 0.0, + "min_text_height": 0.8, + "min_text_thickness": 0.08, + "min_through_hole_diameter": 0.3, + "min_track_width": 0.0, + "min_via_annular_width": 0.1, + "min_via_diameter": 0.5, + "solder_mask_clearance": 0.0, + "solder_mask_min_width": 0.0, + "solder_mask_to_copper_clearance": 0.0, + "use_height_for_length_calcs": true + }, + "teardrop_options": [ + { + "td_onpadsmd": true, + "td_onroundshapesonly": false, + "td_ontrackend": false, + "td_onviapad": true + } + ], + "teardrop_parameters": [ + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_round_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_rect_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_track_end", + "td_width_to_size_filter_ratio": 0.9 + } + ], "track_widths": [], - "via_dimensions": [] + "tuning_pattern_settings": { + "diff_pair_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 1.0 + }, + "diff_pair_skew_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + }, + "single_track_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + } + }, + "via_dimensions": [], + "zones_allow_external_fillets": false }, - "layer_presets": [] + "ipc2581": { + "dist": "", + "distpn": "", + "internal_id": "", + "mfg": "", + "mpn": "" + }, + "layer_presets": [], + "viewports": [] }, "boards": [], "cvpcb": { @@ -207,18 +394,23 @@ "rule_severities": { "bus_definition_conflict": "error", "bus_entry_needed": "error", - "bus_label_syntax": "error", "bus_to_bus_conflict": "error", "bus_to_net_conflict": "error", + "conflicting_netclasses": "error", "different_unit_footprint": "error", "different_unit_net": "error", "duplicate_reference": "error", "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", "extra_units": "error", "global_label_dangling": "warning", "hier_label_mismatch": "error", "label_dangling": "error", "lib_symbol_issues": "warning", + "missing_bidi_pin": "warning", + "missing_input_pin": "warning", + "missing_power_pin": "error", + "missing_unit": "warning", "multiple_net_names": "warning", "net_not_bus_member": "warning", "no_connect_connected": "warning", @@ -228,6 +420,7 @@ "pin_to_pin": "warning", "power_pin_not_driven": "error", "similar_labels": "warning", + "simulation_model_issue": "error", "unannotated": "error", "unit_value_mismatch": "error", "unresolved_variable": "error", @@ -245,7 +438,7 @@ "net_settings": { "classes": [ { - "bus_width": 12.0, + "bus_width": 12, "clearance": 0.2, "diff_pair_gap": 0.25, "diff_pair_via_gap": 0.25, @@ -259,28 +452,105 @@ "track_width": 0.25, "via_diameter": 0.8, "via_drill": 0.4, - "wire_width": 6.0 + "wire_width": 6 } ], "meta": { - "version": 2 + "version": 3 }, - "net_colors": null + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] }, "pcbnew": { "last_paths": { "gencad": "", "idf": "", "netlist": "", + "plot": "", + "pos_files": "", "specctra_dsn": "", "step": "", + "svg": "", "vrml": "" }, "page_layout_descr_file": "" }, "schematic": { "annotate_start_num": 0, + "bom_fmt_presets": [], + "bom_fmt_settings": { + "field_delimiter": ",", + "keep_line_breaks": false, + "keep_tabs": false, + "name": "CSV", + "ref_delimiter": ",", + "ref_range_delimiter": "", + "string_delimiter": "\"" + }, + "bom_presets": [], + "bom_settings": { + "exclude_dnp": false, + "fields_ordered": [ + { + "group_by": false, + "label": "Reference", + "name": "Reference", + "show": true + }, + { + "group_by": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + }, + { + "group_by": false, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + }, + { + "group_by": false, + "label": "#", + "name": "${ITEM_NUMBER}", + "show": false + }, + { + "group_by": false, + "label": "Description", + "name": "Description", + "show": false + } + ], + "filter_string": "", + "group_symbols": true, + "name": "", + "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": [], @@ -291,6 +561,11 @@ "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 }, @@ -312,14 +587,19 @@ "page_layout_descr_file": "", "plot_directory": "", "spice_adjust_passive_values": false, + "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": [ [ "b603d81c-9794-4573-9cb4-160b3bf68e7a", - "" + "Root" ] ], "text_variables": {} diff --git a/electronics/rosaled.kicad_sch b/electronics/rosaled.kicad_sch index b9f676d..618cae9 100644 --- a/electronics/rosaled.kicad_sch +++ b/electronics/rosaled.kicad_sch @@ -1,3546 +1,10195 @@ -(kicad_sch (version 20211123) (generator eeschema) - - (uuid b603d81c-9794-4573-9cb4-160b3bf68e7a) - - (paper "A4") - - (lib_symbols - (symbol "Connector:TestPoint_Small" (pin_numbers hide) (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes) - (property "Reference" "TP" (id 0) (at 0 3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "TestPoint_Small" (id 1) (at 0 2.032 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 5.08 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 5.08 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "test point tp" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "test point" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Pin* Test*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "TestPoint_Small_0_1" - (circle (center 0 0) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "TestPoint_Small_1_1" - (pin passive line (at 0 0 90) (length 0) - (name "1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector_Generic:Conn_01x02" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (id 0) (at 0 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_01x02" (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" "connector" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Generic connector, single row, 01x02, 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_01x02_1_1" - (rectangle (start -1.27 -2.413) (end 0 -2.667) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 0.127) (end 0 -0.127) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 1.27) (end 1.27 -3.81) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (pin passive line (at -5.08 0 0) (length 3.81) - (name "Pin_1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -2.54 0) (length 3.81) - (name "Pin_2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:Battery_Cell" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes) - (property "Reference" "BT" (id 0) (at 2.54 2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Battery_Cell" (id 1) (at 2.54 0 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 0 1.524 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 1.524 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "battery cell" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Single-cell battery" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Battery_Cell_0_1" - (rectangle (start -2.286 1.778) (end 2.286 1.524) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (rectangle (start -1.5748 1.1938) (end 1.4732 0.6858) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (polyline - (pts - (xy 0 0.762) - (xy 0 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 1.778) - (xy 0 2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.508 3.429) - (xy 1.524 3.429) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 3.937) - (xy 1.016 2.921) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "Battery_Cell_1_1" - (pin passive line (at 0 5.08 270) (length 2.54) - (name "+" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -2.54 90) (length 2.54) - (name "-" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:C_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) - (property "Reference" "C" (id 0) (at 0.254 1.778 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "C_Small" (id 1) (at 0.254 -2.032 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" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "capacitor cap" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Unpolarized capacitor, small symbol" (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_Small_0_1" - (polyline - (pts - (xy -1.524 -0.508) - (xy 1.524 -0.508) - ) - (stroke (width 0.3302) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.524 0.508) - (xy 1.524 0.508) - ) - (stroke (width 0.3048) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "C_Small_1_1" - (pin passive line (at 0 2.54 270) (length 2.032) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -2.54 90) (length 2.032) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:Crystal_Small" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "Y" (id 0) (at 0 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Crystal_Small" (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" "quartz ceramic resonator oscillator" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Two pin crystal, small symbol" (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_Small_0_1" - (rectangle (start -0.762 -1.524) (end 0.762 1.524) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 -0.762) - (xy -1.27 0.762) - ) - (stroke (width 0.381) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 -0.762) - (xy 1.27 0.762) - ) - (stroke (width 0.381) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "Crystal_Small_1_1" - (pin passive line (at -2.54 0 0) (length 1.27) - (name "1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 2.54 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:LED_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) - (property "Reference" "D" (id 0) (at -1.27 3.175 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "LED_Small" (id 1) (at -4.445 -2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 0 0 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "LED diode light-emitting-diode" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Light emitting diode, small symbol" (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_Small_0_1" - (polyline - (pts - (xy -0.762 -1.016) - (xy -0.762 1.016) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 0) - (xy -0.762 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.762 -1.016) - (xy -0.762 0) - (xy 0.762 1.016) - (xy 0.762 -1.016) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 0.762) - (xy -0.508 1.27) - (xy -0.254 1.27) - (xy -0.508 1.27) - (xy -0.508 1.016) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.508 1.27) - (xy 0 1.778) - (xy 0.254 1.778) - (xy 0 1.778) - (xy 0 1.524) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "LED_Small_1_1" - (pin passive line (at -2.54 0 0) (length 1.778) - (name "K" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 2.54 0 180) (length 1.778) - (name "A" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:L_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) - (property "Reference" "L" (id 0) (at 0.762 1.016 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "L_Small" (id 1) (at 0.762 -1.016 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" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "inductor choke coil reactor magnetic" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Inductor, small symbol" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "L_Small_0_1" - (arc (start 0 -2.032) (mid 0.508 -1.524) (end 0 -1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 0 -1.016) (mid 0.508 -0.508) (end 0 0) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 0 0) (mid 0.508 0.508) (end 0 1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 0 1.016) (mid 0.508 1.524) (end 0 2.032) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "L_Small_1_1" - (pin passive line (at 0 2.54 270) (length 0.508) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -2.54 90) (length 0.508) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:Q_NMOS_GSD" (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_GSD" (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, gate/source/drain" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Q_NMOS_GSD_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_GSD_1_1" - (pin input line (at -5.08 0 0) (length 2.54) - (name "G" (effects (font (size 1.27 1.27)))) - (number "1" (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 "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 2.54 5.08 270) (length 2.54) - (name "D" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:Q_PMOS_GSD" (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_PMOS_GSD" (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 PMOS P-MOS P-MOSFET" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "P-MOSFET transistor, gate/source/drain" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Q_PMOS_GSD_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 2.286 0) - (xy 1.27 0.381) - (xy 1.27 -0.381) - (xy 2.286 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_PMOS_GSD_1_1" - (pin input line (at -5.08 0 0) (length 2.54) - (name "G" (effects (font (size 1.27 1.27)))) - (number "1" (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 "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 2.54 5.08 270) (length 2.54) - (name "D" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:R_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) - (property "Reference" "R" (id 0) (at 0.762 0.508 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "R_Small" (id 1) (at 0.762 -1.016 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" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "R resistor" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Resistor, small symbol" (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_Small_0_1" - (rectangle (start -0.762 1.778) (end 0.762 -1.778) - (stroke (width 0.2032) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "R_Small_1_1" - (pin passive line (at 0 2.54 270) (length 0.762) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -2.54 90) (length 0.762) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Jumper:SolderJumper_2_Bridged" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) - (property "Reference" "JP" (id 0) (at 0 2.032 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "SolderJumper_2_Bridged" (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" "solder jumper SPST" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Solder Jumper, 2-pole, closed/bridged" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "SolderJumper*Bridged*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "SolderJumper_2_Bridged_0_1" - (rectangle (start -0.508 0.508) (end 0.508 -0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (arc (start -0.254 1.016) (mid -1.27 0) (end -0.254 -1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start -0.254 1.016) (mid -1.27 0) (end -0.254 -1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (polyline - (pts - (xy -0.254 1.016) - (xy -0.254 -1.016) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.254 1.016) - (xy 0.254 -1.016) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 0.254 -1.016) (mid 1.27 0) (end 0.254 1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 0.254 -1.016) (mid 1.27 0) (end 0.254 1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - ) - (symbol "SolderJumper_2_Bridged_1_1" - (pin passive line (at -3.81 0 0) (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 3.81 0 180) (length 2.54) - (name "B" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Jumper:SolderJumper_2_Open" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) - (property "Reference" "JP" (id 0) (at 0 2.032 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "SolderJumper_2_Open" (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" "solder jumper SPST" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Solder Jumper, 2-pole, open" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "SolderJumper*Open*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "SolderJumper_2_Open_0_1" - (arc (start -0.254 1.016) (mid -1.27 0) (end -0.254 -1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start -0.254 1.016) (mid -1.27 0) (end -0.254 -1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (polyline - (pts - (xy -0.254 1.016) - (xy -0.254 -1.016) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.254 1.016) - (xy 0.254 -1.016) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 0.254 -1.016) (mid 1.27 0) (end 0.254 1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 0.254 -1.016) (mid 1.27 0) (end 0.254 1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - ) - (symbol "SolderJumper_2_Open_1_1" - (pin passive line (at -3.81 0 0) (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 3.81 0 180) (length 2.54) - (name "B" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Seppl_74xGxx:74LVC1G123" (in_bom yes) (on_board yes) - (property "Reference" "U" (id 0) (at -5.08 8.89 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "74LVC1G123" (id 1) (at 1.27 8.89 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 31.75 -8.89 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74lvc1g123.pdf" (id 3) (at 26.67 11.43 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "Single Mono Multivibrator CMOS" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Single Retrigerrable Monostabile Multivibrator, Low-Voltage CMOS" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "SSOP*2.95x2.8mm*P0.65* VSSOP*2.3x2mm*P0.5mm*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "74LVC1G123_1_1" - (rectangle (start -7.62 7.62) (end 7.62 -7.62) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (pin input line (at -12.7 5.08 0) (length 5.08) - (name "~{A}" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -12.7 0 0) (length 5.08) - (name "B" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin input inverted (at -12.7 -5.08 0) (length 5.08) - (name "~{CLR}" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 -12.7 90) (length 5.08) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 -5.08 180) (length 5.08) - (name "Q" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 12.7 0 180) (length 5.08) - (name "Cext" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 12.7 5.08 180) (length 5.08) - (name "RCext" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 12.7 270) (length 5.08) - (name "VCC" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Seppl_MCU_ST_STM8:STM8L151F2" (in_bom yes) (on_board yes) - (property "Reference" "U" (id 0) (at -10.16 38.735 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "STM8L151F2" (id 1) (at -10.16 36.83 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Seppl_Package_DFN_QFN:ST_UFQFPN-20_3x3mm_P0.5mm" (id 2) (at 3.81 -7.62 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm8l151f2.pdf" (id 3) (at 0 50.8 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "STM8 ultra-low-power" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "8-bit ultra-low-power MCU, 4 KB Flash, 256 bytes data EEPROM, 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 "STM8L151F2_0_0" - (pin bidirectional inverted (at -17.78 27.94 0) (length 2.54) - (name "~{RESET}" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "PA1" bidirectional line) - ) - (pin bidirectional line (at -17.78 10.16 0) (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN15" input line) - (alternate "COMP1_INP" input line) - (alternate "RTC_ALARM" output line) - (alternate "TIM2_ETR" input line) - ) - (pin bidirectional line (at -17.78 7.62 0) (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN14" input line) - (alternate "COMP1_INP" input line) - (alternate "SPI1_NSS" bidirectional line) - ) - (pin bidirectional line (at -17.78 5.08 0) (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN13" input line) - (alternate "COMP1_INP" input line) - (alternate "SPI_SCK" bidirectional line) - ) - (pin bidirectional line (at -17.78 2.54 0) (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN12" input line) - (alternate "COMP1_INP" input line) - (alternate "SPI1_MOSI" bidirectional line) - ) - (pin bidirectional line (at -17.78 0 0) (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" input line) - (alternate "COMP1_INP" input line) - (alternate "SPI1_MISO" bidirectional line) - ) - (pin bidirectional line (at 17.78 27.94 180) (length 2.54) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "I2C_SDA" bidirectional line) - ) - (pin bidirectional line (at 17.78 25.4 180) (length 2.54) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "I2C_SCL" bidirectional line) - ) - (pin bidirectional line (at 17.78 22.86 180) (length 2.54) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" input line) - (alternate "CCO" output line) - (alternate "COMP1_INP" input line) - (alternate "COMP2_INM" input line) - (alternate "I2C1_SMB" bidirectional line) - (alternate "USART_CK" output line) - ) - (pin bidirectional line (at 17.78 20.32 180) (length 2.54) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "OSC32_IN" input line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "[SPI1_NSS]" bidirectional line) - (alternate "[USART_TX]" output line) - ) - (pin bidirectional line (at 17.78 17.78 180) (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "OSC32_OUT" output line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "[SPI_SCK]" bidirectional line) - (alternate "[USART_RX]" input line) - ) - (pin bidirectional line (at -17.78 25.4 0) (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "OSC_IN" input line) - (alternate "[SPI_MISO]" bidirectional line) - (alternate "[USART_TX]" output line) - ) - (pin bidirectional line (at -17.78 30.48 0) (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "BEEP" output line) - (alternate "IR_TIM" output line) - (alternate "OSC_IN" input line) - (alternate "SWIM" bidirectional line) - (alternate "[USART_CK]" bidirectional line) - ) - (pin bidirectional line (at -17.78 22.86 0) (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "OSC_OUT" output line) - (alternate "[SPI_MOSI]" bidirectional line) - (alternate "[USART_RX]" input line) - ) - (pin power_in line (at 0 -5.08 90) (length 2.54) - (name "V_{SS}/V_{SSA}/V_{REF-}" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 38.1 270) (length 2.54) - (name "V_{DD}/V_{DDA}/V_{REF-}" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 17.78 12.7 180) (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN22" input line) - (alternate "COMP1_INP" input line) - (alternate "COMP2_INP" input line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "[ADC1_TRIG]" input line) - ) - (pin bidirectional line (at -17.78 17.78 0) (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" input line) - (alternate "COMP1_INP" input line) - (alternate "TIM2_CH1" bidirectional line) - ) - (pin bidirectional line (at -17.78 15.24 0) (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" input line) - (alternate "COMP1_INP" input line) - (alternate "TIM3_CH1" bidirectional line) - ) - (pin bidirectional line (at -17.78 12.7 0) (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" input line) - (alternate "COMP1_INP" input line) - (alternate "TIM2_CH2" bidirectional line) - ) - ) - (symbol "STM8L151F2_0_1" - (rectangle (start -15.24 35.56) (end 15.24 -2.54) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (rectangle (start -10.16 -53.34) (end -10.16 -53.34) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - ) - (symbol "Switch:SW_SPST" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) - (property "Reference" "SW" (id 0) (at 0 3.175 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "SW_SPST" (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" "switch lever" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Single Pole Single Throw (SPST) switch" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "SW_SPST_0_0" - (circle (center -2.032 0) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.524 0.254) - (xy 1.524 1.778) - ) - (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)) - ) - ) - (symbol "SW_SPST_1_1" - (pin passive line (at -5.08 0 0) (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 180) (length 2.54) - (name "B" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:+3V0" (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" "+3V0" (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 \"+3V0\"" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "+3V0_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 "+3V0_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "+3V0" (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:PWR_FLAG" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes) - (property "Reference" "#FLG" (id 0) (at 0 1.905 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "PWR_FLAG" (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" "flag power" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Special symbol for telling ERC where power comes from" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "PWR_FLAG_0_0" - (pin power_out line (at 0 0 90) (length 0) - (name "pwr" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - (symbol "PWR_FLAG_0_1" - (polyline - (pts - (xy 0 0) - (xy 0 1.27) - (xy -1.016 1.905) - (xy 0 2.54) - (xy 1.016 1.905) - (xy 0 1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - ) - (symbol "power:VS" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (id 0) (at -5.08 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VS" (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" "global power" (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 \"VS\"" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "VS_0_1" - (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.762 1.27) - (xy -0.762 1.27) - (xy 0 2.54) - (xy 0.762 1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - ) - (symbol "VS_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "VS" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - ) - - (junction (at 231.14 49.53) (diameter 0) (color 0 0 0 0) - (uuid 0140e9da-767d-4080-bee3-4e083ec3c732) - ) - (junction (at 140.97 62.23) (diameter 0) (color 0 0 0 0) - (uuid 102dbff2-3048-4608-a552-59e8ed2ab984) - ) - (junction (at 140.97 90.17) (diameter 0) (color 0 0 0 0) - (uuid 26686ce1-b011-4fd5-9057-8550c3a564f3) - ) - (junction (at 143.51 121.92) (diameter 0) (color 0 0 0 0) - (uuid 2eb5ffdc-2181-46dc-9cd6-b78552790176) - ) - (junction (at 214.63 64.77) (diameter 0) (color 0 0 0 0) - (uuid 358521c4-bd96-4cba-908e-39b00274345c) - ) - (junction (at 105.41 80.01) (diameter 0) (color 0 0 0 0) - (uuid 383a1b64-d683-4df3-a8bf-cc8df15d21d4) - ) - (junction (at 140.97 80.01) (diameter 0) (color 0 0 0 0) - (uuid 394de332-5682-4426-bbd7-8219877f4efb) - ) - (junction (at 140.97 85.09) (diameter 0) (color 0 0 0 0) - (uuid 4106ece8-fc52-4b50-85e5-5cb645438394) - ) - (junction (at 182.88 129.54) (diameter 0) (color 0 0 0 0) - (uuid 50de73d6-0bb7-498a-8b6d-24448fd7e401) - ) - (junction (at 141.0135 67.31) (diameter 0) (color 0 0 0 0) - (uuid 5252bcaf-7703-4389-bd06-a008feca46fb) - ) - (junction (at 214.63 77.47) (diameter 0) (color 0 0 0 0) - (uuid 55488280-551f-4edb-9635-e5ee7970e34b) - ) - (junction (at 199.39 133.35) (diameter 0) (color 0 0 0 0) - (uuid 5f317746-21e4-4f89-b071-825b5f5b0a8f) - ) - (junction (at 105.41 77.47) (diameter 0) (color 0 0 0 0) - (uuid 6aab65e3-15a4-4776-a19e-c8cbf2b4f49d) - ) - (junction (at 105.41 74.93) (diameter 0) (color 0 0 0 0) - (uuid 6b76efce-fc14-4626-97fa-c17d9c317ea3) - ) - (junction (at 140.97 82.55) (diameter 0) (color 0 0 0 0) - (uuid 6c232787-d974-41f7-89cd-dc5e7633ba8a) - ) - (junction (at 140.97 64.77) (diameter 0) (color 0 0 0 0) - (uuid 71a28287-cbc1-488c-bcb8-c7faeec554e1) - ) - (junction (at 105.41 82.55) (diameter 0) (color 0 0 0 0) - (uuid 76c2a17a-0fe1-450d-9d51-c7a165703735) - ) - (junction (at 140.97 72.39) (diameter 0) (color 0 0 0 0) - (uuid 7f4b51d0-e8b0-4f30-94e6-58c2c1e3e441) - ) - (junction (at 105.41 85.09) (diameter 0) (color 0 0 0 0) - (uuid 823c0662-32ab-48ab-9de1-2df32f96c1af) - ) - (junction (at 140.97 87.63) (diameter 0) (color 0 0 0 0) - (uuid 833f3414-9e77-4f69-98bd-26f4d6f1321f) - ) - (junction (at 187.96 72.39) (diameter 0) (color 0 0 0 0) - (uuid 8e7bca6c-9f68-4085-8fd9-1ed85bf99aa8) - ) - (junction (at 121.92 59.69) (diameter 0) (color 0 0 0 0) - (uuid a4cda6b8-78a9-48fb-ac6e-b1e97d9cbf2a) - ) - (junction (at 187.96 77.47) (diameter 0) (color 0 0 0 0) - (uuid b2589016-8959-4df0-8fd4-40a7f0bbfdbc) - ) - (junction (at 208.28 52.07) (diameter 0) (color 0 0 0 0) - (uuid b6ae166c-4160-4a99-8064-7ebd8385e289) - ) - (junction (at 187.96 64.77) (diameter 0) (color 0 0 0 0) - (uuid b8bbfdfc-accf-4c09-81d3-c25426376900) - ) - (junction (at 187.96 67.31) (diameter 0) (color 0 0 0 0) - (uuid bed69709-c690-45c5-b56d-aa7db91b8ad5) - ) - (junction (at 208.28 46.99) (diameter 0) (color 0 0 0 0) - (uuid c921ddf0-322c-4de6-81c2-847df82cea59) - ) - (junction (at 78.74 63.5) (diameter 0) (color 0 0 0 0) - (uuid cb0a5833-b94c-49d4-b96a-97e4d1be9717) - ) - (junction (at 140.97 74.93) (diameter 0) (color 0 0 0 0) - (uuid d1761ea9-60e7-4177-90ad-7a1bba55290d) - ) - (junction (at 187.96 62.23) (diameter 0) (color 0 0 0 0) - (uuid d199a88b-38e0-44b1-aacb-95d894939bd7) - ) - (junction (at 214.63 67.31) (diameter 0) (color 0 0 0 0) - (uuid d64886f7-7bce-4388-b793-4f44202f1747) - ) - (junction (at 187.96 69.85) (diameter 0) (color 0 0 0 0) - (uuid ded7b088-e76f-4a0a-8008-44643c577195) - ) - (junction (at 166.37 121.92) (diameter 0) (color 0 0 0 0) - (uuid dfbe444c-554d-49ce-ad3a-2536dade1f77) - ) - (junction (at 78.74 81.28) (diameter 0) (color 0 0 0 0) - (uuid e60fa1c7-3753-4bd3-af63-00684f90406f) - ) - (junction (at 199.39 123.19) (diameter 0) (color 0 0 0 0) - (uuid eac145d2-45b9-48ff-88ed-1f0158b8fe75) - ) - (junction (at 105.41 72.39) (diameter 0) (color 0 0 0 0) - (uuid f3d7ae21-8081-430c-a155-ae86c6e131a1) - ) - (junction (at 140.97 77.47) (diameter 0) (color 0 0 0 0) - (uuid fc9095bd-dbd2-46ea-a8c8-58b5dcf26668) - ) - (junction (at 146.05 67.31) (diameter 0) (color 0 0 0 0) - (uuid fcebb9b4-a18c-4161-bde5-5152597d672b) - ) - (junction (at 140.97 59.69) (diameter 0) (color 0 0 0 0) - (uuid fe75bd14-5727-4d46-83c2-e6013243f0e3) - ) - - (wire (pts (xy 193.04 46.99) (xy 208.28 46.99)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 00ba7c6a-17f2-4b8c-99a5-e2f9634c441c) - ) - (wire (pts (xy 199.39 125.73) (xy 199.39 123.19)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 030a2f8a-0178-4a3f-b787-f28cce47e791) - ) - (wire (pts (xy 147.32 129.54) (xy 153.67 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 030ceef9-027f-4528-8ef1-ce360c176a24) - ) - (wire (pts (xy 140.97 59.69) (xy 146.05 59.69)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 09eab71f-b42a-4ada-bbec-9e94599683f6) - ) - (wire (pts (xy 143.51 121.92) (xy 166.37 121.92)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0bd90cec-7875-4680-a1e4-a9987d11c5b4) - ) - (wire (pts (xy 78.74 55.88) (xy 78.74 57.15)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 127bfaae-d285-48d7-a86f-7bff0192d1c0) - ) - (wire (pts (xy 193.04 52.07) (xy 208.28 52.07)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 130d63b9-d054-43e0-80bb-ff6ff9b4e957) - ) - (wire (pts (xy 231.14 49.53) (xy 231.14 52.07)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 144e79d8-cbcd-4c0e-bdc8-fdefb4bb0999) - ) - (wire (pts (xy 181.61 64.77) (xy 187.96 64.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1705cc49-d68b-4d1e-a13c-f6cd0a8a6ad1) - ) - (wire (pts (xy 114.3 67.31) (xy 105.41 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1a02b3af-284e-441b-b18d-08e0dcabdedb) - ) - (wire (pts (xy 147.32 139.7) (xy 153.67 139.7)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1c6fe4a1-a1c0-471b-bec2-a9b7fd9070de) - ) - (wire (pts (xy 214.63 67.31) (xy 214.63 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 20b3aaa3-fea8-4e75-a5e5-19de83d9391a) - ) - (wire (pts (xy 182.88 129.54) (xy 179.07 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 20b9fdf6-f9d4-4ffc-9f93-02c1fc09d891) - ) - (wire (pts (xy 78.74 63.5) (xy 92.71 63.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 20d9da65-bd03-4092-8c3d-096f417cf03a) - ) - (wire (pts (xy 182.88 121.92) (xy 182.88 123.19)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2233c827-049c-4a3d-a4a2-6a1ea3443035) - ) - (wire (pts (xy 105.41 80.01) (xy 114.3 80.01)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 223454a4-d0d1-4828-b3f3-f52b9dbd9177) - ) - (wire (pts (xy 187.96 69.85) (xy 205.74 69.85)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 23891a79-591f-47f4-a5b3-c5a3b20333df) - ) - (wire (pts (xy 187.96 64.77) (xy 207.01 64.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 25fc7469-e1ad-4a46-8e91-2321f0b22388) - ) - (wire (pts (xy 105.41 82.55) (xy 114.3 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 278bbb4a-0fcf-4a89-82a9-e90e2611addf) - ) - (wire (pts (xy 105.41 85.09) (xy 114.3 85.09)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 283b093a-5e1f-4242-8548-5a65551d5c19) - ) - (wire (pts (xy 119.38 48.26) (xy 119.38 49.53)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2a98a4e8-04f9-451c-9ee2-9eb407c889d2) - ) - (wire (pts (xy 199.39 123.19) (xy 210.82 123.19)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2b101294-4018-4916-a4f3-177654b4ae4c) - ) - (wire (pts (xy 78.74 81.28) (xy 76.2 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2cfc40fc-838f-48c0-81a3-fba855028b9a) - ) - (wire (pts (xy 140.97 90.17) (xy 146.05 90.17)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2e110703-30e9-4bdc-bda3-1f40e8813171) - ) - (wire (pts (xy 105.41 85.09) (xy 105.41 91.44)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 30954209-2527-401e-806c-20bf11e518c9) - ) - (wire (pts (xy 144.78 134.62) (xy 153.67 134.62)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3a6477ee-1704-401b-b924-f219b3aafb19) - ) - (wire (pts (xy 199.39 144.78) (xy 199.39 148.59)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3b3c8db6-e25f-44d6-a2a5-66061c25e85e) - ) - (wire (pts (xy 187.96 67.31) (xy 207.01 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3babc662-3860-43e3-9c98-3f384b28c0a2) - ) - (wire (pts (xy 181.61 77.47) (xy 187.96 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3cc6f355-c2e3-49ae-8659-3fdd927263a4) - ) - (wire (pts (xy 210.82 123.19) (xy 210.82 125.73)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 47b7e691-4b8d-4243-ab5a-edbae62bd520) - ) - (wire (pts (xy 139.7 121.92) (xy 143.51 121.92)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4966b538-4205-4363-b78c-8a47345d0503) - ) - (wire (pts (xy 166.37 121.92) (xy 182.88 121.92)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4e6274dd-67fc-422e-9284-2473a7e9e587) - ) - (wire (pts (xy 27.94 69.85) (xy 27.94 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 57812f57-0ae9-4583-ac63-f27dfec75837) - ) - (wire (pts (xy 140.97 87.63) (xy 146.05 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 58eb5bbe-95c7-42d4-8d87-d3bfcd7432a2) - ) - (wire (pts (xy 78.74 62.23) (xy 78.74 63.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5feaaf6a-807f-4b24-9007-9b1e5a1ad5e7) - ) - (wire (pts (xy 141.0135 67.31) (xy 146.05 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6031a341-0655-4758-82db-82e7337e3836) - ) - (wire (pts (xy 182.88 134.62) (xy 179.07 134.62)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 63f0b051-15cb-45c2-b47a-ec35252bb524) - ) - (wire (pts (xy 146.05 67.31) (xy 146.0935 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6597fc9f-ffe6-4829-ac01-8d0bc2650b94) - ) - (wire (pts (xy 181.61 69.85) (xy 187.96 69.85)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6798910d-4d3a-46d6-a6a4-c384b563eff8) - ) - (wire (pts (xy 199.39 133.35) (xy 199.39 134.62)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6b22ceab-ca65-41dd-8ac9-9c4e90a6c899) - ) - (wire (pts (xy 214.63 77.47) (xy 214.63 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6b81e102-79e5-4ad2-aae7-be1123ea5a01) - ) - (wire (pts (xy 210.82 133.35) (xy 199.39 133.35)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6bf2c104-e4f6-4ccd-8b18-4aa17e664c02) - ) - (wire (pts (xy 78.74 80.01) (xy 78.74 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6ebbbbe1-6bc4-4755-a8a3-993d683d4129) - ) - (wire (pts (xy 123.19 121.92) (xy 129.54 121.92)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 70a3d55f-70a3-443a-92c5-6344a1e448dc) - ) - (wire (pts (xy 181.61 62.23) (xy 187.96 62.23)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 72048a3b-4eb6-466c-9c73-68b2e3705a04) - ) - (wire (pts (xy 105.41 67.31) (xy 105.41 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 72da2434-fac5-45b9-9eb0-edc67ccd7533) - ) - (wire (pts (xy 140.97 74.93) (xy 146.05 74.93)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 73646ecb-ccf0-4486-9fbe-46c372bf8004) - ) - (wire (pts (xy 214.63 64.77) (xy 214.63 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7444bd16-9b2e-42f4-8858-5f4723abfbe3) - ) - (wire (pts (xy 208.28 46.99) (xy 222.25 46.99)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 79323049-1536-413d-8360-eff8b5c888e7) - ) - (wire (pts (xy 231.14 49.53) (xy 234.95 49.53)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7a7f7c33-561a-49b7-9302-6826a17c36b3) - ) - (wire (pts (xy 73.66 63.5) (xy 78.74 63.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7c37d829-450d-45e1-a4ef-b2a02a691c9b) - ) - (wire (pts (xy 105.41 72.39) (xy 105.41 74.93)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 80266c3d-1646-47af-9195-a341cd74938a) - ) - (wire (pts (xy 140.97 85.09) (xy 146.05 85.09)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 842c5a71-c281-4fd3-a89a-791165df2f1a) - ) - (wire (pts (xy 199.39 120.65) (xy 199.39 123.19)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 86c32bd1-e298-4978-9ce1-07bbedcac334) - ) - (wire (pts (xy 187.96 72.39) (xy 205.74 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 897102ab-1954-4e2f-b737-bc26606babce) - ) - (wire (pts (xy 181.61 67.31) (xy 187.96 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8a8a8c43-34db-4f67-90ec-76404f5d0c2a) - ) - (wire (pts (xy 140.97 72.39) (xy 146.05 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 971b9fbf-5cd9-438b-a41e-533859e6cf69) - ) - (wire (pts (xy 121.92 74.93) (xy 140.97 74.93)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9a6d82ed-a4c7-417a-83cb-997cac5118c6) - ) - (wire (pts (xy 182.88 128.27) (xy 182.88 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9ab5a96d-4523-4f92-94cf-32ea10aaca60) - ) - (wire (pts (xy 121.92 64.77) (xy 140.97 64.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9f6637bd-6e50-4196-8073-2deec50f0561) - ) - (wire (pts (xy 91.44 81.28) (xy 78.74 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a464032c-ec70-447f-8b24-07c85e95df8d) - ) - (wire (pts (xy 227.33 52.07) (xy 231.14 52.07)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a4862e29-786b-4f7b-af5a-6091991a1f0c) - ) - (wire (pts (xy 121.92 85.09) (xy 140.97 85.09)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a9943b57-0ac2-4d83-af1d-9f24dcaaa08d) - ) - (wire (pts (xy 121.92 80.01) (xy 140.97 80.01)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ac17ae11-78dd-47c0-9b38-2b8efebd3ab5) - ) - (wire (pts (xy 121.92 82.55) (xy 140.97 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid af89e951-7ef3-4224-9bd7-bc49529da4db) - ) - (wire (pts (xy 214.63 62.23) (xy 214.63 64.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b02ba503-7e87-4999-917c-f414c8957f00) - ) - (wire (pts (xy 78.74 74.93) (xy 78.74 73.66)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b0869d71-5553-4d69-9790-e9dd7b7e4f12) - ) - (wire (pts (xy 121.92 67.31) (xy 140.97 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b0f5df50-66eb-47c6-acb8-5f26a585d4e4) - ) - (wire (pts (xy 121.92 59.69) (xy 140.97 59.69)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b5ccf277-0f5a-49d3-aaae-9dc32be431f8) - ) - (wire (pts (xy 187.96 62.23) (xy 207.01 62.23)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b6c96efe-ba41-451e-a69a-edda76199010) - ) - (wire (pts (xy 121.92 48.26) (xy 121.92 59.69)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bbf13ae4-14c3-418a-8fe1-f997de0f72c8) - ) - (wire (pts (xy 105.41 77.47) (xy 105.41 80.01)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid be722f0e-f529-48fd-8128-106386496ff6) - ) - (wire (pts (xy 140.97 62.23) (xy 146.05 62.23)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c19828c7-b9d1-45d2-8de3-c18ead9d085a) - ) - (wire (pts (xy 179.07 139.7) (xy 191.77 139.7)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c44e2384-7718-4b9c-85a6-480cc72ccbc8) - ) - (wire (pts (xy 121.92 87.63) (xy 140.97 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid cc20cacd-92c0-4fc0-9a48-bfb8b1e53f23) - ) - (wire (pts (xy 231.14 46.99) (xy 231.14 49.53)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ce9dcac5-147e-4e6c-8d8f-7794add93668) - ) - (wire (pts (xy 121.92 62.23) (xy 140.97 62.23)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d3efd075-6e80-4e55-b132-08f60f0837a2) - ) - (wire (pts (xy 210.82 130.81) (xy 210.82 133.35)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid db64797b-8df0-4a7d-ba34-7c81f30899ba) - ) - (wire (pts (xy 199.39 130.81) (xy 199.39 133.35)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid db6aa0ba-d034-47ce-9f3e-559b6df77871) - ) - (wire (pts (xy 121.92 77.47) (xy 140.97 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e00f96a0-5052-4d21-bda2-0a585dfc950e) - ) - (wire (pts (xy 105.41 77.47) (xy 114.3 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e3be0a5a-3f04-42bc-8755-e776b0866982) - ) - (wire (pts (xy 105.41 82.55) (xy 105.41 85.09)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e3f2d724-68c9-4e23-8ed8-e80872c67289) - ) - (wire (pts (xy 105.41 80.01) (xy 105.41 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e78278b8-f701-4e2f-805d-832ce8d34eac) - ) - (wire (pts (xy 121.92 72.39) (xy 140.97 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e89884b9-7e30-4522-a5f3-f39ce0991fb9) - ) - (wire (pts (xy 134.62 139.7) (xy 134.62 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ebfadddb-ec2f-4e12-8ff9-3f2f66d37b0c) - ) - (wire (pts (xy 208.28 52.07) (xy 222.25 52.07)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid eda677c5-f2a4-45a3-81cc-d1e315bbcb98) - ) - (wire (pts (xy 121.92 90.17) (xy 140.97 90.17)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f009f1c7-1aa3-4607-b8e8-003bfef65bd0) - ) - (wire (pts (xy 140.97 80.01) (xy 146.05 80.01)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f153fc17-b24f-4666-bcc7-ce80fb5d9e6c) - ) - (wire (pts (xy 140.97 82.55) (xy 146.05 82.55)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f2863df9-d9de-4c8e-96ea-9e9b52582611) - ) - (wire (pts (xy 105.41 74.93) (xy 114.3 74.93)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f492af5a-8cc2-4ac6-829f-d98b8d09afc0) - ) - (wire (pts (xy 105.41 72.39) (xy 114.3 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f536073e-5134-4d95-b13b-e7100b939d19) - ) - (wire (pts (xy 140.97 64.77) (xy 146.05 64.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f7a77c63-c422-4f92-93d2-f64cefd42be5) - ) - (wire (pts (xy 140.97 77.47) (xy 146.05 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f820d5ed-2fe2-4cdb-b077-0add2085033b) - ) - (wire (pts (xy 181.61 72.39) (xy 187.96 72.39)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f86b581f-fd44-4743-9cd1-5618e4eea9c8) - ) - (wire (pts (xy 187.96 77.47) (xy 207.01 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fd457e15-70c7-4aec-953f-7d31044eb93f) - ) - (wire (pts (xy 27.94 62.23) (xy 27.94 64.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fde8c6d7-21f2-4318-8b51-a375c80422b1) - ) - (wire (pts (xy 227.33 46.99) (xy 231.14 46.99)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fe25dd23-6496-4707-a00e-0dff2f97f7ed) - ) - (wire (pts (xy 105.41 74.93) (xy 105.41 77.47)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ff130e95-3c3c-45ce-ad02-f80fcb6241e5) - ) - - (text "1.2*51k*100p = 6.12 us" (at 160.02 119.38 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 131d476f-634b-40c2-ae0f-d0bbda63e7f2) - ) - (text "STM8L151F2 UFQFPN 20 (3x3x0.6mm)\nbuilt in rtc, active-halt mode (all except rtc disabled) -> typ 0.5uA, max 1.2uA (1.3uA if RTC clocked by LSE external crystal)\n225mAh/1.3uA = 173000h (in active halt) (~19.76 yrs)\nhigh current (80mA) capable pin -> for led pulsing" - (at 62.23 29.21 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 351031c6-f789-4310-a972-b2bdc05767b0) - ) - (text "bridge with wire for reset\n-> disable reset pin and pull up\nafter development for lowering current consumption?\n(internal pull up or external high value)" - (at 55.88 48.26 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 76b94592-d837-42ab-9406-14a0e32145c8) - ) - (text "https://raw.githubusercontent.com/tedyapo/tritiled/master/docs/images/tritiled30_schematic.png" - (at 116.84 157.48 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 990b24c6-f7be-44b0-a674-6236c532a622) - ) - - (label "DRV_LED" (at 121.92 87.63 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 129f3d05-eef6-4bfd-95c6-62207ce1f03f) - ) - (label "BTN" (at 121.92 64.77 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 38b28a82-0d1d-430d-889d-67343b8550e4) - ) - (label "BTN" (at 91.44 81.28 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 5ed2fcba-361a-4db1-9260-5927f6da93bf) - ) - (label "OSC32_IN" (at 193.04 46.99 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 63927e64-3076-4b00-82f2-6e49540a2c33) - ) - (label "PWR_MONO" (at 134.62 139.7 90) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 8feb9332-b509-452c-91e6-bd36f85b3cd0) - ) - (label "OSC32_OUT" (at 205.74 72.39 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 98594324-bfbf-402e-aa99-33f59a33e651) - ) - (label "DRV_LED" (at 144.78 134.62 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 9a7ab634-e7b3-4643-a2e9-18a43443049c) - ) - (label "PWR_MONO" (at 121.92 90.17 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 9db3a531-6cb5-4f63-9401-c7efb1d4bac7) - ) - (label "OSC32_OUT" (at 193.04 52.07 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 9fd47259-2c14-4d76-ac72-ce544d71af02) - ) - (label "~{RESET}" (at 92.71 63.5 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid be048506-a7b8-47a5-bce0-0c05b3a6184a) - ) - (label "OSC32_IN" (at 205.74 69.85 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid c9ea0e58-f94a-4ca9-87c4-9e4dd27ccfad) - ) - (label "~{RESET}" (at 121.92 62.23 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid d97c792e-9c94-4f75-bd9c-384a08496be5) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 187.96 69.85 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00c8d9f9-00a1-4239-b0f9-c9ad9bfc40d9) - (property "Reference" "TP?" (id 0) (at 189.23 68.58 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 189.23 71.1199 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 193.04 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 193.04 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8a36523e-0737-4f4b-8922-ec7fea2650a8)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 140.97 82.55 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 01561c75-9e0b-4e04-8da5-89bd2a251ffa) - (property "Reference" "TP?" (id 0) (at 139.7 81.28 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 139.7 83.8199 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 135.89 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 135.89 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2b0f86ac-8a50-4966-8654-f2516aea9b4c)) - ) - - (symbol (lib_id "power:GND") (at 105.41 91.44 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 01f6d3a9-8fb7-4dae-9d9b-c953db8ead6e) - (property "Reference" "#PWR?" (id 0) (at 105.41 97.79 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 105.41 96.52 0)) - (property "Footprint" "" (id 2) (at 105.41 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 105.41 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 95ee4cee-db6c-4fc7-86f0-c191ebeb357d)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 141.0135 67.31 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 07ce5b75-d780-4cd4-9aa8-30c433f8c99c) - (property "Reference" "TP?" (id 0) (at 139.7435 66.04 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 139.7435 68.5799 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 135.9335 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 135.9335 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3730cf98-92f7-42de-9283-a63074af254f)) - ) - - (symbol (lib_id "power:+3V0") (at 26.67 27.94 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 08162f79-d7db-4645-833c-dd358b1a81b8) - (property "Reference" "#PWR?" (id 0) (at 26.67 31.75 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V0" (id 1) (at 26.67 22.86 0)) - (property "Footprint" "" (id 2) (at 26.67 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 26.67 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d597a47c-f9a3-42c6-bf4b-b3aa54ee2ebf)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 140.97 62.23 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 09b4d01a-268c-495f-be4b-31b026e13f3e) - (property "Reference" "TP?" (id 0) (at 139.7 60.96 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 139.7 63.4999 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 135.89 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 135.89 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c95930a7-b900-485d-9e19-09e550b48d7a)) - ) - - (symbol (lib_id "power:GND") (at 234.95 49.53 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 0ae39f62-7418-4ffe-a5dd-6277dbfb93f7) - (property "Reference" "#PWR?" (id 0) (at 234.95 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 234.95 54.61 0)) - (property "Footprint" "" (id 2) (at 234.95 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 234.95 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2b3d9e13-721d-4d5b-b165-eea4a0ce5d07)) - ) - - (symbol (lib_id "Jumper:SolderJumper_2_Bridged") (at 118.11 82.55 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 0b3e6b7b-9fce-4f34-a95b-f4b4ce4f9b43) - (property "Reference" "JP?" (id 0) (at 111.76 82.55 0)) - (property "Value" "SolderJumper_2_Bridged" (id 1) (at 97.79 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (id 2) (at 118.11 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 118.11 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 571cc299-26c8-4b91-ba08-831cb30f4282)) - (pin "2" (uuid 79f0154f-f549-49d0-a651-4c51c4688af9)) - ) - - (symbol (lib_id "Jumper:SolderJumper_2_Open") (at 118.11 59.69 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 0c71be8f-cdd3-4953-b46e-7e3df8f9d728) - (property "Reference" "JP?" (id 0) (at 119.38 57.15 0)) - (property "Value" "SolderJumper_2_Open" (id 1) (at 118.11 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (id 2) (at 118.11 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 118.11 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5e98f7d0-0393-461c-8865-9746ef817c43)) - (pin "2" (uuid 62f96ed4-c44e-42ee-a69d-d7e2d7344c68)) - ) - - (symbol (lib_id "Jumper:SolderJumper_2_Bridged") (at 210.82 67.31 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 0f3743c1-720b-45b5-aa26-317728fa651b) - (property "Reference" "JP?" (id 0) (at 217.17 67.31 0)) - (property "Value" "SolderJumper_2_Bridged" (id 1) (at 231.14 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (id 2) (at 210.82 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 210.82 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid bce8fb3d-5eb3-40a3-af40-d9cc052e9220)) - (pin "2" (uuid ae217434-433e-4d19-a540-333dd75b81cc)) - ) - - (symbol (lib_id "power:GND") (at 214.63 81.28 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 1192dc2a-caaa-4e9c-a430-03d01e47db9b) - (property "Reference" "#PWR?" (id 0) (at 214.63 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 214.63 86.36 0)) - (property "Footprint" "" (id 2) (at 214.63 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 214.63 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 66aa152c-726d-4c99-bd9e-9710f9644a04)) - ) - - (symbol (lib_id "power:+3V0") (at 27.94 62.23 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 143eee72-268b-4215-8803-cb2eb9dae81a) - (property "Reference" "#PWR?" (id 0) (at 27.94 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V0" (id 1) (at 27.94 57.15 0)) - (property "Footprint" "" (id 2) (at 27.94 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 27.94 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid eba01b33-1b68-40cb-84a1-12e4137980a3)) - ) - - (symbol (lib_id "Device:Crystal_Small") (at 208.28 49.53 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 1ad390c2-180b-493f-8739-41ac8b45bc9a) - (property "Reference" "Y?" (id 0) (at 210.82 49.53 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "MS3V-T1R 32.768 kHz 12.5 pF +-20ppm" (id 1) (at 179.07 43.18 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 208.28 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 208.28 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 94ec4be3-38fd-46a3-9114-6e0721961297)) - (pin "2" (uuid bfce159b-0b82-4894-a499-649f53fbb8aa)) - ) - - (symbol (lib_id "Jumper:SolderJumper_2_Open") (at 69.85 63.5 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 1c41a231-bedf-4281-9222-212013a7f0b1) - (property "Reference" "JP?" (id 0) (at 69.85 60.96 0)) - (property "Value" "SolderJumper_2_Open" (id 1) (at 69.85 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (id 2) (at 69.85 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 69.85 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid fb936345-7e74-4789-b22e-058d8d0476f1)) - (pin "2" (uuid 7e1ace27-a3bb-4137-b1f8-c13f0b952f1c)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 140.97 87.63 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 20f56551-0211-49a6-a0b7-c5bad7857e6f) - (property "Reference" "TP?" (id 0) (at 139.7 86.36 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 139.7 88.8999 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 135.89 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 135.89 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2be233c7-5178-4ec8-8431-53f603b6d898)) - ) - - (symbol (lib_id "Jumper:SolderJumper_2_Bridged") (at 118.11 67.31 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 2290590e-a1a4-42c4-8543-9faa47949614) - (property "Reference" "JP?" (id 0) (at 111.76 67.31 0)) - (property "Value" "SolderJumper_2_Bridged" (id 1) (at 97.79 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (id 2) (at 118.11 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 118.11 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d0a815e8-28c1-46ee-b89f-84127594fc48)) - (pin "2" (uuid bceb40b7-85c0-424f-8eb5-07408d95a5ca)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 187.96 62.23 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 2357b9c2-777d-4cb7-8f5b-9f44f9fc5380) - (property "Reference" "TP?" (id 0) (at 189.23 60.96 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 189.23 63.4999 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 193.04 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 193.04 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6fed108b-f57b-4cdd-872e-ed5c654b8c6b)) - ) - - (symbol (lib_id "Device:C_Small") (at 182.88 132.08 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 268c63dd-4dd9-4cd9-b7ab-63a39bb4bc7f) - (property "Reference" "C?" (id 0) (at 185.42 130.8162 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100p" (id 1) (at 185.42 133.3562 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 182.88 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 182.88 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a238ed0e-7f72-4d8c-a2c5-33bb8df447a9)) - (pin "2" (uuid 08e030bf-187f-4d33-bd2f-3531b11c451d)) - ) - - (symbol (lib_id "Device:R_Small") (at 78.74 77.47 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 2a5b4f61-8178-4ffb-9945-180fa1061d59) - (property "Reference" "R?" (id 0) (at 81.28 76.1999 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "2.7M" (id 1) (at 81.28 78.7399 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 78.74 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 78.74 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1b8ff11e-9820-4f5f-9a0a-b3ef28b9e0f8)) - (pin "2" (uuid d439ba6b-987a-4250-b999-84eb9fc6bc0a)) - ) - - (symbol (lib_id "Jumper:SolderJumper_2_Bridged") (at 118.11 72.39 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 2fbfc655-8970-4d38-8154-8882368ea0ab) - (property "Reference" "JP?" (id 0) (at 111.76 72.39 0)) - (property "Value" "SolderJumper_2_Bridged" (id 1) (at 97.79 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (id 2) (at 118.11 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 118.11 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5496bf61-bc90-47b3-ac43-157d79b00554)) - (pin "2" (uuid 8c0059ea-f63c-421a-a9b8-bea0ebd43eb0)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 140.97 85.09 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 315bc059-b0ab-4880-a6bb-d513c41281eb) - (property "Reference" "TP?" (id 0) (at 139.7 83.82 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 139.7 86.3599 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 135.89 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 135.89 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 781625dd-c4bd-4b7e-bb19-82d0c493e50e)) - ) - - (symbol (lib_id "Jumper:SolderJumper_2_Bridged") (at 210.82 62.23 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 374249bb-48e5-4106-9965-5ab22a02cdf4) - (property "Reference" "JP?" (id 0) (at 217.17 62.23 0)) - (property "Value" "SolderJumper_2_Bridged" (id 1) (at 231.14 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (id 2) (at 210.82 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 210.82 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 69ab2aaa-8f55-42b2-9ada-2956b8667dd9)) - (pin "2" (uuid 590f7dac-54ae-4de3-8a66-712f88e7553b)) - ) - - (symbol (lib_id "Device:LED_Small") (at 210.82 128.27 270) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 379f3104-3310-44d2-8b6d-7de6123bad55) - (property "Reference" "D?" (id 0) (at 213.36 127.0634 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "LV CRBP.01-KXLY-AD-Q525" (id 1) (at 213.36 129.6034 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 210.82 128.27 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 210.82 128.27 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f5a58cd3-eb03-43da-8758-a1f31fb0538c)) - (pin "2" (uuid 559ab3ab-4967-46d9-934e-eb1765acff03)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 187.96 64.77 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 38a5ace1-45d9-48c7-a559-e7e3a07eaa2b) - (property "Reference" "TP?" (id 0) (at 189.23 63.5 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 189.23 66.0399 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 193.04 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 193.04 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8f61d75f-5c51-42c9-9136-88a2b906a253)) - ) - - (symbol (lib_id "power:GND") (at 158.75 41.91 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 3acc9f25-bb02-41b9-be0a-7c3ed1fa5457) - (property "Reference" "#PWR?" (id 0) (at 158.75 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 158.75 46.99 0)) - (property "Footprint" "" (id 2) (at 158.75 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 158.75 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 080f2863-eea1-4de2-bb08-7aef09df07bd)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x02") (at 119.38 43.18 90) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 3d0edde0-72de-4dbb-a927-74a8afc7a22e) - (property "Reference" "J?" (id 0) (at 124.46 41.9099 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "Conn_01x02" (id 1) (at 124.46 44.4499 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 119.38 43.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 119.38 43.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4753a593-621b-44de-aa04-590a8e2ddbca)) - (pin "2" (uuid 43bc295e-c690-4707-be3f-f74aa5328543)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 140.97 74.93 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 433300d1-4fc9-4834-8284-ff1d12d6f882) - (property "Reference" "TP?" (id 0) (at 139.7 73.66 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 139.7 76.1999 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 135.89 74.93 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 135.89 74.93 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ce694226-7e60-4d05-a02b-eab21a04e5db)) - ) - - (symbol (lib_id "power:+3V0") (at 158.75 36.83 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 47cb5ee3-3808-470a-b296-1c6e78133125) - (property "Reference" "#PWR?" (id 0) (at 158.75 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V0" (id 1) (at 158.75 31.75 0)) - (property "Footprint" "" (id 2) (at 158.75 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 158.75 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 33149993-010c-421e-a5c7-dbc30d3d91c7)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 140.97 90.17 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 486299e3-6c72-4e00-8e85-145e963287a4) - (property "Reference" "TP?" (id 0) (at 139.7 88.9 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 139.7 91.4399 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 135.89 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 135.89 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 948d835f-4a25-49b0-ae7f-ac504408d231)) - ) - - (symbol (lib_id "Switch:SW_SPST") (at 71.12 81.28 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 4aab1858-e09e-4f62-8b27-f195985099b5) - (property "Reference" "SW?" (id 0) (at 71.12 74.93 0)) - (property "Value" "SW_SPST" (id 1) (at 71.12 77.47 0)) - (property "Footprint" "" (id 2) (at 71.12 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 71.12 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 04835039-ed0e-4870-ae45-774dfbef046b)) - (pin "2" (uuid 2604996f-9e03-42bb-b8ef-dfd4c56cef0e)) - ) - - (symbol (lib_id "power:PWR_FLAG") (at 143.51 121.92 180) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 4d2d17fa-3e7d-4fe9-bc8c-50c247bf327d) - (property "Reference" "#FLG?" (id 0) (at 143.51 123.825 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "PWR_FLAG" (id 1) (at 146.05 123.1899 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 143.51 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 143.51 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 62b2a0d9-15bb-4bdd-a2dd-5582c6c53e8f)) - ) - - (symbol (lib_id "Device:L_Small") (at 199.39 128.27 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 4f1d84fe-4d8c-4611-b8e6-be7cbdaf2106) - (property "Reference" "L?" (id 0) (at 200.66 126.9999 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1m" (id 1) (at 200.66 129.5399 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 199.39 128.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 199.39 128.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid cfb05ed3-fda3-48f2-90a3-e6f77214897b)) - (pin "2" (uuid 0bfe42a4-dd65-424a-82d1-a9443ee42182)) - ) - - (symbol (lib_id "Jumper:SolderJumper_2_Bridged") (at 118.11 74.93 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 51c691cb-ef1c-4d92-839f-937925759d3b) - (property "Reference" "JP?" (id 0) (at 111.76 74.93 0)) - (property "Value" "SolderJumper_2_Bridged" (id 1) (at 97.79 74.93 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (id 2) (at 118.11 74.93 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 118.11 74.93 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c2842b7e-2aaf-4c04-9079-dba10b257626)) - (pin "2" (uuid f0d3962a-d98a-46f6-bb90-b465619703f2)) - ) - - (symbol (lib_id "Device:R_Small") (at 182.88 125.73 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 5417e425-a6f2-498d-9ab5-9933f3773bc2) - (property "Reference" "R?" (id 0) (at 185.42 124.4599 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "51k" (id 1) (at 185.42 126.9999 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 182.88 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 182.88 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ec540e8a-5040-4cf0-b900-cb14cc89a15e)) - (pin "2" (uuid 516b90ab-2e0c-49fc-91e4-816515c753b6)) - ) - - (symbol (lib_id "power:GND") (at 114.3 59.69 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 59821918-171b-45fc-a227-2f7339900b31) - (property "Reference" "#PWR?" (id 0) (at 107.95 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 113.03 58.42 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 114.3 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 114.3 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 797a5480-6506-46bc-ad78-71d438da3da7)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 187.96 72.39 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 5d996f76-2d59-4d47-bac5-7ad50844df37) - (property "Reference" "TP?" (id 0) (at 189.23 71.12 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 189.23 73.6599 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 193.04 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 193.04 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2f2b7ae1-9feb-46b7-b547-efea64e65caf)) - ) - - (symbol (lib_id "power:GND") (at 36.83 27.94 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 5e24d72d-ec78-4239-a2ca-ee66baaf15a8) - (property "Reference" "#PWR?" (id 0) (at 36.83 34.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 34.29 29.2101 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 36.83 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 36.83 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 90764128-9502-4301-aef8-a1c9cb25ff56)) - ) - - (symbol (lib_id "power:GND") (at 27.94 80.01 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 645c889c-ec96-460e-8768-8afb87bef382) - (property "Reference" "#PWR?" (id 0) (at 27.94 86.36 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 27.94 85.09 0)) - (property "Footprint" "" (id 2) (at 27.94 80.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 27.94 80.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 80ac1a45-6d9d-4d17-898e-3927d54ae7c5)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 140.97 59.69 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 6d9b7045-7dcb-408a-8d9f-a0331d7142e3) - (property "Reference" "TP?" (id 0) (at 139.7 58.42 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 139.7 60.9599 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 135.89 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 135.89 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c5b47ecd-d157-46cf-96ee-2f155165ab7f)) - ) - - (symbol (lib_id "power:GND") (at 163.83 95.25 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 76a06249-0d52-4880-8864-fe32bfba1345) - (property "Reference" "#PWR?" (id 0) (at 163.83 101.6 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 163.83 100.33 0)) - (property "Footprint" "" (id 2) (at 163.83 95.25 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 163.83 95.25 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 93ea2be7-fb90-48af-a7fb-f3243fb9cc92)) - ) - - (symbol (lib_id "Device:C_Small") (at 224.79 52.07 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) - (uuid 7b30a5aa-b5a6-432f-9d2e-d5514d67e907) - (property "Reference" "C?" (id 0) (at 224.79 58.42 90)) - (property "Value" "12.5p" (id 1) (at 224.79 55.88 90)) - (property "Footprint" "" (id 2) (at 224.79 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 224.79 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d3651060-0c37-49d7-a64e-85df44ba9374)) - (pin "2" (uuid e23fc929-293e-4ece-b6f0-2905151fc6fa)) - ) - - (symbol (lib_id "Jumper:SolderJumper_2_Bridged") (at 210.82 64.77 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 7c84931e-91bc-4df0-887c-ba903f34262d) - (property "Reference" "JP?" (id 0) (at 217.17 64.77 0)) - (property "Value" "SolderJumper_2_Bridged" (id 1) (at 231.14 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (id 2) (at 210.82 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 210.82 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid abc88f3a-cda4-455f-89b8-3c79711ef39b)) - (pin "2" (uuid a679728b-af57-475d-ab54-3cff13e92ef0)) - ) - - (symbol (lib_id "power:GND") (at 166.37 147.32 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 8000f7b1-a7f9-4b19-aef9-78e62940a000) - (property "Reference" "#PWR?" (id 0) (at 166.37 153.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 168.91 148.5899 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 166.37 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 166.37 147.32 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7aced146-0bad-4ef1-913b-a8d0c972aa0e)) - ) - - (symbol (lib_id "power:GND") (at 199.39 148.59 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 83b84668-edc3-4c5c-b8e6-4d5768783879) - (property "Reference" "#PWR?" (id 0) (at 199.39 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 199.39 153.67 0)) - (property "Footprint" "" (id 2) (at 199.39 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 199.39 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5165de4d-f07a-419b-9ac8-0a78f51bbbae)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 140.97 80.01 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 8992d046-b96c-4b75-b5e4-36fda33bc989) - (property "Reference" "TP?" (id 0) (at 139.7 78.74 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 139.7 81.2799 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 135.89 80.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 135.89 80.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3632a857-fcbf-4e5d-9c00-c72aa51dd7e0)) - ) - - (symbol (lib_id "power:+3V0") (at 199.39 120.65 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 927e3d55-5d3f-403c-a9eb-bb819ea6aac8) - (property "Reference" "#PWR?" (id 0) (at 199.39 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V0" (id 1) (at 199.39 115.57 0)) - (property "Footprint" "" (id 2) (at 199.39 120.65 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 199.39 120.65 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 822881f8-9f59-4d79-8edc-3bd5140de457)) - ) - - (symbol (lib_id "power:+3V0") (at 163.83 52.07 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 940dfdd5-612b-4038-9049-37c1bf932b9e) - (property "Reference" "#PWR?" (id 0) (at 163.83 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V0" (id 1) (at 163.83 46.99 0)) - (property "Footprint" "" (id 2) (at 163.83 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 163.83 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8e34ce03-2f46-4ab5-b5be-57db91b6767e)) - ) - - (symbol (lib_id "Device:Battery_Cell") (at 27.94 77.47 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid a07811e6-2eae-488b-ac11-e3ccaee767d1) - (property "Reference" "BT?" (id 0) (at 31.75 74.1679 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Battery_Cell" (id 1) (at 31.75 76.7079 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Battery:BatteryHolder_Keystone_1060_1x2032" (id 2) (at 27.94 75.946 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 27.94 75.946 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6337b22f-82a1-4b1b-a6e0-219269d3f0f2)) - (pin "2" (uuid e733d926-23fc-4493-9f81-3da019e7acac)) - ) - - (symbol (lib_id "Jumper:SolderJumper_2_Bridged") (at 118.11 85.09 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid a2b2cee1-dcd2-4c51-95b5-a77ed8c55ee0) - (property "Reference" "JP?" (id 0) (at 111.76 85.09 0)) - (property "Value" "SolderJumper_2_Bridged" (id 1) (at 97.79 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (id 2) (at 118.11 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 118.11 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 418067ee-1417-4f5a-9e8c-7d0f847f8dda)) - (pin "2" (uuid 26525b1c-ec44-4573-866d-b187ea45a65d)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 140.97 64.77 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid a3041ac3-ee52-4813-a251-bd5d9b1fdba8) - (property "Reference" "TP?" (id 0) (at 139.7 63.5 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 139.7 66.0399 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 135.89 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 135.89 64.77 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 41d5861b-3b7b-40a2-b6b8-8102160cc010)) - ) - - (symbol (lib_id "power:GND") (at 149.86 41.91 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid a352f229-3d5b-42c5-9a9b-2fe9a7fdc94e) - (property "Reference" "#PWR?" (id 0) (at 149.86 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 149.86 46.99 0)) - (property "Footprint" "" (id 2) (at 149.86 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 149.86 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d9a753eb-c03c-4e9d-8464-9958d3139c14)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 187.96 77.47 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid a4d10dfe-5ff3-4194-9da9-2bd7f46b6828) - (property "Reference" "TP?" (id 0) (at 189.23 76.2 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 189.23 78.7399 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 193.04 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 193.04 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid bc0e0648-22da-4e97-9ac5-5de8a4398739)) - ) - - (symbol (lib_id "Jumper:SolderJumper_2_Bridged") (at 118.11 80.01 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid a5c8c5c9-330a-460a-83fe-a0a217624cdb) - (property "Reference" "JP?" (id 0) (at 111.76 80.01 0)) - (property "Value" "SolderJumper_2_Bridged" (id 1) (at 97.79 80.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (id 2) (at 118.11 80.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 118.11 80.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b4206072-1127-4f0b-bb2e-fc0764917d70)) - (pin "2" (uuid 5f0156f7-1f6c-4806-b3a2-cd691b88fd89)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 187.96 67.31 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid b8f3b2be-5673-4cf1-ab05-73b168d6bed1) - (property "Reference" "TP?" (id 0) (at 189.23 66.04 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 189.23 68.5799 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 193.04 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 193.04 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b09575fa-09d5-45bc-aa24-ede7ebc16a9a)) - ) - - (symbol (lib_id "Device:R_Small") (at 27.94 67.31 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid bfe76390-ac48-4dbb-9248-5912b925dd09) - (property "Reference" "R?" (id 0) (at 30.48 66.0399 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100" (id 1) (at 30.48 68.5799 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 27.94 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 27.94 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4099cbbb-9921-4e3d-bdc1-beb7c5b59756)) - (pin "2" (uuid 3c57c75e-d36e-4b49-ab19-8ee50477f087)) - ) - - (symbol (lib_id "Seppl_MCU_ST_STM8:STM8L151F2") (at 163.83 90.17 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid c0456bd3-3ebb-4038-a3e6-d38253f3d1ac) - (property "Reference" "U?" (id 0) (at 165.8494 49.53 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "STM8L151F2" (id 1) (at 165.8494 52.07 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Seppl_Package_DFN_QFN:ST_UFQFPN-20_3x3mm_P0.5mm" (id 2) (at 167.64 97.79 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm8l151f2.pdf" (id 3) (at 163.83 39.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8916c4e7-9253-474d-be2b-d978fa4d559c)) - (pin "10" (uuid 45fa452a-64bf-4166-a177-0b9c0b29cfd4)) - (pin "11" (uuid da03c723-1d76-43c9-9078-afcb8c6f2c86)) - (pin "12" (uuid 5990c1f8-cb33-4947-ad49-3364b5e71427)) - (pin "13" (uuid ba7d38d8-c32b-4719-b0ae-cb72c0ac808f)) - (pin "14" (uuid b95281ed-be12-4667-8c8b-3a63792fca00)) - (pin "15" (uuid ef930e98-fc67-435a-8cc0-7bcae0b9078e)) - (pin "16" (uuid bf36d8d4-25aa-4816-9db8-33bf53cb27f4)) - (pin "17" (uuid 9566c519-5abc-4056-9de2-9bedfa9b34aa)) - (pin "18" (uuid fcfdc83f-b9bc-4d93-a6d9-5b09713ae9a7) (alternate "OSC32_IN")) - (pin "19" (uuid 4f90a02c-d04c-4396-9cc5-9373393fbafb) (alternate "OSC32_OUT")) - (pin "2" (uuid b3830cd6-6f6a-4a83-930b-47bcc649dbd0)) - (pin "20" (uuid 41fec565-2eac-4722-b138-f04a0dd20b41) (alternate "SWIM")) - (pin "3" (uuid 50cab925-848a-4400-9717-69e4ed163194)) - (pin "4" (uuid 8abd8544-d06b-4baf-8b59-070ea786c743)) - (pin "5" (uuid 16ef0a54-5f7f-4f3b-8a6d-fb491b1f9b50)) - (pin "6" (uuid 32098c74-ad21-42d2-a4ec-d9e1c4ace3e5)) - (pin "7" (uuid a31e34c8-353c-4e6e-9046-a78a4dfd9f3a)) - (pin "8" (uuid 12c981a3-ad26-4a29-8b26-73b74349229c)) - (pin "9" (uuid 126197c6-274e-46fa-9ca6-37ffdc40e4e4)) - ) - - (symbol (lib_id "Device:C_Small") (at 158.75 39.37 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid c0bd4713-aa89-4d75-91a1-72889076eb64) - (property "Reference" "C?" (id 0) (at 161.29 38.1062 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "10n" (id 1) (at 161.29 40.6462 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 158.75 39.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 158.75 39.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 40c9e660-fcca-4fd0-8058-c01122440ce4)) - (pin "2" (uuid d8ffe8f8-142a-42d7-94da-92068b7062ef)) - ) - - (symbol (lib_id "Device:Q_PMOS_GSD") (at 134.62 124.46 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid c2263555-1e77-4cba-ab51-57ea49e21032) - (property "Reference" "Q?" (id 0) (at 134.62 114.3 90)) - (property "Value" "DMG2305UX" (id 1) (at 134.62 116.84 90)) - (property "Footprint" "" (id 2) (at 137.16 119.38 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 134.62 124.46 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ab75e370-dcf2-4dc7-b19f-f77e46aa2a97)) - (pin "2" (uuid 27f08d93-7300-4ac7-bfb1-a77116e887bd)) - (pin "3" (uuid 41990a89-8e24-44b2-a13f-2c249fac29db)) - ) - - (symbol (lib_id "Jumper:SolderJumper_2_Bridged") (at 210.82 77.47 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid c5837146-4a80-45b3-93c8-6b02574a3d45) - (property "Reference" "JP?" (id 0) (at 217.17 77.47 0)) - (property "Value" "SolderJumper_2_Bridged" (id 1) (at 231.14 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (id 2) (at 210.82 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 210.82 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ad458545-8ffb-4f1f-9fe0-53c52182da0f)) - (pin "2" (uuid e198c37c-1851-4f4a-a43e-764fb37aeda6)) - ) - - (symbol (lib_id "power:PWR_FLAG") (at 36.83 27.94 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid c8f29b27-d5c8-4df7-9ca8-df1be3aeb143) - (property "Reference" "#FLG?" (id 0) (at 36.83 26.035 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "PWR_FLAG" (id 1) (at 36.83 22.86 0)) - (property "Footprint" "" (id 2) (at 36.83 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 36.83 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e489683a-3419-48dc-9e4e-9a8e26af14af)) - ) - - (symbol (lib_id "power:GND") (at 119.38 49.53 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid c919cb03-d4ca-48f1-b66c-695f21b4638a) - (property "Reference" "#PWR?" (id 0) (at 119.38 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 119.38 54.61 0)) - (property "Footprint" "" (id 2) (at 119.38 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 119.38 49.53 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid caab00de-9d4d-4377-bdd5-f3ffc5d77a1b)) - ) - - (symbol (lib_id "power:+3V0") (at 78.74 73.66 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid ca648cbd-609a-4b06-8eda-f9ba7275dc27) - (property "Reference" "#PWR?" (id 0) (at 78.74 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V0" (id 1) (at 78.74 68.58 0)) - (property "Footprint" "" (id 2) (at 78.74 73.66 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 78.74 73.66 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5690efb5-16a4-4828-a795-c0e6d0db475c)) - ) - - (symbol (lib_id "power:+3V0") (at 123.19 121.92 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid cb0560ca-5870-4f7f-af1b-557c8ce0136c) - (property "Reference" "#PWR?" (id 0) (at 123.19 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V0" (id 1) (at 123.19 116.84 0)) - (property "Footprint" "" (id 2) (at 123.19 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 123.19 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ef4e1019-2e5e-4415-abf3-caf8f79579e9)) - ) - - (symbol (lib_id "Device:C_Small") (at 224.79 46.99 90) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid cc868ea2-b267-40a2-a770-c08b9d4e16c8) - (property "Reference" "C?" (id 0) (at 224.7963 40.64 90)) - (property "Value" "12.5p" (id 1) (at 224.7963 43.18 90)) - (property "Footprint" "" (id 2) (at 224.79 46.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 224.79 46.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid dffe73e7-7d2d-41f3-9d2a-b6d13b327277)) - (pin "2" (uuid c95ae120-125c-4c4a-83ab-88bbc5fcaf60)) - ) - - (symbol (lib_id "power:GND") (at 66.04 63.5 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid ceea8f79-2bc4-4481-8753-95ffab98ee23) - (property "Reference" "#PWR?" (id 0) (at 59.69 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 63.5 66.04 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 66.04 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 66.04 63.5 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid cde4bc9a-f048-429e-9ac6-4c21398ab9a0)) - ) - - (symbol (lib_id "Device:Q_NMOS_GSD") (at 196.85 139.7 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid d243181e-d4ae-431d-895c-043dc920ffd6) - (property "Reference" "Q?" (id 0) (at 203.2 138.4299 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "IRLML6244" (id 1) (at 203.2 140.9699 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 201.93 137.16 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 196.85 139.7 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1b9bbc0f-7f86-4032-8d69-aa6904c5b75d)) - (pin "2" (uuid 7e0903e3-39db-4ae8-b87f-dcfe1ca2ea1f)) - (pin "3" (uuid 5e7a7801-aedf-4f17-b7ef-16fc859483ec)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 140.97 77.47 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid d25812ec-d57b-4999-83b5-57d1683f048b) - (property "Reference" "TP?" (id 0) (at 139.7 76.2 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 139.7 78.7399 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 135.89 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 135.89 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f934446b-1701-4972-9f6f-68b75cce6157)) - ) - - (symbol (lib_id "power:VS") (at 147.32 139.7 90) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid d36c7d42-6e11-4222-b53a-da7f35f1c2e6) - (property "Reference" "#PWR?" (id 0) (at 151.13 144.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VS" (id 1) (at 143.51 139.6999 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 147.32 139.7 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 147.32 139.7 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 91cd4229-3194-4209-8817-838084ce301e)) - ) - - (symbol (lib_id "power:GND") (at 147.32 129.54 270) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid d77d5d98-0384-459b-87ea-544ea12a22b9) - (property "Reference" "#PWR?" (id 0) (at 140.97 129.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 143.51 129.5399 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (id 2) (at 147.32 129.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 147.32 129.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c6674ea3-704f-41b2-a5bf-9c460d09fc64)) - ) - - (symbol (lib_id "Connector:TestPoint_Small") (at 140.97 72.39 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid d92f5f6f-554b-4e1c-85de-124906e1e52f) - (property "Reference" "TP?" (id 0) (at 139.7 71.12 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "TestPoint_Small" (id 1) (at 139.7 73.6599 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Footprint" "" (id 2) (at 135.89 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 135.89 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e56c5b2b-27a1-4abe-9a5e-ee773bec9457)) - ) - - (symbol (lib_id "Seppl_74xGxx:74LVC1G123") (at 166.37 134.62 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid db71cdf7-b683-456c-b373-14fae3cfef99) - (property "Reference" "U?" (id 0) (at 161.29 125.73 0)) - (property "Value" "74LVC1G123" (id 1) (at 167.64 125.73 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_BGA:Texas_DSBGA-8_0.9x1.9mm_Layout2x4_P0.5mm" (id 2) (at 198.12 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74lvc1g123.pdf" (id 3) (at 193.04 123.19 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b2dec8cb-debc-4098-a00a-1d7423c430c8)) - (pin "2" (uuid 3d1c14ee-0133-4ba8-9113-389028fa3d91)) - (pin "3" (uuid ab6d81e9-99c3-445b-9622-c958a6c4c22b)) - (pin "4" (uuid 9deb8b24-27ca-49f5-a291-1e26ac4bdbe5)) - (pin "5" (uuid 2a40963f-8089-4a04-a5db-f8a78382037a)) - (pin "6" (uuid 95c4a0d3-79ef-400e-899c-cf22f8b3f487)) - (pin "7" (uuid 9ec276f9-611b-4f20-9448-0890974476b2)) - (pin "8" (uuid 43188cd1-0905-436c-aa94-d8f98f947b36)) - ) - - (symbol (lib_id "Device:C_Small") (at 149.86 39.37 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid dcd85871-331e-4253-8a29-f901275dc42d) - (property "Reference" "C?" (id 0) (at 152.4 38.1062 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "10u" (id 1) (at 152.4 40.6462 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 149.86 39.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 149.86 39.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d0ca0ed6-57fe-4278-a9e6-03973511ae7b)) - (pin "2" (uuid 3cc9388b-d928-4035-9a14-9f43744133ff)) - ) - - (symbol (lib_id "power:VS") (at 143.51 121.92 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid e07e5cdc-74be-4fc7-a60a-b7a8909d087d) - (property "Reference" "#PWR?" (id 0) (at 138.43 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "VS" (id 1) (at 143.51 116.84 0)) - (property "Footprint" "" (id 2) (at 143.51 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 143.51 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5f99a2ea-3738-495b-8249-91f312cd4212)) - ) - - (symbol (lib_id "power:+3V0") (at 149.86 36.83 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid e32afabd-5707-41f9-85b6-bf03ecd8d92f) - (property "Reference" "#PWR?" (id 0) (at 149.86 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V0" (id 1) (at 149.86 31.75 0)) - (property "Footprint" "" (id 2) (at 149.86 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 149.86 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9bb32fbf-8434-4cd4-a500-78eca468db48)) - ) - - (symbol (lib_id "power:+3V0") (at 78.74 55.88 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid e8ffba7b-1b31-4657-9b38-4cdcc0df20c6) - (property "Reference" "#PWR?" (id 0) (at 78.74 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3V0" (id 1) (at 78.74 50.8 0)) - (property "Footprint" "" (id 2) (at 78.74 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 78.74 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2283a308-a48c-4bda-bb61-f44fecc8aec1)) - ) - - (symbol (lib_id "Device:R_Small") (at 78.74 59.69 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid ebc324a8-7419-4e6c-b300-7c5f72f5e11d) - (property "Reference" "R?" (id 0) (at 81.28 58.4199 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "2.7M" (id 1) (at 81.28 60.9599 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 78.74 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 78.74 59.69 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 248ffcdf-3a21-44f3-87f8-4475078b3620)) - (pin "2" (uuid 199e8765-3846-4c26-a61c-05b53dff7ea2)) - ) - - (symbol (lib_id "power:GND") (at 66.04 81.28 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid ee339dce-6bb0-4ae8-b9d5-9d8822651cc6) - (property "Reference" "#PWR?" (id 0) (at 59.69 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 63.5 83.82 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 66.04 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 66.04 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0a7e002a-427f-4ded-b395-d93dbb5ba1dd)) - ) - - (symbol (lib_id "Jumper:SolderJumper_2_Bridged") (at 118.11 77.47 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid f5b850f0-266e-46e0-8873-8ac5a4a44d59) - (property "Reference" "JP?" (id 0) (at 111.76 77.47 0)) - (property "Value" "SolderJumper_2_Bridged" (id 1) (at 97.79 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Footprint" "" (id 2) (at 118.11 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 118.11 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8c262e60-6c50-4393-b997-9fd9b59d820a)) - (pin "2" (uuid 254bae3a-1862-4f41-87ad-17f7ba159831)) - ) - - (symbol (lib_id "power:PWR_FLAG") (at 26.67 27.94 180) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid f70f616c-ab0c-49a4-a22f-63a53284b827) - (property "Reference" "#FLG?" (id 0) (at 26.67 29.845 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "PWR_FLAG" (id 1) (at 26.67 33.02 0)) - (property "Footprint" "" (id 2) (at 26.67 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 26.67 27.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 64e2a1ee-b473-4208-b72c-62a77a48ff07)) - ) - - (sheet_instances - (path "/" (page "1")) - ) - - (symbol_instances - (path "/4d2d17fa-3e7d-4fe9-bc8c-50c247bf327d" - (reference "#FLG?") (unit 1) (value "PWR_FLAG") (footprint "") - ) - (path "/c8f29b27-d5c8-4df7-9ca8-df1be3aeb143" - (reference "#FLG?") (unit 1) (value "PWR_FLAG") (footprint "") - ) - (path "/f70f616c-ab0c-49a4-a22f-63a53284b827" - (reference "#FLG?") (unit 1) (value "PWR_FLAG") (footprint "") - ) - (path "/01f6d3a9-8fb7-4dae-9d9b-c953db8ead6e" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/08162f79-d7db-4645-833c-dd358b1a81b8" - (reference "#PWR?") (unit 1) (value "+3V0") (footprint "") - ) - (path "/0ae39f62-7418-4ffe-a5dd-6277dbfb93f7" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/1192dc2a-caaa-4e9c-a430-03d01e47db9b" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/143eee72-268b-4215-8803-cb2eb9dae81a" - (reference "#PWR?") (unit 1) (value "+3V0") (footprint "") - ) - (path "/3acc9f25-bb02-41b9-be0a-7c3ed1fa5457" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/47cb5ee3-3808-470a-b296-1c6e78133125" - (reference "#PWR?") (unit 1) (value "+3V0") (footprint "") - ) - (path "/59821918-171b-45fc-a227-2f7339900b31" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/5e24d72d-ec78-4239-a2ca-ee66baaf15a8" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/645c889c-ec96-460e-8768-8afb87bef382" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/76a06249-0d52-4880-8864-fe32bfba1345" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/8000f7b1-a7f9-4b19-aef9-78e62940a000" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/83b84668-edc3-4c5c-b8e6-4d5768783879" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/927e3d55-5d3f-403c-a9eb-bb819ea6aac8" - (reference "#PWR?") (unit 1) (value "+3V0") (footprint "") - ) - (path "/940dfdd5-612b-4038-9049-37c1bf932b9e" - (reference "#PWR?") (unit 1) (value "+3V0") (footprint "") - ) - (path "/a352f229-3d5b-42c5-9a9b-2fe9a7fdc94e" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/c919cb03-d4ca-48f1-b66c-695f21b4638a" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/ca648cbd-609a-4b06-8eda-f9ba7275dc27" - (reference "#PWR?") (unit 1) (value "+3V0") (footprint "") - ) - (path "/cb0560ca-5870-4f7f-af1b-557c8ce0136c" - (reference "#PWR?") (unit 1) (value "+3V0") (footprint "") - ) - (path "/ceea8f79-2bc4-4481-8753-95ffab98ee23" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/d36c7d42-6e11-4222-b53a-da7f35f1c2e6" - (reference "#PWR?") (unit 1) (value "VS") (footprint "") - ) - (path "/d77d5d98-0384-459b-87ea-544ea12a22b9" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/e07e5cdc-74be-4fc7-a60a-b7a8909d087d" - (reference "#PWR?") (unit 1) (value "VS") (footprint "") - ) - (path "/e32afabd-5707-41f9-85b6-bf03ecd8d92f" - (reference "#PWR?") (unit 1) (value "+3V0") (footprint "") - ) - (path "/e8ffba7b-1b31-4657-9b38-4cdcc0df20c6" - (reference "#PWR?") (unit 1) (value "+3V0") (footprint "") - ) - (path "/ee339dce-6bb0-4ae8-b9d5-9d8822651cc6" - (reference "#PWR?") (unit 1) (value "GND") (footprint "") - ) - (path "/a07811e6-2eae-488b-ac11-e3ccaee767d1" - (reference "BT?") (unit 1) (value "Battery_Cell") (footprint "Battery:BatteryHolder_Keystone_1060_1x2032") - ) - (path "/268c63dd-4dd9-4cd9-b7ab-63a39bb4bc7f" - (reference "C?") (unit 1) (value "100p") (footprint "") - ) - (path "/7b30a5aa-b5a6-432f-9d2e-d5514d67e907" - (reference "C?") (unit 1) (value "12.5p") (footprint "") - ) - (path "/c0bd4713-aa89-4d75-91a1-72889076eb64" - (reference "C?") (unit 1) (value "10n") (footprint "") - ) - (path "/cc868ea2-b267-40a2-a770-c08b9d4e16c8" - (reference "C?") (unit 1) (value "12.5p") (footprint "") - ) - (path "/dcd85871-331e-4253-8a29-f901275dc42d" - (reference "C?") (unit 1) (value "10u") (footprint "") - ) - (path "/379f3104-3310-44d2-8b6d-7de6123bad55" - (reference "D?") (unit 1) (value "LV CRBP.01-KXLY-AD-Q525") (footprint "") - ) - (path "/3d0edde0-72de-4dbb-a927-74a8afc7a22e" - (reference "J?") (unit 1) (value "Conn_01x02") (footprint "") - ) - (path "/0b3e6b7b-9fce-4f34-a95b-f4b4ce4f9b43" - (reference "JP?") (unit 1) (value "SolderJumper_2_Bridged") (footprint "") - ) - (path "/0c71be8f-cdd3-4953-b46e-7e3df8f9d728" - (reference "JP?") (unit 1) (value "SolderJumper_2_Open") (footprint "") - ) - (path "/0f3743c1-720b-45b5-aa26-317728fa651b" - (reference "JP?") (unit 1) (value "SolderJumper_2_Bridged") (footprint "") - ) - (path "/1c41a231-bedf-4281-9222-212013a7f0b1" - (reference "JP?") (unit 1) (value "SolderJumper_2_Open") (footprint "") - ) - (path "/2290590e-a1a4-42c4-8543-9faa47949614" - (reference "JP?") (unit 1) (value "SolderJumper_2_Bridged") (footprint "") - ) - (path "/2fbfc655-8970-4d38-8154-8882368ea0ab" - (reference "JP?") (unit 1) (value "SolderJumper_2_Bridged") (footprint "") - ) - (path "/374249bb-48e5-4106-9965-5ab22a02cdf4" - (reference "JP?") (unit 1) (value "SolderJumper_2_Bridged") (footprint "") - ) - (path "/51c691cb-ef1c-4d92-839f-937925759d3b" - (reference "JP?") (unit 1) (value "SolderJumper_2_Bridged") (footprint "") - ) - (path "/7c84931e-91bc-4df0-887c-ba903f34262d" - (reference "JP?") (unit 1) (value "SolderJumper_2_Bridged") (footprint "") - ) - (path "/a2b2cee1-dcd2-4c51-95b5-a77ed8c55ee0" - (reference "JP?") (unit 1) (value "SolderJumper_2_Bridged") (footprint "") - ) - (path "/a5c8c5c9-330a-460a-83fe-a0a217624cdb" - (reference "JP?") (unit 1) (value "SolderJumper_2_Bridged") (footprint "") - ) - (path "/c5837146-4a80-45b3-93c8-6b02574a3d45" - (reference "JP?") (unit 1) (value "SolderJumper_2_Bridged") (footprint "") - ) - (path "/f5b850f0-266e-46e0-8873-8ac5a4a44d59" - (reference "JP?") (unit 1) (value "SolderJumper_2_Bridged") (footprint "") - ) - (path "/4f1d84fe-4d8c-4611-b8e6-be7cbdaf2106" - (reference "L?") (unit 1) (value "1m") (footprint "") - ) - (path "/c2263555-1e77-4cba-ab51-57ea49e21032" - (reference "Q?") (unit 1) (value "DMG2305UX") (footprint "") - ) - (path "/d243181e-d4ae-431d-895c-043dc920ffd6" - (reference "Q?") (unit 1) (value "IRLML6244") (footprint "") - ) - (path "/2a5b4f61-8178-4ffb-9945-180fa1061d59" - (reference "R?") (unit 1) (value "2.7M") (footprint "") - ) - (path "/5417e425-a6f2-498d-9ab5-9933f3773bc2" - (reference "R?") (unit 1) (value "51k") (footprint "") - ) - (path "/bfe76390-ac48-4dbb-9248-5912b925dd09" - (reference "R?") (unit 1) (value "100") (footprint "") - ) - (path "/ebc324a8-7419-4e6c-b300-7c5f72f5e11d" - (reference "R?") (unit 1) (value "2.7M") (footprint "") - ) - (path "/4aab1858-e09e-4f62-8b27-f195985099b5" - (reference "SW?") (unit 1) (value "SW_SPST") (footprint "") - ) - (path "/00c8d9f9-00a1-4239-b0f9-c9ad9bfc40d9" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/01561c75-9e0b-4e04-8da5-89bd2a251ffa" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/07ce5b75-d780-4cd4-9aa8-30c433f8c99c" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/09b4d01a-268c-495f-be4b-31b026e13f3e" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/20f56551-0211-49a6-a0b7-c5bad7857e6f" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/2357b9c2-777d-4cb7-8f5b-9f44f9fc5380" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/315bc059-b0ab-4880-a6bb-d513c41281eb" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/38a5ace1-45d9-48c7-a559-e7e3a07eaa2b" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/433300d1-4fc9-4834-8284-ff1d12d6f882" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/486299e3-6c72-4e00-8e85-145e963287a4" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/5d996f76-2d59-4d47-bac5-7ad50844df37" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/6d9b7045-7dcb-408a-8d9f-a0331d7142e3" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/8992d046-b96c-4b75-b5e4-36fda33bc989" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/a3041ac3-ee52-4813-a251-bd5d9b1fdba8" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/a4d10dfe-5ff3-4194-9da9-2bd7f46b6828" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/b8f3b2be-5673-4cf1-ab05-73b168d6bed1" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/d25812ec-d57b-4999-83b5-57d1683f048b" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/d92f5f6f-554b-4e1c-85de-124906e1e52f" - (reference "TP?") (unit 1) (value "TestPoint_Small") (footprint "") - ) - (path "/c0456bd3-3ebb-4038-a3e6-d38253f3d1ac" - (reference "U?") (unit 1) (value "STM8L151F2") (footprint "Seppl_Package_DFN_QFN:ST_UFQFPN-20_3x3mm_P0.5mm") - ) - (path "/db71cdf7-b683-456c-b373-14fae3cfef99" - (reference "U?") (unit 1) (value "74LVC1G123") (footprint "Package_BGA:Texas_DSBGA-8_0.9x1.9mm_Layout2x4_P0.5mm") - ) - (path "/1ad390c2-180b-493f-8739-41ac8b45bc9a" - (reference "Y?") (unit 1) (value "MS3V-T1R 32.768 kHz 12.5 pF +-20ppm") (footprint "") - ) - ) -) +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "b603d81c-9794-4573-9cb4-160b3bf68e7a") + (paper "A4") + (lib_symbols + (symbol "Connector:TestPoint_Small" + (pin_numbers hide) + (pin_names + (offset 0.762) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "TP" + (at 0 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TestPoint_Small" + (at 0 2.032 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "test point tp" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Pin* Test*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TestPoint_Small_0_1" + (circle + (center 0 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "TestPoint_Small_1_1" + (pin passive line + (at 0 0 90) + (length 0) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x02" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x02" + (at 0 -5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x02_1_1" + (rectangle + (start -1.27 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 1.27) + (end 1.27 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:Battery_Cell" + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "BT" + (at 2.54 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Battery_Cell" + (at 2.54 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 1.524 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 1.524 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Single-cell battery" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "battery cell" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Battery_Cell_0_1" + (rectangle + (start -2.286 1.778) + (end 2.286 1.524) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -1.5748 1.1938) + (end 1.4732 0.6858) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0 0.762) (xy 0 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 1.778) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.508 3.429) (xy 1.524 3.429) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 3.937) (xy 1.016 2.921) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Battery_Cell_1_1" + (pin passive line + (at 0 5.08 270) + (length 2.54) + (name "+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 2.54) + (name "-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:C_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.254 1.778 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C_Small" + (at 0.254 -2.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "capacitor cap" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_Small_0_1" + (polyline + (pts + (xy -1.524 -0.508) (xy 1.524 -0.508) + ) + (stroke + (width 0.3302) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 0.508) (xy 1.524 0.508) + ) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:Crystal_Small" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Y" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Crystal_Small" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Two pin crystal, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "quartz ceramic resonator oscillator" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Crystal*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Crystal_Small_0_1" + (rectangle + (start -0.762 -1.524) + (end 0.762 1.524) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -0.762) (xy -1.27 0.762) + ) + (stroke + (width 0.381) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -0.762) (xy 1.27 0.762) + ) + (stroke + (width 0.381) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Crystal_Small_1_1" + (pin passive line + (at -2.54 0 0) + (length 1.27) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 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:LED_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at -1.27 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "LED_Small" + (at -4.445 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "LED diode light-emitting-diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "LED_Small_0_1" + (polyline + (pts + (xy -0.762 -1.016) (xy -0.762 1.016) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 0) (xy -0.762 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 -1.016) (xy -0.762 0) (xy 0.762 1.016) (xy 0.762 -1.016) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0.762) (xy -0.508 1.27) (xy -0.254 1.27) (xy -0.508 1.27) (xy -0.508 1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.508 1.27) (xy 0 1.778) (xy 0.254 1.778) (xy 0 1.778) (xy 0 1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "LED_Small_1_1" + (pin passive line + (at -2.54 0 0) + (length 1.778) + (name "K" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 0 180) + (length 1.778) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:L_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "L" + (at 0.762 1.016 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "L_Small" + (at 0.762 -1.016 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Inductor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "inductor choke coil reactor magnetic" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "L_Small_0_1" + (arc + (start 0 -2.032) + (mid 0.5058 -1.524) + (end 0 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -1.016) + (mid 0.5058 -0.508) + (end 0 0) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 0) + (mid 0.5058 0.508) + (end 0 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 1.016) + (mid 0.5058 1.524) + (end 0 2.032) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "L_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 0.508) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 0.508) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:Q_NMOS_GSD" + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Q" + (at 5.08 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Q_NMOS_GSD" + (at 5.08 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 5.08 2.54 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" "N-MOSFET transistor, gate/source/drain" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "transistor NMOS N-MOS N-MOSFET" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Q_NMOS_GSD_0_1" + (polyline + (pts + (xy 0.254 0) (xy -2.54 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.254 1.905) (xy 0.254 -1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 -1.27) (xy 0.762 -2.286) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 0.508) (xy 0.762 -0.508) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 2.286) (xy 0.762 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 2.54) (xy 2.54 1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 -2.54) (xy 2.54 0) (xy 0.762 0) + ) + (stroke + (width 0) + (type default) + ) + (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) + ) + (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) + ) + (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) + ) + (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) + ) + (fill + (type none) + ) + ) + (circle + (center 1.651 0) + (radius 2.794) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 2.54 -1.778) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (circle + (center 2.54 1.778) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "Q_NMOS_GSD_1_1" + (pin input line + (at -5.08 0 0) + (length 2.54) + (name "G" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (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 "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 5.08 270) + (length 2.54) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:Q_PMOS_GSD" + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Q" + (at 5.08 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Q_PMOS_GSD" + (at 5.08 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 5.08 2.54 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" "P-MOSFET transistor, gate/source/drain" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "transistor PMOS P-MOS P-MOSFET" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Q_PMOS_GSD_0_1" + (polyline + (pts + (xy 0.254 0) (xy -2.54 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.254 1.905) (xy 0.254 -1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 -1.27) (xy 0.762 -2.286) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 0.508) (xy 0.762 -0.508) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 2.286) (xy 0.762 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 2.54) (xy 2.54 1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 -2.54) (xy 2.54 0) (xy 0.762 0) + ) + (stroke + (width 0) + (type default) + ) + (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) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.286 0) (xy 1.27 0.381) (xy 1.27 -0.381) (xy 2.286 0) + ) + (stroke + (width 0) + (type default) + ) + (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) + ) + (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) + ) + (fill + (type none) + ) + ) + (circle + (center 1.651 0) + (radius 2.794) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 2.54 -1.778) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (circle + (center 2.54 1.778) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "Q_PMOS_GSD_1_1" + (pin input line + (at -5.08 0 0) + (length 2.54) + (name "G" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (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 "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 5.08 270) + (length 2.54) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 0.762 0.508 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "R_Small" + (at 0.762 -1.016 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_Small_0_1" + (rectangle + (start -0.762 1.778) + (end 0.762 -1.778) + (stroke + (width 0.2032) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 0.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 0.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Jumper:SolderJumper_2_Bridged" + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "JP" + (at 0 2.032 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Bridged" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Solder Jumper, 2-pole, closed/bridged" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "solder jumper SPST" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SolderJumper*Bridged*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SolderJumper_2_Bridged_0_1" + (rectangle + (start -0.508 0.508) + (end 0.508 -0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start -0.254 1.016) + (mid -1.2656 0) + (end -0.254 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -0.254 1.016) + (mid -1.2656 0) + (end -0.254 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -0.254 1.016) (xy -0.254 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.254 1.016) (xy 0.254 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0.254 -1.016) + (mid 1.2656 0) + (end 0.254 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0.254 -1.016) + (mid 1.2656 0) + (end 0.254 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "SolderJumper_2_Bridged_1_1" + (pin passive line + (at -3.81 0 0) + (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 3.81 0 180) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Jumper:SolderJumper_2_Open" + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "JP" + (at 0 2.032 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Open" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Solder Jumper, 2-pole, open" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "solder jumper SPST" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SolderJumper*Open*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SolderJumper_2_Open_0_1" + (arc + (start -0.254 1.016) + (mid -1.2656 0) + (end -0.254 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -0.254 1.016) + (mid -1.2656 0) + (end -0.254 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -0.254 1.016) (xy -0.254 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.254 1.016) (xy 0.254 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0.254 -1.016) + (mid 1.2656 0) + (end 0.254 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0.254 -1.016) + (mid 1.2656 0) + (end 0.254 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "SolderJumper_2_Open_1_1" + (pin passive line + (at -3.81 0 0) + (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 3.81 0 180) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Seppl_74xGxx:74LVC1G123" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -5.08 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LVC1G123" + (at 1.27 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 31.75 -8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74lvc1g123.pdf" + (at 26.67 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Single Retrigerrable Monostabile Multivibrator, Low-Voltage CMOS" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Single Mono Multivibrator CMOS" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SSOP*2.95x2.8mm*P0.65* VSSOP*2.3x2mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LVC1G123_1_1" + (rectangle + (start -7.62 7.62) + (end 7.62 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "~{A}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 -5.08 0) + (length 5.08) + (name "~{CLR}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -5.08 180) + (length 5.08) + (name "Q" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 0 180) + (length 5.08) + (name "Cext" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 5.08 180) + (length 5.08) + (name "RCext" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Seppl_MCU_ST_STM8:STM8L151F2" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -10.16 38.735 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "STM8L151F2" + (at -10.16 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Seppl_Package_DFN_QFN:ST_UFQFPN-20_3x3mm_P0.5mm" + (at 3.81 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm8l151f2.pdf" + (at 0 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8-bit ultra-low-power MCU, 4 KB Flash, 256 bytes data EEPROM, LQFP-48" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "STM8 ultra-low-power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "STM8L151F2_0_0" + (pin bidirectional inverted + (at -17.78 27.94 0) + (length 2.54) + (name "~{RESET}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "PA1" bidirectional line) + ) + (pin bidirectional line + (at -17.78 10.16 0) + (length 2.54) + (name "PB3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN15" input line) + (alternate "COMP1_INP" input line) + (alternate "RTC_ALARM" output line) + (alternate "TIM2_ETR" input line) + ) + (pin bidirectional line + (at -17.78 7.62 0) + (length 2.54) + (name "PB4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN14" input line) + (alternate "COMP1_INP" input line) + (alternate "SPI1_NSS" bidirectional line) + ) + (pin bidirectional line + (at -17.78 5.08 0) + (length 2.54) + (name "PB5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN13" input line) + (alternate "COMP1_INP" input line) + (alternate "SPI_SCK" bidirectional line) + ) + (pin bidirectional line + (at -17.78 2.54 0) + (length 2.54) + (name "PB6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN12" input line) + (alternate "COMP1_INP" input line) + (alternate "SPI1_MOSI" bidirectional line) + ) + (pin bidirectional line + (at -17.78 0 0) + (length 2.54) + (name "PB7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN11" input line) + (alternate "COMP1_INP" input line) + (alternate "SPI1_MISO" bidirectional line) + ) + (pin bidirectional line + (at 17.78 27.94 180) + (length 2.54) + (name "PC0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "I2C_SDA" bidirectional line) + ) + (pin bidirectional line + (at 17.78 25.4 180) + (length 2.54) + (name "PC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "I2C_SCL" bidirectional line) + ) + (pin bidirectional line + (at 17.78 22.86 180) + (length 2.54) + (name "PC4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN4" input line) + (alternate "CCO" output line) + (alternate "COMP1_INP" input line) + (alternate "COMP2_INM" input line) + (alternate "I2C1_SMB" bidirectional line) + (alternate "USART_CK" output line) + ) + (pin bidirectional line + (at 17.78 20.32 180) + (length 2.54) + (name "PC5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "OSC32_IN" input line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "[SPI1_NSS]" bidirectional line) + (alternate "[USART_TX]" output line) + ) + (pin bidirectional line + (at 17.78 17.78 180) + (length 2.54) + (name "PC6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "OSC32_OUT" output line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "[SPI_SCK]" bidirectional line) + (alternate "[USART_RX]" input line) + ) + (pin bidirectional line + (at -17.78 25.4 0) + (length 2.54) + (name "PA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "OSC_IN" input line) + (alternate "[SPI_MISO]" bidirectional line) + (alternate "[USART_TX]" output line) + ) + (pin bidirectional line + (at -17.78 30.48 0) + (length 2.54) + (name "PA0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "BEEP" output line) + (alternate "IR_TIM" output line) + (alternate "OSC_IN" input line) + (alternate "SWIM" bidirectional line) + (alternate "[USART_CK]" bidirectional line) + ) + (pin bidirectional line + (at -17.78 22.86 0) + (length 2.54) + (name "PA3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "OSC_OUT" output line) + (alternate "[SPI_MOSI]" bidirectional line) + (alternate "[USART_RX]" input line) + ) + (pin power_in line + (at 0 -5.08 90) + (length 2.54) + (name "V_{SS}/V_{SSA}/V_{REF-}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 38.1 270) + (length 2.54) + (name "V_{DD}/V_{DDA}/V_{REF-}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 12.7 180) + (length 2.54) + (name "PD0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN22" input line) + (alternate "COMP1_INP" input line) + (alternate "COMP2_INP" input line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "[ADC1_TRIG]" input line) + ) + (pin bidirectional line + (at -17.78 17.78 0) + (length 2.54) + (name "PB0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN18" input line) + (alternate "COMP1_INP" input line) + (alternate "TIM2_CH1" bidirectional line) + ) + (pin bidirectional line + (at -17.78 15.24 0) + (length 2.54) + (name "PB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN17" input line) + (alternate "COMP1_INP" input line) + (alternate "TIM3_CH1" bidirectional line) + ) + (pin bidirectional line + (at -17.78 12.7 0) + (length 2.54) + (name "PB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN16" input line) + (alternate "COMP1_INP" input line) + (alternate "TIM2_CH2" bidirectional line) + ) + ) + (symbol "STM8L151F2_0_1" + (rectangle + (start -15.24 35.56) + (end 15.24 -2.54) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + (rectangle + (start -10.16 -53.34) + (end -10.16 -53.34) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + ) + ) + (symbol "Switch:SW_SPST" + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "SW" + (at 0 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_SPST" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Single Pole Single Throw (SPST) switch" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "switch lever" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SW_SPST_0_0" + (circle + (center -2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 0.254) (xy 1.524 1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "SW_SPST_1_1" + (pin passive line + (at -5.08 0 0) + (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 180) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:+3V0" + (power) + (pin_names + (offset 0) + ) + (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" "+3V0" + (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 \"+3V0\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "power-flag" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3V0_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3V0_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "+3V0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GND" + (power) + (pin_names + (offset 0) + ) + (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" "power-flag" + (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) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:PWR_FLAG" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#FLG" + (at 0 1.905 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 0 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "flag power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "PWR_FLAG_0_0" + (pin power_out line + (at 0 0 90) + (length 0) + (name "pwr" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "PWR_FLAG_0_1" + (polyline + (pts + (xy 0 0) (xy 0 1.27) (xy -1.016 1.905) (xy 0 2.54) (xy 1.016 1.905) (xy 0 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + ) + (symbol "power:VS" + (power) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at -5.08 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VS" + (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 \"VS\"" + (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 "VS_0_1" + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 1.27) (xy -0.762 1.27) (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "VS_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "VS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 231.14 49.53) + (diameter 0) + (color 0 0 0 0) + (uuid "0140e9da-767d-4080-bee3-4e083ec3c732") + ) + (junction + (at 140.97 62.23) + (diameter 0) + (color 0 0 0 0) + (uuid "102dbff2-3048-4608-a552-59e8ed2ab984") + ) + (junction + (at 140.97 90.17) + (diameter 0) + (color 0 0 0 0) + (uuid "26686ce1-b011-4fd5-9057-8550c3a564f3") + ) + (junction + (at 143.51 121.92) + (diameter 0) + (color 0 0 0 0) + (uuid "2eb5ffdc-2181-46dc-9cd6-b78552790176") + ) + (junction + (at 214.63 64.77) + (diameter 0) + (color 0 0 0 0) + (uuid "358521c4-bd96-4cba-908e-39b00274345c") + ) + (junction + (at 105.41 80.01) + (diameter 0) + (color 0 0 0 0) + (uuid "383a1b64-d683-4df3-a8bf-cc8df15d21d4") + ) + (junction + (at 140.97 80.01) + (diameter 0) + (color 0 0 0 0) + (uuid "394de332-5682-4426-bbd7-8219877f4efb") + ) + (junction + (at 140.97 85.09) + (diameter 0) + (color 0 0 0 0) + (uuid "4106ece8-fc52-4b50-85e5-5cb645438394") + ) + (junction + (at 182.88 129.54) + (diameter 0) + (color 0 0 0 0) + (uuid "50de73d6-0bb7-498a-8b6d-24448fd7e401") + ) + (junction + (at 214.63 77.47) + (diameter 0) + (color 0 0 0 0) + (uuid "55488280-551f-4edb-9635-e5ee7970e34b") + ) + (junction + (at 199.39 133.35) + (diameter 0) + (color 0 0 0 0) + (uuid "5f317746-21e4-4f89-b071-825b5f5b0a8f") + ) + (junction + (at 141.0135 67.31) + (diameter 0) + (color 0 0 0 0) + (uuid "60fc3e38-48a5-47b6-82f4-2e0a2209a650") + ) + (junction + (at 105.41 74.93) + (diameter 0) + (color 0 0 0 0) + (uuid "6b76efce-fc14-4626-97fa-c17d9c317ea3") + ) + (junction + (at 140.97 82.55) + (diameter 0) + (color 0 0 0 0) + (uuid "6c232787-d974-41f7-89cd-dc5e7633ba8a") + ) + (junction + (at 140.97 64.77) + (diameter 0) + (color 0 0 0 0) + (uuid "71a28287-cbc1-488c-bcb8-c7faeec554e1") + ) + (junction + (at 105.41 82.55) + (diameter 0) + (color 0 0 0 0) + (uuid "76c2a17a-0fe1-450d-9d51-c7a165703735") + ) + (junction + (at 140.97 72.39) + (diameter 0) + (color 0 0 0 0) + (uuid "7f4b51d0-e8b0-4f30-94e6-58c2c1e3e441") + ) + (junction + (at 105.41 85.09) + (diameter 0) + (color 0 0 0 0) + (uuid "823c0662-32ab-48ab-9de1-2df32f96c1af") + ) + (junction + (at 140.97 87.63) + (diameter 0) + (color 0 0 0 0) + (uuid "833f3414-9e77-4f69-98bd-26f4d6f1321f") + ) + (junction + (at 187.96 72.39) + (diameter 0) + (color 0 0 0 0) + (uuid "8e7bca6c-9f68-4085-8fd9-1ed85bf99aa8") + ) + (junction + (at 121.92 59.69) + (diameter 0) + (color 0 0 0 0) + (uuid "a4cda6b8-78a9-48fb-ac6e-b1e97d9cbf2a") + ) + (junction + (at 105.41 90.17) + (diameter 0) + (color 0 0 0 0) + (uuid "adb3b7b3-7f69-4133-b5db-a95055fafbb1") + ) + (junction + (at 187.96 77.47) + (diameter 0) + (color 0 0 0 0) + (uuid "b2589016-8959-4df0-8fd4-40a7f0bbfdbc") + ) + (junction + (at 208.28 52.07) + (diameter 0) + (color 0 0 0 0) + (uuid "b6ae166c-4160-4a99-8064-7ebd8385e289") + ) + (junction + (at 187.96 64.77) + (diameter 0) + (color 0 0 0 0) + (uuid "b8bbfdfc-accf-4c09-81d3-c25426376900") + ) + (junction + (at 105.41 87.63) + (diameter 0) + (color 0 0 0 0) + (uuid "bcbcd4ef-8385-43d3-87fa-fef81526eb7c") + ) + (junction + (at 187.96 67.31) + (diameter 0) + (color 0 0 0 0) + (uuid "bed69709-c690-45c5-b56d-aa7db91b8ad5") + ) + (junction + (at 208.28 46.99) + (diameter 0) + (color 0 0 0 0) + (uuid "c921ddf0-322c-4de6-81c2-847df82cea59") + ) + (junction + (at 78.74 63.5) + (diameter 0) + (color 0 0 0 0) + (uuid "cb0a5833-b94c-49d4-b96a-97e4d1be9717") + ) + (junction + (at 140.97 74.93) + (diameter 0) + (color 0 0 0 0) + (uuid "d1761ea9-60e7-4177-90ad-7a1bba55290d") + ) + (junction + (at 187.96 62.23) + (diameter 0) + (color 0 0 0 0) + (uuid "d199a88b-38e0-44b1-aacb-95d894939bd7") + ) + (junction + (at 214.63 67.31) + (diameter 0) + (color 0 0 0 0) + (uuid "d64886f7-7bce-4388-b793-4f44202f1747") + ) + (junction + (at 187.96 69.85) + (diameter 0) + (color 0 0 0 0) + (uuid "ded7b088-e76f-4a0a-8008-44643c577195") + ) + (junction + (at 166.37 121.92) + (diameter 0) + (color 0 0 0 0) + (uuid "dfbe444c-554d-49ce-ad3a-2536dade1f77") + ) + (junction + (at 78.74 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "e60fa1c7-3753-4bd3-af63-00684f90406f") + ) + (junction + (at 199.39 123.19) + (diameter 0) + (color 0 0 0 0) + (uuid "eac145d2-45b9-48ff-88ed-1f0158b8fe75") + ) + (junction + (at 140.97 77.47) + (diameter 0) + (color 0 0 0 0) + (uuid "fc9095bd-dbd2-46ea-a8c8-58b5dcf26668") + ) + (junction + (at 140.97 59.69) + (diameter 0) + (color 0 0 0 0) + (uuid "fe75bd14-5727-4d46-83c2-e6013243f0e3") + ) + (wire + (pts + (xy 193.04 46.99) (xy 208.28 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00ba7c6a-17f2-4b8c-99a5-e2f9634c441c") + ) + (wire + (pts + (xy 199.39 125.73) (xy 199.39 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "030a2f8a-0178-4a3f-b787-f28cce47e791") + ) + (wire + (pts + (xy 147.32 129.54) (xy 153.67 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "030ceef9-027f-4528-8ef1-ce360c176a24") + ) + (wire + (pts + (xy 140.97 59.69) (xy 146.05 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09eab71f-b42a-4ada-bbec-9e94599683f6") + ) + (wire + (pts + (xy 143.51 121.92) (xy 166.37 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0bd90cec-7875-4680-a1e4-a9987d11c5b4") + ) + (wire + (pts + (xy 78.74 55.88) (xy 78.74 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "127bfaae-d285-48d7-a86f-7bff0192d1c0") + ) + (wire + (pts + (xy 193.04 52.07) (xy 208.28 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "130d63b9-d054-43e0-80bb-ff6ff9b4e957") + ) + (wire + (pts + (xy 231.14 49.53) (xy 231.14 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "144e79d8-cbcd-4c0e-bdc8-fdefb4bb0999") + ) + (wire + (pts + (xy 181.61 64.77) (xy 187.96 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1705cc49-d68b-4d1e-a13c-f6cd0a8a6ad1") + ) + (wire + (pts + (xy 121.92 67.31) (xy 141.0135 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19e22425-2a65-411e-979f-7699a61b08d9") + ) + (wire + (pts + (xy 114.3 67.31) (xy 105.41 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1a02b3af-284e-441b-b18d-08e0dcabdedb") + ) + (wire + (pts + (xy 147.32 139.7) (xy 153.67 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c6fe4a1-a1c0-471b-bec2-a9b7fd9070de") + ) + (wire + (pts + (xy 214.63 67.31) (xy 214.63 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "20b3aaa3-fea8-4e75-a5e5-19de83d9391a") + ) + (wire + (pts + (xy 182.88 129.54) (xy 179.07 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "20b9fdf6-f9d4-4ffc-9f93-02c1fc09d891") + ) + (wire + (pts + (xy 78.74 63.5) (xy 92.71 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "20d9da65-bd03-4092-8c3d-096f417cf03a") + ) + (wire + (pts + (xy 182.88 121.92) (xy 182.88 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2233c827-049c-4a3d-a4a2-6a1ea3443035") + ) + (wire + (pts + (xy 105.41 80.01) (xy 114.3 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "223454a4-d0d1-4828-b3f3-f52b9dbd9177") + ) + (wire + (pts + (xy 187.96 69.85) (xy 205.74 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23891a79-591f-47f4-a5b3-c5a3b20333df") + ) + (wire + (pts + (xy 187.96 64.77) (xy 207.01 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25fc7469-e1ad-4a46-8e91-2321f0b22388") + ) + (wire + (pts + (xy 105.41 82.55) (xy 114.3 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "278bbb4a-0fcf-4a89-82a9-e90e2611addf") + ) + (wire + (pts + (xy 105.41 85.09) (xy 114.3 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "283b093a-5e1f-4242-8548-5a65551d5c19") + ) + (wire + (pts + (xy 119.38 48.26) (xy 119.38 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a98a4e8-04f9-451c-9ee2-9eb407c889d2") + ) + (wire + (pts + (xy 199.39 123.19) (xy 210.82 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b101294-4018-4916-a4f3-177654b4ae4c") + ) + (wire + (pts + (xy 78.74 81.28) (xy 76.2 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2cfc40fc-838f-48c0-81a3-fba855028b9a") + ) + (wire + (pts + (xy 140.97 90.17) (xy 146.05 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e110703-30e9-4bdc-bda3-1f40e8813171") + ) + (wire + (pts + (xy 105.41 85.09) (xy 105.41 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "30954209-2527-401e-806c-20bf11e518c9") + ) + (wire + (pts + (xy 144.78 134.62) (xy 153.67 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3a6477ee-1704-401b-b924-f219b3aafb19") + ) + (wire + (pts + (xy 199.39 144.78) (xy 199.39 148.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b3c8db6-e25f-44d6-a2a5-66061c25e85e") + ) + (wire + (pts + (xy 187.96 67.31) (xy 207.01 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3babc662-3860-43e3-9c98-3f384b28c0a2") + ) + (wire + (pts + (xy 181.61 77.47) (xy 187.96 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3cc6f355-c2e3-49ae-8659-3fdd927263a4") + ) + (wire + (pts + (xy 105.41 87.63) (xy 114.3 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d99a4a7-693e-4cff-be96-b7f8b0f91ba8") + ) + (wire + (pts + (xy 210.82 123.19) (xy 210.82 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47b7e691-4b8d-4243-ab5a-edbae62bd520") + ) + (wire + (pts + (xy 139.7 121.92) (xy 143.51 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4966b538-4205-4363-b78c-8a47345d0503") + ) + (wire + (pts + (xy 105.41 90.17) (xy 114.3 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4996e49c-93fb-4d00-b298-d0f5dca7f3ba") + ) + (wire + (pts + (xy 105.41 90.17) (xy 105.41 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4cbaaf53-32c4-4441-9fa6-5fdecfff9ae2") + ) + (wire + (pts + (xy 166.37 121.92) (xy 182.88 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4e6274dd-67fc-422e-9284-2473a7e9e587") + ) + (wire + (pts + (xy 27.94 69.85) (xy 27.94 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "57812f57-0ae9-4583-ac63-f27dfec75837") + ) + (wire + (pts + (xy 140.97 87.63) (xy 146.05 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58eb5bbe-95c7-42d4-8d87-d3bfcd7432a2") + ) + (wire + (pts + (xy 78.74 62.23) (xy 78.74 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5feaaf6a-807f-4b24-9007-9b1e5a1ad5e7") + ) + (wire + (pts + (xy 182.88 134.62) (xy 179.07 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "63f0b051-15cb-45c2-b47a-ec35252bb524") + ) + (wire + (pts + (xy 181.61 69.85) (xy 187.96 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6798910d-4d3a-46d6-a6a4-c384b563eff8") + ) + (wire + (pts + (xy 199.39 133.35) (xy 199.39 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b22ceab-ca65-41dd-8ac9-9c4e90a6c899") + ) + (wire + (pts + (xy 214.63 77.47) (xy 214.63 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b81e102-79e5-4ad2-aae7-be1123ea5a01") + ) + (wire + (pts + (xy 210.82 133.35) (xy 199.39 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6bf2c104-e4f6-4ccd-8b18-4aa17e664c02") + ) + (wire + (pts + (xy 78.74 80.01) (xy 78.74 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ebbbbe1-6bc4-4755-a8a3-993d683d4129") + ) + (wire + (pts + (xy 123.19 121.92) (xy 129.54 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70a3d55f-70a3-443a-92c5-6344a1e448dc") + ) + (wire + (pts + (xy 181.61 62.23) (xy 187.96 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "72048a3b-4eb6-466c-9c73-68b2e3705a04") + ) + (wire + (pts + (xy 105.41 67.31) (xy 105.41 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "72da2434-fac5-45b9-9eb0-edc67ccd7533") + ) + (wire + (pts + (xy 140.97 74.93) (xy 146.05 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "73646ecb-ccf0-4486-9fbe-46c372bf8004") + ) + (wire + (pts + (xy 214.63 64.77) (xy 214.63 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7444bd16-9b2e-42f4-8858-5f4723abfbe3") + ) + (wire + (pts + (xy 208.28 46.99) (xy 222.25 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79323049-1536-413d-8360-eff8b5c888e7") + ) + (wire + (pts + (xy 231.14 49.53) (xy 234.95 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7a7f7c33-561a-49b7-9302-6826a17c36b3") + ) + (wire + (pts + (xy 73.66 63.5) (xy 78.74 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c37d829-450d-45e1-a4ef-b2a02a691c9b") + ) + (wire + (pts + (xy 140.97 85.09) (xy 146.05 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "842c5a71-c281-4fd3-a89a-791165df2f1a") + ) + (wire + (pts + (xy 199.39 120.65) (xy 199.39 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "86c32bd1-e298-4978-9ce1-07bbedcac334") + ) + (wire + (pts + (xy 187.96 72.39) (xy 205.74 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "897102ab-1954-4e2f-b737-bc26606babce") + ) + (wire + (pts + (xy 181.61 67.31) (xy 187.96 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a8a8c43-34db-4f67-90ec-76404f5d0c2a") + ) + (wire + (pts + (xy 140.97 72.39) (xy 146.05 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "971b9fbf-5cd9-438b-a41e-533859e6cf69") + ) + (wire + (pts + (xy 121.92 74.93) (xy 140.97 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a6d82ed-a4c7-417a-83cb-997cac5118c6") + ) + (wire + (pts + (xy 182.88 128.27) (xy 182.88 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9ab5a96d-4523-4f92-94cf-32ea10aaca60") + ) + (wire + (pts + (xy 141.0135 67.31) (xy 146.05 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9b8057e0-162d-44cc-ab6d-a1afe06dc661") + ) + (wire + (pts + (xy 121.92 64.77) (xy 140.97 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f6637bd-6e50-4196-8073-2deec50f0561") + ) + (wire + (pts + (xy 91.44 81.28) (xy 78.74 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a464032c-ec70-447f-8b24-07c85e95df8d") + ) + (wire + (pts + (xy 227.33 52.07) (xy 231.14 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4862e29-786b-4f7b-af5a-6091991a1f0c") + ) + (wire + (pts + (xy 121.92 85.09) (xy 140.97 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a9943b57-0ac2-4d83-af1d-9f24dcaaa08d") + ) + (wire + (pts + (xy 121.92 80.01) (xy 140.97 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac17ae11-78dd-47c0-9b38-2b8efebd3ab5") + ) + (wire + (pts + (xy 121.92 82.55) (xy 140.97 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af89e951-7ef3-4224-9bd7-bc49529da4db") + ) + (wire + (pts + (xy 214.63 62.23) (xy 214.63 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b02ba503-7e87-4999-917c-f414c8957f00") + ) + (wire + (pts + (xy 78.74 74.93) (xy 78.74 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0869d71-5553-4d69-9790-e9dd7b7e4f12") + ) + (wire + (pts + (xy 121.92 59.69) (xy 140.97 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5ccf277-0f5a-49d3-aaae-9dc32be431f8") + ) + (wire + (pts + (xy 187.96 62.23) (xy 207.01 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b6c96efe-ba41-451e-a69a-edda76199010") + ) + (wire + (pts + (xy 121.92 48.26) (xy 121.92 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bbf13ae4-14c3-418a-8fe1-f997de0f72c8") + ) + (wire + (pts + (xy 105.41 74.93) (xy 105.41 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "be722f0e-f529-48fd-8128-106386496ff6") + ) + (wire + (pts + (xy 140.97 62.23) (xy 146.05 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c19828c7-b9d1-45d2-8de3-c18ead9d085a") + ) + (wire + (pts + (xy 179.07 139.7) (xy 191.77 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c44e2384-7718-4b9c-85a6-480cc72ccbc8") + ) + (wire + (pts + (xy 121.92 87.63) (xy 140.97 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc20cacd-92c0-4fc0-9a48-bfb8b1e53f23") + ) + (wire + (pts + (xy 231.14 46.99) (xy 231.14 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce9dcac5-147e-4e6c-8d8f-7794add93668") + ) + (wire + (pts + (xy 121.92 62.23) (xy 140.97 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d3efd075-6e80-4e55-b132-08f60f0837a2") + ) + (wire + (pts + (xy 210.82 130.81) (xy 210.82 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db64797b-8df0-4a7d-ba34-7c81f30899ba") + ) + (wire + (pts + (xy 199.39 130.81) (xy 199.39 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db6aa0ba-d034-47ce-9f3e-559b6df77871") + ) + (wire + (pts + (xy 121.92 77.47) (xy 140.97 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e00f96a0-5052-4d21-bda2-0a585dfc950e") + ) + (wire + (pts + (xy 105.41 82.55) (xy 105.41 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e3f2d724-68c9-4e23-8ed8-e80872c67289") + ) + (wire + (pts + (xy 105.41 80.01) (xy 105.41 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e78278b8-f701-4e2f-805d-832ce8d34eac") + ) + (wire + (pts + (xy 121.92 72.39) (xy 140.97 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e89884b9-7e30-4522-a5f3-f39ce0991fb9") + ) + (wire + (pts + (xy 134.62 139.7) (xy 134.62 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ebfadddb-ec2f-4e12-8ff9-3f2f66d37b0c") + ) + (wire + (pts + (xy 208.28 52.07) (xy 222.25 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eda677c5-f2a4-45a3-81cc-d1e315bbcb98") + ) + (wire + (pts + (xy 121.92 90.17) (xy 140.97 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f009f1c7-1aa3-4607-b8e8-003bfef65bd0") + ) + (wire + (pts + (xy 140.97 80.01) (xy 146.05 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f153fc17-b24f-4666-bcc7-ce80fb5d9e6c") + ) + (wire + (pts + (xy 140.97 82.55) (xy 146.05 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2863df9-d9de-4c8e-96ea-9e9b52582611") + ) + (wire + (pts + (xy 105.41 74.93) (xy 114.3 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f492af5a-8cc2-4ac6-829f-d98b8d09afc0") + ) + (wire + (pts + (xy 140.97 64.77) (xy 146.05 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f7a77c63-c422-4f92-93d2-f64cefd42be5") + ) + (wire + (pts + (xy 140.97 77.47) (xy 146.05 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f820d5ed-2fe2-4cdb-b077-0add2085033b") + ) + (wire + (pts + (xy 181.61 72.39) (xy 187.96 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f86b581f-fd44-4743-9cd1-5618e4eea9c8") + ) + (wire + (pts + (xy 105.41 87.63) (xy 105.41 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa78bbdc-cd4a-4e08-8e36-debb5e8f47ba") + ) + (wire + (pts + (xy 187.96 77.47) (xy 207.01 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd457e15-70c7-4aec-953f-7d31044eb93f") + ) + (wire + (pts + (xy 27.94 62.23) (xy 27.94 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fde8c6d7-21f2-4318-8b51-a375c80422b1") + ) + (wire + (pts + (xy 227.33 46.99) (xy 231.14 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe25dd23-6496-4707-a00e-0dff2f97f7ed") + ) + (text "1.2*51k*100p = 6.12 us" + (exclude_from_sim no) + (at 160.02 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "131d476f-634b-40c2-ae0f-d0bbda63e7f2") + ) + (text "STM8L151F2 UFQFPN 20 (3x3x0.6mm)\nbuilt in rtc, active-halt mode (all except rtc disabled) -> typ 0.5uA, max 1.2uA (1.3uA if RTC clocked by LSE external crystal)\n225mAh/1.3uA = 173000h (in active halt) (~19.76 yrs)\nhigh current (80mA) capable pin -> for led pulsing" + (exclude_from_sim no) + (at 62.23 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "351031c6-f789-4310-a972-b2bdc05767b0") + ) + (text "bridge with wire for reset\n-> disable reset pin and pull up\nafter development for lowering current consumption?\n(internal pull up or external high value)" + (exclude_from_sim no) + (at 55.88 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "76b94592-d837-42ab-9406-14a0e32145c8") + ) + (text "https://raw.githubusercontent.com/tedyapo/tritiled/master/docs/images/tritiled30_schematic.png" + (exclude_from_sim no) + (at 116.84 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "990b24c6-f7be-44b0-a674-6236c532a622") + ) + (label "DRV_LED" + (at 121.92 77.47 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "129f3d05-eef6-4bfd-95c6-62207ce1f03f") + ) + (label "BTN" + (at 121.92 64.77 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "38b28a82-0d1d-430d-889d-67343b8550e4") + ) + (label "BTN" + (at 91.44 81.28 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5ed2fcba-361a-4db1-9260-5927f6da93bf") + ) + (label "OSC32_IN" + (at 193.04 46.99 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "63927e64-3076-4b00-82f2-6e49540a2c33") + ) + (label "PWR_MONO" + (at 134.62 139.7 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8feb9332-b509-452c-91e6-bd36f85b3cd0") + ) + (label "OSC32_OUT" + (at 205.74 72.39 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "98594324-bfbf-402e-aa99-33f59a33e651") + ) + (label "DRV_LED" + (at 144.78 134.62 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9a7ab634-e7b3-4643-a2e9-18a43443049c") + ) + (label "PWR_MONO" + (at 121.92 72.39 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9db3a531-6cb5-4f63-9401-c7efb1d4bac7") + ) + (label "OSC32_OUT" + (at 193.04 52.07 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9fd47259-2c14-4d76-ac72-ce544d71af02") + ) + (label "~{RESET}" + (at 92.71 63.5 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "be048506-a7b8-47a5-bce0-0c05b3a6184a") + ) + (label "OSC32_IN" + (at 205.74 69.85 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c9ea0e58-f94a-4ca9-87c4-9e4dd27ccfad") + ) + (label "~{RESET}" + (at 121.92 62.23 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d97c792e-9c94-4f75-bd9c-384a08496be5") + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 187.96 69.85 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00c8d9f9-00a1-4239-b0f9-c9ad9bfc40d9") + (property "Reference" "TP?" + (at 189.23 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 189.23 71.1199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 193.04 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 193.04 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 187.96 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8a36523e-0737-4f4b-8922-ec7fea2650a8") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 140.97 82.55 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "01561c75-9e0b-4e04-8da5-89bd2a251ffa") + (property "Reference" "TP?" + (at 139.7 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 139.7 83.8199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 135.89 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.89 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 140.97 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2b0f86ac-8a50-4966-8654-f2516aea9b4c") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 105.41 91.44 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "01f6d3a9-8fb7-4dae-9d9b-c953db8ead6e") + (property "Reference" "#PWR?" + (at 105.41 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 105.41 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 105.41 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 105.41 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 105.41 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "95ee4cee-db6c-4fc7-86f0-c191ebeb357d") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 141.0135 67.31 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "07ce5b75-d780-4cd4-9aa8-30c433f8c99c") + (property "Reference" "TP?" + (at 139.7435 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 139.7435 68.5799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 135.9335 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.9335 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 141.0135 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3730cf98-92f7-42de-9283-a63074af254f") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V0") + (at 26.67 27.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "08162f79-d7db-4645-833c-dd358b1a81b8") + (property "Reference" "#PWR?" + (at 26.67 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V0" + (at 26.67 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 26.67 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 26.67 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 26.67 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d597a47c-f9a3-42c6-bf4b-b3aa54ee2ebf") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 140.97 62.23 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "09b4d01a-268c-495f-be4b-31b026e13f3e") + (property "Reference" "TP?" + (at 139.7 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 139.7 63.4999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 135.89 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.89 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 140.97 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c95930a7-b900-485d-9e19-09e550b48d7a") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 234.95 49.53 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0ae39f62-7418-4ffe-a5dd-6277dbfb93f7") + (property "Reference" "#PWR?" + (at 234.95 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 234.95 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 234.95 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 234.95 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 234.95 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2b3d9e13-721d-4d5b-b165-eea4a0ce5d07") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Bridged") + (at 118.11 82.55 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0b3e6b7b-9fce-4f34-a95b-f4b4ce4f9b43") + (property "Reference" "JP?" + (at 111.76 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Bridged" + (at 97.79 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 118.11 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 118.11 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 118.11 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "571cc299-26c8-4b91-ba08-831cb30f4282") + ) + (pin "2" + (uuid "79f0154f-f549-49d0-a651-4c51c4688af9") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "JP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Open") + (at 118.11 59.69 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0c71be8f-cdd3-4953-b46e-7e3df8f9d728") + (property "Reference" "JP?" + (at 119.38 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Open" + (at 118.11 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 118.11 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 118.11 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 118.11 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5e98f7d0-0393-461c-8865-9746ef817c43") + ) + (pin "2" + (uuid "62f96ed4-c44e-42ee-a69d-d7e2d7344c68") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "JP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Bridged") + (at 210.82 67.31 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0f3743c1-720b-45b5-aa26-317728fa651b") + (property "Reference" "JP?" + (at 217.17 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Bridged" + (at 231.14 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 210.82 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 210.82 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 210.82 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bce8fb3d-5eb3-40a3-af40-d9cc052e9220") + ) + (pin "2" + (uuid "ae217434-433e-4d19-a540-333dd75b81cc") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "JP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 214.63 81.28 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1192dc2a-caaa-4e9c-a430-03d01e47db9b") + (property "Reference" "#PWR?" + (at 214.63 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 214.63 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 214.63 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 214.63 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 214.63 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "66aa152c-726d-4c99-bd9e-9710f9644a04") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V0") + (at 27.94 62.23 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "143eee72-268b-4215-8803-cb2eb9dae81a") + (property "Reference" "#PWR?" + (at 27.94 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V0" + (at 27.94 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 27.94 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 27.94 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 27.94 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "eba01b33-1b68-40cb-84a1-12e4137980a3") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:Crystal_Small") + (at 208.28 49.53 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1ad390c2-180b-493f-8739-41ac8b45bc9a") + (property "Reference" "Y?" + (at 210.82 49.53 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "MS3V-T1R 32.768 kHz 12.5 pF +-20ppm" + (at 179.07 43.18 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 208.28 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 208.28 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 208.28 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "94ec4be3-38fd-46a3-9114-6e0721961297") + ) + (pin "2" + (uuid "bfce159b-0b82-4894-a499-649f53fbb8aa") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "Y?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Open") + (at 69.85 63.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1c41a231-bedf-4281-9222-212013a7f0b1") + (property "Reference" "JP?" + (at 69.85 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Open" + (at 69.85 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 69.85 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 69.85 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 69.85 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "fb936345-7e74-4789-b22e-058d8d0476f1") + ) + (pin "2" + (uuid "7e1ace27-a3bb-4137-b1f8-c13f0b952f1c") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "JP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 140.97 87.63 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "20f56551-0211-49a6-a0b7-c5bad7857e6f") + (property "Reference" "TP?" + (at 139.7 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 139.7 88.8999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 135.89 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.89 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 140.97 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2be233c7-5178-4ec8-8431-53f603b6d898") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Bridged") + (at 118.11 67.31 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2290590e-a1a4-42c4-8543-9faa47949614") + (property "Reference" "JP?" + (at 111.76 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Bridged" + (at 97.79 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 118.11 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 118.11 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 118.11 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d0a815e8-28c1-46ee-b89f-84127594fc48") + ) + (pin "2" + (uuid "bceb40b7-85c0-424f-8eb5-07408d95a5ca") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "JP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 187.96 62.23 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2357b9c2-777d-4cb7-8f5b-9f44f9fc5380") + (property "Reference" "TP?" + (at 189.23 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 189.23 63.4999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 193.04 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 193.04 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 187.96 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6fed108b-f57b-4cdd-872e-ed5c654b8c6b") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 182.88 132.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "268c63dd-4dd9-4cd9-b7ab-63a39bb4bc7f") + (property "Reference" "C?" + (at 185.42 130.8162 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100p" + (at 185.42 133.3562 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD_Handsoldering_AKL:C_0805_2012Metric" + (at 182.88 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 182.88 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 182.88 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a238ed0e-7f72-4d8c-a2c5-33bb8df447a9") + ) + (pin "2" + (uuid "08e030bf-187f-4d33-bd2f-3531b11c451d") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 78.74 77.47 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2a5b4f61-8178-4ffb-9945-180fa1061d59") + (property "Reference" "R?" + (at 81.28 76.1999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "2.7M" + (at 81.28 78.7399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 78.74 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 78.74 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 78.74 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1b8ff11e-9820-4f5f-9a0a-b3ef28b9e0f8") + ) + (pin "2" + (uuid "d439ba6b-987a-4250-b999-84eb9fc6bc0a") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 140.97 85.09 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "315bc059-b0ab-4880-a6bb-d513c41281eb") + (property "Reference" "TP?" + (at 139.7 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 139.7 86.3599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 135.89 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.89 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 140.97 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "781625dd-c4bd-4b7e-bb19-82d0c493e50e") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Bridged") + (at 210.82 62.23 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "374249bb-48e5-4106-9965-5ab22a02cdf4") + (property "Reference" "JP?" + (at 217.17 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Bridged" + (at 231.14 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 210.82 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 210.82 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 210.82 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "69ab2aaa-8f55-42b2-9ada-2956b8667dd9") + ) + (pin "2" + (uuid "590f7dac-54ae-4de3-8a66-712f88e7553b") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "JP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED_Small") + (at 210.82 128.27 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "379f3104-3310-44d2-8b6d-7de6123bad55") + (property "Reference" "D?" + (at 213.36 127.0634 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "LV CRBP.01-KXLY-AD-Q525" + (at 213.36 129.6034 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 210.82 128.27 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 210.82 128.27 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 210.82 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f5a58cd3-eb03-43da-8758-a1f31fb0538c") + ) + (pin "2" + (uuid "559ab3ab-4967-46d9-934e-eb1765acff03") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "D?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 187.96 64.77 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "38a5ace1-45d9-48c7-a559-e7e3a07eaa2b") + (property "Reference" "TP?" + (at 189.23 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 189.23 66.0399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 193.04 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 193.04 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 187.96 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8f61d75f-5c51-42c9-9136-88a2b906a253") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 158.75 41.91 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3acc9f25-bb02-41b9-be0a-7c3ed1fa5457") + (property "Reference" "#PWR?" + (at 158.75 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 158.75 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 158.75 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 158.75 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 158.75 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "080f2863-eea1-4de2-bb08-7aef09df07bd") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x02") + (at 119.38 43.18 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3d0edde0-72de-4dbb-a927-74a8afc7a22e") + (property "Reference" "J?" + (at 124.46 41.9099 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Conn_01x02" + (at 124.46 44.4499 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 119.38 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 119.38 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 119.38 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4753a593-621b-44de-aa04-590a8e2ddbca") + ) + (pin "2" + (uuid "43bc295e-c690-4707-be3f-f74aa5328543") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "J?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 140.97 74.93 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "433300d1-4fc9-4834-8284-ff1d12d6f882") + (property "Reference" "TP?" + (at 139.7 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 139.7 76.1999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 135.89 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.89 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 140.97 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ce694226-7e60-4d05-a02b-eab21a04e5db") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V0") + (at 158.75 36.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "47cb5ee3-3808-470a-b296-1c6e78133125") + (property "Reference" "#PWR?" + (at 158.75 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V0" + (at 158.75 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 158.75 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 158.75 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 158.75 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "33149993-010c-421e-a5c7-dbc30d3d91c7") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 140.97 90.17 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "486299e3-6c72-4e00-8e85-145e963287a4") + (property "Reference" "TP?" + (at 139.7 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 139.7 91.4399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 135.89 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.89 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 140.97 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "948d835f-4a25-49b0-ae7f-ac504408d231") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_SPST") + (at 71.12 81.28 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4aab1858-e09e-4f62-8b27-f195985099b5") + (property "Reference" "SW?" + (at 71.12 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_SPST" + (at 71.12 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 71.12 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 71.12 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 71.12 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "04835039-ed0e-4870-ae45-774dfbef046b") + ) + (pin "2" + (uuid "2604996f-9e03-42bb-b8ef-dfd4c56cef0e") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "SW?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 143.51 121.92 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4d2d17fa-3e7d-4fe9-bc8c-50c247bf327d") + (property "Reference" "#FLG?" + (at 143.51 123.825 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 146.05 123.1899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 143.51 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 143.51 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 143.51 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "62b2a0d9-15bb-4bdd-a2dd-5582c6c53e8f") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#FLG?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L_Small") + (at 199.39 128.27 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4f1d84fe-4d8c-4611-b8e6-be7cbdaf2106") + (property "Reference" "L?" + (at 200.66 126.9999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1m" + (at 200.66 129.5399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 199.39 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 199.39 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 199.39 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cfb05ed3-fda3-48f2-90a3-e6f77214897b") + ) + (pin "2" + (uuid "0bfe42a4-dd65-424a-82d1-a9443ee42182") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "L?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Bridged") + (at 118.11 74.93 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "51c691cb-ef1c-4d92-839f-937925759d3b") + (property "Reference" "JP?" + (at 111.76 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Bridged" + (at 97.79 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 118.11 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 118.11 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 118.11 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c2842b7e-2aaf-4c04-9079-dba10b257626") + ) + (pin "2" + (uuid "f0d3962a-d98a-46f6-bb90-b465619703f2") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "JP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 182.88 125.73 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5417e425-a6f2-498d-9ab5-9933f3773bc2") + (property "Reference" "R?" + (at 185.42 124.4599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "51k" + (at 185.42 126.9999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 182.88 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 182.88 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 182.88 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ec540e8a-5040-4cf0-b900-cb14cc89a15e") + ) + (pin "2" + (uuid "516b90ab-2e0c-49fc-91e4-816515c753b6") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 114.3 59.69 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "59821918-171b-45fc-a227-2f7339900b31") + (property "Reference" "#PWR?" + (at 107.95 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 113.03 58.42 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 114.3 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 114.3 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 114.3 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "797a5480-6506-46bc-ad78-71d438da3da7") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 187.96 72.39 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5d996f76-2d59-4d47-bac5-7ad50844df37") + (property "Reference" "TP?" + (at 189.23 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 189.23 73.6599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 193.04 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 193.04 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 187.96 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2f2b7ae1-9feb-46b7-b547-efea64e65caf") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 36.83 27.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5e24d72d-ec78-4239-a2ca-ee66baaf15a8") + (property "Reference" "#PWR?" + (at 36.83 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 34.29 29.2101 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 36.83 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 36.83 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 36.83 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "90764128-9502-4301-aef8-a1c9cb25ff56") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 27.94 80.01 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "645c889c-ec96-460e-8768-8afb87bef382") + (property "Reference" "#PWR?" + (at 27.94 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 27.94 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 27.94 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 27.94 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 27.94 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "80ac1a45-6d9d-4d17-898e-3927d54ae7c5") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 140.97 59.69 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6d9b7045-7dcb-408a-8d9f-a0331d7142e3") + (property "Reference" "TP?" + (at 139.7 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 139.7 60.9599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 135.89 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.89 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 140.97 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c5b47ecd-d157-46cf-96ee-2f155165ab7f") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 163.83 95.25 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "76a06249-0d52-4880-8864-fe32bfba1345") + (property "Reference" "#PWR?" + (at 163.83 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 163.83 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 163.83 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 163.83 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 163.83 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "93ea2be7-fb90-48af-a7fb-f3243fb9cc92") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 224.79 52.07 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7b30a5aa-b5a6-432f-9d2e-d5514d67e907") + (property "Reference" "C?" + (at 224.79 58.42 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "12.5p" + (at 224.79 55.88 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_SMD_Handsoldering_AKL:C_0805_2012Metric" + (at 224.79 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 224.79 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 224.79 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d3651060-0c37-49d7-a64e-85df44ba9374") + ) + (pin "2" + (uuid "e23fc929-293e-4ece-b6f0-2905151fc6fa") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Bridged") + (at 210.82 64.77 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7c84931e-91bc-4df0-887c-ba903f34262d") + (property "Reference" "JP?" + (at 217.17 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Bridged" + (at 231.14 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 210.82 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 210.82 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 210.82 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "abc88f3a-cda4-455f-89b8-3c79711ef39b") + ) + (pin "2" + (uuid "a679728b-af57-475d-ab54-3cff13e92ef0") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "JP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 166.37 147.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8000f7b1-a7f9-4b19-aef9-78e62940a000") + (property "Reference" "#PWR?" + (at 166.37 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 168.91 148.5899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 166.37 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 166.37 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 166.37 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7aced146-0bad-4ef1-913b-a8d0c972aa0e") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 199.39 148.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "83b84668-edc3-4c5c-b8e6-4d5768783879") + (property "Reference" "#PWR?" + (at 199.39 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 199.39 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 199.39 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 199.39 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 199.39 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5165de4d-f07a-419b-9ac8-0a78f51bbbae") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 140.97 80.01 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8992d046-b96c-4b75-b5e4-36fda33bc989") + (property "Reference" "TP?" + (at 139.7 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 139.7 81.2799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 135.89 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.89 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 140.97 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3632a857-fcbf-4e5d-9c00-c72aa51dd7e0") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V0") + (at 199.39 120.65 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "927e3d55-5d3f-403c-a9eb-bb819ea6aac8") + (property "Reference" "#PWR?" + (at 199.39 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V0" + (at 199.39 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 199.39 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 199.39 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 199.39 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "822881f8-9f59-4d79-8edc-3bd5140de457") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V0") + (at 163.83 52.07 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "940dfdd5-612b-4038-9049-37c1bf932b9e") + (property "Reference" "#PWR?" + (at 163.83 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V0" + (at 163.83 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 163.83 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 163.83 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 163.83 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8e34ce03-2f46-4ab5-b5be-57db91b6767e") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:Battery_Cell") + (at 27.94 77.47 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a07811e6-2eae-488b-ac11-e3ccaee767d1") + (property "Reference" "BT?" + (at 31.75 74.1679 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Battery_Cell" + (at 31.75 76.7079 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Battery:BatteryHolder_Keystone_1060_1x2032" + (at 27.94 75.946 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 27.94 75.946 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 27.94 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6337b22f-82a1-4b1b-a6e0-219269d3f0f2") + ) + (pin "2" + (uuid "e733d926-23fc-4493-9f81-3da019e7acac") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "BT?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Bridged") + (at 118.11 85.09 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a2b2cee1-dcd2-4c51-95b5-a77ed8c55ee0") + (property "Reference" "JP?" + (at 111.76 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Bridged" + (at 97.79 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 118.11 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 118.11 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 118.11 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "418067ee-1417-4f5a-9e8c-7d0f847f8dda") + ) + (pin "2" + (uuid "26525b1c-ec44-4573-866d-b187ea45a65d") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "JP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 140.97 64.77 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a3041ac3-ee52-4813-a251-bd5d9b1fdba8") + (property "Reference" "TP?" + (at 139.7 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 139.7 66.0399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 135.89 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.89 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 140.97 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "41d5861b-3b7b-40a2-b6b8-8102160cc010") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 149.86 41.91 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a352f229-3d5b-42c5-9a9b-2fe9a7fdc94e") + (property "Reference" "#PWR?" + (at 149.86 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 149.86 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 149.86 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 149.86 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 149.86 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d9a753eb-c03c-4e9d-8464-9958d3139c14") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 187.96 77.47 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a4d10dfe-5ff3-4194-9da9-2bd7f46b6828") + (property "Reference" "TP?" + (at 189.23 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 189.23 78.7399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 193.04 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 193.04 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 187.96 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bc0e0648-22da-4e97-9ac5-5de8a4398739") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Bridged") + (at 118.11 80.01 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a5c8c5c9-330a-460a-83fe-a0a217624cdb") + (property "Reference" "JP?" + (at 111.76 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Bridged" + (at 97.79 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 118.11 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 118.11 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 118.11 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b4206072-1127-4f0b-bb2e-fc0764917d70") + ) + (pin "2" + (uuid "5f0156f7-1f6c-4806-b3a2-cd691b88fd89") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "JP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 187.96 67.31 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b8f3b2be-5673-4cf1-ab05-73b168d6bed1") + (property "Reference" "TP?" + (at 189.23 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 189.23 68.5799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 193.04 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 193.04 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 187.96 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b09575fa-09d5-45bc-aa24-ede7ebc16a9a") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 27.94 67.31 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "bfe76390-ac48-4dbb-9248-5912b925dd09") + (property "Reference" "R?" + (at 30.48 66.0399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100" + (at 30.48 68.5799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 27.94 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 27.94 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 27.94 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4099cbbb-9921-4e3d-bdc1-beb7c5b59756") + ) + (pin "2" + (uuid "3c57c75e-d36e-4b49-ab19-8ee50477f087") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Seppl_MCU_ST_STM8:STM8L151F2") + (at 163.83 90.17 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c0456bd3-3ebb-4038-a3e6-d38253f3d1ac") + (property "Reference" "U?" + (at 165.8494 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "STM8L151F2" + (at 165.8494 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Seppl_Package_DFN_QFN:ST_UFQFPN-20_3x3mm_P0.5mm" + (at 167.64 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm8l151f2.pdf" + (at 163.83 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 163.83 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8916c4e7-9253-474d-be2b-d978fa4d559c") + ) + (pin "10" + (uuid "45fa452a-64bf-4166-a177-0b9c0b29cfd4") + ) + (pin "11" + (uuid "da03c723-1d76-43c9-9078-afcb8c6f2c86") + ) + (pin "12" + (uuid "5990c1f8-cb33-4947-ad49-3364b5e71427") + ) + (pin "13" + (uuid "ba7d38d8-c32b-4719-b0ae-cb72c0ac808f") + ) + (pin "14" + (uuid "b95281ed-be12-4667-8c8b-3a63792fca00") + ) + (pin "15" + (uuid "ef930e98-fc67-435a-8cc0-7bcae0b9078e") + ) + (pin "16" + (uuid "bf36d8d4-25aa-4816-9db8-33bf53cb27f4") + ) + (pin "17" + (uuid "9566c519-5abc-4056-9de2-9bedfa9b34aa") + ) + (pin "18" + (uuid "fcfdc83f-b9bc-4d93-a6d9-5b09713ae9a7") + (alternate "OSC32_IN") + ) + (pin "19" + (uuid "4f90a02c-d04c-4396-9cc5-9373393fbafb") + (alternate "OSC32_OUT") + ) + (pin "2" + (uuid "b3830cd6-6f6a-4a83-930b-47bcc649dbd0") + ) + (pin "20" + (uuid "41fec565-2eac-4722-b138-f04a0dd20b41") + (alternate "SWIM") + ) + (pin "3" + (uuid "50cab925-848a-4400-9717-69e4ed163194") + ) + (pin "4" + (uuid "8abd8544-d06b-4baf-8b59-070ea786c743") + ) + (pin "5" + (uuid "16ef0a54-5f7f-4f3b-8a6d-fb491b1f9b50") + ) + (pin "6" + (uuid "32098c74-ad21-42d2-a4ec-d9e1c4ace3e5") + (alternate "TIM3_CH2") + ) + (pin "7" + (uuid "a31e34c8-353c-4e6e-9046-a78a4dfd9f3a") + (alternate "TIM2_CH1") + ) + (pin "8" + (uuid "12c981a3-ad26-4a29-8b26-73b74349229c") + (alternate "TIM3_CH1") + ) + (pin "9" + (uuid "126197c6-274e-46fa-9ca6-37ffdc40e4e4") + (alternate "TIM2_CH2") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "U?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 158.75 39.37 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c0bd4713-aa89-4d75-91a1-72889076eb64") + (property "Reference" "C?" + (at 161.29 38.1062 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10n" + (at 161.29 40.6462 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD_Handsoldering_AKL:C_0805_2012Metric" + (at 158.75 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 158.75 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 158.75 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "40c9e660-fcca-4fd0-8058-c01122440ce4") + ) + (pin "2" + (uuid "d8ffe8f8-142a-42d7-94da-92068b7062ef") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:Q_PMOS_GSD") + (at 134.62 124.46 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c2263555-1e77-4cba-ab51-57ea49e21032") + (property "Reference" "Q?" + (at 134.62 114.3 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "DMG2305UX" + (at 134.62 116.84 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 137.16 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 134.62 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 134.62 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ab75e370-dcf2-4dc7-b19f-f77e46aa2a97") + ) + (pin "2" + (uuid "27f08d93-7300-4ac7-bfb1-a77116e887bd") + ) + (pin "3" + (uuid "41990a89-8e24-44b2-a13f-2c249fac29db") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "Q?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Bridged") + (at 210.82 77.47 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c5837146-4a80-45b3-93c8-6b02574a3d45") + (property "Reference" "JP?" + (at 217.17 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Bridged" + (at 231.14 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 210.82 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 210.82 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 210.82 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ad458545-8ffb-4f1f-9fe0-53c52182da0f") + ) + (pin "2" + (uuid "e198c37c-1851-4f4a-a43e-764fb37aeda6") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "JP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 36.83 27.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c8f29b27-d5c8-4df7-9ca8-df1be3aeb143") + (property "Reference" "#FLG?" + (at 36.83 26.035 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 36.83 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 36.83 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 36.83 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 36.83 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e489683a-3419-48dc-9e4e-9a8e26af14af") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#FLG?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 119.38 49.53 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c919cb03-d4ca-48f1-b66c-695f21b4638a") + (property "Reference" "#PWR?" + (at 119.38 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 119.38 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 119.38 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 119.38 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 119.38 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "caab00de-9d4d-4377-bdd5-f3ffc5d77a1b") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V0") + (at 78.74 73.66 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ca648cbd-609a-4b06-8eda-f9ba7275dc27") + (property "Reference" "#PWR?" + (at 78.74 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V0" + (at 78.74 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 78.74 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 78.74 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 78.74 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5690efb5-16a4-4828-a795-c0e6d0db475c") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V0") + (at 123.19 121.92 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "cb0560ca-5870-4f7f-af1b-557c8ce0136c") + (property "Reference" "#PWR?" + (at 123.19 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V0" + (at 123.19 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 123.19 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 123.19 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 123.19 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ef4e1019-2e5e-4415-abf3-caf8f79579e9") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 224.79 46.99 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "cc868ea2-b267-40a2-a770-c08b9d4e16c8") + (property "Reference" "C?" + (at 224.7963 40.64 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "12.5p" + (at 224.7963 43.18 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_SMD_Handsoldering_AKL:C_0805_2012Metric" + (at 224.79 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 224.79 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 224.79 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "dffe73e7-7d2d-41f3-9d2a-b6d13b327277") + ) + (pin "2" + (uuid "c95ae120-125c-4c4a-83ab-88bbc5fcaf60") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 66.04 63.5 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ceea8f79-2bc4-4481-8753-95ffab98ee23") + (property "Reference" "#PWR?" + (at 59.69 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 63.5 66.04 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 66.04 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 66.04 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 66.04 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cde4bc9a-f048-429e-9ac6-4c21398ab9a0") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:Q_NMOS_GSD") + (at 196.85 139.7 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d243181e-d4ae-431d-895c-043dc920ffd6") + (property "Reference" "Q?" + (at 203.2 138.4299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "IRLML6244" + (at 203.2 140.9699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 201.93 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 196.85 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 196.85 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1b9bbc0f-7f86-4032-8d69-aa6904c5b75d") + ) + (pin "2" + (uuid "7e0903e3-39db-4ae8-b87f-dcfe1ca2ea1f") + ) + (pin "3" + (uuid "5e7a7801-aedf-4f17-b7ef-16fc859483ec") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "Q?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 140.97 77.47 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d25812ec-d57b-4999-83b5-57d1683f048b") + (property "Reference" "TP?" + (at 139.7 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 139.7 78.7399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 135.89 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.89 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 140.97 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f934446b-1701-4972-9f6f-68b75cce6157") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VS") + (at 147.32 139.7 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d36c7d42-6e11-4222-b53a-da7f35f1c2e6") + (property "Reference" "#PWR?" + (at 151.13 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VS" + (at 143.51 139.6999 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 147.32 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 147.32 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 147.32 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "91cd4229-3194-4209-8817-838084ce301e") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 147.32 129.54 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d77d5d98-0384-459b-87ea-544ea12a22b9") + (property "Reference" "#PWR?" + (at 140.97 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 143.51 129.5399 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 147.32 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 147.32 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 147.32 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c6674ea3-704f-41b2-a5bf-9c460d09fc64") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint_Small") + (at 140.97 72.39 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d92f5f6f-554b-4e1c-85de-124906e1e52f") + (property "Reference" "TP?" + (at 139.7 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint_Small" + (at 139.7 73.6599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 135.89 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.89 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 140.97 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e56c5b2b-27a1-4abe-9a5e-ee773bec9457") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "TP?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Bridged") + (at 118.11 90.17 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "db5dcee2-af68-493a-9152-827320463fb9") + (property "Reference" "JP102" + (at 111.76 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Bridged" + (at 97.79 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 118.11 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 118.11 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 118.11 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8ee6e851-fdc5-4037-b064-880d089508d2") + ) + (pin "2" + (uuid "28efe3b5-1271-45a9-89f1-43757df66503") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "JP102") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Seppl_74xGxx:74LVC1G123") + (at 166.37 134.62 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "db71cdf7-b683-456c-b373-14fae3cfef99") + (property "Reference" "U?" + (at 161.29 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LVC1G123" + (at 167.64 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_BGA:Texas_DSBGA-8_0.9x1.9mm_Layout2x4_P0.5mm" + (at 198.12 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74lvc1g123.pdf" + (at 193.04 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 166.37 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b2dec8cb-debc-4098-a00a-1d7423c430c8") + ) + (pin "2" + (uuid "3d1c14ee-0133-4ba8-9113-389028fa3d91") + ) + (pin "3" + (uuid "ab6d81e9-99c3-445b-9622-c958a6c4c22b") + ) + (pin "4" + (uuid "9deb8b24-27ca-49f5-a291-1e26ac4bdbe5") + ) + (pin "5" + (uuid "2a40963f-8089-4a04-a5db-f8a78382037a") + ) + (pin "6" + (uuid "95c4a0d3-79ef-400e-899c-cf22f8b3f487") + ) + (pin "7" + (uuid "9ec276f9-611b-4f20-9448-0890974476b2") + ) + (pin "8" + (uuid "43188cd1-0905-436c-aa94-d8f98f947b36") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "U?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 149.86 39.37 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "dcd85871-331e-4253-8a29-f901275dc42d") + (property "Reference" "C?" + (at 152.4 38.1062 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10u" + (at 152.4 40.6462 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD_Handsoldering_AKL:C_0805_2012Metric" + (at 149.86 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 149.86 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 149.86 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d0ca0ed6-57fe-4278-a9e6-03973511ae7b") + ) + (pin "2" + (uuid "3cc9388b-d928-4035-9a14-9f43744133ff") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VS") + (at 143.51 121.92 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e07e5cdc-74be-4fc7-a60a-b7a8909d087d") + (property "Reference" "#PWR?" + (at 138.43 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VS" + (at 143.51 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 143.51 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 143.51 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 143.51 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5f99a2ea-3738-495b-8249-91f312cd4212") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V0") + (at 149.86 36.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e32afabd-5707-41f9-85b6-bf03ecd8d92f") + (property "Reference" "#PWR?" + (at 149.86 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V0" + (at 149.86 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 149.86 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 149.86 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 149.86 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9bb32fbf-8434-4cd4-a500-78eca468db48") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V0") + (at 78.74 55.88 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e8ffba7b-1b31-4657-9b38-4cdcc0df20c6") + (property "Reference" "#PWR?" + (at 78.74 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V0" + (at 78.74 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 78.74 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 78.74 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 78.74 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2283a308-a48c-4bda-bb61-f44fecc8aec1") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 78.74 59.69 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ebc324a8-7419-4e6c-b300-7c5f72f5e11d") + (property "Reference" "R?" + (at 81.28 58.4199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "2.7M" + (at 81.28 60.9599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 78.74 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 78.74 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 78.74 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "248ffcdf-3a21-44f3-87f8-4475078b3620") + ) + (pin "2" + (uuid "199e8765-3846-4c26-a61c-05b53dff7ea2") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "R?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 66.04 81.28 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ee339dce-6bb0-4ae8-b9d5-9d8822651cc6") + (property "Reference" "#PWR?" + (at 59.69 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 63.5 83.82 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 66.04 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 66.04 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 66.04 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0a7e002a-427f-4ded-b395-d93dbb5ba1dd") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#PWR?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 26.67 27.94 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f70f616c-ab0c-49a4-a22f-63a53284b827") + (property "Reference" "#FLG?" + (at 26.67 29.845 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 26.67 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 26.67 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 26.67 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 26.67 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "64e2a1ee-b473-4208-b72c-62a77a48ff07") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "#FLG?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Bridged") + (at 118.11 87.63 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fce1f982-705c-42ff-b186-2f1aa5c17614") + (property "Reference" "JP101" + (at 111.76 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Bridged" + (at 97.79 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 118.11 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 118.11 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 118.11 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d0df0295-6550-497d-ab78-b85718b68d5b") + ) + (pin "2" + (uuid "d8ca295f-cc69-49d8-a481-faba2cab29ee") + ) + (instances + (project "rosaled" + (path "/b603d81c-9794-4573-9cb4-160b3bf68e7a" + (reference "JP101") + (unit 1) + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) +) \ No newline at end of file