Schematic seem okay, starting pcb layout

This commit is contained in:
Jakob Dalsgaard
2023-11-02 22:39:29 +01:00
parent 4ea1f96915
commit 65a687bdf9
6 changed files with 1429 additions and 284 deletions

View File

@@ -1 +0,0 @@
/home/jda/src/ttl-nmea/Nmea0183Ttl/_autosave-Nmea0183Ttl.kicad_sch

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
{ {
"board": { "board": {
"active_layer": 0, "active_layer": 0,
"active_layer_preset": "", "active_layer_preset": "All Layers",
"auto_track_width": true, "auto_track_width": true,
"hidden_nets": [], "hidden_nets": [],
"high_contrast_mode": 0, "high_contrast_mode": 0,

View File

@@ -2,26 +2,133 @@
"board": { "board": {
"design_settings": { "design_settings": {
"defaults": { "defaults": {
"board_outline_line_width": 0.1, "board_outline_line_width": 0.09999999999999999,
"copper_line_width": 0.2, "copper_line_width": 0.19999999999999998,
"copper_text_italic": false,
"copper_text_size_h": 1.5, "copper_text_size_h": 1.5,
"copper_text_size_v": 1.5, "copper_text_size_v": 1.5,
"copper_text_thickness": 0.3, "copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.049999999999999996,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": false,
"text_position": 0,
"units_format": 1
},
"fab_line_width": 0.09999999999999999,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
"fab_text_thickness": 0.15,
"fab_text_upright": false,
"other_line_width": 0.15, "other_line_width": 0.15,
"other_text_italic": false,
"other_text_size_h": 1.0,
"other_text_size_v": 1.0,
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.762,
"height": 1.524,
"width": 1.524
},
"silk_line_width": 0.15, "silk_line_width": 0.15,
"silk_text_italic": false,
"silk_text_size_h": 1.0, "silk_text_size_h": 1.0,
"silk_text_size_v": 1.0, "silk_text_size_v": 1.0,
"silk_text_thickness": 0.15 "silk_text_thickness": 0.15,
"silk_text_upright": false,
"zones": {
"45_degree_only": false,
"min_clearance": 0.508
}
}, },
"diff_pair_dimensions": [], "diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [], "drc_exclusions": [],
"rules": { "meta": {
"min_copper_edge_clearance": 0.0, "version": 2
"solder_mask_clearance": 0.0,
"solder_mask_min_width": 0.0
}, },
"track_widths": [], "rule_severities": {
"via_dimensions": [] "annular_width": "error",
"clearance": "error",
"copper_edge_clearance": "error",
"courtyards_overlap": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint_type_mismatch": "error",
"hole_clearance": "error",
"hole_near_hole": "error",
"invalid_outline": "error",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "error",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "warning",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zone_has_empty_net": "error",
"zones_intersect": "error"
},
"rules": {
"allow_blind_buried_vias": false,
"allow_microvias": false,
"max_error": 0.005,
"min_clearance": 0.0,
"min_copper_edge_clearance": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999,
"min_silk_clearance": 0.0,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.19999999999999998,
"min_via_annular_width": 0.049999999999999996,
"min_via_diameter": 0.39999999999999997,
"solder_mask_clearance": 0.0,
"solder_mask_min_width": 0.0,
"use_height_for_length_calcs": true
},
"track_widths": [
0.0
],
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false,
"zones_use_no_outline": true
}, },
"layer_presets": [] "layer_presets": []
}, },
@@ -225,7 +332,7 @@
"no_connect_dangling": "warning", "no_connect_dangling": "warning",
"pin_not_connected": "error", "pin_not_connected": "error",
"pin_not_driven": "error", "pin_not_driven": "error",
"pin_to_pin": "warning", "pin_to_pin": "error",
"power_pin_not_driven": "error", "power_pin_not_driven": "error",
"similar_labels": "warning", "similar_labels": "warning",
"unannotated": "error", "unannotated": "error",
@@ -260,6 +367,47 @@
"via_diameter": 0.8, "via_diameter": 0.8,
"via_drill": 0.4, "via_drill": 0.4,
"wire_width": 6.0 "wire_width": 6.0
},
{
"bus_width": 23.62204724409449,
"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": "nmea",
"nets": [],
"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": 11.811023622047244
},
{
"bus_width": 15.748031496062993,
"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": "rpi",
"nets": [
"/gnd-rpi",
"/rx-rpi",
"/tx-rpi",
"/vcc-rpi"
],
"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": 7.874015748031496
} }
], ],
"meta": { "meta": {

View File

@@ -693,11 +693,11 @@
) )
) )
) )
(symbol "Jumper:Jumper_3_Open" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) (symbol "power:PWR_FLAG" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
(property "Reference" "JP" (id 0) (at -2.54 -2.54 0) (property "Reference" "#FLG" (id 0) (at 0 1.905 0)
(effects (font (size 1.27 1.27))) (effects (font (size 1.27 1.27)) hide)
) )
(property "Value" "Jumper_3_Open" (id 1) (at 0 2.794 0) (property "Value" "PWR_FLAG" (id 1) (at 0 3.81 0)
(effects (font (size 1.27 1.27))) (effects (font (size 1.27 1.27)))
) )
(property "Footprint" "" (id 2) (at 0 0 0) (property "Footprint" "" (id 2) (at 0 0 0)
@@ -706,60 +706,31 @@
(property "Datasheet" "~" (id 3) (at 0 0 0) (property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "ki_keywords" "Jumper SPDT" (id 4) (at 0 0 0) (property "ki_keywords" "flag power" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "ki_description" "Jumper, 3-pole, both open" (id 5) (at 0 0 0) (property "ki_description" "Special symbol for telling ERC where power comes from" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "ki_fp_filters" "Jumper* TestPoint*3Pads* TestPoint*Bridge*" (id 6) (at 0 0 0) (symbol "PWR_FLAG_0_0"
(effects (font (size 1.27 1.27)) hide) (pin power_out line (at 0 0 90) (length 0)
) (name "pwr" (effects (font (size 1.27 1.27))))
(symbol "Jumper_3_Open_0_0" (number "1" (effects (font (size 1.27 1.27))))
(circle (center -3.302 0) (radius 0.508)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 0 0) (radius 0.508)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 3.302 0) (radius 0.508)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
) )
) )
(symbol "Jumper_3_Open_0_1" (symbol "PWR_FLAG_0_1"
(arc (start -0.254 1.016) (mid -1.651 1.4992) (end -3.048 1.016)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline (polyline
(pts (pts
(xy 0 -0.508) (xy 0 0)
(xy 0 -1.27) (xy 0 1.27)
(xy -1.016 1.905)
(xy 0 2.54)
(xy 1.016 1.905)
(xy 0 1.27)
) )
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none)) (fill (type none))
) )
(arc (start 3.048 1.016) (mid 1.651 1.4992) (end 0.254 1.016)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "Jumper_3_Open_1_1"
(pin passive line (at -6.35 0 0) (length 2.54)
(name "A" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 2.54)
(name "C" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 6.35 0 180) (length 2.54)
(name "B" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
) )
) )
) )
@@ -767,6 +738,9 @@
(junction (at 139.7 58.42) (diameter 0) (color 0 0 0 0) (junction (at 139.7 58.42) (diameter 0) (color 0 0 0 0)
(uuid 0d54f8be-81cb-467f-9feb-50804fa79a58) (uuid 0d54f8be-81cb-467f-9feb-50804fa79a58)
) )
(junction (at 86.36 83.82) (diameter 0) (color 0 0 0 0)
(uuid 0ffb8165-67d1-4e59-9718-04a95f6eef0e)
)
(junction (at 165.1 99.06) (diameter 0) (color 0 0 0 0) (junction (at 165.1 99.06) (diameter 0) (color 0 0 0 0)
(uuid 14ae1c50-4c3a-48f3-b081-f87db2fa69d7) (uuid 14ae1c50-4c3a-48f3-b081-f87db2fa69d7)
) )
@@ -776,12 +750,12 @@
(junction (at 156.21 69.85) (diameter 0) (color 0 0 0 0) (junction (at 156.21 69.85) (diameter 0) (color 0 0 0 0)
(uuid 19583fab-2b0f-466c-8a58-8dcaca5954fd) (uuid 19583fab-2b0f-466c-8a58-8dcaca5954fd)
) )
(junction (at 123.19 83.82) (diameter 0) (color 0 0 0 0)
(uuid 1e4f4f19-1e72-4efe-8113-4a5175a916a3)
)
(junction (at 160.02 90.17) (diameter 0) (color 0 0 0 0) (junction (at 160.02 90.17) (diameter 0) (color 0 0 0 0)
(uuid 1f54c175-3762-46a1-9474-08e0fea8fe91) (uuid 1f54c175-3762-46a1-9474-08e0fea8fe91)
) )
(junction (at 198.12 107.95) (diameter 0) (color 0 0 0 0)
(uuid 24e7d024-ad73-48aa-a4b5-17c05554a08b)
)
(junction (at 81.28 96.52) (diameter 0) (color 0 0 0 0) (junction (at 81.28 96.52) (diameter 0) (color 0 0 0 0)
(uuid 2a4f78d6-86c4-4709-8806-8b6e33a82705) (uuid 2a4f78d6-86c4-4709-8806-8b6e33a82705)
) )
@@ -794,33 +768,27 @@
(junction (at 132.08 49.53) (diameter 0) (color 0 0 0 0) (junction (at 132.08 49.53) (diameter 0) (color 0 0 0 0)
(uuid 33d3ce99-a0c0-43b7-959a-9735cb9b74dc) (uuid 33d3ce99-a0c0-43b7-959a-9735cb9b74dc)
) )
(junction (at 175.26 104.14) (diameter 0) (color 0 0 0 0)
(uuid 35df858d-3117-498d-8dab-62e1c6056640)
)
(junction (at 101.6 83.82) (diameter 0) (color 0 0 0 0) (junction (at 101.6 83.82) (diameter 0) (color 0 0 0 0)
(uuid 4e7c8916-6f59-4170-89f9-f1004017eba4) (uuid 4e7c8916-6f59-4170-89f9-f1004017eba4)
) )
(junction (at 81.28 88.9) (diameter 0) (color 0 0 0 0) (junction (at 81.28 88.9) (diameter 0) (color 0 0 0 0)
(uuid 5f389e03-9cc9-4a6a-ad18-75e26c44a21b) (uuid 5f389e03-9cc9-4a6a-ad18-75e26c44a21b)
) )
(junction (at 93.98 83.82) (diameter 0) (color 0 0 0 0)
(uuid 6003834a-1708-44f4-9047-4dc272a89cf7)
)
(junction (at 172.72 100.33) (diameter 0) (color 0 0 0 0)
(uuid 82a0f0aa-89a8-474a-b368-c2a47024d3c7)
)
(junction (at 166.37 92.71) (diameter 0) (color 0 0 0 0) (junction (at 166.37 92.71) (diameter 0) (color 0 0 0 0)
(uuid 8bbbf453-4108-453c-8766-2adc40b5a9ef) (uuid 8bbbf453-4108-453c-8766-2adc40b5a9ef)
) )
(junction (at 110.49 104.14) (diameter 0) (color 0 0 0 0) (junction (at 123.19 104.14) (diameter 0) (color 0 0 0 0)
(uuid 92f2475a-0442-4c5d-8273-4ef0735425d1) (uuid 94d899fb-be64-4aa2-96b4-4a58f9f6db9e)
)
(junction (at 120.65 83.82) (diameter 0) (color 0 0 0 0)
(uuid 96f431d8-9a8e-42dd-9ec7-3ca35296313d)
) )
(junction (at 101.6 104.14) (diameter 0) (color 0 0 0 0) (junction (at 101.6 104.14) (diameter 0) (color 0 0 0 0)
(uuid 97bcd239-b66a-4a68-b266-91774cc3862d) (uuid 97bcd239-b66a-4a68-b266-91774cc3862d)
) )
(junction (at 185.42 58.42) (diameter 0) (color 0 0 0 0)
(uuid 9b706dc2-7612-4b1d-96ca-9bcaafcbf204)
)
(junction (at 185.42 60.96) (diameter 0) (color 0 0 0 0)
(uuid a1e9f435-90fb-4123-a404-bd38a2039c25)
)
(junction (at 139.7 69.85) (diameter 0) (color 0 0 0 0) (junction (at 139.7 69.85) (diameter 0) (color 0 0 0 0)
(uuid ae6cd656-b168-4ace-8d20-d5bcfc477965) (uuid ae6cd656-b168-4ace-8d20-d5bcfc477965)
) )
@@ -833,18 +801,18 @@
(junction (at 172.72 92.71) (diameter 0) (color 0 0 0 0) (junction (at 172.72 92.71) (diameter 0) (color 0 0 0 0)
(uuid bf2fbc25-90bf-4efd-831a-ee49c26a5eae) (uuid bf2fbc25-90bf-4efd-831a-ee49c26a5eae)
) )
(junction (at 83.82 104.14) (diameter 0) (color 0 0 0 0) (junction (at 139.7 63.5) (diameter 0) (color 0 0 0 0)
(uuid c02e8b24-9da8-41d9-85bd-9455c0e9c8f2) (uuid cc336b1b-ad78-4781-a090-039b93a32ee4)
) )
(junction (at 156.21 104.14) (diameter 0) (color 0 0 0 0) (junction (at 156.21 104.14) (diameter 0) (color 0 0 0 0)
(uuid d287aa29-8e1e-4f0e-9c44-64819e70afd0) (uuid d287aa29-8e1e-4f0e-9c44-64819e70afd0)
) )
(junction (at 173.99 96.52) (diameter 0) (color 0 0 0 0)
(uuid e50ae058-c22e-453b-a35b-5b79ed286ed6)
)
(junction (at 90.17 104.14) (diameter 0) (color 0 0 0 0) (junction (at 90.17 104.14) (diameter 0) (color 0 0 0 0)
(uuid e6b39628-2dd5-4685-839d-04f582d04682) (uuid e6b39628-2dd5-4685-839d-04f582d04682)
) )
(junction (at 184.15 125.73) (diameter 0) (color 0 0 0 0)
(uuid e71794d4-053f-4ae6-9338-a9578028c202)
)
(junction (at 90.17 83.82) (diameter 0) (color 0 0 0 0) (junction (at 90.17 83.82) (diameter 0) (color 0 0 0 0)
(uuid f267d138-44de-493a-92e6-707fcaab1a87) (uuid f267d138-44de-493a-92e6-707fcaab1a87)
) )
@@ -863,14 +831,6 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0414dbcd-dcf5-4ca2-b23a-858f433cd3a1) (uuid 0414dbcd-dcf5-4ca2-b23a-858f433cd3a1)
) )
(wire (pts (xy 120.65 83.82) (xy 120.65 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 05603c85-b439-4d49-bedc-166399a3ce10)
)
(wire (pts (xy 176.53 125.73) (xy 172.72 125.73))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0927d5d4-29d0-4408-a139-795e82f6f4fa)
)
(wire (pts (xy 152.4 104.14) (xy 156.21 104.14)) (wire (pts (xy 152.4 104.14) (xy 156.21 104.14))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0d6a25ad-6f0a-4bc3-be03-f9d2c9c48a4d) (uuid 0d6a25ad-6f0a-4bc3-be03-f9d2c9c48a4d)
@@ -895,22 +855,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1ac626cf-b351-49df-bc33-6e1b7874edc3) (uuid 1ac626cf-b351-49df-bc33-6e1b7874edc3)
) )
(wire (pts (xy 170.18 102.87) (xy 176.53 102.87)) (wire (pts (xy 160.02 96.52) (xy 173.99 96.52))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1ac6ab8c-dbe6-4f27-b6b9-dcb636496d6e)
)
(wire (pts (xy 160.02 96.52) (xy 176.53 96.52))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1d883f80-e5e7-4cf0-8cc1-d57d1d393a3e) (uuid 1d883f80-e5e7-4cf0-8cc1-d57d1d393a3e)
) )
(wire (pts (xy 101.6 83.82) (xy 93.98 83.82))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 20ac21a7-a08b-4223-b390-a8cad9bdf592)
)
(wire (pts (xy 198.12 107.95) (xy 198.12 64.77))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2137a67b-73d1-4c0d-ad35-617a5ecccaf8)
)
(wire (pts (xy 160.02 118.11) (xy 165.1 118.11)) (wire (pts (xy 160.02 118.11) (xy 165.1 118.11))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 25195e68-b735-45a1-ae72-6b906c2674e9) (uuid 25195e68-b735-45a1-ae72-6b906c2674e9)
@@ -919,6 +867,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2567da7f-8137-478b-8b23-d45e5b3316b8) (uuid 2567da7f-8137-478b-8b23-d45e5b3316b8)
) )
(wire (pts (xy 123.19 104.14) (xy 123.19 100.33))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 25abe1f4-511c-43f7-98fb-a7fb7fe02e6d)
)
(wire (pts (xy 160.02 90.17) (xy 160.02 55.88)) (wire (pts (xy 160.02 90.17) (xy 160.02 55.88))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 26cc2c82-b807-424f-9716-6e4ef73ba8a0) (uuid 26cc2c82-b807-424f-9716-6e4ef73ba8a0)
@@ -943,10 +895,18 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 36b1584b-2dbf-471b-a8ce-d0b34918661d) (uuid 36b1584b-2dbf-471b-a8ce-d0b34918661d)
) )
(wire (pts (xy 198.12 125.73) (xy 198.12 107.95)) (wire (pts (xy 123.19 100.33) (xy 129.54 100.33))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 38a06d07-6b12-4443-8b75-8174a9fb0171)
)
(wire (pts (xy 198.12 64.77) (xy 198.12 125.73))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3c918a72-efb7-491a-94ba-625e9f895f2e) (uuid 3c918a72-efb7-491a-94ba-625e9f895f2e)
) )
(wire (pts (xy 86.36 83.82) (xy 90.17 83.82))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3cda2a2d-d8c6-4ef7-8a65-9763d7a95cc2)
)
(wire (pts (xy 165.1 99.06) (xy 171.45 99.06)) (wire (pts (xy 165.1 99.06) (xy 171.45 99.06))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3fbfaddf-3cfa-4602-a37e-d1691b2a792b) (uuid 3fbfaddf-3cfa-4602-a37e-d1691b2a792b)
@@ -955,34 +915,22 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 41192f31-964c-4add-80b1-b67f07febf84) (uuid 41192f31-964c-4add-80b1-b67f07febf84)
) )
(wire (pts (xy 124.46 100.33) (xy 129.54 100.33))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 41580e3c-911d-47b9-9093-211fde89d978)
)
(wire (pts (xy 175.26 104.14) (xy 175.26 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 418dc0a1-dc60-4d69-8899-85845ed625d4)
)
(wire (pts (xy 160.02 96.52) (xy 160.02 118.11)) (wire (pts (xy 160.02 96.52) (xy 160.02 118.11))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 41d5a1fc-eda8-48b2-b90b-d5fb2e9911dd) (uuid 41d5a1fc-eda8-48b2-b90b-d5fb2e9911dd)
) )
(wire (pts (xy 93.98 83.82) (xy 90.17 83.82)) (wire (pts (xy 90.17 83.82) (xy 101.6 83.82))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 48dab185-8b0d-486a-b8be-c13e09b781ba) (uuid 48dab185-8b0d-486a-b8be-c13e09b781ba)
) )
(wire (pts (xy 170.18 102.87) (xy 176.53 102.87))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4a484b7b-9209-4e3b-9b72-262260c421d9)
)
(wire (pts (xy 118.11 95.25) (xy 129.54 95.25)) (wire (pts (xy 118.11 95.25) (xy 129.54 95.25))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5250deb6-7230-42f2-ad05-36ceae4713de) (uuid 5250deb6-7230-42f2-ad05-36ceae4713de)
) )
(wire (pts (xy 97.79 86.36) (xy 129.54 86.36))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 539598ca-eab6-4575-bf7d-4bd65fbec215)
)
(wire (pts (xy 175.26 107.95) (xy 198.12 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 53d68418-0cbb-4ab1-8a86-813c19aead5a)
)
(wire (pts (xy 139.7 69.85) (xy 143.51 69.85)) (wire (pts (xy 139.7 69.85) (xy 143.51 69.85))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 54a9c9f2-bb3e-4306-854e-c12ca8a58baf) (uuid 54a9c9f2-bb3e-4306-854e-c12ca8a58baf)
@@ -991,10 +939,6 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5ad10850-3ff6-48f7-bfa4-e320f962e291) (uuid 5ad10850-3ff6-48f7-bfa4-e320f962e291)
) )
(wire (pts (xy 90.17 104.14) (xy 83.82 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5c86cc76-6c83-4d7d-9489-6b7f1cf4c347)
)
(wire (pts (xy 152.4 99.06) (xy 165.1 99.06)) (wire (pts (xy 152.4 99.06) (xy 165.1 99.06))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5f43e39d-ff8c-4c66-92b0-22882c1350d6) (uuid 5f43e39d-ff8c-4c66-92b0-22882c1350d6)
@@ -1003,26 +947,19 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 60426b37-fda7-4d5c-98b6-9fd8d65e0f26) (uuid 60426b37-fda7-4d5c-98b6-9fd8d65e0f26)
) )
(wire (pts (xy 83.82 104.14) (xy 81.28 104.14)) (wire (pts (xy 81.28 104.14) (xy 90.17 104.14))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 61105f6d-9656-4593-9c09-42dc4c36d7da) (uuid 61105f6d-9656-4593-9c09-42dc4c36d7da)
) )
(wire (pts (xy 124.46 114.3) (xy 124.46 100.33)) (polyline (pts (xy 67.31 111.76) (xy 67.31 74.93))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 63a35064-ad4c-4f7a-a6d4-c072df7926e6) (uuid 64e9a2dd-741f-4097-b752-ac3062171cbb)
) )
(wire (pts (xy 139.7 69.85) (xy 139.7 76.2)) (wire (pts (xy 139.7 69.85) (xy 139.7 76.2))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 64f6131e-3e27-453e-a331-17378164ef32) (uuid 64f6131e-3e27-453e-a331-17378164ef32)
) )
(wire (pts (xy 83.82 120.65) (xy 93.98 120.65))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6b41e42c-08b2-4b7e-a9c7-8a848b5e6027)
)
(wire (pts (xy 139.7 58.42) (xy 139.7 69.85))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6bd8d79f-8c8f-4850-ba9e-10537af0ca7d)
)
(wire (pts (xy 151.13 69.85) (xy 156.21 69.85)) (wire (pts (xy 151.13 69.85) (xy 156.21 69.85))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6f9e4c4a-ef83-4729-a04b-27dd8dcfdc11) (uuid 6f9e4c4a-ef83-4729-a04b-27dd8dcfdc11)
@@ -1031,17 +968,13 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 749c89b1-e0f0-42b4-bf83-265322f62442) (uuid 749c89b1-e0f0-42b4-bf83-265322f62442)
) )
(wire (pts (xy 120.65 83.82) (xy 101.6 83.82))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7580792f-5079-40a7-99f7-0f0dece6ae91)
)
(wire (pts (xy 162.56 90.17) (xy 170.18 90.17)) (wire (pts (xy 162.56 90.17) (xy 170.18 90.17))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 767cebc7-6f0b-4e94-b731-77d06d951220) (uuid 767cebc7-6f0b-4e94-b731-77d06d951220)
) )
(wire (pts (xy 110.49 120.65) (xy 120.65 120.65)) (wire (pts (xy 173.99 96.52) (xy 173.99 125.73))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 783c5f1d-7067-41c3-ae2e-feecbf99d6f0) (uuid 7c83c28d-9f63-4b6c-8ae9-1146a869a3ce)
) )
(wire (pts (xy 172.72 92.71) (xy 172.72 100.33)) (wire (pts (xy 172.72 92.71) (xy 172.72 100.33))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
@@ -1051,30 +984,26 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 80cb216b-1eed-45b5-8862-c711ed027c06) (uuid 80cb216b-1eed-45b5-8862-c711ed027c06)
) )
(wire (pts (xy 139.7 63.5) (xy 139.7 69.85))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 833303cc-07f3-4cc5-95cb-a28f672ec6d7)
)
(wire (pts (xy 101.6 96.52) (xy 101.6 104.14)) (wire (pts (xy 101.6 96.52) (xy 101.6 104.14))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 88aabdd5-8c0b-4381-a60b-d070b8ebfb42) (uuid 88aabdd5-8c0b-4381-a60b-d070b8ebfb42)
) )
(wire (pts (xy 123.19 86.36) (xy 129.54 86.36))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 896c247a-bb89-4f1c-8008-ec8d95b352b3)
)
(wire (pts (xy 176.53 96.52) (xy 176.53 95.25)) (wire (pts (xy 176.53 96.52) (xy 176.53 95.25))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8a309fba-caeb-434f-a5a7-3087bf6f836f) (uuid 8a309fba-caeb-434f-a5a7-3087bf6f836f)
) )
(wire (pts (xy 93.98 83.82) (xy 93.98 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8a8195a5-c2ca-4f47-8fa7-bc738018d88d)
)
(wire (pts (xy 90.17 83.82) (xy 90.17 88.9)) (wire (pts (xy 90.17 83.82) (xy 90.17 88.9))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8d3399e2-269a-4784-84b6-ff398671cbfa) (uuid 8d3399e2-269a-4784-84b6-ff398671cbfa)
) )
(wire (pts (xy 177.8 125.73) (xy 184.15 125.73))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8d7d0087-1771-40e5-98c0-ffd20ac293a9)
)
(wire (pts (xy 90.17 83.82) (xy 81.28 83.82))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8e60bb71-471f-4a0c-a0ec-f58bf74c26c8)
)
(wire (pts (xy 118.11 92.71) (xy 129.54 92.71)) (wire (pts (xy 118.11 92.71) (xy 129.54 92.71))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8fa1664b-f723-4bbd-a07a-e8501af59b0e) (uuid 8fa1664b-f723-4bbd-a07a-e8501af59b0e)
@@ -1091,6 +1020,10 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 938e6158-ee7c-40bd-b218-efd8b386dba1) (uuid 938e6158-ee7c-40bd-b218-efd8b386dba1)
) )
(wire (pts (xy 173.99 96.52) (xy 176.53 96.52))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 96fd278c-5ad9-4083-a026-60b6c8b7fdf2)
)
(wire (pts (xy 171.45 99.06) (xy 171.45 134.62)) (wire (pts (xy 171.45 99.06) (xy 171.45 134.62))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9a827f03-b42c-4132-ba39-d962bdc58421) (uuid 9a827f03-b42c-4132-ba39-d962bdc58421)
@@ -1103,9 +1036,9 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9e32d03b-0d38-47f8-bd9f-6f4bb4af7c82) (uuid 9e32d03b-0d38-47f8-bd9f-6f4bb4af7c82)
) )
(wire (pts (xy 97.79 114.3) (xy 97.79 86.36)) (wire (pts (xy 185.42 58.42) (xy 185.42 60.96))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9e3f6c61-45eb-4a33-8221-193e0c36ccaf) (uuid a4b25d5d-a8d3-4db6-8e07-39367062c6ff)
) )
(wire (pts (xy 81.28 104.14) (xy 81.28 96.52)) (wire (pts (xy 81.28 104.14) (xy 81.28 96.52))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
@@ -1115,9 +1048,9 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid a80cdc4b-7363-4e12-b2ba-e6f0d7cde920) (uuid a80cdc4b-7363-4e12-b2ba-e6f0d7cde920)
) )
(wire (pts (xy 172.72 125.73) (xy 172.72 100.33)) (wire (pts (xy 123.19 83.82) (xy 129.54 83.82))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid aa52e21e-9918-40c3-a7f9-8be36110dac8) (uuid abfb3f03-e869-41eb-b374-5aae42797754)
) )
(wire (pts (xy 171.45 99.06) (xy 176.53 99.06)) (wire (pts (xy 171.45 99.06) (xy 176.53 99.06))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
@@ -1147,18 +1080,19 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid b25765a9-4edd-49a2-9734-61aa077be7b9) (uuid b25765a9-4edd-49a2-9734-61aa077be7b9)
) )
(wire (pts (xy 83.82 104.14) (xy 83.82 113.03))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b33f07b3-850d-4780-898f-388984982011)
)
(wire (pts (xy 184.15 125.73) (xy 198.12 125.73)) (wire (pts (xy 184.15 125.73) (xy 198.12 125.73))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid bc0e008b-f69d-4616-821d-6885e382f699) (uuid bc0e008b-f69d-4616-821d-6885e382f699)
) )
(wire (pts (xy 110.49 104.14) (xy 110.49 113.03)) (wire (pts (xy 139.7 58.42) (xy 139.7 63.5))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid c13b8c1f-cad5-4a10-a042-ade06af2cb24) (uuid bfb0aa18-b6fc-47e3-a4d3-d6f78b4a31d5)
) )
(polyline (pts (xy 135.89 74.93) (xy 135.89 111.76))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c81b5933-576d-44d8-8285-1ba1a8f6f8ae)
)
(wire (pts (xy 152.4 90.17) (xy 160.02 90.17)) (wire (pts (xy 152.4 90.17) (xy 160.02 90.17))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid c92ce4f6-a263-4159-8a46-eea89e8bf4be) (uuid c92ce4f6-a263-4159-8a46-eea89e8bf4be)
@@ -1167,22 +1101,31 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid cbba565c-4619-441c-a5f4-0f6291f5a0a6) (uuid cbba565c-4619-441c-a5f4-0f6291f5a0a6)
) )
(wire (pts (xy 110.49 104.14) (xy 101.6 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid cc84297f-91c3-4482-849b-46b1e131c95c)
)
(wire (pts (xy 156.21 58.42) (xy 156.21 69.85)) (wire (pts (xy 156.21 58.42) (xy 156.21 69.85))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid ccfc35f1-9aa6-44ce-b9b4-cd19182ae6db) (uuid ccfc35f1-9aa6-44ce-b9b4-cd19182ae6db)
) )
(wire (pts (xy 173.99 125.73) (xy 176.53 125.73))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid cdf57c3f-71e2-49a9-8da1-27681b117e61)
)
(wire (pts (xy 180.34 64.77) (xy 185.42 64.77)) (wire (pts (xy 180.34 64.77) (xy 185.42 64.77))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid cfd7249e-7416-420c-b70d-6c7ad609991a) (uuid cfd7249e-7416-420c-b70d-6c7ad609991a)
) )
(wire (pts (xy 81.28 83.82) (xy 86.36 83.82))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid cfecfe85-4bd7-4cef-95eb-b8cb68665d2e)
)
(wire (pts (xy 132.08 52.07) (xy 139.7 52.07)) (wire (pts (xy 132.08 52.07) (xy 139.7 52.07))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid d3359195-a68b-470a-bbe8-a4018c7b3ff2) (uuid d3359195-a68b-470a-bbe8-a4018c7b3ff2)
) )
(polyline (pts (xy 67.31 74.93) (xy 135.89 74.93))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid d607329a-5390-447c-b59a-4909c448f06f)
)
(wire (pts (xy 160.02 55.88) (xy 165.1 55.88)) (wire (pts (xy 160.02 55.88) (xy 165.1 55.88))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid d82555c3-a5bc-446a-87e5-19b1a4cd1b96) (uuid d82555c3-a5bc-446a-87e5-19b1a4cd1b96)
@@ -1191,7 +1134,7 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid d8d9ee93-419d-4058-9934-25212d89f9a3) (uuid d8d9ee93-419d-4058-9934-25212d89f9a3)
) )
(wire (pts (xy 129.54 104.14) (xy 110.49 104.14)) (wire (pts (xy 101.6 104.14) (xy 123.19 104.14))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid d9609728-8f27-42b8-ae7f-073c99fe611e) (uuid d9609728-8f27-42b8-ae7f-073c99fe611e)
) )
@@ -1207,11 +1150,15 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid df78d4f2-a855-442f-b6b2-71fffcaa320f) (uuid df78d4f2-a855-442f-b6b2-71fffcaa320f)
) )
(wire (pts (xy 123.19 104.14) (xy 129.54 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid dfd0be7f-1a14-4b01-b557-9bfa01279126)
)
(wire (pts (xy 176.53 99.06) (xy 176.53 97.79)) (wire (pts (xy 176.53 99.06) (xy 176.53 97.79))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid e16f272f-d7ce-440d-8a5b-dc37215fb014) (uuid e16f272f-d7ce-440d-8a5b-dc37215fb014)
) )
(wire (pts (xy 129.54 83.82) (xy 120.65 83.82)) (wire (pts (xy 101.6 83.82) (xy 123.19 83.82))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid e24384a6-1f37-423a-afdf-12c836b7b0e0) (uuid e24384a6-1f37-423a-afdf-12c836b7b0e0)
) )
@@ -1223,21 +1170,75 @@
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid e50cb49f-0d13-450e-b12b-33f57735f11d) (uuid e50cb49f-0d13-450e-b12b-33f57735f11d)
) )
(wire (pts (xy 123.19 83.82) (xy 123.19 86.36))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e85b1c81-c8fa-446a-91b7-1583ee58c4b7)
)
(wire (pts (xy 139.7 76.2) (xy 152.4 76.2)) (wire (pts (xy 139.7 76.2) (xy 152.4 76.2))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid ee7ce62c-dbab-4173-8cec-de2ecdcdf2db) (uuid ee7ce62c-dbab-4173-8cec-de2ecdcdf2db)
) )
(polyline (pts (xy 135.89 111.76) (xy 67.31 111.76))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f1519f0c-25e0-46c1-bad7-5db157b1b387)
)
(wire (pts (xy 166.37 92.71) (xy 166.37 82.55)) (wire (pts (xy 166.37 92.71) (xy 166.37 82.55))
(stroke (width 0) (type default) (color 0 0 0 0)) (stroke (width 0) (type default) (color 0 0 0 0))
(uuid f7a6ba05-660a-4ec4-ad68-a768cab8fcd8) (uuid f7a6ba05-660a-4ec4-ad68-a768cab8fcd8)
) )
(label "b-nmea" (at 153.67 99.06 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 03c26626-2aa9-49e2-bb5f-cc05d0ae5b7b)
)
(label "vcc-nmea" (at 134.62 52.07 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 13b2266c-fd64-49b7-ac54-39b7efd60941)
)
(label "gnd-rpi" (at 81.28 104.14 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 1defbef1-73e6-4ab1-a00b-5f33bd0b1b8a)
)
(label "a-nmea" (at 153.67 96.52 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 5e9e4fe2-9b58-4b72-a7c2-ef7d48f65eb5)
)
(label "y-nmea" (at 153.67 90.17 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid b029c3c3-1d9a-4042-bc1a-bb63d171889f)
)
(label "gnd-nmea" (at 140.97 49.53 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid c5e4395e-1ebc-455f-a7b1-f6c01a5af75f)
)
(label "earth-nmea" (at 179.07 55.88 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid ca291d14-adac-4236-ba2c-8e0497a9d81d)
)
(label "tx-rpi" (at 118.11 92.71 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid d0478d47-3183-46cc-bd9e-837ce1271227)
)
(label "rx-rpi" (at 121.92 95.25 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid d56da68f-3c25-4740-80c3-a5af45b736af)
)
(label "z-nmea" (at 153.67 92.71 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid f15885f8-aa85-49b1-97e6-ba725bd4f169)
)
(label "vcc-rpi" (at 81.28 86.36 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid f9831da7-d608-48ab-81e4-cdf2375985f7)
)
(symbol (lib_id "Device:D_TVS") (at 180.34 125.73 0) (unit 1) (symbol (lib_id "Device:D_TVS") (at 180.34 125.73 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 161d8a9a-e369-4575-b741-940c98c4f546) (uuid 161d8a9a-e369-4575-b741-940c98c4f546)
(property "Reference" "D3" (id 0) (at 180.34 119.38 0)) (property "Reference" "D3" (id 0) (at 180.34 119.38 0))
(property "Value" "D_TVS" (id 1) (at 180.34 121.92 0)) (property "Value" "D_TVS" (id 1) (at 180.34 121.92 0))
(property "Footprint" "" (id 2) (at 180.34 125.73 0) (property "Footprint" "Diode_SMD:D_1812_4532Metric_Pad1.30x3.40mm_HandSolder" (id 2) (at 180.34 125.73 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 180.34 125.73 0) (property "Datasheet" "~" (id 3) (at 180.34 125.73 0)
@@ -1256,7 +1257,7 @@
(property "Value" "120" (id 1) (at 168.91 80.0099 0) (property "Value" "120" (id 1) (at 168.91 80.0099 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Footprint" "" (id 2) (at 164.592 78.74 90) (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 164.592 78.74 90)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 166.37 78.74 0) (property "Datasheet" "~" (id 3) (at 166.37 78.74 0)
@@ -1266,31 +1267,12 @@
(pin "2" (uuid 039b6fa6-857b-474d-ac28-4573df17f09f)) (pin "2" (uuid 039b6fa6-857b-474d-ac28-4573df17f09f))
) )
(symbol (lib_id "Device:R") (at 110.49 116.84 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 35e86cee-bdc9-4958-8992-02aeb29577aa)
(property "Reference" "R?" (id 0) (at 113.03 115.5699 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "R" (id 1) (at 113.03 118.1099 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 108.712 116.84 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 110.49 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 13981571-4637-4493-99ef-794901b0812f))
(pin "2" (uuid 6c27fff2-9808-4450-b4db-4bf3633aab6a))
)
(symbol (lib_id "Device:D_TVS") (at 176.53 134.62 0) (unit 1) (symbol (lib_id "Device:D_TVS") (at 176.53 134.62 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 3c8b3623-02c1-47bb-bced-ad174d108f8c) (uuid 3c8b3623-02c1-47bb-bced-ad174d108f8c)
(property "Reference" "D4" (id 0) (at 176.53 128.27 0)) (property "Reference" "D4" (id 0) (at 176.53 128.27 0))
(property "Value" "D_TVS" (id 1) (at 176.53 130.81 0)) (property "Value" "D_TVS" (id 1) (at 176.53 130.81 0))
(property "Footprint" "" (id 2) (at 176.53 134.62 0) (property "Footprint" "Diode_SMD:D_1812_4532Metric_Pad1.30x3.40mm_HandSolder" (id 2) (at 176.53 134.62 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 176.53 134.62 0) (property "Datasheet" "~" (id 3) (at 176.53 134.62 0)
@@ -1305,7 +1287,7 @@
(uuid 3f127f13-4a81-4f24-b7a1-8fcecd46ccdd) (uuid 3f127f13-4a81-4f24-b7a1-8fcecd46ccdd)
(property "Reference" "J2" (id 0) (at 127 40.64 0)) (property "Reference" "J2" (id 0) (at 127 40.64 0))
(property "Value" "Power2" (id 1) (at 127 43.18 0)) (property "Value" "Power2" (id 1) (at 127 43.18 0))
(property "Footprint" "" (id 2) (at 127 52.07 0) (property "Footprint" "TerminalBlock_RND:TerminalBlock_RND_205-00003_1x04_P5.00mm_Horizontal" (id 2) (at 127 52.07 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 127 52.07 0) (property "Datasheet" "~" (id 3) (at 127 52.07 0)
@@ -1326,7 +1308,7 @@
(property "Value" "NMEA0183" (id 1) (at 184.15 99.0599 0) (property "Value" "NMEA0183" (id 1) (at 184.15 99.0599 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Footprint" "" (id 2) (at 181.61 97.79 0) (property "Footprint" "TerminalBlock_RND:TerminalBlock_RND_205-00004_1x05_P5.00mm_Horizontal" (id 2) (at 181.61 97.79 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 181.61 97.79 0) (property "Datasheet" "~" (id 3) (at 181.61 97.79 0)
@@ -1339,58 +1321,37 @@
(pin "5" (uuid 8f4d17b5-8b46-44e0-bb57-595c35271c6a)) (pin "5" (uuid 8f4d17b5-8b46-44e0-bb57-595c35271c6a))
) )
(symbol (lib_id "Device:R") (at 83.82 116.84 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 5619fc72-1b89-475d-9f74-fab8b41849b1)
(property "Reference" "R?" (id 0) (at 86.36 115.5699 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "R" (id 1) (at 86.36 118.1099 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 82.042 116.84 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 83.82 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 9028fc7d-a496-4329-9683-9e3b67445f2c))
(pin "2" (uuid 9f24f5eb-e2ca-4915-b450-130db300831b))
)
(symbol (lib_id "Device:D_TVS") (at 168.91 55.88 0) (unit 1) (symbol (lib_id "Device:D_TVS") (at 168.91 55.88 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 64d6f761-197a-4492-8971-4b6af3d73fba) (uuid 64d6f761-197a-4492-8971-4b6af3d73fba)
(property "Reference" "D1" (id 0) (at 168.91 49.53 0)) (property "Reference" "D1" (id 0) (at 168.91 49.53 0))
(property "Value" "D_TVS" (id 1) (at 168.91 52.07 0)) (property "Value" "D_TVS" (id 1) (at 168.91 52.07 0))
(property "Footprint" "" (id 2) (at 168.91 55.88 0) (property "Footprint" "Diode_SMD:D_1812_4532Metric_Pad1.30x3.40mm_HandSolder" (id 2) (at 168.91 55.88 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 168.91 55.88 0) (property "Datasheet" "https://www.eaton.com/content/dam/eaton/products/electronic-components/resources/data-sheet/eaton-p6smb-tvs-diode-power-esd-suppressor-data-sheet.pdf" (id 3) (at 168.91 55.88 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid 92433530-4e37-405b-8dbe-1556bbf6fed2)) (pin "1" (uuid 92433530-4e37-405b-8dbe-1556bbf6fed2))
(pin "2" (uuid b24caf73-827f-46a8-8f8e-7a17e6e74412)) (pin "2" (uuid b24caf73-827f-46a8-8f8e-7a17e6e74412))
) )
(symbol (lib_id "Jumper:Jumper_3_Open") (at 120.65 114.3 90) (unit 1) (symbol (lib_id "power:PWR_FLAG") (at 139.7 63.5 90) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 6ef4177f-c8ff-4cc5-93ee-34744ac64016) (uuid 6edd20c5-d832-4c3b-899d-b554b41c9278)
(property "Reference" "JP?" (id 0) (at 118.11 113.0299 90) (property "Reference" "#FLG0102" (id 0) (at 137.795 63.5 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "Jumper_3_Open" (id 1) (at 118.11 115.5699 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 120.65 114.3 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 120.65 114.3 0) (property "Value" "PWR_FLAG" (id 1) (at 135.89 63.4999 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 139.7 63.5 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(pin "1" (uuid f5019952-3a63-4b11-be6b-5af8b2fb33dd)) (property "Datasheet" "~" (id 3) (at 139.7 63.5 0)
(pin "2" (uuid 5a06535d-47f8-4e40-af96-3182bc30845d)) (effects (font (size 1.27 1.27)) hide)
(pin "3" (uuid af4e3970-4813-484b-a471-a9f3d0b63893)) )
(pin "1" (uuid a0c05242-421c-4db4-9f06-9bb88de0e203))
) )
(symbol (lib_id "Connector:Screw_Terminal_01x04") (at 76.2 93.98 180) (unit 1) (symbol (lib_id "Connector:Screw_Terminal_01x04") (at 76.2 93.98 180) (unit 1)
@@ -1398,7 +1359,7 @@
(uuid 6fa47bf2-85a1-4ee7-8bab-d864f829b94a) (uuid 6fa47bf2-85a1-4ee7-8bab-d864f829b94a)
(property "Reference" "J1" (id 0) (at 76.2 82.55 0)) (property "Reference" "J1" (id 0) (at 76.2 82.55 0))
(property "Value" "Power1" (id 1) (at 76.2 85.09 0)) (property "Value" "Power1" (id 1) (at 76.2 85.09 0))
(property "Footprint" "" (id 2) (at 76.2 93.98 0) (property "Footprint" "TerminalBlock_RND:TerminalBlock_RND_205-00003_1x04_P5.00mm_Horizontal" (id 2) (at 76.2 93.98 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 76.2 93.98 0) (property "Datasheet" "~" (id 3) (at 76.2 93.98 0)
@@ -1419,7 +1380,7 @@
(property "Value" "120" (id 1) (at 167.64 115.5699 0) (property "Value" "120" (id 1) (at 167.64 115.5699 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Footprint" "" (id 2) (at 163.322 114.3 90) (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (id 2) (at 163.322 114.3 90)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 165.1 114.3 0) (property "Datasheet" "~" (id 3) (at 165.1 114.3 0)
@@ -1429,32 +1390,12 @@
(pin "2" (uuid 9fdb3dd0-e875-44da-baf5-ba5ae7e15441)) (pin "2" (uuid 9fdb3dd0-e875-44da-baf5-ba5ae7e15441))
) )
(symbol (lib_id "Jumper:Jumper_3_Open") (at 93.98 114.3 90) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 75bc3d61-b2ec-40bb-8500-4f492de93d05)
(property "Reference" "JP?" (id 0) (at 91.44 113.0299 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "Jumper_3_Open" (id 1) (at 91.44 115.5699 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 93.98 114.3 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 93.98 114.3 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 12860d76-1e09-43f9-bab6-1cc777583fff))
(pin "2" (uuid 7deb1e93-0766-49b3-8ac7-4f4b401e80c0))
(pin "3" (uuid e4c8031c-4fa9-4906-8453-63418cfcca8f))
)
(symbol (lib_id "Device:C") (at 147.32 58.42 90) (unit 1) (symbol (lib_id "Device:C") (at 147.32 58.42 90) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 825f108e-a6de-42f6-a93f-75d00d0f5224) (uuid 825f108e-a6de-42f6-a93f-75d00d0f5224)
(property "Reference" "C3" (id 0) (at 147.32 50.8 90)) (property "Reference" "C3" (id 0) (at 147.32 50.8 90))
(property "Value" "0.1uF" (id 1) (at 147.32 53.34 90)) (property "Value" "0.1uF" (id 1) (at 147.32 53.34 90))
(property "Footprint" "" (id 2) (at 151.13 57.4548 0) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (id 2) (at 151.13 57.4548 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 147.32 58.42 0) (property "Datasheet" "~" (id 3) (at 147.32 58.42 0)
@@ -1498,7 +1439,7 @@
(uuid 8886c384-ae09-4e56-b307-f41427a4a7c3) (uuid 8886c384-ae09-4e56-b307-f41427a4a7c3)
(property "Reference" "D2" (id 0) (at 176.53 58.42 0)) (property "Reference" "D2" (id 0) (at 176.53 58.42 0))
(property "Value" "D_TVS" (id 1) (at 176.53 60.96 0)) (property "Value" "D_TVS" (id 1) (at 176.53 60.96 0))
(property "Footprint" "" (id 2) (at 176.53 64.77 0) (property "Footprint" "Diode_SMD:D_1812_4532Metric_Pad1.30x3.40mm_HandSolder" (id 2) (at 176.53 64.77 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 176.53 64.77 0) (property "Datasheet" "~" (id 3) (at 176.53 64.77 0)
@@ -1517,7 +1458,7 @@
(property "Value" "0.1uF" (id 1) (at 93.98 93.9799 0) (property "Value" "0.1uF" (id 1) (at 93.98 93.9799 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Footprint" "" (id 2) (at 91.1352 96.52 0) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (id 2) (at 91.1352 96.52 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 90.17 92.71 0) (property "Datasheet" "~" (id 3) (at 90.17 92.71 0)
@@ -1536,7 +1477,7 @@
(property "Value" "1uF" (id 1) (at 105.41 93.9799 0) (property "Value" "1uF" (id 1) (at 105.41 93.9799 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Footprint" "" (id 2) (at 102.5652 96.52 0) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (id 2) (at 102.5652 96.52 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 101.6 92.71 0) (property "Datasheet" "~" (id 3) (at 101.6 92.71 0)
@@ -1551,7 +1492,7 @@
(uuid 97be74e7-374c-4462-b7c7-39ee476ba5c5) (uuid 97be74e7-374c-4462-b7c7-39ee476ba5c5)
(property "Reference" "J3" (id 0) (at 113.03 86.36 0)) (property "Reference" "J3" (id 0) (at 113.03 86.36 0))
(property "Value" "GPIO" (id 1) (at 113.03 88.9 0)) (property "Value" "GPIO" (id 1) (at 113.03 88.9 0))
(property "Footprint" "" (id 2) (at 113.03 95.25 0) (property "Footprint" "TerminalBlock_RND:TerminalBlock_RND_205-00001_1x02_P5.00mm_Horizontal" (id 2) (at 113.03 95.25 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 113.03 95.25 0) (property "Datasheet" "~" (id 3) (at 113.03 95.25 0)
@@ -1570,7 +1511,7 @@
(property "Value" "Earth" (id 1) (at 193.04 60.9599 0) (property "Value" "Earth" (id 1) (at 193.04 60.9599 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Footprint" "" (id 2) (at 190.5 58.42 0) (property "Footprint" "TerminalBlock_RND:TerminalBlock_RND_205-00001_1x02_P5.00mm_Horizontal" (id 2) (at 190.5 58.42 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 190.5 58.42 0) (property "Datasheet" "~" (id 3) (at 190.5 58.42 0)
@@ -1585,7 +1526,7 @@
(uuid ad5e9319-7439-4517-831f-7e2046957853) (uuid ad5e9319-7439-4517-831f-7e2046957853)
(property "Reference" "C4" (id 0) (at 147.32 62.23 90)) (property "Reference" "C4" (id 0) (at 147.32 62.23 90))
(property "Value" "1uF" (id 1) (at 147.32 64.77 90)) (property "Value" "1uF" (id 1) (at 147.32 64.77 90))
(property "Footprint" "" (id 2) (at 151.13 68.8848 0) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (id 2) (at 151.13 68.8848 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 147.32 69.85 0) (property "Datasheet" "~" (id 3) (at 147.32 69.85 0)
@@ -1595,67 +1536,77 @@
(pin "2" (uuid b2f84723-6c6c-44ab-bbb6-1dd591980bea)) (pin "2" (uuid b2f84723-6c6c-44ab-bbb6-1dd591980bea))
) )
(symbol (lib_id "power:PWR_FLAG") (at 86.36 83.82 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid b9df0e27-4d2c-4879-9563-642af7d38df9)
(property "Reference" "#FLG0101" (id 0) (at 86.36 81.915 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "PWR_FLAG" (id 1) (at 86.36 78.74 0))
(property "Footprint" "" (id 2) (at 86.36 83.82 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 86.36 83.82 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 1d17a3df-0edf-4263-85c5-8c61dd1f33a7))
)
(sheet_instances (sheet_instances
(path "/" (page "1")) (path "/" (page "1"))
) )
(symbol_instances (symbol_instances
(path "/b9df0e27-4d2c-4879-9563-642af7d38df9"
(reference "#FLG0101") (unit 1) (value "PWR_FLAG") (footprint "")
)
(path "/6edd20c5-d832-4c3b-899d-b554b41c9278"
(reference "#FLG0102") (unit 1) (value "PWR_FLAG") (footprint "")
)
(path "/8defc97d-155a-4e40-896c-ede18d73096a" (path "/8defc97d-155a-4e40-896c-ede18d73096a"
(reference "C1") (unit 1) (value "0.1uF") (footprint "") (reference "C1") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder")
) )
(path "/91574a89-9bc8-4c62-99fc-3f1e54f8b94f" (path "/91574a89-9bc8-4c62-99fc-3f1e54f8b94f"
(reference "C2") (unit 1) (value "1uF") (footprint "") (reference "C2") (unit 1) (value "1uF") (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder")
) )
(path "/825f108e-a6de-42f6-a93f-75d00d0f5224" (path "/825f108e-a6de-42f6-a93f-75d00d0f5224"
(reference "C3") (unit 1) (value "0.1uF") (footprint "") (reference "C3") (unit 1) (value "0.1uF") (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder")
) )
(path "/ad5e9319-7439-4517-831f-7e2046957853" (path "/ad5e9319-7439-4517-831f-7e2046957853"
(reference "C4") (unit 1) (value "1uF") (footprint "") (reference "C4") (unit 1) (value "1uF") (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder")
) )
(path "/64d6f761-197a-4492-8971-4b6af3d73fba" (path "/64d6f761-197a-4492-8971-4b6af3d73fba"
(reference "D1") (unit 1) (value "D_TVS") (footprint "") (reference "D1") (unit 1) (value "D_TVS") (footprint "Diode_SMD:D_1812_4532Metric_Pad1.30x3.40mm_HandSolder")
) )
(path "/8886c384-ae09-4e56-b307-f41427a4a7c3" (path "/8886c384-ae09-4e56-b307-f41427a4a7c3"
(reference "D2") (unit 1) (value "D_TVS") (footprint "") (reference "D2") (unit 1) (value "D_TVS") (footprint "Diode_SMD:D_1812_4532Metric_Pad1.30x3.40mm_HandSolder")
) )
(path "/161d8a9a-e369-4575-b741-940c98c4f546" (path "/161d8a9a-e369-4575-b741-940c98c4f546"
(reference "D3") (unit 1) (value "D_TVS") (footprint "") (reference "D3") (unit 1) (value "D_TVS") (footprint "Diode_SMD:D_1812_4532Metric_Pad1.30x3.40mm_HandSolder")
) )
(path "/3c8b3623-02c1-47bb-bced-ad174d108f8c" (path "/3c8b3623-02c1-47bb-bced-ad174d108f8c"
(reference "D4") (unit 1) (value "D_TVS") (footprint "") (reference "D4") (unit 1) (value "D_TVS") (footprint "Diode_SMD:D_1812_4532Metric_Pad1.30x3.40mm_HandSolder")
) )
(path "/6fa47bf2-85a1-4ee7-8bab-d864f829b94a" (path "/6fa47bf2-85a1-4ee7-8bab-d864f829b94a"
(reference "J1") (unit 1) (value "Power1") (footprint "") (reference "J1") (unit 1) (value "Power1") (footprint "TerminalBlock_RND:TerminalBlock_RND_205-00003_1x04_P5.00mm_Horizontal")
) )
(path "/3f127f13-4a81-4f24-b7a1-8fcecd46ccdd" (path "/3f127f13-4a81-4f24-b7a1-8fcecd46ccdd"
(reference "J2") (unit 1) (value "Power2") (footprint "") (reference "J2") (unit 1) (value "Power2") (footprint "TerminalBlock_RND:TerminalBlock_RND_205-00003_1x04_P5.00mm_Horizontal")
) )
(path "/97be74e7-374c-4462-b7c7-39ee476ba5c5" (path "/97be74e7-374c-4462-b7c7-39ee476ba5c5"
(reference "J3") (unit 1) (value "GPIO") (footprint "") (reference "J3") (unit 1) (value "GPIO") (footprint "TerminalBlock_RND:TerminalBlock_RND_205-00001_1x02_P5.00mm_Horizontal")
) )
(path "/4ba7123d-3d16-4c96-a18e-7cc2edf7c426" (path "/4ba7123d-3d16-4c96-a18e-7cc2edf7c426"
(reference "J4") (unit 1) (value "NMEA0183") (footprint "") (reference "J4") (unit 1) (value "NMEA0183") (footprint "TerminalBlock_RND:TerminalBlock_RND_205-00004_1x05_P5.00mm_Horizontal")
) )
(path "/a866cb0e-6759-48ea-962d-f91f4c20bf87" (path "/a866cb0e-6759-48ea-962d-f91f4c20bf87"
(reference "J5") (unit 1) (value "Earth") (footprint "") (reference "J5") (unit 1) (value "Earth") (footprint "TerminalBlock_RND:TerminalBlock_RND_205-00001_1x02_P5.00mm_Horizontal")
)
(path "/6ef4177f-c8ff-4cc5-93ee-34744ac64016"
(reference "JP?") (unit 1) (value "Jumper_3_Open") (footprint "")
)
(path "/75bc3d61-b2ec-40bb-8500-4f492de93d05"
(reference "JP?") (unit 1) (value "Jumper_3_Open") (footprint "")
) )
(path "/3270861f-c2e8-4dcc-a11d-b4c8334e1b9e" (path "/3270861f-c2e8-4dcc-a11d-b4c8334e1b9e"
(reference "R3") (unit 1) (value "120") (footprint "") (reference "R3") (unit 1) (value "120") (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder")
) )
(path "/72f2dc98-6e66-4bd1-8419-440b18a4e237" (path "/72f2dc98-6e66-4bd1-8419-440b18a4e237"
(reference "R4") (unit 1) (value "120") (footprint "") (reference "R4") (unit 1) (value "120") (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder")
)
(path "/35e86cee-bdc9-4958-8992-02aeb29577aa"
(reference "R?") (unit 1) (value "R") (footprint "")
)
(path "/5619fc72-1b89-475d-9f74-fab8b41849b1"
(reference "R?") (unit 1) (value "R") (footprint "")
) )
(path "/87f1e6a1-d0c0-4e77-8114-eb9335545888" (path "/87f1e6a1-d0c0-4e77-8114-eb9335545888"
(reference "U1") (unit 1) (value "ISO1412") (footprint "Package_SO:SOIC-16W_7.5x10.3mm_P1.27mm") (reference "U1") (unit 1) (value "ISO1412") (footprint "Package_SO:SOIC-16W_7.5x10.3mm_P1.27mm")

View File

@@ -0,0 +1,9 @@
# NMEA 0183 to TTL Bridge
### by Jakob Dalsgaard, jakob@dalsgaard.net
# Documentation resources:
* https://www.ti.com/product/ISO1412