Added SMA connector for antenna.. Might design a PCB antenna instead..

I maybe need to make PCB universal for multiple different sensors!
This commit is contained in:
Christian Lind Vie Madsen
2025-10-20 13:31:15 +02:00
parent 65a904f09a
commit 70922770a5
3 changed files with 2102 additions and 1353 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2,12 +2,213 @@
"board": { "board": {
"3dviewports": [], "3dviewports": [],
"design_settings": { "design_settings": {
"defaults": {}, "defaults": {
"apply_defaults_to_fp_fields": false,
"apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.05,
"copper_line_width": 0.2,
"copper_text_italic": false,
"copper_text_size_h": 1.5,
"copper_text_size_v": 1.5,
"copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.05,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": true,
"text_position": 0,
"units_format": 0
},
"fab_line_width": 0.1,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
"fab_text_thickness": 0.15,
"fab_text_upright": false,
"other_line_width": 0.1,
"other_text_italic": false,
"other_text_size_h": 1.0,
"other_text_size_v": 1.0,
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.8,
"height": 1.27,
"width": 2.54
},
"silk_line_width": 0.1,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.5
}
},
"diff_pair_dimensions": [], "diff_pair_dimensions": [],
"drc_exclusions": [], "drc_exclusions": [],
"rules": {}, "meta": {
"version": 2
},
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "error",
"creepage": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
"footprint_filters_mismatch": "ignore",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_to_hole": "warning",
"holes_co_located": "warning",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"mirrored_text_on_front_layer": "warning",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"nonmirrored_text_on_back_layer": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "warning",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_on_edge_cuts": "error",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_angle": "error",
"track_dangling": "warning",
"track_segment_length": "error",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zones_intersect": "error"
},
"rules": {
"max_error": 0.005,
"min_clearance": 0.0,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.5,
"min_groove_width": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.0,
"min_via_annular_width": 0.1,
"min_via_diameter": 0.5,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_onpthpad": true,
"td_onroundshapesonly": false,
"td_onsmdpad": true,
"td_ontrackend": false,
"td_onvia": true
}
],
"teardrop_parameters": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [], "track_widths": [],
"via_dimensions": [] "tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 1.0
},
"diff_pair_skew_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
},
"single_track_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
}
},
"via_dimensions": [],
"zones_allow_external_fillets": false
}, },
"ipc2581": { "ipc2581": {
"dist": "", "dist": "",
@@ -16,6 +217,7 @@
"mfg": "", "mfg": "",
"mpn": "" "mpn": ""
}, },
"layer_pairs": [],
"layer_presets": [], "layer_presets": [],
"viewports": [] "viewports": []
}, },
@@ -210,10 +412,15 @@
"duplicate_sheet_names": "error", "duplicate_sheet_names": "error",
"endpoint_off_grid": "warning", "endpoint_off_grid": "warning",
"extra_units": "error", "extra_units": "error",
"footprint_filter": "ignore",
"footprint_link_issues": "warning",
"four_way_junction": "ignore",
"global_label_dangling": "warning", "global_label_dangling": "warning",
"hier_label_mismatch": "error", "hier_label_mismatch": "error",
"label_dangling": "error", "label_dangling": "error",
"label_multiple_wires": "warning",
"lib_symbol_issues": "warning", "lib_symbol_issues": "warning",
"lib_symbol_mismatch": "warning",
"missing_bidi_pin": "warning", "missing_bidi_pin": "warning",
"missing_input_pin": "warning", "missing_input_pin": "warning",
"missing_power_pin": "error", "missing_power_pin": "error",
@@ -226,9 +433,15 @@
"pin_not_driven": "error", "pin_not_driven": "error",
"pin_to_pin": "warning", "pin_to_pin": "warning",
"power_pin_not_driven": "error", "power_pin_not_driven": "error",
"same_local_global_label": "warning",
"similar_label_and_power": "warning",
"similar_labels": "warning", "similar_labels": "warning",
"similar_power": "warning",
"simulation_model_issue": "ignore", "simulation_model_issue": "ignore",
"single_global_label": "ignore",
"unannotated": "error", "unannotated": "error",
"unconnected_wire_endpoint": "warning",
"undefined_netclass": "error",
"unit_value_mismatch": "error", "unit_value_mismatch": "error",
"unresolved_variable": "error", "unresolved_variable": "error",
"wire_dangling": "error" "wire_dangling": "error"
@@ -240,7 +453,7 @@
}, },
"meta": { "meta": {
"filename": "coincell_wireless_sensor.kicad_pro", "filename": "coincell_wireless_sensor.kicad_pro",
"version": 1 "version": 3
}, },
"net_settings": { "net_settings": {
"classes": [ "classes": [
@@ -255,6 +468,7 @@
"microvia_drill": 0.1, "microvia_drill": 0.1,
"name": "Default", "name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)", "pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2, "track_width": 0.2,
"via_diameter": 0.6, "via_diameter": 0.6,
@@ -263,7 +477,7 @@
} }
], ],
"meta": { "meta": {
"version": 3 "version": 4
}, },
"net_colors": null, "net_colors": null,
"netclass_assignments": null, "netclass_assignments": null,
@@ -339,6 +553,7 @@
], ],
"filter_string": "", "filter_string": "",
"group_symbols": true, "group_symbols": true,
"include_excluded_from_bom": false,
"name": "Grouped By Value", "name": "Grouped By Value",
"sort_asc": true, "sort_asc": true,
"sort_field": "Reference" "sort_field": "Reference"
@@ -373,6 +588,7 @@
"net_format_name": "", "net_format_name": "",
"page_layout_descr_file": "", "page_layout_descr_file": "",
"plot_directory": "", "plot_directory": "",
"space_save_all_events": true,
"spice_current_sheet_as_root": 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_model_current_sheet_as_root": true,

