COMM: Finish next changes after review
This commit is contained in:
committed by
Štěpán Rydlo
parent
c7a291d89b
commit
c9d8955cf6
File diff suppressed because it is too large
Load Diff
1420
modules/Communication/PowerConv.kicad_sch
Normal file
1420
modules/Communication/PowerConv.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -345,8 +345,20 @@
|
||||
"MCU"
|
||||
],
|
||||
[
|
||||
"0335b19b-f69a-4698-b41d-d454ea335718",
|
||||
"Battery load share"
|
||||
"5d794243-d9db-4c8e-aa14-90dff0141470",
|
||||
"3V3 power share"
|
||||
],
|
||||
[
|
||||
"d3a682e4-d5b0-4377-8f5c-e0ae4cebf08d",
|
||||
"Power Convertor"
|
||||
],
|
||||
[
|
||||
"267a91a1-f60f-4e4e-a455-eed28f022043",
|
||||
"VBAT1"
|
||||
],
|
||||
[
|
||||
"a161eaab-f432-4250-8567-12738a9776f7",
|
||||
"5V power share"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
|
2234
modules/Communication/comm.kicad_sch
Normal file
2234
modules/Communication/comm.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -69,6 +69,38 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Connector:TestPoint" (pin_numbers hide) (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "TP" (id 0) (at 0 6.858 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "TestPoint" (id 1) (at 0 5.08 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 5.08 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 5.08 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "test point tp" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "test point" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_fp_filters" "Pin* Test*" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "TestPoint_0_1"
|
||||
(circle (center 0 3.302) (radius 0.762) (stroke (width 0)) (fill (type none)))
|
||||
)
|
||||
(symbol "TestPoint_1_1"
|
||||
(pin passive line (at 0 0 90) (length 2.54)
|
||||
(name "1" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "C" (id 0) (at 0.635 2.54 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
@ -203,6 +235,38 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Mechanical:MountingHole_Pad" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "H" (id 0) (at 0 6.35 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "MountingHole_Pad" (id 1) (at 0 4.445 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "mounting hole" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Mounting Hole with connection" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_fp_filters" "MountingHole*Pad*" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "MountingHole_Pad_0_1"
|
||||
(circle (center 0 1.27) (radius 1.27) (stroke (width 1.27)) (fill (type none)))
|
||||
)
|
||||
(symbol "MountingHole_Pad_1_1"
|
||||
(pin input line (at 0 -2.54 90) (length 2.54)
|
||||
(name "1" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "RF_GPS:NEO-8Q" (in_bom yes) (on_board yes)
|
||||
(property "Reference" "U" (id 0) (at -13.97 21.59 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
@ -330,10 +394,10 @@
|
||||
)
|
||||
)
|
||||
(symbol "comm:GRF2133" (in_bom yes) (on_board yes)
|
||||
(property "Reference" "U" (id 0) (at 0 6.35 0)
|
||||
(property "Reference" "U" (id 0) (at 0 2.54 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "GRF2133" (id 1) (at 0 3.81 0)
|
||||
(property "Value" "GRF2133" (id 1) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at -5.08 1.27 0)
|
||||
@ -343,32 +407,32 @@
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "GRF2133_0_1"
|
||||
(rectangle (start -10.16 2.54) (end 8.89 -11.43)
|
||||
(stroke (width 0.1524)) (fill (type none))
|
||||
(rectangle (start -10.16 -1.27) (end 8.89 -11.43)
|
||||
(stroke (width 0.1524)) (fill (type background))
|
||||
)
|
||||
)
|
||||
(symbol "GRF2133_1_1"
|
||||
(pin input line (at -12.7 0 0) (length 2.54)
|
||||
(pin input line (at 11.43 -8.89 180) (length 2.54)
|
||||
(name "V_EN" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin input line (at -12.7 -2.54 0) (length 2.54)
|
||||
(pin input line (at 11.43 -6.35 180) (length 2.54)
|
||||
(name "NC" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin input line (at -12.7 -5.08 0) (length 2.54)
|
||||
(pin input line (at 11.43 -3.81 180) (length 2.54)
|
||||
(name "RF_IN" (effects (font (size 1.27 1.27))))
|
||||
(number "3" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin input line (at 11.43 -5.08 180) (length 2.54)
|
||||
(pin input line (at -12.7 -3.81 0) (length 2.54)
|
||||
(name "RF_OUT/VDD" (effects (font (size 1.27 1.27))))
|
||||
(number "4" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin input line (at 11.43 -2.54 180) (length 2.54)
|
||||
(pin input line (at -12.7 -6.35 0) (length 2.54)
|
||||
(name "NC" (effects (font (size 1.27 1.27))))
|
||||
(number "5" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin input line (at 11.43 0 180) (length 2.54)
|
||||
(pin input line (at -12.7 -8.89 0) (length 2.54)
|
||||
(name "VDD1" (effects (font (size 1.27 1.27))))
|
||||
(number "6" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
@ -466,68 +530,30 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "power:PWR_FLAG" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "#FLG" (id 0) (at 0 1.905 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "PWR_FLAG" (id 1) (at 0 3.81 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Special symbol for telling ERC where power comes from" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "PWR_FLAG_0_0"
|
||||
(pin power_out line (at 0 0 90) (length 0)
|
||||
(name "pwr" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
(symbol "PWR_FLAG_0_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 0)
|
||||
(xy 0 1.27)
|
||||
(xy -1.016 1.905)
|
||||
(xy 0 2.54)
|
||||
(xy 1.016 1.905)
|
||||
(xy 0 1.27)
|
||||
)
|
||||
(stroke (width 0)) (fill (type none))
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
(junction (at 73.66 60.325) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 76.2 60.325) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 102.9601 97.155) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 103.505 60.325) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 114.3 60.325) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 114.3 83.185) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 137.795 74.295) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 155.575 85.725) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 139.065 93.345) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 155.575 93.345) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 164.465 83.185) (diameter 1.016) (color 0 0 0 0))
|
||||
|
||||
(no_connect (at 45.72 118.11) (uuid fa4b8c7e-d4ed-40db-8f48-c10fb74088cf))
|
||||
(no_connect (at 58.42 71.12) (uuid 85201180-d2ed-4b0d-81b0-9e79da370ca6))
|
||||
(no_connect (at 58.42 73.66) (uuid 85201180-d2ed-4b0d-81b0-9e79da370ca6))
|
||||
(no_connect (at 58.42 99.06) (uuid 4009b76d-4e12-41c2-8abc-3c909f129ef1))
|
||||
(no_connect (at 80.01 41.91) (uuid 9b815f68-a45a-4127-9423-cdd83a06ce58))
|
||||
(no_connect (at 80.01 48.26) (uuid a2dc883e-8be8-4b4b-99f0-879d05dff671))
|
||||
(no_connect (at 93.98 93.98) (uuid 640c81af-5b52-4930-825d-dea52c971932))
|
||||
(no_connect (at 104.14 74.93) (uuid 200be9b2-43a8-498b-a2f1-217b5feaed58))
|
||||
(no_connect (at 133.35 68.58) (uuid 5336eac4-105f-430d-89b3-93768eacb78d))
|
||||
(no_connect (at 133.35 72.39) (uuid 16a2b90c-bf42-469d-9225-99717144eb37))
|
||||
|
||||
(wire (pts (xy 29.845 100.33) (xy 29.845 104.14))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 09e322ad-5f43-4b76-8f66-ce95369f2a6e)
|
||||
)
|
||||
(wire (pts (xy 29.845 104.14) (xy 58.42 104.14))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 8b91a71a-a3ba-4252-b2f5-9f4031caa8c6)
|
||||
)
|
||||
(wire (pts (xy 48.895 86.36) (xy 58.42 86.36))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 5251a5b4-b539-4b4e-b018-161b8beafed2)
|
||||
@ -552,14 +578,6 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid ba04f105-0e60-4ac9-bff5-6cb4b45bffa4)
|
||||
)
|
||||
(wire (pts (xy 54.61 104.14) (xy 54.61 111.125))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 8b91a71a-a3ba-4252-b2f5-9f4031caa8c6)
|
||||
)
|
||||
(wire (pts (xy 58.42 104.14) (xy 54.61 104.14))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 8b91a71a-a3ba-4252-b2f5-9f4031caa8c6)
|
||||
)
|
||||
(wire (pts (xy 71.12 60.325) (xy 73.66 60.325))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid fccd4a8f-3137-4bb9-8889-b2aa4118e340)
|
||||
@ -608,7 +626,11 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid a68ab12f-21ab-4b98-8655-04c3a521afcb)
|
||||
)
|
||||
(wire (pts (xy 102.87 97.155) (xy 125.73 97.155))
|
||||
(wire (pts (xy 102.87 97.155) (xy 102.9601 97.155))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 3784599c-c4b1-4b8d-af53-1e1ff580c87c)
|
||||
)
|
||||
(wire (pts (xy 102.9601 97.155) (xy 125.73 97.155))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 3784599c-c4b1-4b8d-af53-1e1ff580c87c)
|
||||
)
|
||||
@ -652,13 +674,13 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid cf8f39ac-6300-4a6f-9d7a-9535d28f4f59)
|
||||
)
|
||||
(wire (pts (xy 123.825 74.295) (xy 137.795 74.295))
|
||||
(wire (pts (xy 123.825 85.725) (xy 123.825 93.345))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 27abbe3a-0c28-45c9-a944-7532695fb377)
|
||||
(uuid 5d983481-0c8c-4bbb-b76b-26a71bf74766)
|
||||
)
|
||||
(wire (pts (xy 123.825 85.725) (xy 123.825 74.295))
|
||||
(wire (pts (xy 123.825 93.345) (xy 139.065 93.345))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 27abbe3a-0c28-45c9-a944-7532695fb377)
|
||||
(uuid 5d983481-0c8c-4bbb-b76b-26a71bf74766)
|
||||
)
|
||||
(wire (pts (xy 126.365 85.725) (xy 123.825 85.725))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
@ -668,6 +690,10 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 9627691b-ef9d-4979-b816-86baf4bc8a68)
|
||||
)
|
||||
(wire (pts (xy 139.065 93.345) (xy 155.575 93.345))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 5d983481-0c8c-4bbb-b76b-26a71bf74766)
|
||||
)
|
||||
(wire (pts (xy 150.495 83.185) (xy 164.465 83.185))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 01be50a9-1c3a-4f58-b3cc-a877c48e9664)
|
||||
@ -684,15 +710,11 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid ba4fc2a8-2822-4df7-a7ea-e7ad6dd111f8)
|
||||
)
|
||||
(wire (pts (xy 155.575 74.295) (xy 137.795 74.295))
|
||||
(wire (pts (xy 155.575 85.725) (xy 155.575 93.345))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 4cd10ab7-02f2-4001-9cd2-7e591b7dabac)
|
||||
(uuid ac64c30b-286e-44ae-9150-827dae77a52f)
|
||||
)
|
||||
(wire (pts (xy 155.575 85.725) (xy 155.575 74.295))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 4cd10ab7-02f2-4001-9cd2-7e591b7dabac)
|
||||
)
|
||||
(wire (pts (xy 155.575 85.725) (xy 155.575 97.155))
|
||||
(wire (pts (xy 155.575 93.345) (xy 155.575 97.155))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid ac64c30b-286e-44ae-9150-827dae77a52f)
|
||||
)
|
||||
@ -709,25 +731,13 @@
|
||||
(uuid 62c67aba-53d3-47a5-9e95-9ec6c9bd78e8)
|
||||
)
|
||||
|
||||
(text "Connected to logic 1 \nUSB/I2C comm\n" (at 31.115 111.76 0)
|
||||
(text "Connected to logic 1 \nUSB/I2C comm\n" (at 22.225 109.22 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid cdf36631-0b51-4d27-94ca-d6a112c60208)
|
||||
)
|
||||
(text "Power flag should\nnot be facing down" (at 46.99 120.65 0)
|
||||
(text "C0G" (at 106.68 84.455 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 395fc99b-797b-4962-8870-000b27f2b5c4)
|
||||
)
|
||||
(text "Missing Capacitor on Power supply\n(low ESR)" (at 81.28 45.72 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 998aa15a-aab2-47f8-95be-c3a0a284deb3)
|
||||
)
|
||||
(text "+3V3 label probably already contains power flag" (at 81.28 49.53 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 76fef2e2-188b-498a-b1a8-c51d72e93f4d)
|
||||
)
|
||||
(text "Rotated\nvalues" (at 105.41 77.47 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 0547aed6-d049-4283-b302-d86b2716024e)
|
||||
(uuid 67889be4-7baf-49df-bff8-2abd4cf5c75e)
|
||||
)
|
||||
(text "Output pin to I-PEX connector, for connect external antena\nActive antenna - min gain 15dB (compensate singal lost on RF cable)\n - max 30dB\n -- max noise figure 1,5dB\n\nPossible antena: GPS-ANT044 SR PASSIVES\n"
|
||||
(at 110.49 115.57 0)
|
||||
@ -738,19 +748,15 @@
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid a085bfcb-e4e0-4cb6-9424-1b40a095a96a)
|
||||
)
|
||||
(text "No background\ninside symbol?" (at 134.62 69.85 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 6675339d-b136-4387-8643-2131d9cac758)
|
||||
)
|
||||
(text "GND upwards? NO" (at 134.62 73.66 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid fc5796b4-a681-4456-bfd8-f8c508747119)
|
||||
)
|
||||
(text "https://www.guerrilla-rf.com/products/CustomTunes?sku=2133&file_name=GRF2133%201200-1600MHz.pdf"
|
||||
(at 141.605 117.475 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid c1db7845-d2a2-4cae-8064-07df05a18d2b)
|
||||
)
|
||||
(text "C0G" (at 168.275 80.645 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 1c9d9621-d4fa-4f02-9cc1-7cdc463d54a9)
|
||||
)
|
||||
(text "50 Ohms\nimpedancy\n" (at 180.34 80.645 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 861e6205-addf-4fa2-831f-5de3069d0f43)
|
||||
@ -763,6 +769,10 @@
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
(uuid c3180c14-d933-43a4-a189-4f33bcc287c2)
|
||||
)
|
||||
(text "Mounting hole\nfor IPEX connector\n" (at 222.885 83.185 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 94399230-ca90-4edf-a489-dc91f0601eb1)
|
||||
)
|
||||
|
||||
(hierarchical_label "SDA" (shape input) (at 48.895 86.36 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
@ -772,7 +782,7 @@
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 0038fc9c-adb7-480f-a3b0-d335966c7de8)
|
||||
)
|
||||
(hierarchical_label "INTERUPT" (shape input) (at 48.895 93.98 180)
|
||||
(hierarchical_label "IRQ" (shape input) (at 48.895 93.98 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 9e5a965b-eb8a-46fb-8cc3-3c71df006882)
|
||||
)
|
||||
@ -789,17 +799,17 @@
|
||||
(uuid f59b0ec7-475f-495d-84b5-c74c61d7d053)
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:+3V3") (at 54.61 111.125 180) (unit 1)
|
||||
(symbol (lib_id "power:+3V3") (at 29.845 100.33 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 05ae919a-077d-4ffb-832c-e1f8a90810f5)
|
||||
(property "Reference" "#PWR0136" (id 0) (at 54.61 107.315 0)
|
||||
(property "Reference" "#PWR0136" (id 0) (at 29.845 104.14 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "+3V3" (id 1) (at 54.61 114.681 0))
|
||||
(property "Footprint" "" (id 2) (at 54.61 111.125 0)
|
||||
(property "Value" "+3V3" (id 1) (at 29.845 96.774 0))
|
||||
(property "Footprint" "" (id 2) (at 29.845 100.33 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 54.61 111.125 0)
|
||||
(property "Datasheet" "" (id 3) (at 29.845 100.33 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 83b76a64-d33f-4b92-8ebe-94085b063eff))
|
||||
@ -821,20 +831,36 @@
|
||||
(pin "1" (uuid 0d7ebf62-86ea-48a5-b9e2-01c322c15835))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:PWR_FLAG") (at 76.2 60.325 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 4be731c3-82de-4c45-8d8b-d4e7d388b28d)
|
||||
(property "Reference" "#FLG0111" (id 0) (at 76.2 58.42 0)
|
||||
(symbol (lib_id "Connector:TestPoint") (at 102.9601 97.155 180) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid e930b68a-88ca-4dce-9274-e3945c507eee)
|
||||
(property "Reference" "TP?" (id 0) (at 104.2301 102.8066 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "~" (id 1) (at 102.9601 102.235 0))
|
||||
(property "Footprint" "" (id 2) (at 97.8801 97.155 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "PWR_FLAG" (id 1) (at 76.2 56.515 0))
|
||||
(property "Footprint" "" (id 2) (at 76.2 60.325 0)
|
||||
(property "Datasheet" "~" (id 3) (at 97.8801 97.155 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 76.2 60.325 0)
|
||||
(pin "1" (uuid 7de6bc0d-11a6-4dba-a0bc-e5bd1bcc737d))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector:TestPoint") (at 114.3 60.325 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid f9595d9a-aabb-4056-938d-eb6481cde334)
|
||||
(property "Reference" "TP?" (id 0) (at 113.03 54.6734 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "~" (id 1) (at 114.3 55.245 0))
|
||||
(property "Footprint" "" (id 2) (at 119.38 60.325 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid fb8eda6a-0cf5-4b74-b175-e2a1d79944df))
|
||||
(property "Datasheet" "~" (id 3) (at 119.38 60.325 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 7ebfd7cd-743e-4f4f-9a12-c4292b97c424))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 76.2 113.665 0) (unit 1)
|
||||
@ -917,11 +943,43 @@
|
||||
(pin "1" (uuid a87c63dd-3d65-4051-a4cc-06e4ccf0a63a))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 227.33 92.71 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid aed8a126-53ea-45f7-9eb1-1ed2ff8501ae)
|
||||
(property "Reference" "#PWR08" (id 0) (at 227.33 99.06 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 227.33 96.52 0))
|
||||
(property "Footprint" "" (id 2) (at 227.33 92.71 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 227.33 92.71 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid c6df6da0-8d15-4a16-95e9-16923d8c1d3b))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 233.68 92.71 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid c8ef9fc2-2f68-4af4-8627-5df899065dad)
|
||||
(property "Reference" "#PWR09" (id 0) (at 233.68 99.06 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 233.68 96.52 0))
|
||||
(property "Footprint" "" (id 2) (at 233.68 92.71 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 233.68 92.71 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid fc157961-6802-4dfa-ad8f-7610acbb62e3))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:L") (at 114.3 74.93 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid a2918e19-165a-4355-a07f-4e592565c356)
|
||||
(property "Reference" "L1" (id 0) (at 118.11 74.93 90))
|
||||
(property "Value" "33nH" (id 1) (at 116.205 74.93 90))
|
||||
(property "Reference" "L1" (id 0) (at 111.125 74.295 0))
|
||||
(property "Value" "33nH" (id 1) (at 111.125 76.2 0))
|
||||
(property "Footprint" "Inductor_SMD:L_0603_1608Metric" (id 2) (at 114.3 74.93 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
@ -935,10 +993,10 @@
|
||||
(symbol (lib_id "Device:L") (at 164.465 89.535 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid e6bfe790-e3b4-401f-a458-297cde72bf39)
|
||||
(property "Reference" "L2" (id 0) (at 167.64 89.5349 0)
|
||||
(property "Reference" "L2" (id 0) (at 165.735 89.5349 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "18nH" (id 1) (at 166.37 89.535 90))
|
||||
(property "Value" "18nH" (id 1) (at 168.275 91.44 0))
|
||||
(property "Footprint" "Inductor_SMD:L_0603_1608Metric" (id 2) (at 164.465 89.535 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
@ -987,13 +1045,49 @@
|
||||
(pin "2" (uuid ded9580e-f0af-400b-829c-c2ebfc0aa8b6))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 103.505 64.135 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 655466dc-74d7-441f-9065-6d91cf0cdfd5)
|
||||
(property "Reference" "C42" (id 0) (at 106.68 64.1349 0)
|
||||
(symbol (lib_id "Mechanical:MountingHole_Pad") (at 227.33 90.17 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 9917e3d6-eb51-47be-8d4b-3672fec6f76a)
|
||||
(property "Reference" "H7" (id 0) (at 226.06 85.5979 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0,1uF" (id 1) (at 104.14 66.675 0)
|
||||
(property "Value" "MountingHole_Pad" (id 1) (at 227.33 85.725 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 227.33 90.17 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 227.33 90.17 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 69c30872-c67f-4a1a-8308-102640a3b64e))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Mechanical:MountingHole_Pad") (at 233.68 90.17 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid e14fe516-6422-4370-982f-b6be4e479b7f)
|
||||
(property "Reference" "H8" (id 0) (at 232.41 85.5979 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "MountingHole_Pad" (id 1) (at 233.68 85.725 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 233.68 90.17 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 233.68 90.17 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid a2fd02a6-cf68-4f59-ae03-cd9e06ef9f7f))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 103.505 64.135 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 655466dc-74d7-441f-9065-6d91cf0cdfd5)
|
||||
(property "Reference" "C42" (id 0) (at 106.045 64.7699 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0,1uF" (id 1) (at 104.775 66.675 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 104.4702 67.945 0)
|
||||
@ -1007,10 +1101,10 @@
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 109.22 86.36 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 43cf697c-d158-4d4f-bde0-259d5adf1417)
|
||||
(property "Reference" "C43" (id 0) (at 109.22 81.28 90))
|
||||
(property "Value" "33pF" (id 1) (at 111.76 85.725 0)
|
||||
(property "Reference" "C43" (id 0) (at 108.585 79.375 90))
|
||||
(property "Value" "33pF" (id 1) (at 111.76 81.28 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 113.03 85.3948 0)
|
||||
@ -1024,10 +1118,10 @@
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 170.18 83.185 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 8a28a6ce-bb4d-413a-85cb-87c474e0efa6)
|
||||
(property "Reference" "C48" (id 0) (at 170.18 78.105 90))
|
||||
(property "Value" "33pF" (id 1) (at 172.72 82.55 0)
|
||||
(property "Reference" "C48" (id 0) (at 170.18 75.565 90))
|
||||
(property "Value" "33pF" (id 1) (at 173.355 77.47 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 173.99 82.2198 0)
|
||||
@ -1057,15 +1151,15 @@
|
||||
(pin "2" (uuid 26e9a7fb-dd70-48cd-90ed-d709c8f7e1e3))
|
||||
)
|
||||
|
||||
(symbol (lib_id "comm:GRF2133") (at 137.795 88.265 180) (unit 1)
|
||||
(symbol (lib_id "comm:GRF2133") (at 139.065 79.375 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid a84a27ac-86a4-4976-965b-f9b0402fe7a8)
|
||||
(property "Reference" "U16" (id 0) (at 137.795 92.075 0))
|
||||
(property "Value" "GRF2133" (id 1) (at 145.415 75.565 0))
|
||||
(property "Footprint" "Package_DFN_QFN:DFN-6-1EP_2x2mm_P0.5mm_EP0.6x1.37mm" (id 2) (at 142.875 89.535 0)
|
||||
(property "Reference" "U16" (id 0) (at 130.81 79.375 0))
|
||||
(property "Value" "GRF2133" (id 1) (at 145.415 79.375 0))
|
||||
(property "Footprint" "Package_DFN_QFN:DFN-6-1EP_2x2mm_P0.5mm_EP0.6x1.37mm" (id 2) (at 133.985 69.215 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 142.875 89.535 0)
|
||||
(property "Datasheet" "" (id 3) (at 133.985 78.105 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid b086fed5-ec4f-40e1-90f3-815d45715526))
|
||||
|
@ -69,6 +69,38 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Connector:TestPoint" (pin_numbers hide) (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "TP" (id 0) (at 0 6.858 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "TestPoint" (id 1) (at 0 5.08 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 5.08 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 5.08 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "test point tp" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "test point" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_fp_filters" "Pin* Test*" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "TestPoint_0_1"
|
||||
(circle (center 0 3.302) (radius 0.762) (stroke (width 0)) (fill (type none)))
|
||||
)
|
||||
(symbol "TestPoint_1_1"
|
||||
(pin passive line (at 0 0 90) (length 2.54)
|
||||
(name "1" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "C" (id 0) (at 0.635 2.54 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
@ -119,13 +151,13 @@
|
||||
)
|
||||
)
|
||||
(symbol "Device:Crystal" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "Y1" (id 0) (at 3.81 0.0001 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Value" "16MHz" (id 1) (at 5.08 -2.54 90)
|
||||
(property "Reference" "Y" (id 0) (at 0 3.81 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm" (id 2) (at 0 0 0)
|
||||
(property "Value" "Crystal" (id 1) (at 0 -3.81 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
||||
@ -180,7 +212,7 @@
|
||||
)
|
||||
(pin passive line (at 3.81 0 180) (length 1.27)
|
||||
(name "2" (effects (font (size 1.27 1.27))))
|
||||
(number "3" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
@ -269,6 +301,38 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Mechanical:MountingHole_Pad" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "H" (id 0) (at 0 6.35 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "MountingHole_Pad" (id 1) (at 0 4.445 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "mounting hole" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Mounting Hole with connection" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_fp_filters" "MountingHole*Pad*" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "MountingHole_Pad_0_1"
|
||||
(circle (center 0 1.27) (radius 1.27) (stroke (width 1.27)) (fill (type none)))
|
||||
)
|
||||
(symbol "MountingHole_Pad_1_1"
|
||||
(pin input line (at 0 -2.54 90) (length 2.54)
|
||||
(name "1" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "RF:NRF24L01" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "U" (id 0) (at -11.43 17.78 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
@ -489,7 +553,6 @@
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
(junction (at 55.245 57.785) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 64.77 57.785) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 66.675 118.11) (diameter 1.016) (color 0 0 0 0))
|
||||
@ -498,6 +561,7 @@
|
||||
(junction (at 85.09 57.785) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 85.09 118.11) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 86.36 118.11) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 87.63 57.785) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 87.63 118.11) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 111.125 69.215) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 113.03 100.33) (diameter 1.016) (color 0 0 0 0))
|
||||
@ -510,9 +574,6 @@
|
||||
(junction (at 141.605 104.14) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 160.655 91.44) (diameter 1.016) (color 0 0 0 0))
|
||||
|
||||
(no_connect (at 50.8 48.895) (uuid b27c77d1-8477-4e54-9a4b-5f0cda8ef123))
|
||||
(no_connect (at 182.88 104.14) (uuid 5828b0e2-83e3-44fc-b317-a9acb25f2a7f))
|
||||
|
||||
(wire (pts (xy 41.91 57.785) (xy 55.245 57.785))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid c35cfa75-21a2-4838-a43c-44f854dba7ea)
|
||||
@ -741,6 +802,10 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 731c52e8-e8e4-4c04-90b5-70998b41c3fd)
|
||||
)
|
||||
(wire (pts (xy 141.605 104.14) (xy 152.4 104.14))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 04fac5d6-7480-44b7-87fa-21bffd133863)
|
||||
)
|
||||
(wire (pts (xy 141.605 107.95) (xy 139.065 107.95))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 731c52e8-e8e4-4c04-90b5-70998b41c3fd)
|
||||
@ -749,6 +814,10 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid fc45c970-057f-45f5-8110-63817424f990)
|
||||
)
|
||||
(wire (pts (xy 152.4 105.41) (xy 152.4 104.14))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 04fac5d6-7480-44b7-87fa-21bffd133863)
|
||||
)
|
||||
(wire (pts (xy 160.655 91.44) (xy 160.655 95.25))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 62a3c230-44f1-4b22-b1d8-9e25b26bb47f)
|
||||
@ -758,23 +827,75 @@
|
||||
(uuid fc45c970-057f-45f5-8110-63817424f990)
|
||||
)
|
||||
|
||||
(text "No infomation about capacitor placement ->\nTwo capacitors, 3 power inputs\n"
|
||||
(at 51.435 52.07 0)
|
||||
(text "X7R\n+/-10%\n" (at 45.72 66.675 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 2dba63b1-340e-4a54-a67f-2df370b81af2)
|
||||
(uuid a5e15cae-97fb-4a30-9cf0-c1ad63ca28e8)
|
||||
)
|
||||
(text "50 Ohm\nImpedance" (at 166.37 89.535 0)
|
||||
(text "Capacitor place close to module\nTo PIN 18 and 15\n\n"
|
||||
(at 46.99 57.15 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid c4f559f8-be01-41b1-a039-10beb505c1e1)
|
||||
)
|
||||
(text "X7R\n+/-10%\n" (at 66.04 66.675 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid b15ca52f-9206-48d8-8fe7-ba2a0b6d7899)
|
||||
)
|
||||
(text "X7R\n+/-10%\n" (at 68.58 117.475 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 888bd7db-0792-453c-b17e-8fb1e2c63dc5)
|
||||
)
|
||||
(text "NP0\n+/-0.25pF\n" (at 101.6 68.58 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid ee7426b9-e836-4372-8942-7f21da904d0b)
|
||||
)
|
||||
(text "+/-60ppm\n12pF\n" (at 109.855 113.03 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 345f6235-7aad-448f-b388-3957bbca7c2a)
|
||||
)
|
||||
(text "+/-5%\n" (at 113.665 90.805 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 77c0cfb6-04a8-443f-8cac-07716d5feccb)
|
||||
)
|
||||
(text "X7R\n+/-20%\n" (at 116.84 68.58 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 670dcf9f-756b-4066-a02c-c63fb8f127ad)
|
||||
)
|
||||
(text "+/-5%\n" (at 126.365 88.265 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 4b5f1633-e691-4048-884d-b24cc0037a10)
|
||||
)
|
||||
(text "+/-5%\n" (at 127 96.52 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 4da99cb1-0ccf-4623-8e82-507c3dea0f04)
|
||||
)
|
||||
(text "NP0 +/-2%\n\n\n" (at 135.89 118.745 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 810afab7-313e-45cf-9b4a-75f7dcc5e5c4)
|
||||
)
|
||||
(text "NP0 +/-2%\n\n\n" (at 136.525 104.14 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 00624bd6-dd0a-49f7-92f5-80034b218776)
|
||||
)
|
||||
(text "NP0 +/-0.1pF\n" (at 142.875 88.9 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 69fc5a13-9535-4202-a939-bd90b50b5f0f)
|
||||
)
|
||||
(text "NP0 +/-0.1pF\n" (at 161.29 102.235 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 65900b33-9395-40b1-a59c-9065c1e7939d)
|
||||
)
|
||||
(text "50 Ohm\nImpedance" (at 166.37 90.805 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 768ba762-c02d-4aec-8ffa-3709cdf09721)
|
||||
)
|
||||
(text "Some GND have labels some not?" (at 184.15 105.41 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid a62ae571-4c40-4ca6-9d7a-351af43cf371)
|
||||
)
|
||||
(text "I-PEX connector\n" (at 196.215 85.09 180)
|
||||
(text "I-PEX connector\n" (at 196.215 86.36 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
(uuid bc4972f2-e9bb-454a-b83f-ddb8e4ed6f37)
|
||||
)
|
||||
(text "Mounting hole\nfor IPEX connector\n" (at 212.09 92.075 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 4214cca9-3389-4213-8cfb-5e9c3b35258c)
|
||||
)
|
||||
|
||||
(hierarchical_label "MOSI" (shape input) (at 57.15 81.28 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
@ -819,6 +940,22 @@
|
||||
(pin "1" (uuid 069ed47c-a148-49c2-ae30-5dcb3dc6fd01))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector:TestPoint") (at 87.63 57.785 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid b73c7c18-79de-4f23-b1fd-7f760c2923a5)
|
||||
(property "Reference" "TP?" (id 0) (at 86.36 52.1334 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "~" (id 1) (at 87.63 52.705 0))
|
||||
(property "Footprint" "" (id 2) (at 92.71 57.785 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 92.71 57.785 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid dd7063fe-3d20-499a-ad5c-93bd90a8f98c))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 55.245 65.405 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 373d4bf4-e6a7-4c3b-8d6c-ebdcf158bea4)
|
||||
@ -901,19 +1038,17 @@
|
||||
(pin "1" (uuid 474cb37b-be4d-41af-ac6b-57b4656a0d97))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 141.605 104.14 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(symbol (lib_id "power:GND") (at 152.4 105.41 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 37c8d637-7fa1-4b5a-b39d-ee95b2f50031)
|
||||
(property "Reference" "#PWR0113" (id 0) (at 147.955 104.14 0)
|
||||
(property "Reference" "#PWR0113" (id 0) (at 152.4 111.76 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 145.415 104.1399 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 141.605 104.14 0)
|
||||
(property "Value" "GND" (id 1) (at 152.4 109.22 0))
|
||||
(property "Footprint" "" (id 2) (at 152.4 105.41 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 141.605 104.14 0)
|
||||
(property "Datasheet" "" (id 3) (at 152.4 105.41 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid a745a41a-1a19-4169-bb15-7aed3a587f22))
|
||||
@ -937,27 +1072,59 @@
|
||||
|
||||
(symbol (lib_id "power:GND") (at 187.96 96.52 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 90eafb20-3845-4572-a573-05bedc0294e8)
|
||||
(uuid 9c92da89-7420-4dc0-ba14-b8fa2c2944a3)
|
||||
(property "Reference" "#PWR0143" (id 0) (at 187.96 102.87 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "~" (id 1) (at 187.96 100.33 0))
|
||||
(property "Value" "GND" (id 1) (at 187.96 100.33 0))
|
||||
(property "Footprint" "" (id 2) (at 187.96 96.52 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 187.96 96.52 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 364d10a3-912b-4493-b03b-8358931225ac))
|
||||
(pin "1" (uuid 057f7e85-4945-4d7f-ac4c-fc9715a38e3f))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 216.535 101.6 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid b7e0fd5e-f398-4d0f-ad06-4029e291e85f)
|
||||
(property "Reference" "#PWR010" (id 0) (at 216.535 107.95 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 216.535 105.41 0))
|
||||
(property "Footprint" "" (id 2) (at 216.535 101.6 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 216.535 101.6 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 4ae6f36e-a045-4b0b-9d39-651e74de3c67))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 222.885 101.6 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 9eeec199-d18b-4960-bb0d-379986fa382c)
|
||||
(property "Reference" "#PWR011" (id 0) (at 222.885 107.95 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 222.885 105.41 0))
|
||||
(property "Footprint" "" (id 2) (at 222.885 101.6 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 222.885 101.6 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 4f4f5f55-3ee4-4fa7-bea8-0586912d9da0))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:L") (at 121.285 87.63 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 8385c5be-ad2a-4073-8739-1b9b7161b177)
|
||||
(property "Reference" "L4" (id 0) (at 118.11 87.6299 0)
|
||||
(property "Reference" "L4" (id 0) (at 118.11 85.0899 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "8,2nH" (id 1) (at 123.19 87.63 90))
|
||||
(property "Value" "8,2nH" (id 1) (at 118.11 87.63 0))
|
||||
(property "Footprint" "Inductor_SMD:L_0603_1608Metric" (id 2) (at 121.285 87.63 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
@ -1032,6 +1199,42 @@
|
||||
(pin "2" (uuid 18c641ef-88a7-445f-a406-bd624f55275b))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Mechanical:MountingHole_Pad") (at 216.535 99.06 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 383ad642-829c-4a51-ab03-3a3b9d9345be)
|
||||
(property "Reference" "H9" (id 0) (at 215.265 94.4879 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "MountingHole_Pad" (id 1) (at 216.535 94.615 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 216.535 99.06 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 216.535 99.06 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid b4edf4d6-3d9d-4c3a-9604-0f68f6760273))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Mechanical:MountingHole_Pad") (at 222.885 99.06 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 501c93f8-a50a-4038-93a6-3297608a66b7)
|
||||
(property "Reference" "H10" (id 0) (at 221.615 94.4879 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "MountingHole_Pad" (id 1) (at 222.885 94.615 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 222.885 99.06 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 222.885 99.06 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 66961e37-b4c9-444e-b0b6-96e600519266))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 55.245 61.595 180) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 298fd758-a3f9-4d0d-bc34-367dfee91028)
|
||||
@ -1054,10 +1257,10 @@
|
||||
(symbol (lib_id "Device:C") (at 64.77 61.595 180) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid c8d3ef96-508e-40cc-8329-0815292fcf9b)
|
||||
(property "Reference" "C4" (id 0) (at 62.23 61.5951 0)
|
||||
(property "Reference" "C4" (id 0) (at 69.85 61.5951 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "10nF" (id 1) (at 64.135 59.055 0)
|
||||
(property "Value" "10nF" (id 1) (at 71.755 59.055 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 63.8048 57.785 0)
|
||||
@ -1073,10 +1276,10 @@
|
||||
(symbol (lib_id "Device:C") (at 66.675 112.395 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid bb177fc1-6d22-4a12-abcd-05affc45cc16)
|
||||
(property "Reference" "C12" (id 0) (at 69.215 112.3949 0)
|
||||
(property "Reference" "C12" (id 0) (at 67.945 109.8549 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "33nF" (id 1) (at 67.31 114.935 0)
|
||||
(property "Value" "33nF" (id 1) (at 69.215 112.395 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 67.6402 116.205 0)
|
||||
@ -1128,10 +1331,10 @@
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 135.255 100.33 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 81ca90a2-dd03-4ed7-9e61-ad3743e1d3d0)
|
||||
(property "Reference" "C15" (id 0) (at 135.255 95.885 90))
|
||||
(property "Value" "22pF" (id 1) (at 137.795 99.695 0)
|
||||
(property "Reference" "C15" (id 0) (at 138.43 95.25 90))
|
||||
(property "Value" "22pF" (id 1) (at 141.605 97.155 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 139.065 99.3648 0)
|
||||
@ -1147,8 +1350,8 @@
|
||||
(symbol (lib_id "Device:C") (at 135.255 107.95 90) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 453503ad-c23c-473b-8db1-ed8d2ddae525)
|
||||
(property "Reference" "C16" (id 0) (at 135.255 111.76 90))
|
||||
(property "Value" "22pF" (id 1) (at 137.795 113.03 0)
|
||||
(property "Reference" "C16" (id 0) (at 138.43 111.76 90))
|
||||
(property "Value" "22pF" (id 1) (at 141.605 109.855 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 139.065 106.9848 0)
|
||||
@ -1164,8 +1367,8 @@
|
||||
(symbol (lib_id "Device:C") (at 145.415 91.44 90) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 33bb9f2b-86f9-4e29-ac54-b6836ea3d937)
|
||||
(property "Reference" "C17" (id 0) (at 145.415 85.725 90))
|
||||
(property "Value" "1,5pF" (id 1) (at 147.955 87.63 90)
|
||||
(property "Reference" "C17" (id 0) (at 144.78 83.82 90))
|
||||
(property "Value" "1,5pF" (id 1) (at 148.59 85.725 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 149.225 90.4748 0)
|
||||
@ -1179,12 +1382,12 @@
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 160.655 99.06 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 436e384f-ede5-4471-b6e8-6508bdf27237)
|
||||
(property "Reference" "C28" (id 0) (at 157.48 100.3301 0)
|
||||
(property "Reference" "C28" (id 0) (at 167.005 99.0601 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Value" "1,0pF" (id 1) (at 157.48 97.7901 0)
|
||||
(property "Value" "1,0pF" (id 1) (at 167.005 96.5201 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 161.6202 102.87 0)
|
||||
@ -1211,7 +1414,7 @@
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 0cbf313f-82f7-47c8-b0f6-230af3ad695b))
|
||||
(pin "3" (uuid c044fefb-c69d-4eac-9f9b-af26d01f79dc))
|
||||
(pin "2" (uuid 29457a17-c7b1-4642-ae64-94d955f422d2))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector:Conn_Coaxial") (at 187.96 91.44 0) (unit 1)
|
||||
|
@ -567,48 +567,6 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Jumper_2_Open_1" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "JP" (id 0) (at 0 2.794 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "Jumper_2_Open_1" (id 1) (at 0 -2.286 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "Jumper SPST" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Jumper, 2-pole, open" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_fp_filters" "Jumper* TestPoint*2Pads* TestPoint*Bridge*" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "Jumper_2_Open_1_0_0"
|
||||
(circle (center -2.032 0) (radius 0.508) (stroke (width 0)) (fill (type none)))
|
||||
(circle (center 2.032 0) (radius 0.508) (stroke (width 0)) (fill (type none)))
|
||||
)
|
||||
(symbol "Jumper_2_Open_1_0_1"
|
||||
(arc (start -1.524 1.27) (end 1.524 1.27) (radius (at 0 -0.762) (length 2.54) (angles 126.9 53.1))
|
||||
(stroke (width 0)) (fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "Jumper_2_Open_1_1_1"
|
||||
(pin passive line (at -5.08 0 0) (length 2.54)
|
||||
(name "A" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at 5.08 0 180) (length 2.54)
|
||||
(name "B" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "MCU_ST_STM32L4:STM32L452CEUx" (in_bom yes) (on_board yes)
|
||||
(property "Reference" "U" (id 0) (at -12.7 34.29 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
@ -1789,16 +1747,13 @@
|
||||
|
||||
|
||||
(junction (at 22.225 125.73) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 23.495 165.735) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 30.48 165.735) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 30.48 177.8) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 31.75 133.35) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 38.1 177.8) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 38.735 180.34) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 41.275 96.52) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 47.625 96.52) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 50.8 126.365) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 55.245 41.91) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 63.5 158.75) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 63.5 156.21) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 104.775 27.305) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 109.855 27.305) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 109.855 83.185) (diameter 1.016) (color 0 0 0 0))
|
||||
@ -1808,49 +1763,41 @@
|
||||
(junction (at 128.905 75.565) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 128.905 154.305) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 131.445 154.305) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 191.77 35.56) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 199.39 154.305) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 201.295 27.94) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 201.295 35.56) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 210.82 27.94) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 210.82 35.56) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 212.725 40.64) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 213.36 97.155) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 213.36 109.855) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 220.345 27.94) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 220.345 35.56) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 229.87 27.94) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 229.87 35.56) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 223.52 33.02) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 223.52 40.64) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 233.045 33.02) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 233.045 40.64) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 238.76 147.955) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 238.76 153.035) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 240.03 27.94) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 240.03 35.56) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 241.3 76.835) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 241.3 118.745) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 243.84 33.02) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 243.84 40.64) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 251.46 150.495) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 254 33.02) (diameter 1.016) (color 0 0 0 0))
|
||||
(junction (at 259.08 94.615) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 259.08 102.235) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 260.35 140.335) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 260.35 150.495) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 260.35 160.655) (diameter 0.9144) (color 0 0 0 0))
|
||||
|
||||
(no_connect (at 15.24 184.15) (uuid 6cfe5ab9-2e1d-4eff-a4e7-10b69327c163))
|
||||
(no_connect (at 33.655 44.45) (uuid c20b32bc-16b5-4a14-abcf-ed25ee2b1b4a))
|
||||
(no_connect (at 43.18 139.7) (uuid 5522011f-5171-487b-b668-87d932989e66))
|
||||
(no_connect (at 67.31 151.13) (uuid d4e44e4f-9ffb-44ad-8264-36db91914386))
|
||||
(no_connect (at 95.885 43.815) (uuid 58aa9bf0-2b8d-4f09-9852-144033041c8b))
|
||||
(no_connect (at 113.665 90.805) (uuid f8dfa690-166a-483b-b0e7-099c24dfd9cc))
|
||||
(no_connect (at 113.665 93.345) (uuid f8dfa690-166a-483b-b0e7-099c24dfd9cc))
|
||||
(no_connect (at 113.665 103.505) (uuid e7c1b842-5cee-4c9d-b4d6-63b5af7fc3ae))
|
||||
(no_connect (at 123.825 78.105) (uuid f8dfa690-166a-483b-b0e7-099c24dfd9cc))
|
||||
(no_connect (at 146.685 32.385) (uuid 8740f14b-f9b3-44fc-bc70-0ab09c84cf20))
|
||||
(no_connect (at 160.02 137.16) (uuid 61e217e3-f875-4369-b3db-768ec349b53a))
|
||||
(no_connect (at 250.19 40.64) (uuid 2aee8c6d-b65e-4901-9fb5-c09a3aba8e97))
|
||||
|
||||
(wire (pts (xy 13.335 162.56) (xy 37.465 162.56))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 8e70d236-5944-44cc-a3fb-ceddd177544f)
|
||||
)
|
||||
(wire (pts (xy 13.335 165.735) (xy 23.495 165.735))
|
||||
(wire (pts (xy 13.335 165.735) (xy 31.75 165.735))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 0f45dec3-b844-4168-8db9-8e836f1f1a06)
|
||||
)
|
||||
@ -1866,70 +1813,42 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid d2ecc2d1-1cb1-463b-9ef2-496b991e5690)
|
||||
)
|
||||
(wire (pts (xy 23.495 165.735) (xy 23.495 166.37))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 4a2da4fc-2f9a-48b4-b4da-27b90cf162ed)
|
||||
)
|
||||
(wire (pts (xy 23.495 165.735) (xy 30.48 165.735))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 0f45dec3-b844-4168-8db9-8e836f1f1a06)
|
||||
)
|
||||
(wire (pts (xy 23.495 173.99) (xy 23.495 177.8))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid ecf22a4d-5d9b-41f8-a3f1-f4d5fe2cfd60)
|
||||
)
|
||||
(wire (pts (xy 23.495 177.8) (xy 30.48 177.8))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid ecf22a4d-5d9b-41f8-a3f1-f4d5fe2cfd60)
|
||||
)
|
||||
(wire (pts (xy 30.48 165.735) (xy 30.48 166.37))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid d0229f21-ec72-4e81-a936-d9eb36970fbd)
|
||||
)
|
||||
(wire (pts (xy 30.48 165.735) (xy 37.465 165.735))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 0f45dec3-b844-4168-8db9-8e836f1f1a06)
|
||||
)
|
||||
(wire (pts (xy 30.48 173.99) (xy 30.48 177.8))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid d0c4c5b0-52a8-4836-b2d7-dda332c45a32)
|
||||
)
|
||||
(wire (pts (xy 30.48 177.8) (xy 38.1 177.8))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid d0c4c5b0-52a8-4836-b2d7-dda332c45a32)
|
||||
)
|
||||
(wire (pts (xy 31.75 133.35) (xy 45.72 133.35))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid db806458-ed73-4f3c-8f2c-cd56215e6440)
|
||||
)
|
||||
(wire (pts (xy 31.75 165.735) (xy 31.75 176.53))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 0f45dec3-b844-4168-8db9-8e836f1f1a06)
|
||||
)
|
||||
(wire (pts (xy 31.75 176.53) (xy 40.64 176.53))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 1f0cf2a2-a07e-45ee-a46c-5e48360d6704)
|
||||
)
|
||||
(wire (pts (xy 37.465 152.4) (xy 37.465 162.56))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 8e70d236-5944-44cc-a3fb-ceddd177544f)
|
||||
)
|
||||
(wire (pts (xy 37.465 165.735) (xy 37.465 176.53))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 0f45dec3-b844-4168-8db9-8e836f1f1a06)
|
||||
)
|
||||
(wire (pts (xy 38.1 164.465) (xy 41.91 164.465))
|
||||
(wire (pts (xy 38.735 164.465) (xy 41.91 164.465))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 724e7200-8ed2-4f1a-9d28-ed77221a0e6a)
|
||||
)
|
||||
(wire (pts (xy 38.1 177.8) (xy 38.1 164.465))
|
||||
(wire (pts (xy 38.735 180.34) (xy 38.735 164.465))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 724e7200-8ed2-4f1a-9d28-ed77221a0e6a)
|
||||
(uuid 405743e8-3f83-44f6-822e-b07d5e975a38)
|
||||
)
|
||||
(wire (pts (xy 38.1 177.8) (xy 64.77 177.8))
|
||||
(wire (pts (xy 38.735 180.34) (xy 64.135 180.34))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 724e7200-8ed2-4f1a-9d28-ed77221a0e6a)
|
||||
(uuid c9aae371-7fd0-4a23-b14a-5aaef2a2cead)
|
||||
)
|
||||
(wire (pts (xy 38.735 182.245) (xy 38.735 180.34))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid c9aae371-7fd0-4a23-b14a-5aaef2a2cead)
|
||||
)
|
||||
(wire (pts (xy 39.37 152.4) (xy 37.465 152.4))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 8e70d236-5944-44cc-a3fb-ceddd177544f)
|
||||
)
|
||||
(wire (pts (xy 40.64 176.53) (xy 37.465 176.53))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 0f45dec3-b844-4168-8db9-8e836f1f1a06)
|
||||
)
|
||||
(wire (pts (xy 41.275 83.82) (xy 41.275 86.36))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid f0ad0093-41ba-48e2-872c-0922a5e36621)
|
||||
@ -1998,7 +1917,7 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 4f552a57-bf53-4afd-9016-e6ad38e0011e)
|
||||
)
|
||||
(wire (pts (xy 54.61 176.53) (xy 66.04 176.53))
|
||||
(wire (pts (xy 54.61 176.53) (xy 65.405 176.53))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 4f552a57-bf53-4afd-9016-e6ad38e0011e)
|
||||
)
|
||||
@ -2030,22 +1949,34 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid b186aef3-0e73-4d12-817a-28269c1d5a0e)
|
||||
)
|
||||
(wire (pts (xy 63.5 149.86) (xy 63.5 158.75))
|
||||
(wire (pts (xy 63.5 149.86) (xy 63.5 156.21))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 8f01412a-d5d8-48b1-a11e-d1d10c32139c)
|
||||
)
|
||||
(wire (pts (xy 63.5 158.75) (xy 63.5 164.465))
|
||||
(wire (pts (xy 63.5 156.21) (xy 63.5 164.465))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 8f01412a-d5d8-48b1-a11e-d1d10c32139c)
|
||||
)
|
||||
(wire (pts (xy 63.5 158.75) (xy 66.675 158.75))
|
||||
(wire (pts (xy 63.5 156.21) (xy 66.675 156.21))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid d8464099-981d-4ab8-b5d3-de7a0e426636)
|
||||
)
|
||||
(wire (pts (xy 64.77 156.21) (xy 64.77 177.8))
|
||||
(wire (pts (xy 64.135 163.83) (xy 64.135 180.34))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid d05f125a-2915-418e-b97c-f2db5432fe57)
|
||||
)
|
||||
(wire (pts (xy 64.135 163.83) (xy 66.675 163.83))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid be3c1ef5-c2f1-4741-b881-b9b1adfb2faf)
|
||||
)
|
||||
(wire (pts (xy 65.405 158.75) (xy 65.405 176.53))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 9b87ebd8-3499-43eb-8491-b921e6f809dc)
|
||||
)
|
||||
(wire (pts (xy 65.405 158.75) (xy 66.675 158.75))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 9b87ebd8-3499-43eb-8491-b921e6f809dc)
|
||||
)
|
||||
(wire (pts (xy 65.405 186.69) (xy 55.245 186.69))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 61d63c80-7ca6-407c-8b6a-b9d27a77a88f)
|
||||
@ -2054,26 +1985,14 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid f18970d8-eb56-4677-8fed-7198759294dd)
|
||||
)
|
||||
(wire (pts (xy 66.04 163.83) (xy 66.04 176.53))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid a944addf-a003-45f0-a6a9-50b2d4c8e269)
|
||||
)
|
||||
(wire (pts (xy 66.675 41.91) (xy 73.025 41.91))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 3e5ae8a7-f9ac-4e19-9739-c82f9759bafa)
|
||||
)
|
||||
(wire (pts (xy 66.675 156.21) (xy 64.77 156.21))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid d05f125a-2915-418e-b97c-f2db5432fe57)
|
||||
)
|
||||
(wire (pts (xy 66.675 161.29) (xy 62.23 161.29))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid e2d65b3b-848d-40ff-b03c-2a79d0ed05c8)
|
||||
)
|
||||
(wire (pts (xy 66.675 163.83) (xy 66.04 163.83))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid a944addf-a003-45f0-a6a9-50b2d4c8e269)
|
||||
)
|
||||
(wire (pts (xy 85.725 38.735) (xy 95.885 38.735))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 844fc87c-3542-4057-9dce-d4a3db9944d5)
|
||||
@ -2414,22 +2333,6 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 1351b85b-ffc0-48d6-a9f3-22c3a97827fb)
|
||||
)
|
||||
(wire (pts (xy 183.515 35.56) (xy 191.77 35.56))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 948ac98d-d5c1-4dc6-8716-5fbd1680d94e)
|
||||
)
|
||||
(wire (pts (xy 183.515 38.735) (xy 183.515 35.56))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 948ac98d-d5c1-4dc6-8716-5fbd1680d94e)
|
||||
)
|
||||
(wire (pts (xy 191.77 27.94) (xy 201.295 27.94))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 051b6c72-e570-4f00-bd4b-6ebab08fc3a0)
|
||||
)
|
||||
(wire (pts (xy 191.77 35.56) (xy 201.295 35.56))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 948ac98d-d5c1-4dc6-8716-5fbd1680d94e)
|
||||
)
|
||||
(wire (pts (xy 191.77 137.795) (xy 191.77 140.335))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 587da37e-f4a5-4f8f-af0c-c8381fb366a8)
|
||||
@ -2450,14 +2353,6 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 22cf6105-0f72-4084-9059-501cb982f52b)
|
||||
)
|
||||
(wire (pts (xy 201.295 27.94) (xy 210.82 27.94))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 240d9dbd-a5ee-4b05-a481-816d0827b0b0)
|
||||
)
|
||||
(wire (pts (xy 201.295 35.56) (xy 210.82 35.56))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 948ac98d-d5c1-4dc6-8716-5fbd1680d94e)
|
||||
)
|
||||
(wire (pts (xy 201.93 146.685) (xy 209.55 146.685))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid fac59f44-6cbc-41b8-8be2-fcbe039a7fe5)
|
||||
@ -2470,11 +2365,19 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 1bed1a70-6537-4ff4-8485-ef40f9b2e544)
|
||||
)
|
||||
(wire (pts (xy 210.82 27.94) (xy 220.345 27.94))
|
||||
(wire (pts (xy 205.74 40.64) (xy 212.725 40.64))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 240d9dbd-a5ee-4b05-a481-816d0827b0b0)
|
||||
(uuid 948ac98d-d5c1-4dc6-8716-5fbd1680d94e)
|
||||
)
|
||||
(wire (pts (xy 210.82 35.56) (xy 220.345 35.56))
|
||||
(wire (pts (xy 205.74 43.815) (xy 205.74 40.64))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 948ac98d-d5c1-4dc6-8716-5fbd1680d94e)
|
||||
)
|
||||
(wire (pts (xy 212.725 33.02) (xy 223.52 33.02))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 411d0634-9fcf-4fb0-abbc-dd30cda12ff2)
|
||||
)
|
||||
(wire (pts (xy 212.725 40.64) (xy 223.52 40.64))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 948ac98d-d5c1-4dc6-8716-5fbd1680d94e)
|
||||
)
|
||||
@ -2510,25 +2413,17 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 7a1a06a5-1a6e-4586-8878-c3be97719aeb)
|
||||
)
|
||||
(wire (pts (xy 220.345 27.94) (xy 229.87 27.94))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid a32a6ada-9336-4839-8966-3f8f042795b8)
|
||||
)
|
||||
(wire (pts (xy 220.345 35.56) (xy 229.87 35.56))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 6eade9e4-5433-45af-a41d-9f0659574814)
|
||||
)
|
||||
(wire (pts (xy 220.98 74.295) (xy 220.98 76.835))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid e394f837-45bb-43a1-9427-ad42f354bcbf)
|
||||
)
|
||||
(wire (pts (xy 229.87 27.94) (xy 240.03 27.94))
|
||||
(wire (pts (xy 223.52 33.02) (xy 233.045 33.02))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid a32a6ada-9336-4839-8966-3f8f042795b8)
|
||||
(uuid 240d9dbd-a5ee-4b05-a481-816d0827b0b0)
|
||||
)
|
||||
(wire (pts (xy 229.87 35.56) (xy 240.03 35.56))
|
||||
(wire (pts (xy 223.52 40.64) (xy 233.045 40.64))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 6eade9e4-5433-45af-a41d-9f0659574814)
|
||||
(uuid 948ac98d-d5c1-4dc6-8716-5fbd1680d94e)
|
||||
)
|
||||
(wire (pts (xy 229.87 149.225) (xy 238.76 149.225))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
@ -2538,6 +2433,14 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 4b7657e4-470f-46fc-9145-d898f7510f43)
|
||||
)
|
||||
(wire (pts (xy 233.045 33.02) (xy 243.84 33.02))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 240d9dbd-a5ee-4b05-a481-816d0827b0b0)
|
||||
)
|
||||
(wire (pts (xy 233.045 40.64) (xy 243.84 40.64))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 6eade9e4-5433-45af-a41d-9f0659574814)
|
||||
)
|
||||
(wire (pts (xy 237.49 76.835) (xy 241.3 76.835))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid f832e4e4-e93b-421d-b627-883b8a7d1a5b)
|
||||
@ -2562,14 +2465,6 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid d3ca1b7d-663e-4f40-ba9b-c56777337d5b)
|
||||
)
|
||||
(wire (pts (xy 240.03 27.94) (xy 266.065 27.94))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid a32a6ada-9336-4839-8966-3f8f042795b8)
|
||||
)
|
||||
(wire (pts (xy 240.03 35.56) (xy 266.7 35.56))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 6eade9e4-5433-45af-a41d-9f0659574814)
|
||||
)
|
||||
(wire (pts (xy 241.3 76.835) (xy 241.3 74.295))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 05afb0e6-dfa8-4115-b5b9-35a2732cfa3f)
|
||||
@ -2582,6 +2477,14 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid cdc62a8d-d68b-45c6-bc32-6c1db4c7d223)
|
||||
)
|
||||
(wire (pts (xy 243.84 33.02) (xy 254 33.02))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid a32a6ada-9336-4839-8966-3f8f042795b8)
|
||||
)
|
||||
(wire (pts (xy 243.84 40.64) (xy 254 40.64))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 6eade9e4-5433-45af-a41d-9f0659574814)
|
||||
)
|
||||
(wire (pts (xy 245.11 76.835) (xy 241.3 76.835))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 395ce619-caae-4c53-b126-6729cd7e895c)
|
||||
@ -2610,6 +2513,10 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 7f6c8e33-71f3-494e-a9fb-b45f6f6d4da4)
|
||||
)
|
||||
(wire (pts (xy 254 33.02) (xy 267.335 33.02))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 40d3aa8e-bb54-4740-821b-64bfa66b1be1)
|
||||
)
|
||||
(wire (pts (xy 254 94.615) (xy 259.08 94.615))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
(uuid 692688c3-fec8-4590-afe7-5c285cffc012)
|
||||
@ -2716,11 +2623,6 @@
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 00a52d88-8800-45e5-a63c-b26231316755)
|
||||
)
|
||||
(text "There probably should not be any\ncapacitors on USB data lines"
|
||||
(at 16.51 187.96 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 2ebba203-12a8-42e2-b947-e5053bbc91e2)
|
||||
)
|
||||
(text "Reset button is separated from Watchdog, to enable\nreset by button when watchdog is disconnected"
|
||||
(at 17.145 76.2 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
@ -2730,11 +2632,6 @@
|
||||
(effects (font (size 2 2) (thickness 0.4) bold) (justify left bottom))
|
||||
(uuid a8c311b3-ed81-4119-b589-93a5c63e6751)
|
||||
)
|
||||
(text "Value of solder jumper\nshould be his purpose\nEx: USB_SEL"
|
||||
(at 44.45 144.78 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid f3390598-4ea5-455e-801e-25ef06ec087f)
|
||||
)
|
||||
(text "Reset" (at 45.085 71.12 0)
|
||||
(effects (font (size 2 2) (thickness 0.4) bold) (justify left bottom))
|
||||
(uuid 480c3375-4523-48e7-98c1-d9b31b518a4c)
|
||||
@ -2747,10 +2644,6 @@
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid f5dcdd11-ce97-4b1f-ba59-c27cf847f283)
|
||||
)
|
||||
(text "USB wires order" (at 68.58 152.4 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid b1b5ee04-8811-4c7e-ab51-d396d53c9eee)
|
||||
)
|
||||
(text "High-Speed oscillator" (at 85.725 171.45 0)
|
||||
(effects (font (size 2 2) (thickness 0.4) bold) (justify left bottom))
|
||||
(uuid 7cd06a7f-06fa-4cd5-a879-1226b343440f)
|
||||
@ -2771,11 +2664,6 @@
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid f7d9b2ec-c0df-4662-90c8-9909c84b451c)
|
||||
)
|
||||
(text "USB should be differential, adjust wire naming to that\nNew version probably have support for P/N -> Check that!!\n"
|
||||
(at 172.72 151.13 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 46e5f71d-34ce-43f8-ba05-1401f11d9e0d)
|
||||
)
|
||||
(text "Decoupling" (at 189.23 149.225 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 4d08a862-84cc-419f-9ca6-1667b50a9fe4)
|
||||
@ -2790,10 +2678,22 @@
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid e5a862de-b578-4c7e-8ca6-dde61bf3fce0)
|
||||
)
|
||||
(text "VDD" (at 215.9 43.815 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 30504ac9-c728-4d92-bf7d-21a15eb4a4df)
|
||||
)
|
||||
(text "Decoupling" (at 218.44 85.725 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid b241b1f5-8a83-4767-948f-d4633a553b85)
|
||||
)
|
||||
(text "\n\n" (at 224.155 46.355 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid db1f3182-c96c-45ab-8354-d89619109159)
|
||||
)
|
||||
(text "VDD" (at 225.425 43.815 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid a1ea9287-01b3-4c71-a723-ae567a4e4979)
|
||||
)
|
||||
(text "Decoupled MCU capacitors" (at 228.6 24.13 0)
|
||||
(effects (font (size 1.5 1.5)) (justify left bottom))
|
||||
(uuid 7b7658d3-0141-4ca6-bd5f-273daa58cfc3)
|
||||
@ -2806,23 +2706,31 @@
|
||||
(effects (font (size 2 2) (thickness 0.4) bold) (justify left bottom))
|
||||
(uuid b8c1c635-f40d-4b0d-827d-4a3f728952a2)
|
||||
)
|
||||
(text "\n\n" (at 243.84 40.005 0)
|
||||
(text "VDD" (at 234.95 43.815 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 49903c65-436e-4149-9f87-49c0bd302042)
|
||||
)
|
||||
(text "VDDA\n" (at 243.84 43.815 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 4ab32ea6-48f8-4900-9bd3-2ce3e96e5664)
|
||||
)
|
||||
(text "VDDA\n" (at 254 43.815 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 1bfb16a1-4be6-4d71-815e-d8127ff248d9)
|
||||
)
|
||||
(text "\n\n" (at 266.065 45.085 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid f89a1843-75f1-472c-91bd-d4717783d54d)
|
||||
)
|
||||
(text "Why VSS label on GND,\nconfusing as hell" (at 251.46 44.45 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 20126183-2495-408b-8fc0-0e9e229de270)
|
||||
)
|
||||
|
||||
(label "USB_DBG_DP" (at 13.335 162.56 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid db61b763-561c-42e3-bceb-cafc428eb08c)
|
||||
)
|
||||
(label "USB_DBG_DM" (at 13.335 165.735 0)
|
||||
(label "USB_N" (at 13.335 162.56 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 7486fb60-b433-4a74-8af7-be1547986e77)
|
||||
)
|
||||
(label "USB_P" (at 13.335 165.735 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid db61b763-561c-42e3-bceb-cafc428eb08c)
|
||||
)
|
||||
(label "USB_POWER" (at 16.51 125.73 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid a4646992-e8d9-4412-ae00-a47b992ce45a)
|
||||
@ -2955,11 +2863,11 @@
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid f1c5e11c-2439-46c1-8548-1950adf8687b)
|
||||
)
|
||||
(label "USB_DBG_DM" (at 158.115 136.525 180)
|
||||
(label "USB_N" (at 158.115 136.525 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
(uuid eeb96c9c-57ed-47b0-b42e-356082ff07ba)
|
||||
)
|
||||
(label "USB_DBG_DP" (at 158.115 139.065 180)
|
||||
(label "USB_P" (at 158.115 139.065 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
(uuid 65f5f16f-3b6f-4096-a6d7-c006ecb5f7c4)
|
||||
)
|
||||
@ -3039,14 +2947,10 @@
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid c8920883-85ef-4e7d-a44e-896bbd4e51d2)
|
||||
)
|
||||
(label "MCU_POWER" (at 266.065 27.94 180)
|
||||
(label "MCU_POWER" (at 267.335 33.02 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
(uuid cfc55692-c90a-4b03-b3a7-69b409ed6224)
|
||||
)
|
||||
(label "VSS" (at 266.7 35.56 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
(uuid 8d4e38e8-69e9-40a3-b364-c873f94d144f)
|
||||
)
|
||||
(label "VREF" (at 270.51 150.495 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
(uuid 6a598881-4a65-4a37-a9e3-68b3aa8c8ea9)
|
||||
@ -3080,7 +2984,7 @@
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 993558bc-e70e-4612-8e5a-ec1f5f955788)
|
||||
)
|
||||
(hierarchical_label "GPS_INTER" (shape input) (at 106.045 128.905 180)
|
||||
(hierarchical_label "GPS_IRQ" (shape input) (at 106.045 128.905 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 368d478b-7e22-44b6-b168-df5741a238bb)
|
||||
)
|
||||
@ -3223,6 +3127,22 @@
|
||||
(pin "1" (uuid 62d985b2-d8a6-4b67-b31a-84f82e161e20))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector:TestPoint") (at 50.8 126.365 90) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid a55a24ea-6936-42e0-b628-c9bf9799439f)
|
||||
(property "Reference" "TP?" (id 0) (at 45.1484 127.635 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "~" (id 1) (at 45.72 126.365 0))
|
||||
(property "Footprint" "" (id 2) (at 50.8 121.285 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 50.8 121.285 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid cb1520cb-0ea8-4312-9ca5-d9fa88467620))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector:TestPoint") (at 55.245 41.91 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid a84dbeea-f73e-4e5f-99d9-7ad215d0b692)
|
||||
@ -3275,17 +3195,17 @@
|
||||
(pin "1" (uuid 92e0e93c-e759-431c-a5fa-f3ba62aac0b7))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 38.1 177.8 0) (unit 1)
|
||||
(symbol (lib_id "power:GND") (at 38.735 182.245 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 41e4238d-a8a2-4e95-be0f-929875a871e2)
|
||||
(property "Reference" "#PWR0141" (id 0) (at 38.1 184.15 0)
|
||||
(property "Reference" "#PWR0141" (id 0) (at 38.735 188.595 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 38.1 181.61 0))
|
||||
(property "Footprint" "" (id 2) (at 38.1 177.8 0)
|
||||
(property "Value" "GND" (id 1) (at 38.735 186.055 0))
|
||||
(property "Footprint" "" (id 2) (at 38.735 182.245 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 38.1 177.8 0)
|
||||
(property "Datasheet" "" (id 3) (at 38.735 182.245 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid d138240c-8e66-4287-9e4c-b116cb9addd0))
|
||||
@ -3543,22 +3463,6 @@
|
||||
(pin "1" (uuid ca7cd5e0-9499-4673-8e7f-e034620375ab))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 183.515 38.735 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 4a039799-f170-4b8b-9904-82da89c16c1c)
|
||||
(property "Reference" "#PWR0116" (id 0) (at 183.515 45.085 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 183.515 42.545 0))
|
||||
(property "Footprint" "" (id 2) (at 183.515 38.735 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 183.515 38.735 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 7c99fdb0-425f-4930-a376-81513deab936))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 191.77 147.955 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid a53256e0-b84b-4b58-9f4c-a17cf94b67ab)
|
||||
@ -3595,6 +3499,22 @@
|
||||
(pin "1" (uuid 15776f21-eec5-4563-bf6e-2d8ba861ebdf))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 205.74 43.815 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 4a039799-f170-4b8b-9904-82da89c16c1c)
|
||||
(property "Reference" "#PWR0116" (id 0) (at 205.74 50.165 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 205.74 47.625 0))
|
||||
(property "Footprint" "" (id 2) (at 205.74 43.815 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 205.74 43.815 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 7c99fdb0-425f-4930-a376-81513deab936))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 213.36 120.015 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 67db7f9e-eecf-478b-a98f-6b0ec2815bea)
|
||||
@ -3999,7 +3919,7 @@
|
||||
(pin "2" (uuid 0362c095-297b-4ed5-8279-1dfc6ef441b3))
|
||||
)
|
||||
|
||||
(symbol (lib_name "Jumper_2_Open_1") (lib_id "Jumper:Jumper_2_Open") (at 120.015 41.275 0) (unit 1)
|
||||
(symbol (lib_id "Jumper:Jumper_2_Open") (at 120.015 41.275 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid f0e55649-c6b8-4c2c-86a6-f30c0487ace7)
|
||||
(property "Reference" "JP2" (id 0) (at 118.745 44.5474 0))
|
||||
@ -4052,44 +3972,6 @@
|
||||
(pin "2" (uuid 0d533509-dd6b-49f2-bc5d-439080b34786))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 23.495 170.18 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 08e69652-90d3-4ad4-b01b-66508f35243c)
|
||||
(property "Reference" "C54" (id 0) (at 24.13 168.2749 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "47pF" (id 1) (at 24.13 172.72 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 24.4602 173.99 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 23.495 170.18 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 9ec3aaf0-7427-4337-ac74-85d83d480148))
|
||||
(pin "2" (uuid 77597dc7-1e13-49ca-bbfe-a96efe3f2635))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 30.48 170.18 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 4b947c9b-e72a-4ae5-8930-a14d349edfcb)
|
||||
(property "Reference" "C55" (id 0) (at 31.115 168.2749 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "47pF" (id 1) (at 31.115 172.72 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 31.4452 173.99 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 30.48 170.18 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid aaf9c93e-c683-48b6-b5a8-e317d845df78))
|
||||
(pin "2" (uuid f60826fa-5d3d-4ef4-935e-1fb1852863f7))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 41.275 102.87 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 0a99cbcd-83ea-4103-bd11-d6ce7bfaebdc)
|
||||
@ -4166,25 +4048,6 @@
|
||||
(pin "2" (uuid 82673658-0365-4c9c-855a-d6dae8519bf8))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 191.77 31.75 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 5942a3e0-8c4f-4dd9-8e0d-888ae7483ea5)
|
||||
(property "Reference" "C57" (id 0) (at 194.31 30.4799 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "10nF" (id 1) (at 194.31 33.0199 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 192.7352 35.56 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 191.77 31.75 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 6f3f4fed-ad54-4e4f-a96d-0b8af8877189))
|
||||
(pin "2" (uuid c1462451-4b54-4809-b6bb-8b6ae229b586))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 191.77 144.145 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 3e3457f7-46ac-4923-8d82-6d22690ca098)
|
||||
@ -4204,61 +4067,23 @@
|
||||
(pin "2" (uuid 5f632d65-2736-4667-868f-f9bd72a73157))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 201.295 31.75 0) (unit 1)
|
||||
(symbol (lib_id "Device:C") (at 212.725 36.83 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid b6610619-651e-4a43-917e-e2a7df561b2f)
|
||||
(property "Reference" "C58" (id 0) (at 204.2161 32.229 0)
|
||||
(uuid 6203877a-ab61-4175-ba52-b58c2776bb0a)
|
||||
(property "Reference" "C40" (id 0) (at 215.6461 35.9215 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "100nF" (id 1) (at 201.93 34.29 0)
|
||||
(property "Value" "4,7uF" (id 1) (at 215.6461 38.6966 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 202.2602 35.56 0)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 213.6902 40.64 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 201.295 31.75 0)
|
||||
(property "Datasheet" "~" (id 3) (at 212.725 36.83 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid f374f389-41d3-4936-922b-ba0dec076369))
|
||||
(pin "2" (uuid f246ad6a-c86f-45c1-80cc-781fd5a8ecc8))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 210.82 31.75 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 9b9d9383-8f48-4522-8d3d-12759b6370e7)
|
||||
(property "Reference" "C59" (id 0) (at 213.7411 32.229 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "100nF" (id 1) (at 211.455 34.29 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 211.7852 35.56 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 210.82 31.75 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 112c25f9-5fd5-41a2-906e-7c93c4310447))
|
||||
(pin "2" (uuid 3eee955a-bef4-468c-a2f8-afde55fadbc9))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 220.345 31.75 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 83e75f16-e117-4427-9966-ee2b02b57d9a)
|
||||
(property "Reference" "C35" (id 0) (at 223.2661 32.229 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "100nF" (id 1) (at 220.98 34.29 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 221.3102 35.56 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 220.345 31.75 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 716654e6-d680-4803-97c2-3ef7f8ac0e23))
|
||||
(pin "2" (uuid fb0eecb0-47f7-4833-9f4f-2f51abd9db25))
|
||||
(pin "1" (uuid cc82f1fb-4a85-44cd-aaeb-c0a800c2ac43))
|
||||
(pin "2" (uuid fcbcaac7-7e63-4c16-8a2b-c81e6842ab3e))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 220.98 80.645 0) (unit 1)
|
||||
@ -4280,42 +4105,80 @@
|
||||
(pin "2" (uuid ad2b1a51-40d7-48e6-ab14-3dd5384dc42a))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 229.87 31.75 0) (unit 1)
|
||||
(symbol (lib_id "Device:C") (at 223.52 36.83 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 3988f22a-f384-495b-911c-f243c9342735)
|
||||
(property "Reference" "C37" (id 0) (at 232.7911 32.229 0)
|
||||
(uuid b6610619-651e-4a43-917e-e2a7df561b2f)
|
||||
(property "Reference" "C58" (id 0) (at 226.4411 37.309 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "100nF" (id 1) (at 230.505 34.29 0)
|
||||
(property "Value" "100nF" (id 1) (at 224.155 39.37 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 230.8352 35.56 0)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 224.4852 40.64 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 229.87 31.75 0)
|
||||
(property "Datasheet" "~" (id 3) (at 223.52 36.83 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid f374f389-41d3-4936-922b-ba0dec076369))
|
||||
(pin "2" (uuid f246ad6a-c86f-45c1-80cc-781fd5a8ecc8))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 233.045 36.83 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 9b9d9383-8f48-4522-8d3d-12759b6370e7)
|
||||
(property "Reference" "C59" (id 0) (at 235.9661 37.309 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "100nF" (id 1) (at 233.68 39.37 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 234.0102 40.64 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 233.045 36.83 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 112c25f9-5fd5-41a2-906e-7c93c4310447))
|
||||
(pin "2" (uuid 3eee955a-bef4-468c-a2f8-afde55fadbc9))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 243.84 36.83 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 3988f22a-f384-495b-911c-f243c9342735)
|
||||
(property "Reference" "C37" (id 0) (at 246.38 37.4649 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "10nF" (id 1) (at 245.11 39.3699 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 244.8052 40.64 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 243.84 36.83 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 6dac7dad-b4af-45ed-9091-a7dd0814a731))
|
||||
(pin "2" (uuid d12fe843-c35f-4e59-9be0-0ee9ce6e4049))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 240.03 31.75 0) (unit 1)
|
||||
(symbol (lib_id "Device:C") (at 254 36.83 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 6203877a-ab61-4175-ba52-b58c2776bb0a)
|
||||
(property "Reference" "C40" (id 0) (at 242.9511 30.8415 0)
|
||||
(uuid de47da3a-ecad-4d37-aef8-28c9fa58b0ea)
|
||||
(property "Reference" "C18" (id 0) (at 256.9211 35.9215 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "4,7uF" (id 1) (at 242.9511 33.6166 0)
|
||||
(property "Value" "4,7uF" (id 1) (at 256.9211 38.6966 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 240.9952 35.56 0)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 254.9652 40.64 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 240.03 31.75 0)
|
||||
(property "Datasheet" "~" (id 3) (at 254 36.83 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid cc82f1fb-4a85-44cd-aaeb-c0a800c2ac43))
|
||||
(pin "2" (uuid fcbcaac7-7e63-4c16-8a2b-c81e6842ab3e))
|
||||
(pin "1" (uuid a27bc0f0-916b-4a3b-90cd-6e32b97fb291))
|
||||
(pin "2" (uuid 2433b782-d4a1-4e1d-80a7-95b8418b2820))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C") (at 256.54 150.495 90) (unit 1)
|
||||
@ -4349,10 +4212,10 @@
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:SolderJumper_3_Open") (at 50.8 133.35 180) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 2ca2363d-378a-4270-aea6-f64024a62be5)
|
||||
(property "Reference" "JP4" (id 0) (at 50.8 137.16 0))
|
||||
(property "Value" "SolderJumper_3_Open" (id 1) (at 50.8 136.144 0))
|
||||
(property "Reference" "JP4" (id 0) (at 50.8 135.89 0))
|
||||
(property "Value" "USB_PWR_SELECT" (id 1) (at 50.8 138.049 0))
|
||||
(property "Footprint" "Jumper:SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm" (id 2) (at 50.8 133.35 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
|
1117
modules/Communication/powerShare_sch.kicad_sch
Normal file
1117
modules/Communication/powerShare_sch.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user