Update dividers for 12V supply, convert to KiCAD 7
This commit is contained in:
parent
afebc5a0e5
commit
41bdd1b31e
File diff suppressed because it is too large
Load Diff
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
|
"3dviewports": [],
|
||||||
"design_settings": {
|
"design_settings": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"board_outline_line_width": 0.09999999999999999,
|
"board_outline_line_width": 0.09999999999999999,
|
||||||
|
@ -75,20 +76,26 @@
|
||||||
"rule_severities": {
|
"rule_severities": {
|
||||||
"annular_width": "error",
|
"annular_width": "error",
|
||||||
"clearance": "error",
|
"clearance": "error",
|
||||||
|
"connection_width": "warning",
|
||||||
"copper_edge_clearance": "error",
|
"copper_edge_clearance": "error",
|
||||||
|
"copper_sliver": "warning",
|
||||||
"courtyards_overlap": "error",
|
"courtyards_overlap": "error",
|
||||||
"diff_pair_gap_out_of_range": "error",
|
"diff_pair_gap_out_of_range": "error",
|
||||||
"diff_pair_uncoupled_length_too_long": "error",
|
"diff_pair_uncoupled_length_too_long": "error",
|
||||||
"drill_out_of_range": "error",
|
"drill_out_of_range": "error",
|
||||||
"duplicate_footprints": "warning",
|
"duplicate_footprints": "warning",
|
||||||
"extra_footprint": "warning",
|
"extra_footprint": "warning",
|
||||||
|
"footprint": "error",
|
||||||
"footprint_type_mismatch": "error",
|
"footprint_type_mismatch": "error",
|
||||||
"hole_clearance": "error",
|
"hole_clearance": "error",
|
||||||
"hole_near_hole": "error",
|
"hole_near_hole": "error",
|
||||||
"invalid_outline": "error",
|
"invalid_outline": "error",
|
||||||
|
"isolated_copper": "warning",
|
||||||
"item_on_disabled_layer": "error",
|
"item_on_disabled_layer": "error",
|
||||||
"items_not_allowed": "error",
|
"items_not_allowed": "error",
|
||||||
"length_out_of_range": "error",
|
"length_out_of_range": "error",
|
||||||
|
"lib_footprint_issues": "warning",
|
||||||
|
"lib_footprint_mismatch": "warning",
|
||||||
"malformed_courtyard": "error",
|
"malformed_courtyard": "error",
|
||||||
"microvia_drill_out_of_range": "error",
|
"microvia_drill_out_of_range": "error",
|
||||||
"missing_courtyard": "ignore",
|
"missing_courtyard": "ignore",
|
||||||
|
@ -98,9 +105,14 @@
|
||||||
"padstack": "error",
|
"padstack": "error",
|
||||||
"pth_inside_courtyard": "ignore",
|
"pth_inside_courtyard": "ignore",
|
||||||
"shorting_items": "error",
|
"shorting_items": "error",
|
||||||
|
"silk_edge_clearance": "warning",
|
||||||
"silk_over_copper": "warning",
|
"silk_over_copper": "warning",
|
||||||
"silk_overlap": "warning",
|
"silk_overlap": "warning",
|
||||||
"skew_out_of_range": "error",
|
"skew_out_of_range": "error",
|
||||||
|
"solder_mask_bridge": "error",
|
||||||
|
"starved_thermal": "error",
|
||||||
|
"text_height": "warning",
|
||||||
|
"text_thickness": "warning",
|
||||||
"through_hole_pad_without_hole": "error",
|
"through_hole_pad_without_hole": "error",
|
||||||
"too_many_vias": "error",
|
"too_many_vias": "error",
|
||||||
"track_dangling": "warning",
|
"track_dangling": "warning",
|
||||||
|
@ -109,7 +121,6 @@
|
||||||
"unconnected_items": "error",
|
"unconnected_items": "error",
|
||||||
"unresolved_variable": "error",
|
"unresolved_variable": "error",
|
||||||
"via_dangling": "warning",
|
"via_dangling": "warning",
|
||||||
"zone_has_empty_net": "error",
|
|
||||||
"zones_intersect": "error"
|
"zones_intersect": "error"
|
||||||
},
|
},
|
||||||
"rule_severitieslegacy_courtyards_overlap": true,
|
"rule_severitieslegacy_courtyards_overlap": true,
|
||||||
|
@ -119,18 +130,63 @@
|
||||||
"allow_microvias": false,
|
"allow_microvias": false,
|
||||||
"max_error": 0.005,
|
"max_error": 0.005,
|
||||||
"min_clearance": 0.0,
|
"min_clearance": 0.0,
|
||||||
|
"min_connection": 0.0,
|
||||||
"min_copper_edge_clearance": 0.049999999999999996,
|
"min_copper_edge_clearance": 0.049999999999999996,
|
||||||
"min_hole_clearance": 0.25,
|
"min_hole_clearance": 0.25,
|
||||||
"min_hole_to_hole": 0.25,
|
"min_hole_to_hole": 0.25,
|
||||||
"min_microvia_diameter": 0.19999999999999998,
|
"min_microvia_diameter": 0.19999999999999998,
|
||||||
"min_microvia_drill": 0.09999999999999999,
|
"min_microvia_drill": 0.09999999999999999,
|
||||||
|
"min_resolved_spokes": 2,
|
||||||
"min_silk_clearance": 0.0,
|
"min_silk_clearance": 0.0,
|
||||||
|
"min_text_height": 0.7999999999999999,
|
||||||
|
"min_text_thickness": 0.08,
|
||||||
"min_through_hole_diameter": 0.3,
|
"min_through_hole_diameter": 0.3,
|
||||||
"min_track_width": 0.19999999999999998,
|
"min_track_width": 0.19999999999999998,
|
||||||
"min_via_annular_width": 0.049999999999999996,
|
"min_via_annular_width": 0.049999999999999996,
|
||||||
"min_via_diameter": 0.39999999999999997,
|
"min_via_diameter": 0.39999999999999997,
|
||||||
|
"solder_mask_to_copper_clearance": 0.0,
|
||||||
"use_height_for_length_calcs": true
|
"use_height_for_length_calcs": true
|
||||||
},
|
},
|
||||||
|
"teardrop_options": [
|
||||||
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
|
"td_curve_segcount": 5,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
|
"td_onpadsmd": true,
|
||||||
|
"td_onroundshapesonly": false,
|
||||||
|
"td_ontrackend": false,
|
||||||
|
"td_onviapad": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"teardrop_parameters": [
|
||||||
|
{
|
||||||
|
"td_curve_segcount": 0,
|
||||||
|
"td_height_ratio": 1.0,
|
||||||
|
"td_length_ratio": 0.5,
|
||||||
|
"td_maxheight": 2.0,
|
||||||
|
"td_maxlen": 1.0,
|
||||||
|
"td_target_name": "td_round_shape",
|
||||||
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"td_curve_segcount": 0,
|
||||||
|
"td_height_ratio": 1.0,
|
||||||
|
"td_length_ratio": 0.5,
|
||||||
|
"td_maxheight": 2.0,
|
||||||
|
"td_maxlen": 1.0,
|
||||||
|
"td_target_name": "td_rect_shape",
|
||||||
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"td_curve_segcount": 0,
|
||||||
|
"td_height_ratio": 1.0,
|
||||||
|
"td_length_ratio": 0.5,
|
||||||
|
"td_maxheight": 2.0,
|
||||||
|
"td_maxlen": 1.0,
|
||||||
|
"td_target_name": "td_track_end",
|
||||||
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
|
}
|
||||||
|
],
|
||||||
"track_widths": [
|
"track_widths": [
|
||||||
0.0,
|
0.0,
|
||||||
1.0
|
1.0
|
||||||
|
@ -144,7 +200,8 @@
|
||||||
"zones_allow_external_fillets": false,
|
"zones_allow_external_fillets": false,
|
||||||
"zones_use_no_outline": true
|
"zones_use_no_outline": true
|
||||||
},
|
},
|
||||||
"layer_presets": []
|
"layer_presets": [],
|
||||||
|
"viewports": []
|
||||||
},
|
},
|
||||||
"boards": [],
|
"boards": [],
|
||||||
"cvpcb": {
|
"cvpcb": {
|
||||||
|
@ -328,18 +385,23 @@
|
||||||
"rule_severities": {
|
"rule_severities": {
|
||||||
"bus_definition_conflict": "error",
|
"bus_definition_conflict": "error",
|
||||||
"bus_entry_needed": "error",
|
"bus_entry_needed": "error",
|
||||||
"bus_label_syntax": "error",
|
|
||||||
"bus_to_bus_conflict": "error",
|
"bus_to_bus_conflict": "error",
|
||||||
"bus_to_net_conflict": "error",
|
"bus_to_net_conflict": "error",
|
||||||
|
"conflicting_netclasses": "error",
|
||||||
"different_unit_footprint": "error",
|
"different_unit_footprint": "error",
|
||||||
"different_unit_net": "error",
|
"different_unit_net": "error",
|
||||||
"duplicate_reference": "error",
|
"duplicate_reference": "error",
|
||||||
"duplicate_sheet_names": "error",
|
"duplicate_sheet_names": "error",
|
||||||
|
"endpoint_off_grid": "warning",
|
||||||
"extra_units": "error",
|
"extra_units": "error",
|
||||||
"global_label_dangling": "warning",
|
"global_label_dangling": "warning",
|
||||||
"hier_label_mismatch": "error",
|
"hier_label_mismatch": "error",
|
||||||
"label_dangling": "error",
|
"label_dangling": "error",
|
||||||
"lib_symbol_issues": "warning",
|
"lib_symbol_issues": "warning",
|
||||||
|
"missing_bidi_pin": "warning",
|
||||||
|
"missing_input_pin": "warning",
|
||||||
|
"missing_power_pin": "error",
|
||||||
|
"missing_unit": "warning",
|
||||||
"multiple_net_names": "warning",
|
"multiple_net_names": "warning",
|
||||||
"net_not_bus_member": "warning",
|
"net_not_bus_member": "warning",
|
||||||
"no_connect_connected": "warning",
|
"no_connect_connected": "warning",
|
||||||
|
@ -349,6 +411,7 @@
|
||||||
"pin_to_pin": "warning",
|
"pin_to_pin": "warning",
|
||||||
"power_pin_not_driven": "error",
|
"power_pin_not_driven": "error",
|
||||||
"similar_labels": "warning",
|
"similar_labels": "warning",
|
||||||
|
"simulation_model_issue": "error",
|
||||||
"unannotated": "error",
|
"unannotated": "error",
|
||||||
"unit_value_mismatch": "error",
|
"unit_value_mismatch": "error",
|
||||||
"unresolved_variable": "error",
|
"unresolved_variable": "error",
|
||||||
|
@ -366,7 +429,7 @@
|
||||||
"net_settings": {
|
"net_settings": {
|
||||||
"classes": [
|
"classes": [
|
||||||
{
|
{
|
||||||
"bus_width": 12.0,
|
"bus_width": 12,
|
||||||
"clearance": 0.2,
|
"clearance": 0.2,
|
||||||
"diff_pair_gap": 0.25,
|
"diff_pair_gap": 0.25,
|
||||||
"diff_pair_via_gap": 0.25,
|
"diff_pair_via_gap": 0.25,
|
||||||
|
@ -380,13 +443,15 @@
|
||||||
"track_width": 0.25,
|
"track_width": 0.25,
|
||||||
"via_diameter": 0.8,
|
"via_diameter": 0.8,
|
||||||
"via_drill": 0.4,
|
"via_drill": 0.4,
|
||||||
"wire_width": 6.0
|
"wire_width": 6
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": 2
|
"version": 3
|
||||||
},
|
},
|
||||||
"net_colors": null
|
"net_colors": null,
|
||||||
|
"netclass_assignments": null,
|
||||||
|
"netclass_patterns": []
|
||||||
},
|
},
|
||||||
"pcbnew": {
|
"pcbnew": {
|
||||||
"last_paths": {
|
"last_paths": {
|
||||||
|
@ -402,6 +467,8 @@
|
||||||
"schematic": {
|
"schematic": {
|
||||||
"annotate_start_num": 0,
|
"annotate_start_num": 0,
|
||||||
"drawing": {
|
"drawing": {
|
||||||
|
"dashed_lines_dash_length_ratio": 12.0,
|
||||||
|
"dashed_lines_gap_length_ratio": 3.0,
|
||||||
"default_line_thickness": 6.0,
|
"default_line_thickness": 6.0,
|
||||||
"default_text_size": 50.0,
|
"default_text_size": 50.0,
|
||||||
"field_names": [],
|
"field_names": [],
|
||||||
|
@ -433,7 +500,11 @@
|
||||||
"page_layout_descr_file": "",
|
"page_layout_descr_file": "",
|
||||||
"plot_directory": "",
|
"plot_directory": "",
|
||||||
"spice_adjust_passive_values": false,
|
"spice_adjust_passive_values": false,
|
||||||
|
"spice_current_sheet_as_root": false,
|
||||||
"spice_external_command": "spice \"%I\"",
|
"spice_external_command": "spice \"%I\"",
|
||||||
|
"spice_model_current_sheet_as_root": true,
|
||||||
|
"spice_save_all_currents": false,
|
||||||
|
"spice_save_all_voltages": false,
|
||||||
"subpart_first_id": 65,
|
"subpart_first_id": 65,
|
||||||
"subpart_id_separator": 0
|
"subpart_id_separator": 0
|
||||||
},
|
},
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,4 +1,4 @@
|
||||||
(kicad_sch (version 20211123) (generator eeschema)
|
(kicad_sch (version 20230121) (generator eeschema)
|
||||||
|
|
||||||
(uuid ca94d4eb-6f40-4aeb-8157-959fdd8eb987)
|
(uuid ca94d4eb-6f40-4aeb-8157-959fdd8eb987)
|
||||||
|
|
||||||
|
@ -6,25 +6,25 @@
|
||||||
|
|
||||||
(lib_symbols
|
(lib_symbols
|
||||||
(symbol "Device:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
(symbol "Device:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "D" (id 0) (at 0 2.54 0)
|
(property "Reference" "D" (at 0 2.54 0)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Value" "LED" (id 1) (at 0 -2.54 0)
|
(property "Value" "LED" (at 0 -2.54 0)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
(property "Footprint" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
(property "Datasheet" "~" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "LED diode" (id 4) (at 0 0 0)
|
(property "ki_keywords" "LED diode" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_description" "Light emitting diode" (id 5) (at 0 0 0)
|
(property "ki_description" "Light emitting diode" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (id 6) (at 0 0 0)
|
(property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "LED_0_1"
|
(symbol "LED_0_1"
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
(xy -1.27 -1.27)
|
(xy -1.27 -1.27)
|
||||||
(xy -1.27 1.27)
|
(xy -1.27 1.27)
|
||||||
)
|
)
|
||||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
(stroke (width 0.254) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -41,7 +41,7 @@
|
||||||
(xy -1.27 0)
|
(xy -1.27 0)
|
||||||
(xy 1.27 0)
|
(xy 1.27 0)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -51,7 +51,7 @@
|
||||||
(xy -1.27 0)
|
(xy -1.27 0)
|
||||||
(xy 1.27 -1.27)
|
(xy 1.27 -1.27)
|
||||||
)
|
)
|
||||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
(stroke (width 0.254) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -62,7 +62,7 @@
|
||||||
(xy -4.572 -2.286)
|
(xy -4.572 -2.286)
|
||||||
(xy -4.572 -1.524)
|
(xy -4.572 -1.524)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -73,7 +73,7 @@
|
||||||
(xy -3.302 -2.286)
|
(xy -3.302 -2.286)
|
||||||
(xy -3.302 -1.524)
|
(xy -3.302 -1.524)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -89,30 +89,30 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "R" (id 0) (at 2.032 0 90)
|
(property "Reference" "R" (at 2.032 0 90)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Value" "R" (id 1) (at 0 0 90)
|
(property "Value" "R" (at 0 0 90)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at -1.778 0 90)
|
(property "Footprint" "" (at -1.778 0 90)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
(property "Datasheet" "~" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "R res resistor" (id 4) (at 0 0 0)
|
(property "ki_keywords" "R res resistor" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_description" "Resistor" (id 5) (at 0 0 0)
|
(property "ki_description" "Resistor" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_fp_filters" "R_*" (id 6) (at 0 0 0)
|
(property "ki_fp_filters" "R_*" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "R_0_1"
|
(symbol "R_0_1"
|
||||||
(rectangle (start -1.016 -2.54) (end 1.016 2.54)
|
(rectangle (start -1.016 -2.54) (end 1.016 2.54)
|
||||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
(stroke (width 0.254) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -128,22 +128,22 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
|
(property "Reference" "#PWR" (at 0 -6.35 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "GND" (id 1) (at 0 -3.81 0)
|
(property "Value" "GND" (at 0 -3.81 0)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
(property "Footprint" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 0 0 0)
|
(property "Datasheet" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
|
(property "ki_keywords" "power-flag" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(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)
|
(property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "GND_0_1"
|
(symbol "GND_0_1"
|
||||||
|
@ -156,7 +156,7 @@
|
||||||
(xy -1.27 -1.27)
|
(xy -1.27 -1.27)
|
||||||
(xy 0 -1.27)
|
(xy 0 -1.27)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -189,413 +189,576 @@
|
||||||
)
|
)
|
||||||
|
|
||||||
(bus_entry (at 85.09 120.65) (size -2.54 -2.54)
|
(bus_entry (at 85.09 120.65) (size -2.54 -2.54)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 18795579-89e7-4ba6-bea2-0eb4a8fe7c0f)
|
(uuid 18795579-89e7-4ba6-bea2-0eb4a8fe7c0f)
|
||||||
)
|
)
|
||||||
(bus_entry (at 85.09 114.3) (size -2.54 -2.54)
|
(bus_entry (at 85.09 114.3) (size -2.54 -2.54)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 4d113a6b-1864-45de-ab59-07f6ce31f541)
|
(uuid 4d113a6b-1864-45de-ab59-07f6ce31f541)
|
||||||
)
|
)
|
||||||
(bus_entry (at 85.09 101.6) (size -2.54 -2.54)
|
(bus_entry (at 85.09 101.6) (size -2.54 -2.54)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 708d2e2a-db84-4d7e-a435-c91bd8a0acf2)
|
(uuid 708d2e2a-db84-4d7e-a435-c91bd8a0acf2)
|
||||||
)
|
)
|
||||||
(bus_entry (at 85.09 88.9) (size -2.54 -2.54)
|
(bus_entry (at 85.09 88.9) (size -2.54 -2.54)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 77032be1-36a8-42f4-8e08-566a227fe871)
|
(uuid 77032be1-36a8-42f4-8e08-566a227fe871)
|
||||||
)
|
)
|
||||||
(bus_entry (at 85.09 107.95) (size -2.54 -2.54)
|
(bus_entry (at 85.09 107.95) (size -2.54 -2.54)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 8ecaddf7-bc98-4704-a827-a58ad356b6c8)
|
(uuid 8ecaddf7-bc98-4704-a827-a58ad356b6c8)
|
||||||
)
|
)
|
||||||
(bus_entry (at 85.09 95.25) (size -2.54 -2.54)
|
(bus_entry (at 85.09 95.25) (size -2.54 -2.54)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid a46579c5-1c2c-49b9-b6bf-2f1c1fe761c4)
|
(uuid a46579c5-1c2c-49b9-b6bf-2f1c1fe761c4)
|
||||||
)
|
)
|
||||||
(bus_entry (at 85.09 127) (size -2.54 -2.54)
|
(bus_entry (at 85.09 127) (size -2.54 -2.54)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid f308791c-0f30-4965-bda1-7ad441350d46)
|
(uuid f308791c-0f30-4965-bda1-7ad441350d46)
|
||||||
)
|
)
|
||||||
|
|
||||||
(wire (pts (xy 109.22 88.9) (xy 120.65 88.9))
|
(wire (pts (xy 109.22 88.9) (xy 120.65 88.9))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 015ce42f-a281-4948-9d6b-5957d6071852)
|
(uuid 015ce42f-a281-4948-9d6b-5957d6071852)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 109.22 127) (xy 120.65 127))
|
(wire (pts (xy 109.22 127) (xy 120.65 127))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 1a9b4ca8-b3fd-47a2-ad28-eea4505193dd)
|
(uuid 1a9b4ca8-b3fd-47a2-ad28-eea4505193dd)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 109.22 101.6) (xy 120.65 101.6))
|
(wire (pts (xy 109.22 101.6) (xy 120.65 101.6))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 208c93cc-af81-4bd1-8dc9-dd9621a741be)
|
(uuid 208c93cc-af81-4bd1-8dc9-dd9621a741be)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 120.65 120.65) (xy 120.65 127))
|
(wire (pts (xy 120.65 120.65) (xy 120.65 127))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 263f0d22-8da7-495e-aa8e-c308985a6260)
|
(uuid 263f0d22-8da7-495e-aa8e-c308985a6260)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 120.65 95.25) (xy 120.65 101.6))
|
(wire (pts (xy 120.65 95.25) (xy 120.65 101.6))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 2b5bbc3c-5872-4951-a948-197636856810)
|
(uuid 2b5bbc3c-5872-4951-a948-197636856810)
|
||||||
)
|
)
|
||||||
(bus (pts (xy 82.55 82.55) (xy 82.55 86.36))
|
(bus (pts (xy 82.55 82.55) (xy 82.55 86.36))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 2fcb7e52-c3d0-4667-9b96-64a571c2f3e4)
|
(uuid 2fcb7e52-c3d0-4667-9b96-64a571c2f3e4)
|
||||||
)
|
)
|
||||||
(bus (pts (xy 82.55 124.46) (xy 82.55 118.11))
|
(bus (pts (xy 82.55 124.46) (xy 82.55 118.11))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 44e984c0-4745-4943-bdba-6cad20866a6b)
|
(uuid 44e984c0-4745-4943-bdba-6cad20866a6b)
|
||||||
)
|
)
|
||||||
|
|
||||||
(wire (pts (xy 85.09 127) (xy 93.98 127))
|
(wire (pts (xy 85.09 127) (xy 93.98 127))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 4dd5a88a-2710-47e9-b3b6-08acd72d9723)
|
(uuid 4dd5a88a-2710-47e9-b3b6-08acd72d9723)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 85.09 95.25) (xy 93.98 95.25))
|
(wire (pts (xy 85.09 95.25) (xy 93.98 95.25))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 64e56a18-eb4e-4fcc-9373-ad8efef4a7c5)
|
(uuid 64e56a18-eb4e-4fcc-9373-ad8efef4a7c5)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 85.09 88.9) (xy 93.98 88.9))
|
(wire (pts (xy 85.09 88.9) (xy 93.98 88.9))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 7716a296-a214-44bb-be3c-ac29c44e6745)
|
(uuid 7716a296-a214-44bb-be3c-ac29c44e6745)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 85.09 107.95) (xy 93.98 107.95))
|
(wire (pts (xy 85.09 107.95) (xy 93.98 107.95))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 7cb90608-76ab-45f3-905e-9b867038e647)
|
(uuid 7cb90608-76ab-45f3-905e-9b867038e647)
|
||||||
)
|
)
|
||||||
(bus (pts (xy 82.55 111.76) (xy 82.55 105.41))
|
(bus (pts (xy 82.55 111.76) (xy 82.55 105.41))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 7dc78541-621f-42ef-9bc5-3baf9bae8031)
|
(uuid 7dc78541-621f-42ef-9bc5-3baf9bae8031)
|
||||||
)
|
)
|
||||||
|
|
||||||
(wire (pts (xy 85.09 114.3) (xy 93.98 114.3))
|
(wire (pts (xy 85.09 114.3) (xy 93.98 114.3))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 84bb2a8e-d2c8-4de2-abee-59801541764e)
|
(uuid 84bb2a8e-d2c8-4de2-abee-59801541764e)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 120.65 114.3) (xy 120.65 120.65))
|
(wire (pts (xy 120.65 114.3) (xy 120.65 120.65))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 9bfd2b67-5c65-4a6c-bbe2-680a5049ba36)
|
(uuid 9bfd2b67-5c65-4a6c-bbe2-680a5049ba36)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 120.65 107.95) (xy 120.65 114.3))
|
(wire (pts (xy 120.65 107.95) (xy 120.65 114.3))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 9ce852f3-9ec2-4f90-9be5-917ca4c01e93)
|
(uuid 9ce852f3-9ec2-4f90-9be5-917ca4c01e93)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 109.22 120.65) (xy 120.65 120.65))
|
(wire (pts (xy 109.22 120.65) (xy 120.65 120.65))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 9fbdbf9e-583e-423e-b78c-9e50dfc1998d)
|
(uuid 9fbdbf9e-583e-423e-b78c-9e50dfc1998d)
|
||||||
)
|
)
|
||||||
(bus (pts (xy 79.375 82.55) (xy 82.55 82.55))
|
(bus (pts (xy 79.375 82.55) (xy 82.55 82.55))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid a20ca335-de9c-45a8-a5a3-bff52d7002a6)
|
(uuid a20ca335-de9c-45a8-a5a3-bff52d7002a6)
|
||||||
)
|
)
|
||||||
|
|
||||||
(wire (pts (xy 109.22 95.25) (xy 120.65 95.25))
|
(wire (pts (xy 109.22 95.25) (xy 120.65 95.25))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid c6326ec1-4ca6-4969-9f24-379d2a1d39ac)
|
(uuid c6326ec1-4ca6-4969-9f24-379d2a1d39ac)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 120.65 101.6) (xy 120.65 107.95))
|
(wire (pts (xy 120.65 101.6) (xy 120.65 107.95))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid c7cda34b-dd4b-4447-84c8-0ac2d04b525a)
|
(uuid c7cda34b-dd4b-4447-84c8-0ac2d04b525a)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 85.09 120.65) (xy 93.98 120.65))
|
(wire (pts (xy 85.09 120.65) (xy 93.98 120.65))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid c90ea173-cf61-49a6-9b59-57f08536809d)
|
(uuid c90ea173-cf61-49a6-9b59-57f08536809d)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 85.09 101.6) (xy 93.98 101.6))
|
(wire (pts (xy 85.09 101.6) (xy 93.98 101.6))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid ca1fd0f3-7753-43a1-9b41-2afcfa026652)
|
(uuid ca1fd0f3-7753-43a1-9b41-2afcfa026652)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 120.65 88.9) (xy 120.65 95.25))
|
(wire (pts (xy 120.65 88.9) (xy 120.65 95.25))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid d4801e25-9ac1-4e9f-891c-9414c5782b5c)
|
(uuid d4801e25-9ac1-4e9f-891c-9414c5782b5c)
|
||||||
)
|
)
|
||||||
(bus (pts (xy 82.55 118.11) (xy 82.55 111.76))
|
(bus (pts (xy 82.55 118.11) (xy 82.55 111.76))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid df535e15-157e-43ee-b653-fa871b8f7790)
|
(uuid df535e15-157e-43ee-b653-fa871b8f7790)
|
||||||
)
|
)
|
||||||
|
|
||||||
(wire (pts (xy 109.22 107.95) (xy 120.65 107.95))
|
(wire (pts (xy 109.22 107.95) (xy 120.65 107.95))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid e0aa15c8-0632-495e-81e1-8e57a8902c41)
|
(uuid e0aa15c8-0632-495e-81e1-8e57a8902c41)
|
||||||
)
|
)
|
||||||
(bus (pts (xy 82.55 92.71) (xy 82.55 86.36))
|
(bus (pts (xy 82.55 92.71) (xy 82.55 86.36))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid e1a1c1d2-8482-4b39-8097-4f20dda9bdf3)
|
(uuid e1a1c1d2-8482-4b39-8097-4f20dda9bdf3)
|
||||||
)
|
)
|
||||||
(bus (pts (xy 82.55 105.41) (xy 82.55 99.06))
|
(bus (pts (xy 82.55 105.41) (xy 82.55 99.06))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid e6151138-11be-4767-8c38-f2078f81d516)
|
(uuid e6151138-11be-4767-8c38-f2078f81d516)
|
||||||
)
|
)
|
||||||
|
|
||||||
(wire (pts (xy 120.65 127) (xy 120.65 133.35))
|
(wire (pts (xy 120.65 127) (xy 120.65 133.35))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid f2c92fb0-9877-4b19-b025-1da54b3fd2e5)
|
(uuid f2c92fb0-9877-4b19-b025-1da54b3fd2e5)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 109.22 114.3) (xy 120.65 114.3))
|
(wire (pts (xy 109.22 114.3) (xy 120.65 114.3))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid f526a425-9ddc-4c1f-ac39-b27f554ff709)
|
(uuid f526a425-9ddc-4c1f-ac39-b27f554ff709)
|
||||||
)
|
)
|
||||||
(bus (pts (xy 82.55 99.06) (xy 82.55 92.71))
|
(bus (pts (xy 82.55 99.06) (xy 82.55 92.71))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid fbe9994e-1ae5-4a43-822c-1e4b8c337d04)
|
(uuid fbe9994e-1ae5-4a43-822c-1e4b8c337d04)
|
||||||
)
|
)
|
||||||
|
|
||||||
(label "AMI5" (at 86.36 120.65 0)
|
(label "AMI5" (at 86.36 120.65 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
(uuid 6f9fd9cc-c156-46bb-97e0-83b14faa0202)
|
(uuid 6f9fd9cc-c156-46bb-97e0-83b14faa0202)
|
||||||
)
|
)
|
||||||
(label "AMI0" (at 86.36 88.9 0)
|
(label "AMI0" (at 86.36 88.9 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
(uuid 92b4b12e-be77-42d9-aa29-35b4dfc1fdc1)
|
(uuid 92b4b12e-be77-42d9-aa29-35b4dfc1fdc1)
|
||||||
)
|
)
|
||||||
(label "AMI1" (at 86.36 95.25 0)
|
(label "AMI1" (at 86.36 95.25 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
(uuid 9ecd4002-bdbd-4631-bc9b-a33c3556df18)
|
(uuid 9ecd4002-bdbd-4631-bc9b-a33c3556df18)
|
||||||
)
|
)
|
||||||
(label "AMI4" (at 86.36 114.3 0)
|
(label "AMI4" (at 86.36 114.3 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
(uuid ac4f9aaa-e333-4b7d-b4e2-f43d3e72bdf5)
|
(uuid ac4f9aaa-e333-4b7d-b4e2-f43d3e72bdf5)
|
||||||
)
|
)
|
||||||
(label "AMI2" (at 86.36 101.6 0)
|
(label "AMI2" (at 86.36 101.6 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
(uuid be70a302-79ad-4570-ac00-0a2064e14de7)
|
(uuid be70a302-79ad-4570-ac00-0a2064e14de7)
|
||||||
)
|
)
|
||||||
(label "AMI3" (at 86.36 107.95 0)
|
(label "AMI3" (at 86.36 107.95 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
(uuid c719221c-9499-427c-b498-e90b40454773)
|
(uuid c719221c-9499-427c-b498-e90b40454773)
|
||||||
)
|
)
|
||||||
(label "AMI6" (at 86.36 127 0)
|
(label "AMI6" (at 86.36 127 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
(uuid d5229ab0-e460-4c9b-bc2a-3251ae6f772b)
|
(uuid d5229ab0-e460-4c9b-bc2a-3251ae6f772b)
|
||||||
)
|
)
|
||||||
|
|
||||||
(hierarchical_label "AMI[0..6]" (shape input) (at 79.375 82.55 180)
|
(hierarchical_label "AMI[0..6]" (shape input) (at 79.375 82.55 180) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify right))
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
(uuid 5d004771-48c7-434f-b4ea-c5b4e250b643)
|
(uuid 5d004771-48c7-434f-b4ea-c5b4e250b643)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:LED") (at 97.79 114.3 180) (unit 1)
|
(symbol (lib_id "Device:LED") (at 97.79 114.3 180) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 10bf21f1-35b5-4f1b-a76e-01298b2ff1b1)
|
(uuid 10bf21f1-35b5-4f1b-a76e-01298b2ff1b1)
|
||||||
(property "Reference" "D18" (id 0) (at 94.615 113.03 0))
|
(property "Reference" "D18" (at 94.615 113.03 0)
|
||||||
(property "Value" "LED" (id 1) (at 94.615 115.57 0))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "LED_THT:LED_D5.0mm_Clear" (id 2) (at 97.79 114.3 0)
|
)
|
||||||
|
(property "Value" "LED" (at 94.615 115.57 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "LED_THT:LED_D5.0mm_Clear" (at 97.79 114.3 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 97.79 114.3 0)
|
(property "Datasheet" "~" (at 97.79 114.3 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 4b298e71-eb1a-4b36-8081-b69db3ac32cd))
|
(pin "1" (uuid 4b298e71-eb1a-4b36-8081-b69db3ac32cd))
|
||||||
(pin "2" (uuid 59e5de5c-9ceb-4d2a-98a9-f4689d40dda0))
|
(pin "2" (uuid 59e5de5c-9ceb-4d2a-98a9-f4689d40dda0))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/b8a38cee-47bc-4b23-ab56-ac9e4bc012eb"
|
||||||
|
(reference "D18") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:R") (at 105.41 120.65 90) (unit 1)
|
(symbol (lib_id "Device:R") (at 105.41 120.65 90) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 177d7304-d327-4152-aae3-acac36db4e65)
|
(uuid 177d7304-d327-4152-aae3-acac36db4e65)
|
||||||
(property "Reference" "R35" (id 0) (at 109.855 119.38 90))
|
(property "Reference" "R35" (at 109.855 119.38 90)
|
||||||
(property "Value" "R" (id 1) (at 109.855 121.92 90))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 105.41 122.428 90)
|
)
|
||||||
|
(property "Value" "R" (at 109.855 121.92 90)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 105.41 122.428 90)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 105.41 120.65 0)
|
(property "Datasheet" "~" (at 105.41 120.65 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid a2e17fbf-8b02-42e7-81c5-93196ba40096))
|
(pin "1" (uuid a2e17fbf-8b02-42e7-81c5-93196ba40096))
|
||||||
(pin "2" (uuid ae75f7db-8872-4111-90f7-787bc745b78b))
|
(pin "2" (uuid ae75f7db-8872-4111-90f7-787bc745b78b))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/b8a38cee-47bc-4b23-ab56-ac9e4bc012eb"
|
||||||
|
(reference "R35") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:R") (at 105.41 114.3 90) (unit 1)
|
(symbol (lib_id "Device:R") (at 105.41 114.3 90) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 4eac4216-49ae-4665-b988-6440666df85d)
|
(uuid 4eac4216-49ae-4665-b988-6440666df85d)
|
||||||
(property "Reference" "R34" (id 0) (at 109.855 113.03 90))
|
(property "Reference" "R34" (at 109.855 113.03 90)
|
||||||
(property "Value" "R" (id 1) (at 109.855 115.57 90))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 105.41 116.078 90)
|
)
|
||||||
|
(property "Value" "R" (at 109.855 115.57 90)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 105.41 116.078 90)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 105.41 114.3 0)
|
(property "Datasheet" "~" (at 105.41 114.3 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 676ff374-866d-4051-bdef-babdf1ee545c))
|
(pin "1" (uuid 676ff374-866d-4051-bdef-babdf1ee545c))
|
||||||
(pin "2" (uuid 2b64a6c8-2159-4e09-a5c4-be556d4454fe))
|
(pin "2" (uuid 2b64a6c8-2159-4e09-a5c4-be556d4454fe))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/b8a38cee-47bc-4b23-ab56-ac9e4bc012eb"
|
||||||
|
(reference "R34") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:R") (at 105.41 88.9 90) (unit 1)
|
(symbol (lib_id "Device:R") (at 105.41 88.9 90) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 75dd560d-0c89-4d64-b221-b4b5ba7df28b)
|
(uuid 75dd560d-0c89-4d64-b221-b4b5ba7df28b)
|
||||||
(property "Reference" "R30" (id 0) (at 109.855 87.63 90))
|
(property "Reference" "R30" (at 109.855 87.63 90)
|
||||||
(property "Value" "R" (id 1) (at 109.855 90.17 90))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 105.41 90.678 90)
|
)
|
||||||
|
(property "Value" "R" (at 109.855 90.17 90)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 105.41 90.678 90)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 105.41 88.9 0)
|
(property "Datasheet" "~" (at 105.41 88.9 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid d32d11c9-43ba-4eb1-a715-4ff88c252112))
|
(pin "1" (uuid d32d11c9-43ba-4eb1-a715-4ff88c252112))
|
||||||
(pin "2" (uuid 9efce464-0908-4dde-ab73-59e3a92c093b))
|
(pin "2" (uuid 9efce464-0908-4dde-ab73-59e3a92c093b))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/b8a38cee-47bc-4b23-ab56-ac9e4bc012eb"
|
||||||
|
(reference "R30") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:R") (at 105.41 127 90) (unit 1)
|
(symbol (lib_id "Device:R") (at 105.41 127 90) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 769fd007-34c6-4091-9f59-3077d2f1580b)
|
(uuid 769fd007-34c6-4091-9f59-3077d2f1580b)
|
||||||
(property "Reference" "R36" (id 0) (at 109.855 125.73 90))
|
(property "Reference" "R36" (at 109.855 125.73 90)
|
||||||
(property "Value" "R" (id 1) (at 109.855 128.27 90))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 105.41 128.778 90)
|
)
|
||||||
|
(property "Value" "R" (at 109.855 128.27 90)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 105.41 128.778 90)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 105.41 127 0)
|
(property "Datasheet" "~" (at 105.41 127 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 0cd27d40-ec0c-43df-8a26-cb8428242284))
|
(pin "1" (uuid 0cd27d40-ec0c-43df-8a26-cb8428242284))
|
||||||
(pin "2" (uuid 94ed9bf1-3aef-457e-bf2e-78196e867cb8))
|
(pin "2" (uuid 94ed9bf1-3aef-457e-bf2e-78196e867cb8))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/b8a38cee-47bc-4b23-ab56-ac9e4bc012eb"
|
||||||
|
(reference "R36") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:LED") (at 97.79 101.6 180) (unit 1)
|
(symbol (lib_id "Device:LED") (at 97.79 101.6 180) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 790de0c9-857f-4386-9073-461f9c15cd58)
|
(uuid 790de0c9-857f-4386-9073-461f9c15cd58)
|
||||||
(property "Reference" "D16" (id 0) (at 94.615 100.33 0))
|
(property "Reference" "D16" (at 94.615 100.33 0)
|
||||||
(property "Value" "LED" (id 1) (at 94.615 102.87 0))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "LED_THT:LED_D5.0mm_Clear" (id 2) (at 97.79 101.6 0)
|
)
|
||||||
|
(property "Value" "LED" (at 94.615 102.87 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "LED_THT:LED_D5.0mm_Clear" (at 97.79 101.6 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 97.79 101.6 0)
|
(property "Datasheet" "~" (at 97.79 101.6 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 846bd1d2-9440-42cc-8a3b-c1e5ed811e32))
|
(pin "1" (uuid 846bd1d2-9440-42cc-8a3b-c1e5ed811e32))
|
||||||
(pin "2" (uuid b7c5027b-01c2-4cc2-bcb5-a48db48c6dee))
|
(pin "2" (uuid b7c5027b-01c2-4cc2-bcb5-a48db48c6dee))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/b8a38cee-47bc-4b23-ab56-ac9e4bc012eb"
|
||||||
|
(reference "D16") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:LED") (at 97.79 107.95 180) (unit 1)
|
(symbol (lib_id "Device:LED") (at 97.79 107.95 180) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 88fc718d-8e9c-4bf9-935c-9c68e3fef137)
|
(uuid 88fc718d-8e9c-4bf9-935c-9c68e3fef137)
|
||||||
(property "Reference" "D17" (id 0) (at 94.615 106.68 0))
|
(property "Reference" "D17" (at 94.615 106.68 0)
|
||||||
(property "Value" "LED" (id 1) (at 94.615 109.22 0))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "LED_THT:LED_D5.0mm_Clear" (id 2) (at 97.79 107.95 0)
|
)
|
||||||
|
(property "Value" "LED" (at 94.615 109.22 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "LED_THT:LED_D5.0mm_Clear" (at 97.79 107.95 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 97.79 107.95 0)
|
(property "Datasheet" "~" (at 97.79 107.95 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 097221bb-5f6b-4de6-bff4-9d9fecd35b6c))
|
(pin "1" (uuid 097221bb-5f6b-4de6-bff4-9d9fecd35b6c))
|
||||||
(pin "2" (uuid e0451645-ee58-4073-a74d-09b86e052c33))
|
(pin "2" (uuid e0451645-ee58-4073-a74d-09b86e052c33))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/b8a38cee-47bc-4b23-ab56-ac9e4bc012eb"
|
||||||
|
(reference "D17") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:LED") (at 97.79 127 180) (unit 1)
|
(symbol (lib_id "Device:LED") (at 97.79 127 180) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 94f7763d-2046-43ad-8eee-a5d75147761c)
|
(uuid 94f7763d-2046-43ad-8eee-a5d75147761c)
|
||||||
(property "Reference" "D20" (id 0) (at 94.615 125.73 0))
|
(property "Reference" "D20" (at 94.615 125.73 0)
|
||||||
(property "Value" "LED" (id 1) (at 94.615 128.27 0))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "LED_THT:LED_D5.0mm_Clear" (id 2) (at 97.79 127 0)
|
)
|
||||||
|
(property "Value" "LED" (at 94.615 128.27 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "LED_THT:LED_D5.0mm_Clear" (at 97.79 127 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 97.79 127 0)
|
(property "Datasheet" "~" (at 97.79 127 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid f689ba2f-8c25-44fc-bc5b-1e8a6e7ab72b))
|
(pin "1" (uuid f689ba2f-8c25-44fc-bc5b-1e8a6e7ab72b))
|
||||||
(pin "2" (uuid b1ed4390-394c-42d6-9c85-4a851052f200))
|
(pin "2" (uuid b1ed4390-394c-42d6-9c85-4a851052f200))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/b8a38cee-47bc-4b23-ab56-ac9e4bc012eb"
|
||||||
|
(reference "D20") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:LED") (at 97.79 95.25 180) (unit 1)
|
(symbol (lib_id "Device:LED") (at 97.79 95.25 180) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid a3c144ad-cc7c-415d-b0ce-7b6b93257150)
|
(uuid a3c144ad-cc7c-415d-b0ce-7b6b93257150)
|
||||||
(property "Reference" "D15" (id 0) (at 94.615 93.98 0))
|
(property "Reference" "D15" (at 94.615 93.98 0)
|
||||||
(property "Value" "LED" (id 1) (at 94.615 96.52 0))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "LED_THT:LED_D5.0mm_Clear" (id 2) (at 97.79 95.25 0)
|
)
|
||||||
|
(property "Value" "LED" (at 94.615 96.52 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "LED_THT:LED_D5.0mm_Clear" (at 97.79 95.25 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 97.79 95.25 0)
|
(property "Datasheet" "~" (at 97.79 95.25 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 612ca4b9-c50d-499b-a234-63c11ae1c2eb))
|
(pin "1" (uuid 612ca4b9-c50d-499b-a234-63c11ae1c2eb))
|
||||||
(pin "2" (uuid b3db7e2e-e0e0-4207-b206-7cefb7d7a19d))
|
(pin "2" (uuid b3db7e2e-e0e0-4207-b206-7cefb7d7a19d))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/b8a38cee-47bc-4b23-ab56-ac9e4bc012eb"
|
||||||
|
(reference "D15") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:LED") (at 97.79 120.65 180) (unit 1)
|
(symbol (lib_id "Device:LED") (at 97.79 120.65 180) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid a43f7c38-f334-480a-9581-c49d44022468)
|
(uuid a43f7c38-f334-480a-9581-c49d44022468)
|
||||||
(property "Reference" "D19" (id 0) (at 94.615 119.38 0))
|
(property "Reference" "D19" (at 94.615 119.38 0)
|
||||||
(property "Value" "LED" (id 1) (at 94.615 121.92 0))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "LED_THT:LED_D5.0mm_Clear" (id 2) (at 97.79 120.65 0)
|
)
|
||||||
|
(property "Value" "LED" (at 94.615 121.92 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "LED_THT:LED_D5.0mm_Clear" (at 97.79 120.65 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 97.79 120.65 0)
|
(property "Datasheet" "~" (at 97.79 120.65 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid a5b63c30-c2be-4f58-a098-3c9b470ff0fe))
|
(pin "1" (uuid a5b63c30-c2be-4f58-a098-3c9b470ff0fe))
|
||||||
(pin "2" (uuid 05b4c4b6-fc6e-4307-84dc-236b1726f039))
|
(pin "2" (uuid 05b4c4b6-fc6e-4307-84dc-236b1726f039))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/b8a38cee-47bc-4b23-ab56-ac9e4bc012eb"
|
||||||
|
(reference "D19") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:R") (at 105.41 107.95 90) (unit 1)
|
(symbol (lib_id "Device:R") (at 105.41 107.95 90) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid b555b38c-13a7-4b97-8d27-6d16f1ac35a8)
|
(uuid b555b38c-13a7-4b97-8d27-6d16f1ac35a8)
|
||||||
(property "Reference" "R33" (id 0) (at 109.855 106.68 90))
|
(property "Reference" "R33" (at 109.855 106.68 90)
|
||||||
(property "Value" "R" (id 1) (at 109.855 109.22 90))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 105.41 109.728 90)
|
)
|
||||||
|
(property "Value" "R" (at 109.855 109.22 90)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 105.41 109.728 90)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 105.41 107.95 0)
|
(property "Datasheet" "~" (at 105.41 107.95 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 0074f5dc-0d83-41c5-bd4e-6e1759003c3c))
|
(pin "1" (uuid 0074f5dc-0d83-41c5-bd4e-6e1759003c3c))
|
||||||
(pin "2" (uuid 67076b61-7fbb-4633-96da-8d398ca64295))
|
(pin "2" (uuid 67076b61-7fbb-4633-96da-8d398ca64295))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/b8a38cee-47bc-4b23-ab56-ac9e4bc012eb"
|
||||||
|
(reference "R33") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:R") (at 105.41 101.6 90) (unit 1)
|
(symbol (lib_id "Device:R") (at 105.41 101.6 90) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid b6c705f2-6445-4b14-bca1-f19ec62024b6)
|
(uuid b6c705f2-6445-4b14-bca1-f19ec62024b6)
|
||||||
(property "Reference" "R32" (id 0) (at 109.855 100.33 90))
|
(property "Reference" "R32" (at 109.855 100.33 90)
|
||||||
(property "Value" "R" (id 1) (at 109.855 102.87 90))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 105.41 103.378 90)
|
)
|
||||||
|
(property "Value" "R" (at 109.855 102.87 90)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 105.41 103.378 90)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 105.41 101.6 0)
|
(property "Datasheet" "~" (at 105.41 101.6 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 834ef5b5-8c1e-4de2-8741-a1256e73e2d6))
|
(pin "1" (uuid 834ef5b5-8c1e-4de2-8741-a1256e73e2d6))
|
||||||
(pin "2" (uuid 6f946b6c-4828-4f03-8aa5-f1b26711edcb))
|
(pin "2" (uuid 6f946b6c-4828-4f03-8aa5-f1b26711edcb))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/b8a38cee-47bc-4b23-ab56-ac9e4bc012eb"
|
||||||
|
(reference "R32") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:LED") (at 97.79 88.9 180) (unit 1)
|
(symbol (lib_id "Device:LED") (at 97.79 88.9 180) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid bd3bd8ad-e2c9-4ff8-a45a-ab8764a988c9)
|
(uuid bd3bd8ad-e2c9-4ff8-a45a-ab8764a988c9)
|
||||||
(property "Reference" "D14" (id 0) (at 94.615 87.63 0))
|
(property "Reference" "D14" (at 94.615 87.63 0)
|
||||||
(property "Value" "LED" (id 1) (at 94.615 90.17 0))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "LED_THT:LED_D5.0mm_Clear" (id 2) (at 97.79 88.9 0)
|
)
|
||||||
|
(property "Value" "LED" (at 94.615 90.17 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "LED_THT:LED_D5.0mm_Clear" (at 97.79 88.9 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 97.79 88.9 0)
|
(property "Datasheet" "~" (at 97.79 88.9 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid b4c858b7-de5d-422a-9494-c8f1b96e0daf))
|
(pin "1" (uuid b4c858b7-de5d-422a-9494-c8f1b96e0daf))
|
||||||
(pin "2" (uuid 5b7ea62a-8333-4b43-b403-725109447b2f))
|
(pin "2" (uuid 5b7ea62a-8333-4b43-b403-725109447b2f))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/b8a38cee-47bc-4b23-ab56-ac9e4bc012eb"
|
||||||
|
(reference "D14") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:R") (at 105.41 95.25 90) (unit 1)
|
(symbol (lib_id "Device:R") (at 105.41 95.25 90) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid cdca684d-5777-4f27-8f7f-24db8e6e9e7b)
|
(uuid cdca684d-5777-4f27-8f7f-24db8e6e9e7b)
|
||||||
(property "Reference" "R31" (id 0) (at 109.855 93.98 90))
|
(property "Reference" "R31" (at 109.855 93.98 90)
|
||||||
(property "Value" "R" (id 1) (at 109.855 96.52 90))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 105.41 97.028 90)
|
)
|
||||||
|
(property "Value" "R" (at 109.855 96.52 90)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 105.41 97.028 90)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 105.41 95.25 0)
|
(property "Datasheet" "~" (at 105.41 95.25 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 59ff85eb-030a-43c8-b459-8653c6a5b148))
|
(pin "1" (uuid 59ff85eb-030a-43c8-b459-8653c6a5b148))
|
||||||
(pin "2" (uuid 75a4fa99-4cd3-4e7a-a525-3db3ee9aa252))
|
(pin "2" (uuid 75a4fa99-4cd3-4e7a-a525-3db3ee9aa252))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/b8a38cee-47bc-4b23-ab56-ac9e4bc012eb"
|
||||||
|
(reference "R31") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "power:GND") (at 120.65 133.35 0) (unit 1)
|
(symbol (lib_id "power:GND") (at 120.65 133.35 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
(uuid f9e36776-576e-4b5a-9463-3d1b33be305c)
|
(uuid f9e36776-576e-4b5a-9463-3d1b33be305c)
|
||||||
(property "Reference" "#PWR018" (id 0) (at 120.65 139.7 0)
|
(property "Reference" "#PWR018" (at 120.65 139.7 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "GND" (id 1) (at 120.65 138.43 0))
|
(property "Value" "GND" (at 120.65 138.43 0)
|
||||||
(property "Footprint" "" (id 2) (at 120.65 133.35 0)
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 120.65 133.35 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 120.65 133.35 0)
|
(property "Datasheet" "" (at 120.65 133.35 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid bf3dee8e-c87d-4122-8f2e-b5ea1430cfe5))
|
(pin "1" (uuid bf3dee8e-c87d-4122-8f2e-b5ea1430cfe5))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/b8a38cee-47bc-4b23-ab56-ac9e4bc012eb"
|
||||||
|
(reference "#PWR018") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
(kicad_sch (version 20211123) (generator eeschema)
|
(kicad_sch (version 20230121) (generator eeschema)
|
||||||
|
|
||||||
(uuid 6570bbb7-5d66-4b40-9f1c-2b51d705e371)
|
(uuid 6570bbb7-5d66-4b40-9f1c-2b51d705e371)
|
||||||
|
|
||||||
|
@ -6,30 +6,30 @@
|
||||||
|
|
||||||
(lib_symbols
|
(lib_symbols
|
||||||
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "R" (id 0) (at 2.032 0 90)
|
(property "Reference" "R" (at 2.032 0 90)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Value" "R" (id 1) (at 0 0 90)
|
(property "Value" "R" (at 0 0 90)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at -1.778 0 90)
|
(property "Footprint" "" (at -1.778 0 90)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
(property "Datasheet" "~" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "R res resistor" (id 4) (at 0 0 0)
|
(property "ki_keywords" "R res resistor" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_description" "Resistor" (id 5) (at 0 0 0)
|
(property "ki_description" "Resistor" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_fp_filters" "R_*" (id 6) (at 0 0 0)
|
(property "ki_fp_filters" "R_*" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "R_0_1"
|
(symbol "R_0_1"
|
||||||
(rectangle (start -1.016 -2.54) (end 1.016 2.54)
|
(rectangle (start -1.016 -2.54) (end 1.016 2.54)
|
||||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
(stroke (width 0.254) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -45,27 +45,27 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
(symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "SW" (id 0) (at 1.27 2.54 0)
|
(property "Reference" "SW" (at 1.27 2.54 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
(property "Value" "SW_Push" (id 1) (at 0 -1.524 0)
|
(property "Value" "SW_Push" (at 0 -1.524 0)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at 0 5.08 0)
|
(property "Footprint" "" (at 0 5.08 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 0 5.08 0)
|
(property "Datasheet" "~" (at 0 5.08 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "switch normally-open pushbutton push-button" (id 4) (at 0 0 0)
|
(property "ki_keywords" "switch normally-open pushbutton push-button" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_description" "Push button switch, generic, two pins" (id 5) (at 0 0 0)
|
(property "ki_description" "Push button switch, generic, two pins" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "SW_Push_0_1"
|
(symbol "SW_Push_0_1"
|
||||||
(circle (center -2.032 0) (radius 0.508)
|
(circle (center -2.032 0) (radius 0.508)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -73,7 +73,7 @@
|
||||||
(xy 0 1.27)
|
(xy 0 1.27)
|
||||||
(xy 0 3.048)
|
(xy 0 3.048)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -81,11 +81,11 @@
|
||||||
(xy 2.54 1.27)
|
(xy 2.54 1.27)
|
||||||
(xy -2.54 1.27)
|
(xy -2.54 1.27)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(circle (center 2.032 0) (radius 0.508)
|
(circle (center 2.032 0) (radius 0.508)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(pin passive line (at -5.08 0 0) (length 2.54)
|
(pin passive line (at -5.08 0 0) (length 2.54)
|
||||||
|
@ -99,22 +99,22 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol "power:+3.3V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
(symbol "power:+3.3V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
|
(property "Reference" "#PWR" (at 0 -3.81 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "+3.3V" (id 1) (at 0 3.556 0)
|
(property "Value" "+3.3V" (at 0 3.556 0)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
(property "Footprint" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 0 0 0)
|
(property "Datasheet" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
|
(property "ki_keywords" "power-flag" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_description" "Power symbol creates a global label with name \"+3.3V\"" (id 5) (at 0 0 0)
|
(property "ki_description" "Power symbol creates a global label with name \"+3.3V\"" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "+3.3V_0_1"
|
(symbol "+3.3V_0_1"
|
||||||
|
@ -123,7 +123,7 @@
|
||||||
(xy -0.762 1.27)
|
(xy -0.762 1.27)
|
||||||
(xy 0 2.54)
|
(xy 0 2.54)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -131,7 +131,7 @@
|
||||||
(xy 0 0)
|
(xy 0 0)
|
||||||
(xy 0 2.54)
|
(xy 0 2.54)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -139,7 +139,7 @@
|
||||||
(xy 0 2.54)
|
(xy 0 2.54)
|
||||||
(xy 0.762 1.27)
|
(xy 0.762 1.27)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -151,22 +151,22 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
|
(property "Reference" "#PWR" (at 0 -6.35 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "GND" (id 1) (at 0 -3.81 0)
|
(property "Value" "GND" (at 0 -3.81 0)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
(property "Footprint" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 0 0 0)
|
(property "Datasheet" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
|
(property "ki_keywords" "power-flag" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(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)
|
(property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "GND_0_1"
|
(symbol "GND_0_1"
|
||||||
|
@ -179,7 +179,7 @@
|
||||||
(xy -1.27 -1.27)
|
(xy -1.27 -1.27)
|
||||||
(xy 0 -1.27)
|
(xy 0 -1.27)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -200,276 +200,379 @@
|
||||||
)
|
)
|
||||||
|
|
||||||
(wire (pts (xy 109.22 63.5) (xy 101.6 63.5))
|
(wire (pts (xy 109.22 63.5) (xy 101.6 63.5))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 0ad78b11-c009-4180-989b-926e3ccc7baa)
|
(uuid 0ad78b11-c009-4180-989b-926e3ccc7baa)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 130.81 80.01) (xy 129.54 80.01))
|
(wire (pts (xy 130.81 80.01) (xy 129.54 80.01))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 118fddb7-5809-47b1-add6-f7d7219abd43)
|
(uuid 118fddb7-5809-47b1-add6-f7d7219abd43)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 120.65 63.5) (xy 120.65 67.31))
|
(wire (pts (xy 120.65 63.5) (xy 120.65 67.31))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 13753aaa-31c2-4992-b746-9bfb379dbba7)
|
(uuid 13753aaa-31c2-4992-b746-9bfb379dbba7)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 119.38 76.2) (xy 120.65 76.2))
|
(wire (pts (xy 119.38 76.2) (xy 120.65 76.2))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 17f80ce0-f12c-475a-bacc-f6dd2f5e1540)
|
(uuid 17f80ce0-f12c-475a-bacc-f6dd2f5e1540)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 120.65 76.2) (xy 127 76.2))
|
(wire (pts (xy 120.65 76.2) (xy 127 76.2))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 20977a76-793e-4a58-9a05-4878e7d3f2ab)
|
(uuid 20977a76-793e-4a58-9a05-4878e7d3f2ab)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 119.38 88.9) (xy 127 88.9))
|
(wire (pts (xy 119.38 88.9) (xy 127 88.9))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 36e96c7b-6230-4bca-a7f3-d85ea8017edd)
|
(uuid 36e96c7b-6230-4bca-a7f3-d85ea8017edd)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 130.81 67.31) (xy 129.54 67.31))
|
(wire (pts (xy 130.81 67.31) (xy 129.54 67.31))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 3f4c607e-bce7-4a17-8128-15f7e33d9057)
|
(uuid 3f4c607e-bce7-4a17-8128-15f7e33d9057)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 120.65 76.2) (xy 120.65 80.01))
|
(wire (pts (xy 120.65 76.2) (xy 120.65 80.01))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 5144b2f2-abf6-481f-b133-27f102ad64cb)
|
(uuid 5144b2f2-abf6-481f-b133-27f102ad64cb)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 127 101.6) (xy 119.38 101.6))
|
(wire (pts (xy 127 101.6) (xy 119.38 101.6))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 54931814-bdd0-4127-a8f3-2b88e8fbe276)
|
(uuid 54931814-bdd0-4127-a8f3-2b88e8fbe276)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 109.22 101.6) (xy 101.6 101.6))
|
(wire (pts (xy 109.22 101.6) (xy 101.6 101.6))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 6bc9c008-390f-4a6b-ae0f-7523c23d8bcc)
|
(uuid 6bc9c008-390f-4a6b-ae0f-7523c23d8bcc)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 120.65 63.5) (xy 119.38 63.5))
|
(wire (pts (xy 120.65 63.5) (xy 119.38 63.5))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 849c8050-40d6-438f-b1af-2a224d8f65bc)
|
(uuid 849c8050-40d6-438f-b1af-2a224d8f65bc)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 101.6 88.9) (xy 109.22 88.9))
|
(wire (pts (xy 101.6 88.9) (xy 109.22 88.9))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid a95f3605-04d8-4851-ae92-6e65a403aa1f)
|
(uuid a95f3605-04d8-4851-ae92-6e65a403aa1f)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 127 63.5) (xy 120.65 63.5))
|
(wire (pts (xy 127 63.5) (xy 120.65 63.5))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid dac7fcaa-cc80-4b43-b42d-3314fd75eaa8)
|
(uuid dac7fcaa-cc80-4b43-b42d-3314fd75eaa8)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 120.65 67.31) (xy 121.92 67.31))
|
(wire (pts (xy 120.65 67.31) (xy 121.92 67.31))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid df1cd22e-8f75-480c-bb55-d95cb8aa9912)
|
(uuid df1cd22e-8f75-480c-bb55-d95cb8aa9912)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 101.6 76.2) (xy 109.22 76.2))
|
(wire (pts (xy 101.6 76.2) (xy 109.22 76.2))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid e3aed512-77ca-4e8a-8e39-6537bf173f36)
|
(uuid e3aed512-77ca-4e8a-8e39-6537bf173f36)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 120.65 80.01) (xy 121.92 80.01))
|
(wire (pts (xy 120.65 80.01) (xy 121.92 80.01))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid e6992b77-4b7c-4626-8761-c3024ac6ce8e)
|
(uuid e6992b77-4b7c-4626-8761-c3024ac6ce8e)
|
||||||
)
|
)
|
||||||
|
|
||||||
(global_label "AMSRin" (shape input) (at 101.6 88.9 180) (fields_autoplaced)
|
(global_label "AMSRin" (shape input) (at 101.6 88.9 180) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify right))
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
(uuid 343fbb88-f0a0-4461-a71b-a418197a7d0d)
|
(uuid 343fbb88-f0a0-4461-a71b-a418197a7d0d)
|
||||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 92.5025 88.8206 0)
|
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 92.5025 88.8206 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(global_label "AMSRout" (shape output) (at 127 88.9 0) (fields_autoplaced)
|
(global_label "AMSRout" (shape output) (at 127 88.9 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
(uuid 6a9dd06f-a165-416e-9b8f-e72f7721949d)
|
(uuid 6a9dd06f-a165-416e-9b8f-e72f7721949d)
|
||||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 137.3675 88.8206 0)
|
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 137.3675 88.8206 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(global_label "AMC" (shape output) (at 127 76.2 0) (fields_autoplaced)
|
(global_label "AMC" (shape output) (at 127 76.2 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
(uuid b799dd90-39e4-43fd-846e-c2e1e8227082)
|
(uuid b799dd90-39e4-43fd-846e-c2e1e8227082)
|
||||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 133.1342 76.1206 0)
|
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 133.1342 76.1206 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(hierarchical_label "TS_activate_ext" (shape output) (at 127 63.5 0)
|
(hierarchical_label "TS_activate_ext" (shape output) (at 127 63.5 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
(uuid deda4757-0e9c-4850-b478-8bfba8f9f51a)
|
(uuid deda4757-0e9c-4850-b478-8bfba8f9f51a)
|
||||||
)
|
)
|
||||||
(hierarchical_label "~{SDC_reset}" (shape output) (at 127 101.6 0)
|
(hierarchical_label "~{SDC_reset}" (shape output) (at 127 101.6 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
(uuid e5ae9a4c-66f6-4915-b042-ef89d17dd43a)
|
(uuid e5ae9a4c-66f6-4915-b042-ef89d17dd43a)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Switch:SW_Push") (at 114.3 88.9 0) (mirror y) (unit 1)
|
(symbol (lib_id "Switch:SW_Push") (at 114.3 88.9 0) (mirror y) (unit 1)
|
||||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
(uuid 35e65de9-8842-4297-a556-3a4d17f579e0)
|
(uuid 35e65de9-8842-4297-a556-3a4d17f579e0)
|
||||||
(property "Reference" "AMSR1" (id 0) (at 114.3 81.28 0))
|
(property "Reference" "AMSR1" (at 114.3 81.28 0)
|
||||||
(property "Value" "SW_Push" (id 1) (at 114.3 83.82 0))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "Custom:APEM-ISx3SAD_Harwin_S9091-46R_NoSilk" (id 2) (at 114.3 83.82 0)
|
)
|
||||||
|
(property "Value" "SW_Push" (at 114.3 83.82 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Custom:APEM-ISx3SAD_Harwin_S9091-46R_NoSilk" (at 114.3 83.82 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 114.3 83.82 0)
|
(property "Datasheet" "~" (at 114.3 83.82 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid e894190e-afc5-4b50-ac21-dcbbc4bafe8b))
|
(pin "1" (uuid e894190e-afc5-4b50-ac21-dcbbc4bafe8b))
|
||||||
(pin "2" (uuid 036a3247-c732-4d48-89b6-1e1c06ecf4f8))
|
(pin "2" (uuid 036a3247-c732-4d48-89b6-1e1c06ecf4f8))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/ef87f248-300e-4271-887f-f4d38b41fe25"
|
||||||
|
(reference "AMSR1") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Switch:SW_Push") (at 114.3 76.2 0) (mirror y) (unit 1)
|
(symbol (lib_id "Switch:SW_Push") (at 114.3 76.2 0) (mirror y) (unit 1)
|
||||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
(uuid 3dd3720f-6b63-46eb-a7d2-e91d25955005)
|
(uuid 3dd3720f-6b63-46eb-a7d2-e91d25955005)
|
||||||
(property "Reference" "AMC1" (id 0) (at 114.3 68.58 0))
|
(property "Reference" "AMC1" (at 114.3 68.58 0)
|
||||||
(property "Value" "SW_Push" (id 1) (at 114.3 71.12 0))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "Custom:APEM-ISx3SAD_Harwin_S9091-46R_NoSilk" (id 2) (at 114.3 71.12 0)
|
)
|
||||||
|
(property "Value" "SW_Push" (at 114.3 71.12 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Custom:APEM-ISx3SAD_Harwin_S9091-46R_NoSilk" (at 114.3 71.12 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 114.3 71.12 0)
|
(property "Datasheet" "~" (at 114.3 71.12 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 6da738c2-599a-486e-8e3d-9519cbf4936d))
|
(pin "1" (uuid 6da738c2-599a-486e-8e3d-9519cbf4936d))
|
||||||
(pin "2" (uuid f2a3c77f-0fd3-4b9a-b094-34fae508944c))
|
(pin "2" (uuid f2a3c77f-0fd3-4b9a-b094-34fae508944c))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/ef87f248-300e-4271-887f-f4d38b41fe25"
|
||||||
|
(reference "AMC1") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:R") (at 125.73 67.31 270) (unit 1)
|
(symbol (lib_id "Device:R") (at 125.73 67.31 270) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 5ba5d57b-56c8-4f8f-ada9-883279a43abe)
|
(uuid 5ba5d57b-56c8-4f8f-ada9-883279a43abe)
|
||||||
(property "Reference" "R28" (id 0) (at 126.8984 69.088 0)
|
(property "Reference" "R28" (at 126.8984 69.088 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
(property "Value" "10k" (id 1) (at 124.587 69.088 0)
|
(property "Value" "10k" (at 124.587 69.088 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 125.73 65.532 90)
|
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 125.73 65.532 90)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 125.73 67.31 0)
|
(property "Datasheet" "~" (at 125.73 67.31 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid e09d5a41-a97a-449d-b02d-26c060006515))
|
(pin "1" (uuid e09d5a41-a97a-449d-b02d-26c060006515))
|
||||||
(pin "2" (uuid 5eab8460-2aed-4942-9dfa-14e99bf23dd0))
|
(pin "2" (uuid 5eab8460-2aed-4942-9dfa-14e99bf23dd0))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/ef87f248-300e-4271-887f-f4d38b41fe25"
|
||||||
|
(reference "R28") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Switch:SW_Push") (at 114.3 101.6 0) (mirror y) (unit 1)
|
(symbol (lib_id "Switch:SW_Push") (at 114.3 101.6 0) (mirror y) (unit 1)
|
||||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
(uuid 6bbb1bc7-46c8-4217-905a-48df3a697a6f)
|
(uuid 6bbb1bc7-46c8-4217-905a-48df3a697a6f)
|
||||||
(property "Reference" "SDCR1" (id 0) (at 114.3 93.98 0))
|
(property "Reference" "SDCR1" (at 114.3 93.98 0)
|
||||||
(property "Value" "SW_Push" (id 1) (at 114.3 96.52 0))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "Custom:APEM-ISx3SAD_Harwin_S9091-46R_NoSilk" (id 2) (at 114.3 96.52 0)
|
)
|
||||||
|
(property "Value" "SW_Push" (at 114.3 96.52 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Custom:APEM-ISx3SAD_Harwin_S9091-46R_NoSilk" (at 114.3 96.52 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 114.3 96.52 0)
|
(property "Datasheet" "~" (at 114.3 96.52 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid cb5a8431-53bd-4555-8cb5-6b7b3ee4626b))
|
(pin "1" (uuid cb5a8431-53bd-4555-8cb5-6b7b3ee4626b))
|
||||||
(pin "2" (uuid bb4e23e9-ef71-4412-95d2-8e5ea74879d4))
|
(pin "2" (uuid bb4e23e9-ef71-4412-95d2-8e5ea74879d4))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/ef87f248-300e-4271-887f-f4d38b41fe25"
|
||||||
|
(reference "SDCR1") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "power:GND") (at 130.81 80.01 0) (unit 1)
|
(symbol (lib_id "power:GND") (at 130.81 80.01 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 7de36103-3d8b-43c6-b25b-7aa68cd45394)
|
(uuid 7de36103-3d8b-43c6-b25b-7aa68cd45394)
|
||||||
(property "Reference" "#PWR017" (id 0) (at 130.81 86.36 0)
|
(property "Reference" "#PWR017" (at 130.81 86.36 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "GND" (id 1) (at 130.937 84.4042 0))
|
(property "Value" "GND" (at 130.937 84.4042 0)
|
||||||
(property "Footprint" "" (id 2) (at 130.81 80.01 0)
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 130.81 80.01 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 130.81 80.01 0)
|
(property "Datasheet" "" (at 130.81 80.01 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 5e8d3761-2fdc-4b8c-a1a4-fdab98d164c8))
|
(pin "1" (uuid 5e8d3761-2fdc-4b8c-a1a4-fdab98d164c8))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/ef87f248-300e-4271-887f-f4d38b41fe25"
|
||||||
|
(reference "#PWR017") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Switch:SW_Push") (at 114.3 63.5 0) (mirror y) (unit 1)
|
(symbol (lib_id "Switch:SW_Push") (at 114.3 63.5 0) (mirror y) (unit 1)
|
||||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
(uuid 8000bcd2-7af7-4b9f-948e-b12fee8b8f00)
|
(uuid 8000bcd2-7af7-4b9f-948e-b12fee8b8f00)
|
||||||
(property "Reference" "TSonE1" (id 0) (at 114.3 55.88 0))
|
(property "Reference" "TSonE1" (at 114.3 55.88 0)
|
||||||
(property "Value" "SW_Push" (id 1) (at 114.3 58.42 0))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "Custom:APEM-ISx3SAD_Harwin_S9091-46R_NoSilk" (id 2) (at 114.3 58.42 0)
|
)
|
||||||
|
(property "Value" "SW_Push" (at 114.3 58.42 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Custom:APEM-ISx3SAD_Harwin_S9091-46R_NoSilk" (at 114.3 58.42 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 114.3 58.42 0)
|
(property "Datasheet" "~" (at 114.3 58.42 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid e960d735-cec9-45f1-a983-45151eb40fdc))
|
(pin "1" (uuid e960d735-cec9-45f1-a983-45151eb40fdc))
|
||||||
(pin "2" (uuid c1a493d2-c52f-45f3-8053-531ed32f2558))
|
(pin "2" (uuid c1a493d2-c52f-45f3-8053-531ed32f2558))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/ef87f248-300e-4271-887f-f4d38b41fe25"
|
||||||
|
(reference "TSonE1") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "power:+3.3V") (at 101.6 76.2 0) (unit 1)
|
(symbol (lib_id "power:+3.3V") (at 101.6 76.2 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
(uuid 8333526c-3c39-4e03-9e8f-0fcf7901e0de)
|
(uuid 8333526c-3c39-4e03-9e8f-0fcf7901e0de)
|
||||||
(property "Reference" "#PWR0108" (id 0) (at 101.6 80.01 0)
|
(property "Reference" "#PWR0108" (at 101.6 80.01 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "+3.3V" (id 1) (at 101.6 71.12 0))
|
(property "Value" "+3.3V" (at 101.6 71.12 0)
|
||||||
(property "Footprint" "" (id 2) (at 101.6 76.2 0)
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 101.6 76.2 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 101.6 76.2 0)
|
(property "Datasheet" "" (at 101.6 76.2 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 5472faa3-ff5b-41b2-ac1d-a0baf43c4071))
|
(pin "1" (uuid 5472faa3-ff5b-41b2-ac1d-a0baf43c4071))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/ef87f248-300e-4271-887f-f4d38b41fe25"
|
||||||
|
(reference "#PWR0108") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "power:+3.3V") (at 101.6 63.5 0) (unit 1)
|
(symbol (lib_id "power:+3.3V") (at 101.6 63.5 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
(uuid 8a2d5fee-334b-4b0a-b896-ba618b2fcb2e)
|
(uuid 8a2d5fee-334b-4b0a-b896-ba618b2fcb2e)
|
||||||
(property "Reference" "#PWR0109" (id 0) (at 101.6 67.31 0)
|
(property "Reference" "#PWR0109" (at 101.6 67.31 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "+3.3V" (id 1) (at 101.6 58.42 0))
|
(property "Value" "+3.3V" (at 101.6 58.42 0)
|
||||||
(property "Footprint" "" (id 2) (at 101.6 63.5 0)
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 101.6 63.5 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 101.6 63.5 0)
|
(property "Datasheet" "" (at 101.6 63.5 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid b6b30559-fa25-45fb-b88e-ae6063ad5c89))
|
(pin "1" (uuid b6b30559-fa25-45fb-b88e-ae6063ad5c89))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/ef87f248-300e-4271-887f-f4d38b41fe25"
|
||||||
|
(reference "#PWR0109") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "power:GND") (at 130.81 67.31 0) (unit 1)
|
(symbol (lib_id "power:GND") (at 130.81 67.31 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid bc1e635d-c1da-4004-b380-026336ae683b)
|
(uuid bc1e635d-c1da-4004-b380-026336ae683b)
|
||||||
(property "Reference" "#PWR016" (id 0) (at 130.81 73.66 0)
|
(property "Reference" "#PWR016" (at 130.81 73.66 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "GND" (id 1) (at 130.937 71.7042 0))
|
(property "Value" "GND" (at 130.937 71.7042 0)
|
||||||
(property "Footprint" "" (id 2) (at 130.81 67.31 0)
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 130.81 67.31 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 130.81 67.31 0)
|
(property "Datasheet" "" (at 130.81 67.31 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 65f6c0d1-b7d3-4a81-8f68-1ef38dd72dec))
|
(pin "1" (uuid 65f6c0d1-b7d3-4a81-8f68-1ef38dd72dec))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/ef87f248-300e-4271-887f-f4d38b41fe25"
|
||||||
|
(reference "#PWR016") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:R") (at 125.73 80.01 270) (unit 1)
|
(symbol (lib_id "Device:R") (at 125.73 80.01 270) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid d71f7058-1a63-443c-a2d4-234e95112d53)
|
(uuid d71f7058-1a63-443c-a2d4-234e95112d53)
|
||||||
(property "Reference" "R29" (id 0) (at 126.8984 81.788 0)
|
(property "Reference" "R29" (at 126.8984 81.788 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
(property "Value" "10k" (id 1) (at 124.587 81.788 0)
|
(property "Value" "10k" (at 124.587 81.788 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 125.73 78.232 90)
|
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 125.73 78.232 90)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 125.73 80.01 0)
|
(property "Datasheet" "~" (at 125.73 80.01 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid c1fc0b3c-d46f-4254-923e-29f22d122a6e))
|
(pin "1" (uuid c1fc0b3c-d46f-4254-923e-29f22d122a6e))
|
||||||
(pin "2" (uuid 1d4118fd-21f1-4d54-a205-16708954d19e))
|
(pin "2" (uuid 1d4118fd-21f1-4d54-a205-16708954d19e))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/ef87f248-300e-4271-887f-f4d38b41fe25"
|
||||||
|
(reference "R29") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "power:GND") (at 101.6 101.6 0) (mirror y) (unit 1)
|
(symbol (lib_id "power:GND") (at 101.6 101.6 0) (mirror y) (unit 1)
|
||||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
(uuid d9e1eadb-f1e9-4dac-a25f-5a0b53d72c11)
|
(uuid d9e1eadb-f1e9-4dac-a25f-5a0b53d72c11)
|
||||||
(property "Reference" "#PWR015" (id 0) (at 101.6 107.95 0)
|
(property "Reference" "#PWR015" (at 101.6 107.95 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "GND" (id 1) (at 101.6 106.68 0))
|
(property "Value" "GND" (at 101.6 106.68 0)
|
||||||
(property "Footprint" "" (id 2) (at 101.6 101.6 0)
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 101.6 101.6 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 101.6 101.6 0)
|
(property "Datasheet" "" (at 101.6 101.6 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 81601f31-2164-4995-a024-734739760053))
|
(pin "1" (uuid 81601f31-2164-4995-a024-734739760053))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/ef87f248-300e-4271-887f-f4d38b41fe25"
|
||||||
|
(reference "#PWR015") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -1,4 +1,4 @@
|
||||||
(kicad_sch (version 20211123) (generator eeschema)
|
(kicad_sch (version 20230121) (generator eeschema)
|
||||||
|
|
||||||
(uuid 3bcaeb4d-d90f-4ec6-a324-5f6210ef7aab)
|
(uuid 3bcaeb4d-d90f-4ec6-a324-5f6210ef7aab)
|
||||||
|
|
||||||
|
@ -16,30 +16,30 @@
|
||||||
|
|
||||||
(lib_symbols
|
(lib_symbols
|
||||||
(symbol "Device:C_Polarized" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
|
(symbol "Device:C_Polarized" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "C" (id 0) (at 0.635 2.54 0)
|
(property "Reference" "C" (at 0.635 2.54 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
(property "Value" "C_Polarized" (id 1) (at 0.635 -2.54 0)
|
(property "Value" "C_Polarized" (at 0.635 -2.54 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at 0.9652 -3.81 0)
|
(property "Footprint" "" (at 0.9652 -3.81 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
(property "Datasheet" "~" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0)
|
(property "ki_keywords" "cap capacitor" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_description" "Polarized capacitor" (id 5) (at 0 0 0)
|
(property "ki_description" "Polarized capacitor" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_fp_filters" "CP_*" (id 6) (at 0 0 0)
|
(property "ki_fp_filters" "CP_*" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "C_Polarized_0_1"
|
(symbol "C_Polarized_0_1"
|
||||||
(rectangle (start -2.286 0.508) (end 2.286 1.016)
|
(rectangle (start -2.286 0.508) (end 2.286 1.016)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -47,7 +47,7 @@
|
||||||
(xy -1.778 2.286)
|
(xy -1.778 2.286)
|
||||||
(xy -0.762 2.286)
|
(xy -0.762 2.286)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -55,11 +55,11 @@
|
||||||
(xy -1.27 2.794)
|
(xy -1.27 2.794)
|
||||||
(xy -1.27 1.778)
|
(xy -1.27 1.778)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(rectangle (start 2.286 -0.508) (end -2.286 -1.016)
|
(rectangle (start 2.286 -0.508) (end -2.286 -1.016)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type outline))
|
(fill (type outline))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -75,25 +75,25 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol "Device:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
(symbol "Device:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "D" (id 0) (at 0 2.54 0)
|
(property "Reference" "D" (at 0 2.54 0)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Value" "LED" (id 1) (at 0 -2.54 0)
|
(property "Value" "LED" (at 0 -2.54 0)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
(property "Footprint" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
(property "Datasheet" "~" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "LED diode" (id 4) (at 0 0 0)
|
(property "ki_keywords" "LED diode" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_description" "Light emitting diode" (id 5) (at 0 0 0)
|
(property "ki_description" "Light emitting diode" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (id 6) (at 0 0 0)
|
(property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "LED_0_1"
|
(symbol "LED_0_1"
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
(xy -1.27 -1.27)
|
(xy -1.27 -1.27)
|
||||||
(xy -1.27 1.27)
|
(xy -1.27 1.27)
|
||||||
)
|
)
|
||||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
(stroke (width 0.254) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -110,7 +110,7 @@
|
||||||
(xy -1.27 0)
|
(xy -1.27 0)
|
||||||
(xy 1.27 0)
|
(xy 1.27 0)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -120,7 +120,7 @@
|
||||||
(xy -1.27 0)
|
(xy -1.27 0)
|
||||||
(xy 1.27 -1.27)
|
(xy 1.27 -1.27)
|
||||||
)
|
)
|
||||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
(stroke (width 0.254) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -131,7 +131,7 @@
|
||||||
(xy -4.572 -2.286)
|
(xy -4.572 -2.286)
|
||||||
(xy -4.572 -1.524)
|
(xy -4.572 -1.524)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -142,7 +142,7 @@
|
||||||
(xy -3.302 -2.286)
|
(xy -3.302 -2.286)
|
||||||
(xy -3.302 -1.524)
|
(xy -3.302 -1.524)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -158,30 +158,30 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "R" (id 0) (at 2.032 0 90)
|
(property "Reference" "R" (at 2.032 0 90)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Value" "R" (id 1) (at 0 0 90)
|
(property "Value" "R" (at 0 0 90)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at -1.778 0 90)
|
(property "Footprint" "" (at -1.778 0 90)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
(property "Datasheet" "~" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "R res resistor" (id 4) (at 0 0 0)
|
(property "ki_keywords" "R res resistor" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_description" "Resistor" (id 5) (at 0 0 0)
|
(property "ki_description" "Resistor" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_fp_filters" "R_*" (id 6) (at 0 0 0)
|
(property "ki_fp_filters" "R_*" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "R_0_1"
|
(symbol "R_0_1"
|
||||||
(rectangle (start -1.016 -2.54) (end 1.016 2.54)
|
(rectangle (start -1.016 -2.54) (end 1.016 2.54)
|
||||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
(stroke (width 0.254) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -197,30 +197,30 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol "Regulator_Linear:NCP1117-3.3_SOT223" (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
|
(symbol "Regulator_Linear:NCP1117-3.3_SOT223" (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "U" (id 0) (at -3.81 3.175 0)
|
(property "Reference" "U" (at -3.81 3.175 0)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Value" "NCP1117-3.3_SOT223" (id 1) (at 0 3.175 0)
|
(property "Value" "NCP1117-3.3_SOT223" (at 0 3.175 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
(property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (id 2) (at 0 5.08 0)
|
(property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (at 0 5.08 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/NCP1117-D.PDF" (id 3) (at 2.54 -6.35 0)
|
(property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/NCP1117-D.PDF" (at 2.54 -6.35 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "REGULATOR LDO 3.3V" (id 4) (at 0 0 0)
|
(property "ki_keywords" "REGULATOR LDO 3.3V" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_description" "1A Low drop-out regulator, Fixed Output 3.3V, SOT-223" (id 5) (at 0 0 0)
|
(property "ki_description" "1A Low drop-out regulator, Fixed Output 3.3V, SOT-223" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_fp_filters" "SOT?223*TabPin2*" (id 6) (at 0 0 0)
|
(property "ki_fp_filters" "SOT?223*TabPin2*" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "NCP1117-3.3_SOT223_0_1"
|
(symbol "NCP1117-3.3_SOT223_0_1"
|
||||||
(rectangle (start -5.08 -5.08) (end 5.08 1.905)
|
(rectangle (start -5.08 -5.08) (end 5.08 1.905)
|
||||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
(stroke (width 0.254) (type default))
|
||||||
(fill (type background))
|
(fill (type background))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -240,22 +240,22 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol "power:+12V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
(symbol "power:+12V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
|
(property "Reference" "#PWR" (at 0 -3.81 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "+12V" (id 1) (at 0 3.556 0)
|
(property "Value" "+12V" (at 0 3.556 0)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
(property "Footprint" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 0 0 0)
|
(property "Datasheet" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
|
(property "ki_keywords" "power-flag" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_description" "Power symbol creates a global label with name \"+12V\"" (id 5) (at 0 0 0)
|
(property "ki_description" "Power symbol creates a global label with name \"+12V\"" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "+12V_0_1"
|
(symbol "+12V_0_1"
|
||||||
|
@ -264,7 +264,7 @@
|
||||||
(xy -0.762 1.27)
|
(xy -0.762 1.27)
|
||||||
(xy 0 2.54)
|
(xy 0 2.54)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -272,7 +272,7 @@
|
||||||
(xy 0 0)
|
(xy 0 0)
|
||||||
(xy 0 2.54)
|
(xy 0 2.54)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -280,7 +280,7 @@
|
||||||
(xy 0 2.54)
|
(xy 0 2.54)
|
||||||
(xy 0.762 1.27)
|
(xy 0.762 1.27)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -292,22 +292,22 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol "power:+3.3V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
(symbol "power:+3.3V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
|
(property "Reference" "#PWR" (at 0 -3.81 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "+3.3V" (id 1) (at 0 3.556 0)
|
(property "Value" "+3.3V" (at 0 3.556 0)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
(property "Footprint" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 0 0 0)
|
(property "Datasheet" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
|
(property "ki_keywords" "power-flag" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_description" "Power symbol creates a global label with name \"+3.3V\"" (id 5) (at 0 0 0)
|
(property "ki_description" "Power symbol creates a global label with name \"+3.3V\"" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "+3.3V_0_1"
|
(symbol "+3.3V_0_1"
|
||||||
|
@ -316,7 +316,7 @@
|
||||||
(xy -0.762 1.27)
|
(xy -0.762 1.27)
|
||||||
(xy 0 2.54)
|
(xy 0 2.54)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -324,7 +324,7 @@
|
||||||
(xy 0 0)
|
(xy 0 0)
|
||||||
(xy 0 2.54)
|
(xy 0 2.54)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -332,7 +332,7 @@
|
||||||
(xy 0 2.54)
|
(xy 0 2.54)
|
||||||
(xy 0.762 1.27)
|
(xy 0.762 1.27)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -344,22 +344,22 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
|
(property "Reference" "#PWR" (at 0 -6.35 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "GND" (id 1) (at 0 -3.81 0)
|
(property "Value" "GND" (at 0 -3.81 0)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
(property "Footprint" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 0 0 0)
|
(property "Datasheet" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
|
(property "ki_keywords" "power-flag" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(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)
|
(property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "GND_0_1"
|
(symbol "GND_0_1"
|
||||||
|
@ -372,7 +372,7 @@
|
||||||
(xy -1.27 -1.27)
|
(xy -1.27 -1.27)
|
||||||
(xy 0 -1.27)
|
(xy 0 -1.27)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -396,207 +396,304 @@
|
||||||
)
|
)
|
||||||
|
|
||||||
(wire (pts (xy 154.94 90.17) (xy 158.75 90.17))
|
(wire (pts (xy 154.94 90.17) (xy 158.75 90.17))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 00ce3013-246b-41e0-bf1d-1750fab202d2)
|
(uuid 00ce3013-246b-41e0-bf1d-1750fab202d2)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 158.75 90.17) (xy 167.005 90.17))
|
(wire (pts (xy 158.75 90.17) (xy 167.005 90.17))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 480b50d4-7fd2-4771-91d4-b05c19f87dea)
|
(uuid 480b50d4-7fd2-4771-91d4-b05c19f87dea)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 132.08 90.17) (xy 135.89 90.17))
|
(wire (pts (xy 132.08 90.17) (xy 135.89 90.17))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 69afe17a-b44e-4af3-a2d0-1e2e6aee52fd)
|
(uuid 69afe17a-b44e-4af3-a2d0-1e2e6aee52fd)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 127.635 90.17) (xy 132.08 90.17))
|
(wire (pts (xy 127.635 90.17) (xy 132.08 90.17))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 91dc4269-03b3-4304-bd8d-87a946e43cba)
|
(uuid 91dc4269-03b3-4304-bd8d-87a946e43cba)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 151.13 90.17) (xy 154.94 90.17))
|
(wire (pts (xy 151.13 90.17) (xy 154.94 90.17))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid df5612a0-6948-4f2d-8c46-54ec70cb492d)
|
(uuid df5612a0-6948-4f2d-8c46-54ec70cb492d)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "power:+12V") (at 127.635 90.17 0) (unit 1)
|
(symbol (lib_id "power:+12V") (at 127.635 90.17 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 00000000-0000-0000-0000-000061b3e2a5)
|
(uuid 00000000-0000-0000-0000-000061b3e2a5)
|
||||||
(property "Reference" "#PWR0148" (id 0) (at 127.635 93.98 0)
|
(property "Reference" "#PWR0148" (at 127.635 93.98 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "+12V" (id 1) (at 128.016 85.7758 0))
|
(property "Value" "+12V" (at 128.016 85.7758 0)
|
||||||
(property "Footprint" "" (id 2) (at 127.635 90.17 0)
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 127.635 90.17 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 127.635 90.17 0)
|
(property "Datasheet" "" (at 127.635 90.17 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid ad117b10-8470-47f1-9203-375982badf17))
|
(pin "1" (uuid ad117b10-8470-47f1-9203-375982badf17))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/00000000-0000-0000-0000-000061b4e8cf"
|
||||||
|
(reference "#PWR0148") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "power:+3.3V") (at 158.75 90.17 0) (unit 1)
|
(symbol (lib_id "power:+3.3V") (at 158.75 90.17 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 00000000-0000-0000-0000-000061b42d86)
|
(uuid 00000000-0000-0000-0000-000061b42d86)
|
||||||
(property "Reference" "#PWR0147" (id 0) (at 158.75 93.98 0)
|
(property "Reference" "#PWR0147" (at 158.75 93.98 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "+3.3V" (id 1) (at 159.131 85.7758 0))
|
(property "Value" "+3.3V" (at 159.131 85.7758 0)
|
||||||
(property "Footprint" "" (id 2) (at 158.75 90.17 0)
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 158.75 90.17 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 158.75 90.17 0)
|
(property "Datasheet" "" (at 158.75 90.17 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 8e3b6a22-66a2-4621-bcb9-29cef135a93d))
|
(pin "1" (uuid 8e3b6a22-66a2-4621-bcb9-29cef135a93d))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/00000000-0000-0000-0000-000061b4e8cf"
|
||||||
|
(reference "#PWR0147") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "power:GND") (at 143.51 97.79 0) (unit 1)
|
(symbol (lib_id "power:GND") (at 143.51 97.79 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 00000000-0000-0000-0000-000061b443ae)
|
(uuid 00000000-0000-0000-0000-000061b443ae)
|
||||||
(property "Reference" "#PWR0146" (id 0) (at 143.51 104.14 0)
|
(property "Reference" "#PWR0146" (at 143.51 104.14 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "GND" (id 1) (at 143.637 102.1842 0))
|
(property "Value" "GND" (at 143.637 102.1842 0)
|
||||||
(property "Footprint" "" (id 2) (at 143.51 97.79 0)
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 143.51 97.79 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 143.51 97.79 0)
|
(property "Datasheet" "" (at 143.51 97.79 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 7403327e-04e5-42d5-9378-1b492e04038f))
|
(pin "1" (uuid 7403327e-04e5-42d5-9378-1b492e04038f))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/00000000-0000-0000-0000-000061b4e8cf"
|
||||||
|
(reference "#PWR0146") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "power:GND") (at 132.08 97.79 0) (unit 1)
|
(symbol (lib_id "power:GND") (at 132.08 97.79 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 00000000-0000-0000-0000-000061b48a87)
|
(uuid 00000000-0000-0000-0000-000061b48a87)
|
||||||
(property "Reference" "#PWR0145" (id 0) (at 132.08 104.14 0)
|
(property "Reference" "#PWR0145" (at 132.08 104.14 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "GND" (id 1) (at 132.207 102.1842 0))
|
(property "Value" "GND" (at 132.207 102.1842 0)
|
||||||
(property "Footprint" "" (id 2) (at 132.08 97.79 0)
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 132.08 97.79 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 132.08 97.79 0)
|
(property "Datasheet" "" (at 132.08 97.79 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 59999e5f-ec83-4870-9e2a-59e159963d63))
|
(pin "1" (uuid 59999e5f-ec83-4870-9e2a-59e159963d63))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/00000000-0000-0000-0000-000061b4e8cf"
|
||||||
|
(reference "#PWR0145") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "power:GND") (at 154.94 97.79 0) (unit 1)
|
(symbol (lib_id "power:GND") (at 154.94 97.79 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 00000000-0000-0000-0000-000061b48e26)
|
(uuid 00000000-0000-0000-0000-000061b48e26)
|
||||||
(property "Reference" "#PWR0144" (id 0) (at 154.94 104.14 0)
|
(property "Reference" "#PWR0144" (at 154.94 104.14 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "GND" (id 1) (at 155.067 102.1842 0))
|
(property "Value" "GND" (at 155.067 102.1842 0)
|
||||||
(property "Footprint" "" (id 2) (at 154.94 97.79 0)
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 154.94 97.79 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 154.94 97.79 0)
|
(property "Datasheet" "" (at 154.94 97.79 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 6ff3245c-56d6-4250-ab3e-c364b7266e68))
|
(pin "1" (uuid 6ff3245c-56d6-4250-ab3e-c364b7266e68))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/00000000-0000-0000-0000-000061b4e8cf"
|
||||||
|
(reference "#PWR0144") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:LED") (at 167.005 101.6 90) (unit 1)
|
(symbol (lib_id "Device:LED") (at 167.005 101.6 90) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 00000000-0000-0000-0000-000061bdbff5)
|
(uuid 00000000-0000-0000-0000-000061bdbff5)
|
||||||
(property "Reference" "D12" (id 0) (at 170.0022 100.6094 90)
|
(property "Reference" "D12" (at 170.0022 100.6094 90)
|
||||||
(effects (font (size 1.27 1.27)) (justify right))
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
)
|
)
|
||||||
(property "Value" "Green LED" (id 1) (at 170.0022 102.9208 90)
|
(property "Value" "Green LED" (at 170.0022 102.9208 90)
|
||||||
(effects (font (size 1.27 1.27)) (justify right))
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
)
|
)
|
||||||
(property "Footprint" "Diode_SMD:D_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (id 2) (at 167.005 101.6 0)
|
(property "Footprint" "Diode_SMD:D_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (at 167.005 101.6 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 167.005 101.6 0)
|
(property "Datasheet" "~" (at 167.005 101.6 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid ff18fd26-cfed-4328-8100-e1de06d352c8))
|
(pin "1" (uuid ff18fd26-cfed-4328-8100-e1de06d352c8))
|
||||||
(pin "2" (uuid 3bf391d6-e691-460e-b2f4-042863be7817))
|
(pin "2" (uuid 3bf391d6-e691-460e-b2f4-042863be7817))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/00000000-0000-0000-0000-000061b4e8cf"
|
||||||
|
(reference "D12") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:R") (at 167.005 93.98 0) (unit 1)
|
(symbol (lib_id "Device:R") (at 167.005 93.98 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 00000000-0000-0000-0000-000061bdbffb)
|
(uuid 00000000-0000-0000-0000-000061bdbffb)
|
||||||
(property "Reference" "R21" (id 0) (at 172.2628 93.98 90))
|
(property "Reference" "R21" (at 172.2628 93.98 90)
|
||||||
(property "Value" "510" (id 1) (at 169.9514 93.98 90))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 165.227 93.98 90)
|
)
|
||||||
|
(property "Value" "510" (at 169.9514 93.98 90)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 165.227 93.98 90)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 167.005 93.98 0)
|
(property "Datasheet" "~" (at 167.005 93.98 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid b14b0fe3-c2f8-4f50-bc37-d9519a0dfb0e))
|
(pin "1" (uuid b14b0fe3-c2f8-4f50-bc37-d9519a0dfb0e))
|
||||||
(pin "2" (uuid 62192746-ddab-4250-bd85-0c1cfeec8604))
|
(pin "2" (uuid 62192746-ddab-4250-bd85-0c1cfeec8604))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/00000000-0000-0000-0000-000061b4e8cf"
|
||||||
|
(reference "R21") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "power:GND") (at 167.005 105.41 0) (unit 1)
|
(symbol (lib_id "power:GND") (at 167.005 105.41 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 00000000-0000-0000-0000-000061bdc001)
|
(uuid 00000000-0000-0000-0000-000061bdc001)
|
||||||
(property "Reference" "#PWR0162" (id 0) (at 167.005 111.76 0)
|
(property "Reference" "#PWR0162" (at 167.005 111.76 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "GND" (id 1) (at 167.132 109.8042 0))
|
(property "Value" "GND" (at 167.132 109.8042 0)
|
||||||
(property "Footprint" "" (id 2) (at 167.005 105.41 0)
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 167.005 105.41 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 167.005 105.41 0)
|
(property "Datasheet" "" (at 167.005 105.41 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 52f31194-ab5f-4fe9-9c3b-c8b78791e62f))
|
(pin "1" (uuid 52f31194-ab5f-4fe9-9c3b-c8b78791e62f))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/00000000-0000-0000-0000-000061b4e8cf"
|
||||||
|
(reference "#PWR0162") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:C_Polarized") (at 132.08 93.98 0) (mirror y) (unit 1)
|
(symbol (lib_id "Device:C_Polarized") (at 132.08 93.98 0) (mirror y) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid e6939058-8b3e-43c6-a9ea-d400747ec0df)
|
(uuid e6939058-8b3e-43c6-a9ea-d400747ec0df)
|
||||||
(property "Reference" "C24" (id 0) (at 125.73 93.345 0)
|
(property "Reference" "C24" (at 125.73 93.345 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify right))
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
)
|
)
|
||||||
(property "Value" "10u" (id 1) (at 125.73 95.25 0)
|
(property "Value" "10u" (at 125.73 95.25 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify right))
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
)
|
)
|
||||||
(property "Footprint" "Custom:CP_Combo_15.0mm_5mm_P2.00mm_Horizontal_Slotted_Backside" (id 2) (at 131.1148 97.79 0)
|
(property "Footprint" "Custom:CP_Combo_15.0mm_5mm_P2.00mm_Horizontal_Slotted_Backside" (at 131.1148 97.79 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 132.08 93.98 0)
|
(property "Datasheet" "~" (at 132.08 93.98 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid bbcc911f-ce34-4415-ba30-a926b06514ac))
|
(pin "1" (uuid bbcc911f-ce34-4415-ba30-a926b06514ac))
|
||||||
(pin "2" (uuid 2e9064f4-cd43-4288-8d20-a0f643eeb348))
|
(pin "2" (uuid 2e9064f4-cd43-4288-8d20-a0f643eeb348))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/00000000-0000-0000-0000-000061b4e8cf"
|
||||||
|
(reference "C24") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:C_Polarized") (at 154.94 93.98 0) (unit 1)
|
(symbol (lib_id "Device:C_Polarized") (at 154.94 93.98 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid e99b18c7-daaa-43f0-88ff-d7456b11aca8)
|
(uuid e99b18c7-daaa-43f0-88ff-d7456b11aca8)
|
||||||
(property "Reference" "C25" (id 0) (at 158.115 92.71 0)
|
(property "Reference" "C25" (at 158.115 92.71 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
(property "Value" "10u" (id 1) (at 158.115 95.25 0)
|
(property "Value" "10u" (at 158.115 95.25 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
(property "Footprint" "Custom:CP_Combo_15.0mm_5mm_P2.00mm_Horizontal_Slotted_Backside" (id 2) (at 155.9052 97.79 0)
|
(property "Footprint" "Custom:CP_Combo_15.0mm_5mm_P2.00mm_Horizontal_Slotted_Backside" (at 155.9052 97.79 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 154.94 93.98 0)
|
(property "Datasheet" "~" (at 154.94 93.98 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 566300e2-f56f-4878-9afa-58ab848ce105))
|
(pin "1" (uuid 566300e2-f56f-4878-9afa-58ab848ce105))
|
||||||
(pin "2" (uuid 66e7f5ca-214f-4027-a7a5-ea872d53c452))
|
(pin "2" (uuid 66e7f5ca-214f-4027-a7a5-ea872d53c452))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/00000000-0000-0000-0000-000061b4e8cf"
|
||||||
|
(reference "C25") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Regulator_Linear:NCP1117-3.3_SOT223") (at 143.51 90.17 0) (unit 1)
|
(symbol (lib_id "Regulator_Linear:NCP1117-3.3_SOT223") (at 143.51 90.17 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
(uuid fad2f278-0632-478b-899a-29b914388a89)
|
(uuid fad2f278-0632-478b-899a-29b914388a89)
|
||||||
(property "Reference" "U11" (id 0) (at 143.51 82.55 0))
|
(property "Reference" "U11" (at 143.51 82.55 0)
|
||||||
(property "Value" "LDL1117S33R" (id 1) (at 143.51 85.09 0))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (id 2) (at 143.51 85.09 0)
|
)
|
||||||
|
(property "Value" "LDL1117S33R" (at 143.51 85.09 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (at 143.51 85.09 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/NCP1117-D.PDF" (id 3) (at 146.05 96.52 0)
|
(property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/NCP1117-D.PDF" (at 146.05 96.52 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 7de2a928-e93a-4ce6-ba7b-02b9b471a717))
|
(pin "1" (uuid 7de2a928-e93a-4ce6-ba7b-02b9b471a717))
|
||||||
(pin "2" (uuid 0b75d676-d501-4674-bc95-998ddc51a52b))
|
(pin "2" (uuid 0b75d676-d501-4674-bc95-998ddc51a52b))
|
||||||
(pin "3" (uuid 85eee81b-aff9-401f-a869-2271260bb147))
|
(pin "3" (uuid 85eee81b-aff9-401f-a869-2271260bb147))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/00000000-0000-0000-0000-000061b4e8cf"
|
||||||
|
(reference "U11") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
(kicad_sch (version 20211123) (generator eeschema)
|
(kicad_sch (version 20230121) (generator eeschema)
|
||||||
|
|
||||||
(uuid 0201deef-2500-4860-b801-d2bf15f5ec1b)
|
(uuid 0201deef-2500-4860-b801-d2bf15f5ec1b)
|
||||||
|
|
||||||
|
@ -16,30 +16,30 @@
|
||||||
|
|
||||||
(lib_symbols
|
(lib_symbols
|
||||||
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "R" (id 0) (at 2.032 0 90)
|
(property "Reference" "R" (at 2.032 0 90)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Value" "R" (id 1) (at 0 0 90)
|
(property "Value" "R" (at 0 0 90)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at -1.778 0 90)
|
(property "Footprint" "" (at -1.778 0 90)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
(property "Datasheet" "~" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "R res resistor" (id 4) (at 0 0 0)
|
(property "ki_keywords" "R res resistor" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_description" "Resistor" (id 5) (at 0 0 0)
|
(property "ki_description" "Resistor" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_fp_filters" "R_*" (id 6) (at 0 0 0)
|
(property "ki_fp_filters" "R_*" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "R_0_1"
|
(symbol "R_0_1"
|
||||||
(rectangle (start -1.016 -2.54) (end 1.016 2.54)
|
(rectangle (start -1.016 -2.54) (end 1.016 2.54)
|
||||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
(stroke (width 0.254) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -55,30 +55,30 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol "Relay_SolidState:CPC1017N" (in_bom yes) (on_board yes)
|
(symbol "Relay_SolidState:CPC1017N" (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "U" (id 0) (at -5.08 5.08 0)
|
(property "Reference" "U" (at -5.08 5.08 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
(property "Value" "CPC1017N" (id 1) (at 0 5.08 0)
|
(property "Value" "CPC1017N" (at 0 5.08 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
(property "Footprint" "Package_SO:SOP-4_3.8x4.1mm_P2.54mm" (id 2) (at -5.08 -5.08 0)
|
(property "Footprint" "Package_SO:SOP-4_3.8x4.1mm_P2.54mm" (at -5.08 -5.08 0)
|
||||||
(effects (font (size 1.27 1.27) italic) (justify left) hide)
|
(effects (font (size 1.27 1.27) italic) (justify left) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "http://www.ixysic.com/home/pdfs.nsf/www/CPC1017N.pdf/$file/CPC1017N.pdf" (id 3) (at -1.27 0 0)
|
(property "Datasheet" "http://www.ixysic.com/home/pdfs.nsf/www/CPC1017N.pdf/$file/CPC1017N.pdf" (at -1.27 0 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "MOSFET Output Photorelay 1-Form-A" (id 4) (at 0 0 0)
|
(property "ki_keywords" "MOSFET Output Photorelay 1-Form-A" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_description" "Form A, Solid State Relay (Photo MOSFET) 60V, 0.1A, 16Ohm, SO-4" (id 5) (at 0 0 0)
|
(property "ki_description" "Form A, Solid State Relay (Photo MOSFET) 60V, 0.1A, 16Ohm, SO-4" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_fp_filters" "SOP*3.8x4.1mm*P2.54mm*" (id 6) (at 0 0 0)
|
(property "ki_fp_filters" "SOP*3.8x4.1mm*P2.54mm*" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "CPC1017N_0_1"
|
(symbol "CPC1017N_0_1"
|
||||||
(rectangle (start -5.08 3.81) (end 5.08 -3.81)
|
(rectangle (start -5.08 3.81) (end 5.08 -3.81)
|
||||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
(stroke (width 0.254) (type default))
|
||||||
(fill (type background))
|
(fill (type background))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -86,7 +86,7 @@
|
||||||
(xy -3.81 -0.635)
|
(xy -3.81 -0.635)
|
||||||
(xy -2.54 -0.635)
|
(xy -2.54 -0.635)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -94,7 +94,7 @@
|
||||||
(xy 1.016 -0.635)
|
(xy 1.016 -0.635)
|
||||||
(xy 1.016 -2.159)
|
(xy 1.016 -2.159)
|
||||||
)
|
)
|
||||||
(stroke (width 0.2032) (type default) (color 0 0 0 0))
|
(stroke (width 0.2032) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
(xy 1.016 2.159)
|
(xy 1.016 2.159)
|
||||||
(xy 1.016 0.635)
|
(xy 1.016 0.635)
|
||||||
)
|
)
|
||||||
(stroke (width 0.2032) (type default) (color 0 0 0 0))
|
(stroke (width 0.2032) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -110,7 +110,7 @@
|
||||||
(xy 1.524 -0.508)
|
(xy 1.524 -0.508)
|
||||||
(xy 1.524 -0.762)
|
(xy 1.524 -0.762)
|
||||||
)
|
)
|
||||||
(stroke (width 0.3556) (type default) (color 0 0 0 0))
|
(stroke (width 0.3556) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -118,7 +118,7 @@
|
||||||
(xy 2.794 0)
|
(xy 2.794 0)
|
||||||
(xy 3.81 0)
|
(xy 3.81 0)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -126,7 +126,7 @@
|
||||||
(xy 3.429 -1.651)
|
(xy 3.429 -1.651)
|
||||||
(xy 4.191 -1.651)
|
(xy 4.191 -1.651)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -134,7 +134,7 @@
|
||||||
(xy 3.429 1.651)
|
(xy 3.429 1.651)
|
||||||
(xy 4.191 1.651)
|
(xy 4.191 1.651)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -142,7 +142,7 @@
|
||||||
(xy 3.81 -2.54)
|
(xy 3.81 -2.54)
|
||||||
(xy 3.81 2.54)
|
(xy 3.81 2.54)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -151,7 +151,7 @@
|
||||||
(xy 1.524 -2.286)
|
(xy 1.524 -2.286)
|
||||||
(xy 1.524 -2.286)
|
(xy 1.524 -2.286)
|
||||||
)
|
)
|
||||||
(stroke (width 0.3556) (type default) (color 0 0 0 0))
|
(stroke (width 0.3556) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -160,7 +160,7 @@
|
||||||
(xy 1.524 -1.524)
|
(xy 1.524 -1.524)
|
||||||
(xy 1.524 -1.524)
|
(xy 1.524 -1.524)
|
||||||
)
|
)
|
||||||
(stroke (width 0.3556) (type default) (color 0 0 0 0))
|
(stroke (width 0.3556) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -169,7 +169,7 @@
|
||||||
(xy 1.524 0.508)
|
(xy 1.524 0.508)
|
||||||
(xy 1.524 0.508)
|
(xy 1.524 0.508)
|
||||||
)
|
)
|
||||||
(stroke (width 0.3556) (type default) (color 0 0 0 0))
|
(stroke (width 0.3556) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -178,7 +178,7 @@
|
||||||
(xy 1.524 1.27)
|
(xy 1.524 1.27)
|
||||||
(xy 1.524 1.27)
|
(xy 1.524 1.27)
|
||||||
)
|
)
|
||||||
(stroke (width 0.3556) (type default) (color 0 0 0 0))
|
(stroke (width 0.3556) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -187,7 +187,7 @@
|
||||||
(xy 1.524 2.032)
|
(xy 1.524 2.032)
|
||||||
(xy 1.524 2.032)
|
(xy 1.524 2.032)
|
||||||
)
|
)
|
||||||
(stroke (width 0.3556) (type default) (color 0 0 0 0))
|
(stroke (width 0.3556) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -196,7 +196,7 @@
|
||||||
(xy 2.794 -1.397)
|
(xy 2.794 -1.397)
|
||||||
(xy 2.794 -0.635)
|
(xy 2.794 -0.635)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
(xy 2.794 1.397)
|
(xy 2.794 1.397)
|
||||||
(xy 2.794 0.635)
|
(xy 2.794 0.635)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -215,7 +215,7 @@
|
||||||
(xy -3.175 -2.54)
|
(xy -3.175 -2.54)
|
||||||
(xy -5.08 -2.54)
|
(xy -5.08 -2.54)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -225,7 +225,7 @@
|
||||||
(xy -2.54 0.635)
|
(xy -2.54 0.635)
|
||||||
(xy -3.175 -0.635)
|
(xy -3.175 -0.635)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -235,7 +235,7 @@
|
||||||
(xy 2.794 -2.54)
|
(xy 2.794 -2.54)
|
||||||
(xy 5.08 -2.54)
|
(xy 5.08 -2.54)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -245,7 +245,7 @@
|
||||||
(xy 2.794 0.635)
|
(xy 2.794 0.635)
|
||||||
(xy 1.651 0.635)
|
(xy 1.651 0.635)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -255,7 +255,7 @@
|
||||||
(xy 2.794 2.54)
|
(xy 2.794 2.54)
|
||||||
(xy 5.08 2.54)
|
(xy 5.08 2.54)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -265,7 +265,7 @@
|
||||||
(xy 2.286 -1.524)
|
(xy 2.286 -1.524)
|
||||||
(xy 1.778 -1.397)
|
(xy 1.778 -1.397)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
(xy 2.286 1.27)
|
(xy 2.286 1.27)
|
||||||
(xy 1.778 1.397)
|
(xy 1.778 1.397)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -285,7 +285,7 @@
|
||||||
(xy 4.191 -0.889)
|
(xy 4.191 -0.889)
|
||||||
(xy 3.81 -1.651)
|
(xy 3.81 -1.651)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -295,7 +295,7 @@
|
||||||
(xy 4.191 0.889)
|
(xy 4.191 0.889)
|
||||||
(xy 3.81 1.651)
|
(xy 3.81 1.651)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -306,7 +306,7 @@
|
||||||
(xy -1.016 -0.381)
|
(xy -1.016 -0.381)
|
||||||
(xy -0.635 -0.508)
|
(xy -0.635 -0.508)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(polyline
|
(polyline
|
||||||
|
@ -317,31 +317,31 @@
|
||||||
(xy -1.016 0.635)
|
(xy -1.016 0.635)
|
||||||
(xy -0.635 0.508)
|
(xy -0.635 0.508)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(circle (center 2.794 -0.635) (radius 0.127)
|
(circle (center 2.794 -0.635) (radius 0.127)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(circle (center 2.794 0) (radius 0.127)
|
(circle (center 2.794 0) (radius 0.127)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(circle (center 2.794 0.635) (radius 0.127)
|
(circle (center 2.794 0.635) (radius 0.127)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(circle (center 3.81 -2.54) (radius 0.127)
|
(circle (center 3.81 -2.54) (radius 0.127)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(circle (center 3.81 0) (radius 0.127)
|
(circle (center 3.81 0) (radius 0.127)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
(circle (center 3.81 2.54) (radius 0.127)
|
(circle (center 3.81 2.54) (radius 0.127)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -365,22 +365,22 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
|
(property "Reference" "#PWR" (at 0 -6.35 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "GND" (id 1) (at 0 -3.81 0)
|
(property "Value" "GND" (at 0 -3.81 0)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
(property "Footprint" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 0 0 0)
|
(property "Datasheet" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
|
(property "ki_keywords" "power-flag" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(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)
|
(property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(symbol "GND_0_1"
|
(symbol "GND_0_1"
|
||||||
|
@ -393,7 +393,7 @@
|
||||||
(xy -1.27 -1.27)
|
(xy -1.27 -1.27)
|
||||||
(xy 0 -1.27)
|
(xy 0 -1.27)
|
||||||
)
|
)
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(fill (type none))
|
(fill (type none))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -411,69 +411,100 @@
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
(uuid 188410d5-f3f1-412a-8a2b-f2fc6730d6d9)
|
(uuid 188410d5-f3f1-412a-8a2b-f2fc6730d6d9)
|
||||||
)
|
)
|
||||||
(text "(3.3V−1.6V)/5.6mA = 303 Ω" (at 121.92 81.28 0)
|
(text "(3.3V−1.2V)/4.5mA = 470 Ω" (at 121.92 81.28 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
(uuid 4aa42ab0-462f-4897-9444-9aae0e31ec0e)
|
(uuid 4aa42ab0-462f-4897-9444-9aae0e31ec0e)
|
||||||
)
|
)
|
||||||
|
|
||||||
(hierarchical_label "To_SDC_relais" (shape input) (at 132.08 91.44 180)
|
(hierarchical_label "To_SDC_relais" (shape input) (at 132.08 91.44 180) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify right))
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
(uuid 1da7e10f-9f3b-46b8-87c9-58bda4593d7c)
|
(uuid 1da7e10f-9f3b-46b8-87c9-58bda4593d7c)
|
||||||
)
|
)
|
||||||
(hierarchical_label "SDC_out" (shape output) (at 154.94 96.52 0)
|
(hierarchical_label "SDC_out" (shape output) (at 154.94 96.52 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
(uuid 7e5b7179-61bb-4e7d-82e8-0357059eb73c)
|
(uuid 7e5b7179-61bb-4e7d-82e8-0357059eb73c)
|
||||||
)
|
)
|
||||||
(hierarchical_label "SDC_in" (shape input) (at 154.94 91.44 0)
|
(hierarchical_label "SDC_in" (shape input) (at 154.94 91.44 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
(uuid aa896f98-74f6-4006-9f0b-1dc1679b9145)
|
(uuid aa896f98-74f6-4006-9f0b-1dc1679b9145)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "power:GND") (at 139.7 96.52 0) (unit 1)
|
(symbol (lib_id "power:GND") (at 139.7 96.52 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 00000000-0000-0000-0000-000061b4f55a)
|
(uuid 00000000-0000-0000-0000-000061b4f55a)
|
||||||
(property "Reference" "#PWR0149" (id 0) (at 139.7 102.87 0)
|
(property "Reference" "#PWR0149" (at 139.7 102.87 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Value" "GND" (id 1) (at 139.827 100.9142 0))
|
(property "Value" "GND" (at 139.827 100.9142 0)
|
||||||
(property "Footprint" "" (id 2) (at 139.7 96.52 0)
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 139.7 96.52 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "" (id 3) (at 139.7 96.52 0)
|
(property "Datasheet" "" (at 139.7 96.52 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 688e7821-8fea-4403-a7d4-debea99a6a79))
|
(pin "1" (uuid 688e7821-8fea-4403-a7d4-debea99a6a79))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/00000000-0000-0000-0000-000061ad63d5"
|
||||||
|
(reference "#PWR0149") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Relay_SolidState:CPC1017N") (at 147.32 93.98 0) (unit 1)
|
(symbol (lib_id "Relay_SolidState:CPC1017N") (at 147.32 93.98 0) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 00000000-0000-0000-0000-000061b93d23)
|
(uuid 00000000-0000-0000-0000-000061b93d23)
|
||||||
(property "Reference" "U9" (id 0) (at 147.32 85.725 0))
|
(property "Reference" "U9" (at 147.32 85.725 0)
|
||||||
(property "Value" "G3VM-61DR1" (id 1) (at 147.32 88.0364 0))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "Package_DIP:DIP-4_W7.62mm_SMDSocket_SmallPads" (id 2) (at 142.24 99.06 0)
|
)
|
||||||
|
(property "Value" "G3VM-61DR1" (at 147.32 88.0364 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Package_DIP:DIP-4_W7.62mm_SMDSocket_SmallPads" (at 142.24 99.06 0)
|
||||||
(effects (font (size 1.27 1.27) italic) (justify left) hide)
|
(effects (font (size 1.27 1.27) italic) (justify left) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "http://www.ixysic.com/home/pdfs.nsf/www/CPC1017N.pdf/$file/CPC1017N.pdf" (id 3) (at 146.05 93.98 0)
|
(property "Datasheet" "https://www.mouser.de/datasheet/2/307/en-3gvm_ar_dr-1771733.pdf" (at 146.05 93.98 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 8d45b936-3057-4ded-9102-03958f633231))
|
(pin "1" (uuid 8d45b936-3057-4ded-9102-03958f633231))
|
||||||
(pin "2" (uuid cf3eaa7a-164b-45d7-b6f7-207e348ff8cc))
|
(pin "2" (uuid cf3eaa7a-164b-45d7-b6f7-207e348ff8cc))
|
||||||
(pin "3" (uuid 22170fba-926e-41ff-83cf-466ae757f651))
|
(pin "3" (uuid 22170fba-926e-41ff-83cf-466ae757f651))
|
||||||
(pin "4" (uuid f7fe06cf-c3a4-48de-894f-f25206be6035))
|
(pin "4" (uuid f7fe06cf-c3a4-48de-894f-f25206be6035))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/00000000-0000-0000-0000-000061ad63d5"
|
||||||
|
(reference "U9") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol (lib_id "Device:R") (at 135.89 91.44 90) (unit 1)
|
(symbol (lib_id "Device:R") (at 135.89 91.44 90) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
(uuid 00000000-0000-0000-0000-000061b9b7fb)
|
(uuid 00000000-0000-0000-0000-000061b9b7fb)
|
||||||
(property "Reference" "R14" (id 0) (at 135.89 86.1822 90))
|
(property "Reference" "R14" (at 135.89 86.1822 90)
|
||||||
(property "Value" "300" (id 1) (at 135.89 88.4936 90))
|
(effects (font (size 1.27 1.27)))
|
||||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 135.89 93.218 90)
|
)
|
||||||
|
(property "Value" "470" (at 135.89 88.4936 90)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 135.89 93.218 90)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~" (id 3) (at 135.89 91.44 0)
|
(property "Datasheet" "~" (at 135.89 91.44 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(pin "1" (uuid 7be7e7f8-64cf-4d94-a0e4-b8eb9f5495b4))
|
(pin "1" (uuid 7be7e7f8-64cf-4d94-a0e4-b8eb9f5495b4))
|
||||||
(pin "2" (uuid ded236fc-ceed-48e5-b686-0311f38909c0))
|
(pin "2" (uuid ded236fc-ceed-48e5-b686-0311f38909c0))
|
||||||
|
(instances
|
||||||
|
(project "SDCL"
|
||||||
|
(path "/bcec61a8-2c2c-45a3-8515-40c63927a0a2/00000000-0000-0000-0000-000061ad63d5"
|
||||||
|
(reference "R14") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
(kicad_sch (version 20211123) (generator eeschema)
|
(kicad_sch (version 20230121) (generator eeschema)
|
||||||
|
|
||||||
(uuid 1bc3fdcf-586e-4993-8eb0-4a43964e776f)
|
(uuid 1bc3fdcf-586e-4993-8eb0-4a43964e776f)
|
||||||
|
|
||||||
|
@ -16,27 +16,27 @@
|
||||||
(no_connect (at 139.7 106.68) (uuid dcefa038-b6b0-47f1-9c73-2660f7525cad))
|
(no_connect (at 139.7 106.68) (uuid dcefa038-b6b0-47f1-9c73-2660f7525cad))
|
||||||
|
|
||||||
(wire (pts (xy 139.7 104.14) (xy 152.4 104.14))
|
(wire (pts (xy 139.7 104.14) (xy 152.4 104.14))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 0935dd71-c81b-48b7-b1b6-a10d2fdd7afe)
|
(uuid 0935dd71-c81b-48b7-b1b6-a10d2fdd7afe)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 139.7 109.22) (xy 152.4 109.22))
|
(wire (pts (xy 139.7 109.22) (xy 152.4 109.22))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 47e50913-763b-457f-8ac7-ffab323b1a8c)
|
(uuid 47e50913-763b-457f-8ac7-ffab323b1a8c)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 139.7 91.44) (xy 152.4 91.44))
|
(wire (pts (xy 139.7 91.44) (xy 152.4 91.44))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 620a71b7-3d02-4607-a8da-a9bac23a357b)
|
(uuid 620a71b7-3d02-4607-a8da-a9bac23a357b)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 139.7 88.9) (xy 152.4 88.9))
|
(wire (pts (xy 139.7 88.9) (xy 152.4 88.9))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid 73d3555d-c735-4d30-ab4b-e69f6695dd48)
|
(uuid 73d3555d-c735-4d30-ab4b-e69f6695dd48)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 139.7 101.6) (xy 152.4 101.6))
|
(wire (pts (xy 139.7 101.6) (xy 152.4 101.6))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid b329db49-7503-4358-a0ec-af6b93b6b739)
|
(uuid b329db49-7503-4358-a0ec-af6b93b6b739)
|
||||||
)
|
)
|
||||||
(wire (pts (xy 139.7 106.68) (xy 152.4 106.68))
|
(wire (pts (xy 139.7 106.68) (xy 152.4 106.68))
|
||||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
(stroke (width 0) (type default))
|
||||||
(uuid bce08555-79a3-47e8-8bf3-8208b1956e62)
|
(uuid bce08555-79a3-47e8-8bf3-8208b1956e62)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -46,27 +46,27 @@
|
||||||
(uuid 46613df6-3dfc-4ae4-a82d-23881e510751)
|
(uuid 46613df6-3dfc-4ae4-a82d-23881e510751)
|
||||||
)
|
)
|
||||||
|
|
||||||
(hierarchical_label "Pressure_F" (shape input) (at 152.4 106.68 0)
|
(hierarchical_label "Pressure_F" (shape input) (at 152.4 106.68 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
(uuid 505325a6-8980-4a5f-9168-5a8af190730b)
|
(uuid 505325a6-8980-4a5f-9168-5a8af190730b)
|
||||||
)
|
)
|
||||||
(hierarchical_label "Pressure_R" (shape input) (at 152.4 109.22 0)
|
(hierarchical_label "Pressure_R" (shape input) (at 152.4 109.22 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
(uuid 50dfdf8e-98dd-40bb-a4a3-c18c0acc0d8d)
|
(uuid 50dfdf8e-98dd-40bb-a4a3-c18c0acc0d8d)
|
||||||
)
|
)
|
||||||
(hierarchical_label "Pressure_A" (shape input) (at 152.4 101.6 0)
|
(hierarchical_label "Pressure_A" (shape input) (at 152.4 101.6 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
(uuid 95c365d0-e753-498f-b99b-c6c0d580c2c1)
|
(uuid 95c365d0-e753-498f-b99b-c6c0d580c2c1)
|
||||||
)
|
)
|
||||||
(hierarchical_label "Pressure_B" (shape input) (at 152.4 104.14 0)
|
(hierarchical_label "Pressure_B" (shape input) (at 152.4 104.14 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
(uuid a2aa484c-7d0f-4897-bf55-07b186a0224d)
|
(uuid a2aa484c-7d0f-4897-bf55-07b186a0224d)
|
||||||
)
|
)
|
||||||
(hierarchical_label "CANH" (shape bidirectional) (at 152.4 88.9 0)
|
(hierarchical_label "CANH" (shape bidirectional) (at 152.4 88.9 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
(uuid a7909cbd-9631-49ee-9dd3-5e1e8c779fe9)
|
(uuid a7909cbd-9631-49ee-9dd3-5e1e8c779fe9)
|
||||||
)
|
)
|
||||||
(hierarchical_label "CANL" (shape bidirectional) (at 152.4 91.44 0)
|
(hierarchical_label "CANL" (shape bidirectional) (at 152.4 91.44 0) (fields_autoplaced)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
(uuid fd0fd6d2-9e66-4b7f-ac17-e7697792adc5)
|
(uuid fd0fd6d2-9e66-4b7f-ac17-e7697792adc5)
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue