From 34691b370a28cabb155f8e08ce2ec6995cf76cdc Mon Sep 17 00:00:00 2001 From: Sebastian Date: Fri, 19 May 2023 14:37:12 +0200 Subject: [PATCH] Initial commit --- .gitignore | 14 + sym-lib-table | 5 + ublox-lea-6h-breakout.kicad_pcb | 2 + ublox-lea-6h-breakout.kicad_pro | 332 +++++ ublox-lea-6h-breakout.kicad_sch | 2109 +++++++++++++++++++++++++++++++ ublox-lea-6h.kicad_sym | 134 ++ 6 files changed, 2596 insertions(+) create mode 100644 .gitignore create mode 100644 sym-lib-table create mode 100644 ublox-lea-6h-breakout.kicad_pcb create mode 100644 ublox-lea-6h-breakout.kicad_pro create mode 100644 ublox-lea-6h-breakout.kicad_sch create mode 100644 ublox-lea-6h.kicad_sym diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..85572a4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +*.000 +*.bak +*.bck +*.kicad_pcb-bak +*.kicad_sch-bak +*-backups +*.kicad_prl +*.sch-bak +*~ +_autosave-* +*.tmp +*-save.pro +*-save.kicad_pcb +fp-info-cache diff --git a/sym-lib-table b/sym-lib-table new file mode 100644 index 0000000..e1d67cb --- /dev/null +++ b/sym-lib-table @@ -0,0 +1,5 @@ +(sym_lib_table + (version 7) + (lib (name "ublox-lea-6h")(type "KiCad")(uri "${KIPRJMOD}/ublox-lea-6h.kicad_sym")(options "")(descr "")) + (lib (name "ts3usb30")(type "Legacy")(uri "${KIPRJMOD}/ts3usb30.lib")(options "")(descr "")) +) diff --git a/ublox-lea-6h-breakout.kicad_pcb b/ublox-lea-6h-breakout.kicad_pcb new file mode 100644 index 0000000..2b8ba10 --- /dev/null +++ b/ublox-lea-6h-breakout.kicad_pcb @@ -0,0 +1,2 @@ +(kicad_pcb (version 20221018) (generator pcbnew) +) \ No newline at end of file diff --git a/ublox-lea-6h-breakout.kicad_pro b/ublox-lea-6h-breakout.kicad_pro new file mode 100644 index 0000000..694e2fb --- /dev/null +++ b/ublox-lea-6h-breakout.kicad_pro @@ -0,0 +1,332 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": { + "board_outline_line_width": 0.1, + "copper_line_width": 0.2, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "other_line_width": 0.15, + "silk_line_width": 0.15, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.15 + }, + "diff_pair_dimensions": [], + "drc_exclusions": [], + "rules": { + "min_copper_edge_clearance": 0.0, + "solder_mask_clearance": 0.0, + "solder_mask_min_width": 0.0 + }, + "track_widths": [], + "via_dimensions": [] + }, + "layer_presets": [], + "viewports": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "erc": { + "erc_exclusions": [], + "meta": { + "version": 0 + }, + "pin_map": [ + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 1, + 2 + ], + [ + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 2, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2 + ], + [ + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 2, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2 + ] + ], + "rule_severities": { + "bus_definition_conflict": "error", + "bus_entry_needed": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "conflicting_netclasses": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "warning", + "missing_bidi_pin": "warning", + "missing_input_pin": "warning", + "missing_power_pin": "error", + "missing_unit": "warning", + "multiple_net_names": "warning", + "net_not_bus_member": "warning", + "no_connect_connected": "warning", + "no_connect_dangling": "warning", + "pin_not_connected": "error", + "pin_not_driven": "error", + "pin_to_pin": "warning", + "power_pin_not_driven": "error", + "similar_labels": "warning", + "simulation_model_issue": "error", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "ublox-lea-6h-breakout.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "clearance": 0.2, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.3, + "microvia_drill": 0.1, + "name": "Default", + "pcb_color": "rgba(0, 0, 0, 0.000)", + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.25, + "via_diameter": 0.8, + "via_drill": 0.4, + "wire_width": 6 + } + ], + "meta": { + "version": 3 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "specctra_dsn": "", + "step": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "drawing": { + "dashed_lines_dash_length_ratio": 12.0, + "dashed_lines_gap_length_ratio": 3.0, + "default_line_thickness": 6.0, + "default_text_size": 50.0, + "field_names": [], + "intersheets_ref_own_page": false, + "intersheets_ref_prefix": "", + "intersheets_ref_short": false, + "intersheets_ref_show": false, + "intersheets_ref_suffix": "", + "junction_size_choice": 3, + "label_size_ratio": 0.375, + "pin_symbol_size": 25.0, + "text_offset_ratio": 0.15 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "", + "page_layout_descr_file": "", + "plot_directory": "", + "spice_current_sheet_as_root": false, + "spice_external_command": "spice \"%I\"", + "spice_model_current_sheet_as_root": true, + "spice_save_all_currents": false, + "spice_save_all_voltages": false, + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "bcd5e80f-8a24-452e-bbef-0d6addeaa4d4", + "" + ] + ], + "text_variables": {} +} diff --git a/ublox-lea-6h-breakout.kicad_sch b/ublox-lea-6h-breakout.kicad_sch new file mode 100644 index 0000000..96a3ed8 --- /dev/null +++ b/ublox-lea-6h-breakout.kicad_sch @@ -0,0 +1,2109 @@ +(kicad_sch (version 20230121) (generator eeschema) + + (uuid bcd5e80f-8a24-452e-bbef-0d6addeaa4d4) + + (paper "A4") + + (lib_symbols + (symbol "Connector:Conn_Coaxial" (pin_names (offset 1.016) hide) (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) + ) + (property "Datasheet" " ~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "BNC SMA SMB SMC LEMO coaxial connector CINCH RCA" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, LEMO, ...)" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "*BNC* *SMA* *SMB* *SMC* *Cinch* *LEMO*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_Coaxial_0_1" + (arc (start -1.778 -0.508) (mid 0.2311 -1.8066) (end 1.778 0) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 0) + (xy -0.508 0) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -2.54) + (xy 0 -1.778) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 0 0) (radius 0.508) + (stroke (width 0.2032) (type default)) + (fill (type none)) + ) + (arc (start 1.778 0) (mid 0.2099 1.8101) (end -1.778 0.508) + (stroke (width 0.254) (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)))) + ) + ) + ) + (symbol "Connector:USB_B_Mini" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "J" (at -5.08 11.43 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "USB_B_Mini" (at -5.08 8.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 3.81 -1.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 3.81 -1.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "connector USB mini" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "USB Mini Type B connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "USB*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "USB_B_Mini_0_1" + (rectangle (start -5.08 -7.62) (end 5.08 7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (circle (center -3.81 2.159) (radius 0.635) + (stroke (width 0.254) (type default)) + (fill (type outline)) + ) + (circle (center -0.635 3.429) (radius 0.381) + (stroke (width 0.254) (type default)) + (fill (type outline)) + ) + (rectangle (start -0.127 -7.62) (end 0.127 -6.858) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 2.159) + (xy 0.635 2.159) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.175 2.159) + (xy -2.54 2.159) + (xy -1.27 3.429) + (xy -0.635 3.429) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 2.159) + (xy -1.905 2.159) + (xy -1.27 0.889) + (xy 0 0.889) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.635 2.794) + (xy 0.635 1.524) + (xy 1.905 2.159) + (xy 0.635 2.794) + ) + (stroke (width 0.254) (type default)) + (fill (type outline)) + ) + (polyline + (pts + (xy -4.318 5.588) + (xy -1.778 5.588) + (xy -2.032 4.826) + (xy -4.064 4.826) + (xy -4.318 5.588) + ) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + (polyline + (pts + (xy -4.699 5.842) + (xy -4.699 5.588) + (xy -4.445 4.826) + (xy -4.445 4.572) + (xy -1.651 4.572) + (xy -1.651 4.826) + (xy -1.397 5.588) + (xy -1.397 5.842) + (xy -4.699 5.842) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 0.254 1.27) (end -0.508 0.508) + (stroke (width 0.254) (type default)) + (fill (type outline)) + ) + (rectangle (start 5.08 -5.207) (end 4.318 -4.953) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 5.08 -2.667) (end 4.318 -2.413) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 5.08 -0.127) (end 4.318 0.127) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 5.08 4.953) (end 4.318 5.207) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "USB_B_Mini_1_1" + (pin power_out line (at 7.62 5.08 180) (length 2.54) + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 7.62 -2.54 180) (length 2.54) + (name "D-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 7.62 0 180) (length 2.54) + (name "D+" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -5.08 180) (length 2.54) + (name "ID" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 0 -10.16 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -2.54 -10.16 90) (length 2.54) + (name "Shield" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x03" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x03" (at 0 -5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connector, single row, 01x03, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_01x03_1_1" + (rectangle (start -1.27 -2.413) (end 0 -2.667) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 0.127) (end 0 -0.127) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 2.667) (end 0 2.413) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 3.81) (end 1.27 -3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin passive line (at -5.08 2.54 0) (length 3.81) + (name "Pin_1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 0 0) (length 3.81) + (name "Pin_2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -2.54 0) (length 3.81) + (name "Pin_3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:D" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "D" (at 0 -2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Sim.Device" "D" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Sim.Pins" "1=K 2=A" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "diode" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Diode" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "D_0_1" + (polyline + (pts + (xy -1.27 1.27) + (xy -1.27 -1.27) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 0) + (xy -1.27 0) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 1.27) + (xy 1.27 -1.27) + (xy -1.27 0) + (xy 1.27 1.27) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + ) + (symbol "D_1_1" + (pin passive line (at -3.81 0 0) (length 2.54) + (name "K" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 3.81 0 180) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:D_Zener" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "D_Zener" (at 0 -2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "diode" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Zener diode" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "D_Zener_0_1" + (polyline + (pts + (xy 1.27 0) + (xy -1.27 0) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 -1.27) + (xy -1.27 1.27) + (xy -0.762 1.27) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -1.27) + (xy 1.27 1.27) + (xy -1.27 0) + (xy 1.27 -1.27) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + ) + (symbol "D_Zener_1_1" + (pin passive line (at -3.81 0 0) (length 2.54) + (name "K" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 3.81 0 180) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "R" (at 2.032 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 0 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -1.778 0 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "R res resistor" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Resistor" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "R_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_0_1" + (rectangle (start -1.016 -2.54) (end 1.016 2.54) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + ) + (symbol "R_1_1" + (pin passive line (at 0 3.81 270) (length 1.27) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -3.81 90) (length 1.27) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Power_Protection:USBLC6-2SC6" (pin_names hide) (in_bom yes) (on_board yes) + (property "Reference" "U" (at 2.54 8.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "USBLC6-2SC6" (at 2.54 -8.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (at 0 -12.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/usblc6-2.pdf" (at 5.08 8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "usb ethernet video" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Very low capacitance ESD protection diode, 2 data-line, SOT-23-6" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "SOT?23*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "USBLC6-2SC6_0_1" + (rectangle (start -7.62 -7.62) (end 7.62 7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (circle (center -5.08 0) (radius 0.254) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + (circle (center -2.54 0) (radius 0.254) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + (rectangle (start -2.54 6.35) (end 2.54 -6.35) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 0 -6.35) (radius 0.254) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + (polyline + (pts + (xy -5.08 -2.54) + (xy -7.62 -2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 0) + (xy -5.08 -2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 2.54) + (xy -7.62 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 -2.794) + (xy -3.556 -2.794) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 4.826) + (xy -3.556 4.826) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -7.62) + (xy 0 -6.35) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -6.35) + (xy 0 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 1.27) + (xy 0 6.35) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 6.35) + (xy 0 7.62) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 -2.794) + (xy 3.556 -2.794) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.524 4.826) + (xy 3.556 4.826) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -2.54) + (xy 7.62 -2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 0) + (xy 5.08 -2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 2.54) + (xy 7.62 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 0) + (xy -5.08 0) + (xy -5.08 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 0) + (xy 5.08 0) + (xy 5.08 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.556 -4.826) + (xy -1.524 -4.826) + (xy -2.54 -2.794) + (xy -3.556 -4.826) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.556 2.794) + (xy -1.524 2.794) + (xy -2.54 4.826) + (xy -3.556 2.794) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.016 -1.016) + (xy 1.016 -1.016) + (xy 0 1.016) + (xy -1.016 -1.016) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.016 1.016) + (xy 0.762 1.016) + (xy -1.016 1.016) + (xy -1.016 0.508) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.556 -4.826) + (xy 1.524 -4.826) + (xy 2.54 -2.794) + (xy 3.556 -4.826) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.556 2.794) + (xy 1.524 2.794) + (xy 2.54 4.826) + (xy 3.556 2.794) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 0 6.35) (radius 0.254) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + (circle (center 2.54 0) (radius 0.254) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + (circle (center 5.08 0) (radius 0.254) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + ) + (symbol "USBLC6-2SC6_1_1" + (pin passive line (at -10.16 -2.54 0) (length 2.54) + (name "I/O1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -10.16 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 10.16 -2.54 180) (length 2.54) + (name "I/O2" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 10.16 2.54 180) (length 2.54) + (name "I/O2" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 10.16 270) (length 2.54) + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -10.16 2.54 0) (length 2.54) + (name "I/O1" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Regulator_Linear:LM1117LD-3.3" (in_bom yes) (on_board yes) + (property "Reference" "U" (at -3.81 3.175 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LM1117LD-3.3" (at 0 3.175 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_SON:WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm1117.pdf" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "linear regulator ldo fixed positive" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "800mA Low-Dropout Linear Regulator, 3.3V fixed output, WSON-8" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "WSON?8*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LM1117LD-3.3_0_1" + (rectangle (start -5.08 -5.08) (end 5.08 1.905) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "LM1117LD-3.3_1_1" + (pin power_in line (at 0 -7.62 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -7.62 0 0) (length 2.54) + (name "VI" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 0 0) (length 2.54) hide + (name "VI" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 0 0) (length 2.54) hide + (name "VI" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 7.62 0 180) (length 2.54) + (name "VO" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 0 180) (length 2.54) hide + (name "VO" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 0 180) (length 2.54) hide + (name "VO" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at 5.08 -2.54 180) (length 2.54) hide + (name "NC" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 0 180) (length 2.54) hide + (name "VO" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Simulation_SPICE:NPN" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "Q" (at -2.54 7.62 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "NPN" (at -2.54 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 63.5 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 63.5 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Sim.Device" "NPN" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Sim.Type" "GUMMELPOON" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Sim.Pins" "1=C 2=B 3=E" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "simulation" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Bipolar transistor symbol for simulation only, substrate tied to the emitter" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "NPN_0_1" + (polyline + (pts + (xy -2.54 0) + (xy 0.635 0) + ) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.635 0.635) + (xy 2.54 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.794 -1.27) + (xy 2.794 -1.27) + ) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.794 -1.27) + (xy 2.794 -1.27) + ) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.635 -0.635) + (xy 2.54 -2.54) + (xy 2.54 -2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.635 1.905) + (xy 0.635 -1.905) + (xy 0.635 -1.905) + ) + (stroke (width 0.508) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -1.778) + (xy 1.778 -1.27) + (xy 2.286 -2.286) + (xy 1.27 -1.778) + (xy 1.27 -1.778) + ) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + (circle (center 1.27 0) (radius 2.8194) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + ) + (symbol "NPN_1_1" + (pin open_collector line (at 2.54 5.08 270) (length 2.54) + (name "C" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 0 0) (length 2.54) + (name "B" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin open_emitter line (at 2.54 -5.08 90) (length 2.54) + (name "E" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:+3.3V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (at 0 3.556 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "global power" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"+3.3V\"" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+3.3V_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "+3.3V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+3.3V" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:+5V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+5V" (at 0 3.556 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "global power" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"+5V\"" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "+5V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+5V" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "global power" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "ublox-lea-6h:ublox-lea-6h" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "" (at 0 6.35 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "ublox-lea-6h_1_1" + (rectangle (start -12.7 26.67) (end 12.7 -25.4) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (pin bidirectional line (at 17.78 17.78 180) (length 5.08) + (name "SDA2" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 17.78 -7.62 180) (length 5.08) + (name "RESET" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 31.75 270) (length 5.08) + (name "V_BCKP" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at -17.78 -10.16 0) (length 5.08) + (name "Reserved" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 5.08 -30.48 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -2.54 -30.48 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 2.54 -30.48 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 17.78 0) (length 5.08) + (name "RF_IN" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -30.48 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -17.78 12.7 0) (length 5.08) + (name "VCC_RF" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -17.78 15.24 0) (length 5.08) + (name "V_ANT" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 17.78 15.24 180) (length 5.08) + (name "SCL2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 10.16 0) (length 5.08) + (name "AADET_N" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at -17.78 -12.7 0) (length 5.08) + (name "Reserved" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at -17.78 -15.24 0) (length 5.08) + (name "Reserved" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at -17.78 -17.78 0) (length 5.08) + (name "Reserved" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 17.78 2.54 180) (length 5.08) + (name "VDDUSB" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 17.78 0 180) (length 5.08) + (name "USB_DM" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 17.78 -2.54 180) (length 5.08) + (name "USB_DP" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 17.78 -12.7 180) (length 5.08) + (name "EXTINT0" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 17.78 -17.78 180) (length 5.08) + (name "TIMEPULSE" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 17.78 10.16 180) (length 5.08) + (name "TXD1" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 17.78 7.62 180) (length 5.08) + (name "RXD1" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at -17.78 -5.08 0) (length 5.08) + (name "NC" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -2.54 31.75 270) (length 5.08) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -5.08 -30.48 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 2.54 31.75 270) (length 5.08) + (name "VCC_OUT" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at -17.78 -7.62 0) (length 5.08) + (name "NC" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 194.945 56.515) (diameter 0) (color 0 0 0 0) + (uuid 139b1e4f-7fa9-4968-a899-544ea98ad4fb) + ) + (junction (at 207.01 101.6) (diameter 0) (color 0 0 0 0) + (uuid 3f36f561-976b-4a2f-a4d6-96c400dc2cd0) + ) + (junction (at 203.2 56.515) (diameter 0) (color 0 0 0 0) + (uuid 52d3e8e6-d09f-4712-b7e3-739beee513b4) + ) + (junction (at 252.095 135.255) (diameter 0) (color 0 0 0 0) + (uuid 832190b3-29a3-4ebf-bf87-24d4bd6a69b6) + ) + (junction (at 266.065 151.765) (diameter 0) (color 0 0 0 0) + (uuid e2fbd7fa-6fb7-4535-b50e-92bb2c4aa5ca) + ) + + (wire (pts (xy 200.025 142.24) (xy 197.485 142.24)) + (stroke (width 0) (type default)) + (uuid 176ebd4a-f916-4b25-8f3e-b422ee4342e4) + ) + (wire (pts (xy 90.805 71.12) (xy 130.175 71.12)) + (stroke (width 0) (type default)) + (uuid 19306f99-82ac-4fff-94c3-f03598dcfd24) + ) + (wire (pts (xy 203.2 56.515) (xy 208.28 56.515)) + (stroke (width 0) (type default)) + (uuid 1950820e-f86f-490f-8caa-5a971768b388) + ) + (wire (pts (xy 55.245 66.04) (xy 41.275 66.04)) + (stroke (width 0) (type default)) + (uuid 1cf573c2-fcff-4c07-ac90-85dccc3c2bc6) + ) + (wire (pts (xy 90.805 73.66) (xy 130.175 73.66)) + (stroke (width 0) (type default)) + (uuid 2173eb4e-7775-4c07-a269-b4e0e8e4b653) + ) + (wire (pts (xy 207.01 101.6) (xy 207.01 102.235)) + (stroke (width 0) (type default)) + (uuid 22f29c6a-8abe-498f-a8d9-694dbd4ab316) + ) + (wire (pts (xy 90.805 81.28) (xy 102.87 81.28)) + (stroke (width 0) (type default)) + (uuid 2db73aa8-38eb-4f38-a824-5f29be2089d6) + ) + (wire (pts (xy 222.885 142.24) (xy 222.885 147.32)) + (stroke (width 0) (type default)) + (uuid 2e347bc2-4fc4-4e54-baa3-ec82b838be3d) + ) + (wire (pts (xy 214.63 95.885) (xy 216.535 95.885)) + (stroke (width 0) (type default)) + (uuid 361481b1-cf20-4ecb-b95d-853b2a6b19a9) + ) + (wire (pts (xy 197.485 142.24) (xy 197.485 139.7)) + (stroke (width 0) (type default)) + (uuid 36e824c2-5cc7-4abd-87a0-0a5605bfd9a8) + ) + (wire (pts (xy 207.01 109.855) (xy 207.01 111.125)) + (stroke (width 0) (type default)) + (uuid 36eadc82-88db-405a-bd69-e843e52ee63a) + ) + (wire (pts (xy 252.095 135.255) (xy 258.445 135.255)) + (stroke (width 0) (type default)) + (uuid 3cfd13f9-0937-47da-a88c-b6935b113e83) + ) + (wire (pts (xy 187.96 52.07) (xy 187.96 56.515)) + (stroke (width 0) (type default)) + (uuid 3f6269c1-5062-4a4f-b24c-bda360eef49a) + ) + (wire (pts (xy 187.96 56.515) (xy 194.945 56.515)) + (stroke (width 0) (type default)) + (uuid 45b645a1-e89d-45c1-b4f3-f13b4b172921) + ) + (wire (pts (xy 90.805 78.74) (xy 113.665 78.74)) + (stroke (width 0) (type default)) + (uuid 58bf7b1f-9d91-45de-a283-cac4d15cdc69) + ) + (wire (pts (xy 266.065 150.495) (xy 266.065 151.765)) + (stroke (width 0) (type default)) + (uuid 5ae5c5ef-6b54-4ca3-bbff-838d39f47c1f) + ) + (wire (pts (xy 26.035 68.58) (xy 26.035 69.85)) + (stroke (width 0) (type default)) + (uuid 612575bd-ff1a-4bcf-9298-8fbe2ee8a188) + ) + (wire (pts (xy 266.065 151.765) (xy 266.065 153.67)) + (stroke (width 0) (type default)) + (uuid 64bc555f-e4b5-4a6c-9453-5db38821fcf5) + ) + (wire (pts (xy 207.645 130.81) (xy 207.645 132.08)) + (stroke (width 0) (type default)) + (uuid 6545859b-47ad-468c-a276-3ace9ce6958b) + ) + (wire (pts (xy 224.155 95.885) (xy 225.425 95.885)) + (stroke (width 0) (type default)) + (uuid 67fabe00-f209-40e4-83e8-5cae8e8ad249) + ) + (wire (pts (xy 229.235 140.335) (xy 229.235 128.905)) + (stroke (width 0) (type default)) + (uuid 6c97a727-a88a-4133-b3b9-c6f5a96bc7de) + ) + (wire (pts (xy 194.945 42.545) (xy 194.945 44.45)) + (stroke (width 0) (type default)) + (uuid 6ef92d18-8580-4a38-a1b5-a3da5a9c6fd0) + ) + (wire (pts (xy 194.945 52.07) (xy 194.945 56.515)) + (stroke (width 0) (type default)) + (uuid 70b5c49d-8401-464f-81b2-335cb7b23c99) + ) + (wire (pts (xy 252.095 125.73) (xy 252.095 135.255)) + (stroke (width 0) (type default)) + (uuid 74ceea92-df3e-4af1-9364-810b8a993121) + ) + (wire (pts (xy 258.445 140.335) (xy 229.235 140.335)) + (stroke (width 0) (type default)) + (uuid 839c6b33-b7c1-4e1b-89d6-c29a513fe4f6) + ) + (wire (pts (xy 207.01 88.9) (xy 207.01 90.805)) + (stroke (width 0) (type default)) + (uuid 85c26f6a-237a-491a-a67e-bf1189c06b27) + ) + (wire (pts (xy 212.725 156.21) (xy 229.87 156.21)) + (stroke (width 0) (type default)) + (uuid 86a79642-a93e-49c3-b958-f6b49d2360e3) + ) + (wire (pts (xy 187.96 42.545) (xy 187.96 44.45)) + (stroke (width 0) (type default)) + (uuid 90626baa-acd7-4261-937a-2ac19d3b296c) + ) + (wire (pts (xy 215.9 64.135) (xy 215.9 67.31)) + (stroke (width 0) (type default)) + (uuid 90a7bc4a-9101-4e8e-8f54-8f54f914853b) + ) + (wire (pts (xy 268.605 151.765) (xy 268.605 150.495)) + (stroke (width 0) (type default)) + (uuid 97d47daf-fe2e-409f-9daf-73ed3f997778) + ) + (wire (pts (xy 207.645 152.4) (xy 207.645 154.305)) + (stroke (width 0) (type default)) + (uuid 9aef8a6c-5546-4876-93c1-b8055539f59f) + ) + (wire (pts (xy 90.805 66.04) (xy 142.875 66.04)) + (stroke (width 0) (type default)) + (uuid 9c6ef747-ae15-4b33-bb15-c0578e75957c) + ) + (wire (pts (xy 90.805 83.82) (xy 92.075 83.82)) + (stroke (width 0) (type default)) + (uuid 9c83db57-963b-4c89-808a-af6223a4c0f1) + ) + (wire (pts (xy 229.87 142.875) (xy 258.445 142.875)) + (stroke (width 0) (type default)) + (uuid a0cb0a80-cb93-4295-92d0-3091d0bd5064) + ) + (wire (pts (xy 252.095 135.255) (xy 252.095 144.78)) + (stroke (width 0) (type default)) + (uuid a8f035c2-3182-466d-bc9e-c82e6622808b) + ) + (wire (pts (xy 52.07 68.58) (xy 55.245 68.58)) + (stroke (width 0) (type default)) + (uuid ac32c635-db9d-4ca7-9ffe-dc7f8746add3) + ) + (wire (pts (xy 266.065 151.765) (xy 268.605 151.765)) + (stroke (width 0) (type default)) + (uuid b6b7bcd7-3079-4ac8-bdb4-ad3efd8a7c6b) + ) + (wire (pts (xy 41.275 68.58) (xy 44.45 68.58)) + (stroke (width 0) (type default)) + (uuid b74284e7-332b-46ef-8a0a-1864d4a55c6d) + ) + (wire (pts (xy 194.945 56.515) (xy 203.2 56.515)) + (stroke (width 0) (type default)) + (uuid b805f57d-a7ca-4987-ad2e-719851bf93f2) + ) + (wire (pts (xy 90.805 63.5) (xy 142.875 63.5)) + (stroke (width 0) (type default)) + (uuid b9cb9fbe-a0e0-4c14-8d83-4bf20aa2adcd) + ) + (wire (pts (xy 220.345 142.24) (xy 222.885 142.24)) + (stroke (width 0) (type default)) + (uuid bfb06b22-e8e8-4dc5-940d-501355645eac) + ) + (wire (pts (xy 229.87 156.21) (xy 229.87 142.875)) + (stroke (width 0) (type default)) + (uuid c29bf70d-f2ae-4028-b6be-c23aa82f01c1) + ) + (wire (pts (xy 212.725 128.905) (xy 212.725 132.08)) + (stroke (width 0) (type default)) + (uuid c49f6dc0-db90-4805-9222-594dea95296e) + ) + (wire (pts (xy 252.095 152.4) (xy 252.095 154.305)) + (stroke (width 0) (type default)) + (uuid cd250a1d-25cf-4364-bb2a-6ac6053dafbd) + ) + (wire (pts (xy 207.01 100.965) (xy 207.01 101.6)) + (stroke (width 0) (type default)) + (uuid d227f08b-f214-4e73-a9c1-59856bf2c204) + ) + (wire (pts (xy 229.235 128.905) (xy 212.725 128.905)) + (stroke (width 0) (type default)) + (uuid d2824af4-78b9-46ef-9a6b-3024030f8bb8) + ) + (wire (pts (xy 31.115 63.5) (xy 55.245 63.5)) + (stroke (width 0) (type default)) + (uuid d5ca647d-6e24-47fe-8766-10d6c23b2f4a) + ) + (wire (pts (xy 203.835 101.6) (xy 207.01 101.6)) + (stroke (width 0) (type default)) + (uuid dae50b32-31a7-4993-80e4-706c1041ba08) + ) + (wire (pts (xy 203.2 50.8) (xy 203.2 56.515)) + (stroke (width 0) (type default)) + (uuid dbc5ccb6-e563-40fc-888e-eca847f261b7) + ) + (wire (pts (xy 41.275 66.04) (xy 41.275 68.58)) + (stroke (width 0) (type default)) + (uuid dd5624fd-3a08-4fa7-8e7b-e25fd7ed3845) + ) + (wire (pts (xy 212.725 152.4) (xy 212.725 156.21)) + (stroke (width 0) (type default)) + (uuid ef58a32b-7787-4f8c-b4d8-eeb34ff4f9d1) + ) + + (global_label "VDDUSB" (shape input) (at 203.835 101.6 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 0bf00e6d-da0b-4ee2-bc7c-798d7b5bbe96) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 193.4906 101.6 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "VBUS" (shape input) (at 225.425 95.885 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 4848fd34-9bcb-4376-ba24-cd7664d76114) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 233.2294 95.885 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "5V_IN" (shape input) (at 187.96 42.545 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 4e6359d4-40a5-464f-a977-2aec6ae8cc47) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 187.96 34.4382 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "VBUS" (shape input) (at 197.485 139.7 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 51f84c8c-ae36-4428-9489-fb7aa807ce08) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 197.485 131.8956 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "3.3V_IN" (shape input) (at 234.95 44.45 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 744b6681-febe-4a84-87a7-1ef0ecad07f2) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 234.95 34.5289 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "VBUS" (shape input) (at 194.945 42.545 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 78883ea4-bf45-4cad-a3f1-c06768ad214b) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 194.945 34.7406 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "USB_DP" (shape input) (at 207.645 130.81 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 7a569077-3dda-4354-ad65-272d821985f7) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 207.645 120.5866 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "VDDUSB" (shape input) (at 113.665 78.74 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 808e9ea7-de28-4cd4-84ee-fa7662f449cc) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 124.0094 78.74 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "USB_DM" (shape input) (at 102.87 81.28 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid a29cd90f-86e8-4738-9c2b-d7a695d35399) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 113.2748 81.28 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "VBUS" (shape input) (at 252.095 125.73 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid bd914df4-64e1-4241-9a4b-b7782b0a8233) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 252.095 117.9256 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "USB_DP" (shape input) (at 92.075 83.82 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e013bb4e-8496-44fc-9925-a68da57f2757) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 102.2984 83.82 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "USB_DM" (shape input) (at 207.645 154.305 270) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid ec793c56-5592-4a5f-a164-6f5a9880ca20) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 207.645 164.7098 90) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + + (symbol (lib_id "Connector:Conn_Coaxial") (at 26.035 63.5 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 0f60d36c-3527-4186-a6c3-c655f7149225) + (property "Reference" "J1" (at 26.3524 58.6635 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_Coaxial" (at 26.3524 60.5845 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 26.035 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" " ~" (at 26.035 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3995c314-fbfb-4366-b101-61f8762e865c)) + (pin "2" (uuid b23fce26-d0cd-4d04-a36c-9982929fc19e)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "J1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 26.035 69.85 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 32d25ae0-8f49-45e5-b804-508f33abd0a0) + (property "Reference" "#PWR01" (at 26.035 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 26.035 73.9855 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 26.035 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 26.035 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid db733e00-3af8-4100-ad86-0359991e41d1)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "#PWR01") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:D_Zener") (at 252.095 148.59 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 45fecf1a-c8f8-465f-9a0d-0dcb86a0088a) + (property "Reference" "D1" (at 254.127 147.9463 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "D_Zener" (at 254.127 149.8673 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 252.095 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 252.095 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 54e4491c-ce63-463b-bd2a-2c32995c613b)) + (pin "2" (uuid eb016f67-1d19-421d-a939-775c2e707268)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "D1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector:USB_B_Mini") (at 266.065 140.335 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 5a722069-6dd1-4ef7-b8ec-6f601f56e5cc) + (property "Reference" "J4" (at 271.907 139.6913 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "USB_B_Mini" (at 271.907 141.6123 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 262.255 141.605 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 262.255 141.605 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 373cdf54-4597-4a90-b222-d150eab5fe58)) + (pin "2" (uuid dda3c77f-a241-4a3a-961f-5d2f306ba16c)) + (pin "3" (uuid 60bf2fd1-a3ab-4ff2-9e4b-25975e76c58b)) + (pin "4" (uuid b85b77d3-e74a-4d1d-b5be-6a8aded7c163)) + (pin "5" (uuid be9a2213-a17c-444c-8d5b-4bf51fe3af13)) + (pin "6" (uuid c5aa709b-2fcd-40ea-bb84-860c16fd5d68)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "J4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 207.01 111.125 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 5d80318a-0929-4646-9771-b1589a71d565) + (property "Reference" "#PWR06" (at 207.01 117.475 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 207.01 115.2605 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 207.01 111.125 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 207.01 111.125 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b70d5f03-510b-48b8-a023-1ae25c46def9)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "#PWR06") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "ublox-lea-6h:ublox-lea-6h") (at 73.025 81.28 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 69a9a5fa-1b64-42d0-bee4-43646bed14a9) + (property "Reference" "U1" (at 77.5209 53.6481 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "~" (at 73.025 74.93 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 73.025 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 73.025 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 19b4399f-9287-451b-bede-5ecdb33856d7)) + (pin "10" (uuid d3a95886-dfa7-422b-87a6-a9bd172d7724)) + (pin "11" (uuid 13424e60-2b93-4548-ad46-e93efe771e2e)) + (pin "12" (uuid 37899754-4a1c-44a7-8eae-d6cffc4ecca4)) + (pin "13" (uuid ab020ae9-078e-4eec-b4d4-54a09ff9e6d8)) + (pin "14" (uuid cb98dbd1-04f5-48dd-935f-bbfbd6a270dd)) + (pin "15" (uuid ba1a878a-b1e7-4ae4-812c-3ceabcfb9a35)) + (pin "16" (uuid 01c5f50e-fc75-4a95-93bf-b05b366777f6)) + (pin "17" (uuid 1651ca6a-d00d-4bfc-8339-0c9c3bf46230)) + (pin "18" (uuid 8c7e173c-ff3c-4aeb-8b2e-6f5176a02975)) + (pin "19" (uuid 1d1944fe-80aa-405c-a16b-fc401794cf3c)) + (pin "2" (uuid ac18e757-5316-4c22-b76e-b380ad5fc0ef)) + (pin "20" (uuid a986ca7e-fad5-4944-9be9-a396d350c9d9)) + (pin "21" (uuid d390d181-f521-4a39-9bf1-bbdb84f07f05)) + (pin "22" (uuid c2aa1fc8-beca-45b6-a92e-05042638538a)) + (pin "23" (uuid 73a28b21-def6-47a6-84e8-e73b334f6193)) + (pin "24" (uuid 02d0d178-b5b0-49ba-8dbd-1ce62583244e)) + (pin "25" (uuid bd714970-11aa-46ad-9594-8bde04fe4441)) + (pin "26" (uuid 754ae0ed-6c22-4f23-aa7b-529b2d8fff58)) + (pin "27" (uuid 2868fe78-e645-4461-ad1f-edf58cac63c6)) + (pin "28" (uuid 3a21b9d2-6b54-4231-830b-a104abc19384)) + (pin "3" (uuid 003602b4-14fa-4ebe-8f67-2fc94b5a0163)) + (pin "4" (uuid f9f54340-e8b2-404e-ab61-9b3f871f49e3)) + (pin "5" (uuid dde7f657-4e47-4763-afaa-cd39be1ce6cd)) + (pin "6" (uuid 3516d790-a425-4b8d-9e10-6cf22ee2bf79)) + (pin "7" (uuid 80ab250a-02c2-46b7-b992-b476eb07f90f)) + (pin "8" (uuid 6fcb0ca7-505d-489b-b206-857af75fd5bc)) + (pin "9" (uuid a9923d7c-5709-4238-8e8e-7436440b4bae)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "U1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 220.345 95.885 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6a865719-0e04-404e-80db-e7f483eadeeb) + (property "Reference" "R2" (at 220.345 91.8591 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 220.345 93.7801 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 220.345 97.663 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 220.345 95.885 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 66a4e59a-6f15-44f3-b406-fcb3e6aa57e3)) + (pin "2" (uuid e6a43354-7180-4bee-872f-ea34a8a23414)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "R2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:D") (at 187.96 48.26 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 71071d87-5236-43f5-8a0a-4a41025cc9c6) + (property "Reference" "D3" (at 189.992 47.6163 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "D" (at 189.992 49.5373 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 187.96 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 187.96 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Sim.Device" "D" (at 187.96 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Sim.Pins" "1=K 2=A" (at 187.96 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 074144ea-7d82-4800-bb54-8d1ed185e752)) + (pin "2" (uuid 91f65740-c14b-47a4-89d2-9f5f466dc522)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "D3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x03") (at 147.955 66.04 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 798736b6-337e-4c43-8b40-3d316c2f3894) + (property "Reference" "J3" (at 149.987 65.3963 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Conn_01x03" (at 149.987 67.3173 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 147.955 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 147.955 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6e07a9bc-b430-4d7b-a051-468013fb6a75)) + (pin "2" (uuid 6b783fa6-0305-4873-abfa-df6482969c04)) + (pin "3" (uuid 270daa72-4d1e-4b20-8ed2-5ec4a4bf4282)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "J3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:D") (at 194.945 48.26 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8817f04e-aa8d-4f3b-9250-c1dd2088e268) + (property "Reference" "D2" (at 196.977 47.6163 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "D" (at 196.977 49.5373 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 194.945 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 194.945 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Sim.Device" "D" (at 194.945 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Sim.Pins" "1=K 2=A" (at 194.945 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 26137fe1-b417-47c9-a871-a5406a5313fa)) + (pin "2" (uuid 44ef1607-a283-4685-94d9-dc70f6c32eb8)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "D2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 48.26 68.58 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 92ff3e1c-7fce-40b6-b448-3f6975d1e010) + (property "Reference" "R1" (at 48.26 71.3185 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "10" (at 48.26 73.2395 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 48.26 70.358 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 48.26 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a9bf554f-9e84-4d5c-ae09-ef3667651093)) + (pin "2" (uuid eefeebc3-0cfa-4910-8da4-a3c4568ae772)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "R1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Regulator_Linear:LM1117LD-3.3") (at 215.9 56.515 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9afa7150-3aee-4a11-b2b0-43a6398bc7b5) + (property "Reference" "U3" (at 215.9 51.6001 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LM1117LD-3.3" (at 215.9 53.5211 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_SON:WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm" (at 215.9 56.515 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm1117.pdf" (at 215.9 56.515 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6e0882c5-ce25-42cc-98c2-eae07231f1a6)) + (pin "2" (uuid c5285857-9d37-4311-a8c0-21a6cdc71c7e)) + (pin "3" (uuid 30e43ef9-4bcd-421d-8800-260f44dfc403)) + (pin "4" (uuid ef5e0c8f-e3c3-4c66-ae11-4e05210de98a)) + (pin "5" (uuid 49876786-e048-4366-aacc-adf0eec0aec3)) + (pin "6" (uuid 531e78e1-5f2f-4280-bbbb-1fe5afbd1683)) + (pin "7" (uuid 421c9e9b-66dc-41a2-8d22-83615d8b06cc)) + (pin "8" (uuid 4d9edef7-e97a-4838-8ba6-776efa9a9493)) + (pin "9" (uuid ae033049-f3f8-4cd2-b76b-47fe32ade7a2)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "U3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 252.095 154.305 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9c9a19a2-ea42-4b27-b075-03e900d22d4a) + (property "Reference" "#PWR04" (at 252.095 160.655 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 252.095 158.4405 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 252.095 154.305 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 252.095 154.305 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7819b3ba-76db-413b-aa03-056b2261b520)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "#PWR04") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+5V") (at 203.2 50.8 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a2fa84e5-9d83-4b92-9b07-9e2c9514542a) + (property "Reference" "#PWR08" (at 203.2 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+5V" (at 203.2 47.2981 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 203.2 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 203.2 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 01231d17-22c6-428b-b71f-5c00a90ba5b6)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "#PWR08") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+3.3V") (at 207.01 88.9 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b81bbce0-8287-4a73-a291-29a07f83d19e) + (property "Reference" "#PWR07" (at 207.01 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (at 207.01 85.3981 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 207.01 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 207.01 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bdd711ff-8cd4-462e-8d65-42855054eebf)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "#PWR07") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 207.01 106.045 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid c0550257-0b15-46b4-8b81-3390fc0ab72e) + (property "Reference" "R3" (at 208.788 105.4013 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "10k" (at 208.788 107.3223 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 208.788 106.045 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 207.01 106.045 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c2f7139d-80f8-455c-ac20-29a97a052d34)) + (pin "2" (uuid 01451650-edcb-460e-93ce-ea6d586d1b63)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "R3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x03") (at 135.255 73.66 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d0f8df8a-5f37-44c9-8aaa-23ef1bc142ad) + (property "Reference" "J2" (at 137.287 73.0163 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Conn_01x03" (at 137.287 74.9373 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 135.255 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 135.255 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e35b4876-1419-45a3-9369-563f2091760d)) + (pin "2" (uuid bad52b36-74a2-4b80-8573-8328c89d4cb3)) + (pin "3" (uuid 05ed70e0-7334-4c78-b966-1128c964dcd6)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "J2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 215.9 67.31 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid dce437c0-ea0e-441a-82d2-1047a99b4ff0) + (property "Reference" "#PWR05" (at 215.9 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 215.9 71.4455 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 215.9 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 215.9 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ad1504fd-2f85-4c6b-abaf-58a06451ea10)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "#PWR05") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Power_Protection:USBLC6-2SC6") (at 210.185 142.24 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid df647183-991d-41c0-87e1-e1d828ea82f7) + (property "Reference" "U2" (at 199.39 148.59 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "USBLC6-2SC6" (at 193.675 151.13 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (at 222.885 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/usblc6-2.pdf" (at 201.295 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4398a3dc-8401-4b3b-96da-21455f0aa202)) + (pin "2" (uuid 5621b252-fc19-4d88-a55d-89bffe892057)) + (pin "3" (uuid dd796d1c-51b3-4583-9000-06c4c8010cb7)) + (pin "4" (uuid 5d578069-c243-428d-a861-109856c023ad)) + (pin "5" (uuid 33946c3d-0f39-45b3-a24b-661e9e9c2446)) + (pin "6" (uuid 3c5297ee-3949-4185-a929-f22ec84e0d9a)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "U2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Simulation_SPICE:NPN") (at 209.55 95.885 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ea6c7fbd-0eca-4b84-852a-1ffa6239cdf9) + (property "Reference" "Q1" (at 204.6986 95.2413 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "NPN" (at 204.6986 97.1623 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 146.05 95.885 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 146.05 95.885 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Sim.Device" "NPN" (at 209.55 95.885 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Sim.Type" "GUMMELPOON" (at 209.55 95.885 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Sim.Pins" "1=C 2=B 3=E" (at 209.55 95.885 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f2a49343-9c43-435e-9610-9fc88ee21a65)) + (pin "2" (uuid c3678e8d-6f5e-42bc-bb78-cbc9d505116e)) + (pin "3" (uuid 3f8f3277-eca3-4e34-b29a-52e853e66509)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "Q1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 222.885 147.32 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f81d9fe1-a3e3-4e65-9189-0e26047cf8cb) + (property "Reference" "#PWR03" (at 222.885 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 222.885 151.4555 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 222.885 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 222.885 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3ceb3e1c-eb30-4b03-bf31-703b8d056912)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "#PWR03") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 266.065 153.67 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid fc59acc3-84dc-4721-8d7a-08ea41cbb122) + (property "Reference" "#PWR02" (at 266.065 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 266.065 157.8055 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 266.065 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 266.065 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7f9a8e93-2296-49db-a002-1e97e1826f31)) + (instances + (project "ublox-lea-6h-breakout" + (path "/bcd5e80f-8a24-452e-bbef-0d6addeaa4d4" + (reference "#PWR02") (unit 1) + ) + ) + ) + ) + + (sheet_instances + (path "/" (page "1")) + ) +) diff --git a/ublox-lea-6h.kicad_sym b/ublox-lea-6h.kicad_sym new file mode 100644 index 0000000..ca14dc6 --- /dev/null +++ b/ublox-lea-6h.kicad_sym @@ -0,0 +1,134 @@ +(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor) + (symbol "ublox-lea-6h" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "" (at 0 6.35 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "ublox-lea-6h_1_1" + (rectangle (start -12.7 26.67) (end 12.7 -25.4) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (pin bidirectional line (at 17.78 17.78 180) (length 5.08) + (name "SDA2" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 17.78 -7.62 180) (length 5.08) + (name "RESET" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 31.75 270) (length 5.08) + (name "V_BCKP" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at -17.78 -10.16 0) (length 5.08) + (name "Reserved" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 5.08 -30.48 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -2.54 -30.48 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 2.54 -30.48 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 17.78 0) (length 5.08) + (name "RF_IN" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -30.48 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -17.78 12.7 0) (length 5.08) + (name "VCC_RF" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -17.78 15.24 0) (length 5.08) + (name "V_ANT" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 17.78 15.24 180) (length 5.08) + (name "SCL2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -17.78 10.16 0) (length 5.08) + (name "AADET_N" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at -17.78 -12.7 0) (length 5.08) + (name "Reserved" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at -17.78 -15.24 0) (length 5.08) + (name "Reserved" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at -17.78 -17.78 0) (length 5.08) + (name "Reserved" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 17.78 2.54 180) (length 5.08) + (name "VDDUSB" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 17.78 0 180) (length 5.08) + (name "USB_DM" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 17.78 -2.54 180) (length 5.08) + (name "USB_DP" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 17.78 -12.7 180) (length 5.08) + (name "EXTINT0" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 17.78 -17.78 180) (length 5.08) + (name "TIMEPULSE" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 17.78 10.16 180) (length 5.08) + (name "TXD1" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 17.78 7.62 180) (length 5.08) + (name "RXD1" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at -17.78 -5.08 0) (length 5.08) + (name "NC" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -2.54 31.75 270) (length 5.08) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -5.08 -30.48 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 2.54 31.75 270) (length 5.08) + (name "VCC_OUT" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at -17.78 -7.62 0) (length 5.08) + (name "NC" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) +)