View File

@@ -1,14 +1,188 @@
(kicad_sch (kicad_sch
(version 20231120) (version 20250114)
(generator "eeschema") (generator "eeschema")
(generator_version "8.0") (generator_version "9.0")
(uuid "d094a07d-4372-4b17-9711-066b64f0230b") (uuid "d094a07d-4372-4b17-9711-066b64f0230b")
(paper "A4") (paper "A4")
(lib_symbols (lib_symbols
(symbol "Device:Battery_Cell" (symbol "Connector:Conn_Coaxial"
(pin_numbers hide)
(pin_names (pin_names
(offset 0) hide) (offset 1.016)
(hide yes)
)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "J"
(at 0.254 3.048 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "Conn_Coaxial"
(at 2.921 0 90)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, LEMO, ...)"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_keywords" "BNC SMA SMB SMC LEMO coaxial connector CINCH RCA MCX MMCX U.FL UMRF"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_fp_filters" "*BNC* *SMA* *SMB* *SMC* *Cinch* *LEMO* *UMRF* *MCX* *U.FL*"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "Conn_Coaxial_0_1"
(polyline
(pts
(xy -2.54 0) (xy -0.508 0)
)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
(arc
(start 1.778 0)
(mid 0.222 -1.8079)
(end -1.778 -0.508)
(stroke
(width 0.254)
(type default)
)
(fill
(type none)
)
)
(arc
(start -1.778 0.508)
(mid 0.2221 1.8084)
(end 1.778 0)
(stroke
(width 0.254)
(type default)
)
(fill
(type none)
)
)
(circle
(center 0 0)
(radius 0.508)
(stroke
(width 0.2032)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 0 -2.54) (xy 0 -1.778)
)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
)
(symbol "Conn_Coaxial_1_1"
(pin passive line
(at -5.08 0 0)
(length 2.54)
(name "In"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin passive line
(at 0 -5.08 90)
(length 2.54)
(name "Ext"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
(embedded_fonts no)
)
(symbol "Device:Battery_Cell"
(pin_numbers
(hide yes)
)
(pin_names
(offset 0)
(hide yes)
)
(exclude_from_sim no) (exclude_from_sim no)
(in_bom yes) (in_bom yes)
(on_board yes) (on_board yes)
@@ -91,7 +265,7 @@
) )
(polyline (polyline
(pts (pts
(xy 0 0.762) (xy 0 0) (xy 0 1.778) (xy 0 2.54)
) )
(stroke (stroke
(width 0) (width 0)
@@ -103,7 +277,7 @@
) )
(polyline (polyline
(pts (pts
(xy 0 1.778) (xy 0 2.54) (xy 0 0.762) (xy 0 0)
) )
(stroke (stroke
(width 0) (width 0)
@@ -176,9 +350,12 @@
) )
) )
) )
(embedded_fonts no)
) )
(symbol "Device:C" (symbol "Device:C"
(pin_numbers hide) (pin_numbers
(hide yes)
)
(pin_names (pin_names
(offset 0.254) (offset 0.254)
) )
@@ -251,7 +428,7 @@
(symbol "C_0_1" (symbol "C_0_1"
(polyline (polyline
(pts (pts
(xy -2.032 -0.762) (xy 2.032 -0.762) (xy -2.032 0.762) (xy 2.032 0.762)
) )
(stroke (stroke
(width 0.508) (width 0.508)
@@ -263,7 +440,7 @@
) )
(polyline (polyline
(pts (pts
(xy -2.032 0.762) (xy 2.032 0.762) (xy -2.032 -0.762) (xy 2.032 -0.762)
) )
(stroke (stroke
(width 0.508) (width 0.508)
@@ -312,11 +489,16 @@
) )
) )
) )
(embedded_fonts no)
) )
(symbol "Device:Crystal" (symbol "Device:Crystal"
(pin_numbers hide) (pin_numbers
(hide yes)
)
(pin_names (pin_names
(offset 1.016) hide) (offset 1.016)
(hide yes)
)
(exclude_from_sim no) (exclude_from_sim no)
(in_bom yes) (in_bom yes)
(on_board yes) (on_board yes)
@@ -382,17 +564,6 @@
) )
) )
(symbol "Crystal_0_1" (symbol "Crystal_0_1"
(rectangle
(start -1.143 2.54)
(end 1.143 -2.54)
(stroke
(width 0.3048)
(type default)
)
(fill
(type none)
)
)
(polyline (polyline
(pts (pts
(xy -2.54 0) (xy -1.905 0) (xy -2.54 0) (xy -1.905 0)
@@ -417,6 +588,17 @@
(type none) (type none)
) )
) )
(rectangle
(start -1.143 2.54)
(end 1.143 -2.54)
(stroke
(width 0.3048)
(type default)
)
(fill
(type none)
)
)
(polyline (polyline
(pts (pts
(xy 1.905 -1.27) (xy 1.905 1.27) (xy 1.905 -1.27) (xy 1.905 1.27)
@@ -480,11 +662,16 @@
) )
) )
) )
(embedded_fonts no)
) )
(symbol "Device:L" (symbol "Device:L"
(pin_numbers hide) (pin_numbers
(hide yes)
)
(pin_names (pin_names
(offset 1.016) hide) (offset 1.016)
(hide yes)
)
(exclude_from_sim no) (exclude_from_sim no)
(in_bom yes) (in_bom yes)
(on_board yes) (on_board yes)
@@ -551,32 +738,8 @@
) )
(symbol "L_0_1" (symbol "L_0_1"
(arc (arc
(start 0 -2.54) (start 0 2.54)
(mid 0.6323 -1.905) (mid 0.6323 1.905)
(end 0 -1.27)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
(arc
(start 0 -1.27)
(mid 0.6323 -0.635)
(end 0 0)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
(arc
(start 0 0)
(mid 0.6323 0.635)
(end 0 1.27) (end 0 1.27)
(stroke (stroke
(width 0) (width 0)
@@ -588,8 +751,32 @@
) )
(arc (arc
(start 0 1.27) (start 0 1.27)
(mid 0.6323 1.905) (mid 0.6323 0.635)
(end 0 2.54) (end 0 0)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
(arc
(start 0 0)
(mid 0.6323 -0.635)
(end 0 -1.27)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
(arc
(start 0 -1.27)
(mid 0.6323 -1.905)
(end 0 -2.54)
(stroke (stroke
(width 0) (width 0)
(type default) (type default)
@@ -637,9 +824,12 @@
) )
) )
) )
(embedded_fonts no)
) )
(symbol "Device:R" (symbol "Device:R"
(pin_numbers hide) (pin_numbers
(hide yes)
)
(pin_names (pin_names
(offset 0) (offset 0)
) )
@@ -758,6 +948,7 @@
) )
) )
) )
(embedded_fonts no)
) )
(symbol "MCU_Microchip_ATtiny:ATtiny412-SS" (symbol "MCU_Microchip_ATtiny:ATtiny412-SS"
(exclude_from_sim no) (exclude_from_sim no)
@@ -859,17 +1050,17 @@
) )
) )
) )
(pin bidirectional line (pin power_in line
(at 15.24 -2.54 180) (at 0 -15.24 90)
(length 2.54) (length 2.54)
(name "PA6" (name "GND"
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
) )
) )
(number "2" (number "8"
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -878,16 +1069,16 @@
) )
) )
(pin bidirectional line (pin bidirectional line
(at 15.24 -5.08 180) (at 15.24 7.62 180)
(length 2.54) (length 2.54)
(name "PA7" (name "~{RESET}/PA0"
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
) )
) )
(number "3" (number "6"
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -931,24 +1122,6 @@
) )
) )
) )
(pin bidirectional line
(at 15.24 7.62 180)
(length 2.54)
(name "~{RESET}/PA0"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "6"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line (pin bidirectional line
(at 15.24 0 180) (at 15.24 0 180)
(length 2.54) (length 2.54)
@@ -967,17 +1140,35 @@
) )
) )
) )
(pin power_in line (pin bidirectional line
(at 0 -15.24 90) (at 15.24 -2.54 180)
(length 2.54) (length 2.54)
(name "GND" (name "PA6"
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
) )
) )
(number "8" (number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 -5.08 180)
(length 2.54)
(name "PA7"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -986,6 +1177,7 @@
) )
) )
) )
(embedded_fonts no)
) )
(symbol "Sensor_Humidity:SHT30-DIS" (symbol "Sensor_Humidity:SHT30-DIS"
(exclude_from_sim no) (exclude_from_sim no)
@@ -1066,24 +1258,6 @@
) )
) )
(symbol "SHT30-DIS_1_1" (symbol "SHT30-DIS_1_1"
(pin bidirectional line
(at 10.16 2.54 180)
(length 2.54)
(name "SDA"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line (pin input line
(at -10.16 2.54 0) (at -10.16 2.54 0)
(length 2.54) (length 2.54)
@@ -1102,60 +1276,6 @@
) )
) )
) )
(pin output line
(at 10.16 -2.54 180)
(length 2.54)
(name "ALERT"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 10.16 0 180)
(length 2.54)
(name "SCL"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at 0 7.62 270)
(length 2.54)
(name "VDD"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "5"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line (pin input line
(at -10.16 0 0) (at -10.16 0 0)
(length 2.54) (length 2.54)
@@ -1192,6 +1312,24 @@
) )
) )
) )
(pin power_in line
(at 0 7.62 270)
(length 2.54)
(name "VDD"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "5"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line (pin power_in line
(at 0 -7.62 90) (at 0 -7.62 90)
(length 2.54) (length 2.54)
@@ -1212,7 +1350,8 @@
) )
(pin passive line (pin passive line
(at 0 -7.62 90) (at 0 -7.62 90)
(length 2.54) hide (length 2.54)
(hide yes)
(name "VSS" (name "VSS"
(effects (effects
(font (font
@@ -1228,7 +1367,62 @@
) )
) )
) )
(pin bidirectional line
(at 10.16 2.54 180)
(length 2.54)
(name "SDA"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 10.16 0 180)
(length 2.54)
(name "SCL"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 10.16 -2.54 180)
(length 2.54)
(name "ALERT"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
) )
(embedded_fonts no)
) )
(symbol "cm_rf_lib:MAX7044" (symbol "cm_rf_lib:MAX7044"
(exclude_from_sim no) (exclude_from_sim no)
@@ -1363,35 +1557,17 @@
) )
) )
) )
(pin output line (pin input line
(at 10.16 -6.35 180) (at 10.16 5.08 180)
(length 2.54) (length 2.54)
(name "CLKOUT" (name "Xtal2"
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
) )
) )
(number "5" (number "8"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 10.16 -2.54 180)
(length 2.54)
(name "DATA"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "6"
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -1417,17 +1593,35 @@
) )
) )
) )
(pin input line (pin output line
(at 10.16 5.08 180) (at 10.16 -2.54 180)
(length 2.54) (length 2.54)
(name "Xtal2" (name "DATA"
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
) )
) )
(number "8" (number "6"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 10.16 -6.35 180)
(length 2.54)
(name "CLKOUT"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "5"
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -1436,12 +1630,17 @@
) )
) )
) )
(embedded_fonts no)
) )
(symbol "power:GND" (symbol "power:GND"
(power) (power)
(pin_numbers hide) (pin_numbers
(hide yes)
)
(pin_names (pin_names
(offset 0) hide) (offset 0)
(hide yes)
)
(exclude_from_sim no) (exclude_from_sim no)
(in_bom yes) (in_bom yes)
(on_board yes) (on_board yes)
@@ -1532,12 +1731,17 @@
) )
) )
) )
(embedded_fonts no)
) )
(symbol "power:VCC" (symbol "power:VCC"
(power) (power)
(pin_numbers hide) (pin_numbers
(hide yes)
)
(pin_names (pin_names
(offset 0) hide) (offset 0)
(hide yes)
)
(exclude_from_sim no) (exclude_from_sim no)
(in_bom yes) (in_bom yes)
(on_board yes) (on_board yes)
@@ -1609,7 +1813,7 @@
) )
(polyline (polyline
(pts (pts
(xy 0 0) (xy 0 2.54) (xy 0 2.54) (xy 0.762 1.27)
) )
(stroke (stroke
(width 0) (width 0)
@@ -1621,7 +1825,7 @@
) )
(polyline (polyline
(pts (pts
(xy 0 2.54) (xy 0.762 1.27) (xy 0 0) (xy 0 2.54)
) )
(stroke (stroke
(width 0) (width 0)
@@ -1652,6 +1856,7 @@
) )
) )
) )
(embedded_fonts no)
) )
) )
(junction (junction
@@ -1750,6 +1955,18 @@
(color 0 0 0 0) (color 0 0 0 0)
(uuid "d6bcc9d5-a2bf-4fa1-aa52-409ff6dc438c") (uuid "d6bcc9d5-a2bf-4fa1-aa52-409ff6dc438c")
) )
(junction
(at 59.69 104.14)
(diameter 0)
(color 0 0 0 0)
(uuid "e3be5849-515e-44c7-ad8d-045346b5c23b")
)
(junction
(at 59.69 92.71)
(diameter 0)
(color 0 0 0 0)
(uuid "e466c1fb-18d7-4386-8f0b-5979df9f3c13")
)
(junction (junction
(at 60.96 81.28) (at 60.96 81.28)
(diameter 0) (diameter 0)
@@ -2180,6 +2397,16 @@
) )
(uuid "6ed4578b-b32c-4f3d-9e72-24ec360c717a") (uuid "6ed4578b-b32c-4f3d-9e72-24ec360c717a")
) )
(wire
(pts
(xy 46.99 97.79) (xy 46.99 104.14)
)
(stroke
(width 0)
(type default)
)
(uuid "76ce31ce-3108-404b-8be6-b0825743dda1")
)
(wire (wire
(pts (pts
(xy 143.51 179.07) (xy 148.59 179.07) (xy 143.51 179.07) (xy 148.59 179.07)
@@ -2530,6 +2757,16 @@
) )
(uuid "dabb661b-2c90-4374-be8b-65431f81a279") (uuid "dabb661b-2c90-4374-be8b-65431f81a279")
) )
(wire
(pts
(xy 46.99 104.14) (xy 59.69 104.14)
)
(stroke
(width 0)
(type default)
)
(uuid "e8ff1be1-f855-4ca4-9e9f-7dc08152ecd6")
)
(wire (wire
(pts (pts
(xy 132.08 85.09) (xy 125.73 85.09) (xy 132.08 85.09) (xy 125.73 85.09)
@@ -2550,6 +2787,16 @@
) )
(uuid "eec3972f-a7f6-4901-a871-02e25ca53be6") (uuid "eec3972f-a7f6-4901-a871-02e25ca53be6")
) )
(wire
(pts
(xy 52.07 92.71) (xy 59.69 92.71)
)
(stroke
(width 0)
(type default)
)
(uuid "f04236f5-ced3-4e7f-a845-11b0168f0988")
)
(wire (wire
(pts (pts
(xy 115.57 143.51) (xy 115.57 146.05) (xy 115.57 143.51) (xy 115.57 146.05)
@@ -2994,6 +3241,74 @@
) )
) )
) )
(symbol
(lib_id "Connector:Conn_Coaxial")
(at 46.99 92.71 0)
(mirror y)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "41086976-496e-415e-984c-d3e7d3930ca6")
(property "Reference" "J1"
(at 40.64 93.0032 90)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "Conn_Coaxial"
(at 43.18 93.0032 90)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Connector_Coaxial:SMA_Molex_73251-1153_EdgeMount_Horizontal"
(at 46.99 92.71 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 46.99 92.71 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, LEMO, ...)"
(at 46.99 92.71 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "2"
(uuid "511fc82e-5ff4-4c47-b44b-c0e8771c6cdf")
)
(pin "1"
(uuid "18605857-2c4e-41be-9a65-8bc30733da0d")
)
(instances
(project ""
(path "/d094a07d-4372-4b17-9711-066b64f0230b"
(reference "J1")
(unit 1)
)
)
)
)
(symbol (symbol
(lib_id "Device:C") (lib_id "Device:C")
(at 125.73 143.51 270) (at 125.73 143.51 270)
@@ -5295,4 +5610,5 @@
(page "1") (page "1")
) )
) )
(embedded_fonts no)
) )