Added KiCad files and build manual.

marcel 1 year ago
parent 043fdf6e54
commit 56cfa630e8
  1. 2
      README.md
  2. BIN
      buildmanual/block-diagram-hardware-eps-converted-to.pdf
  3. 806
      buildmanual/block-diagram-hardware.eps
  4. 337
      buildmanual/block-diagram-hardware.svg
  5. BIN
      buildmanual/block-diagram-software-eps-converted-to.pdf
  6. 799
      buildmanual/block-diagram-software.eps
  7. 248
      buildmanual/block-diagram-software.svg
  8. BIN
      buildmanual/by-sa-eps-converted-to.pdf
  9. 231
      buildmanual/by-sa.eps
  10. BIN
      buildmanual/gpl-v3-logo-eps-converted-to.pdf
  11. 1533
      buildmanual/gpl-v3-logo.eps
  12. 36
      buildmanual/lora-kiss-tnc-pico.aux
  13. 492
      buildmanual/lora-kiss-tnc-pico.log
  14. BIN
      buildmanual/lora-kiss-tnc-pico.pdf
  15. 201
      buildmanual/lora-kiss-tnc-pico.tex
  16. BIN
      buildmanual/lora_kiss_tnc_pico_rev2-eps-converted-to.pdf
  17. BIN
      buildmanual/lora_kiss_tnc_pico_rev2-pcb-layout-eps-converted-to.pdf
  18. 5669
      buildmanual/lora_kiss_tnc_pico_rev2-pcb-layout.eps
  19. 6587
      buildmanual/lora_kiss_tnc_pico_rev2.eps
  20. BIN
      buildmanual/lora_kiss_tnc_pico_rev2_3d-view.png
  21. BIN
      buildmanual/lora_kiss_tnc_pico_rev2_bom-eps-converted-to.pdf
  22. 1212
      buildmanual/lora_kiss_tnc_pico_rev2_bom.eps
  23. BIN
      buildmanual/oshw-logo-outline-eps-converted-to.pdf
  24. 277
      buildmanual/oshw-logo-outline.eps
  25. 1947
      lora_kiss_tnc_pico_KiCad_rev2/fp-info-cache
  26. 336
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico-cache_rev2.lib
  27. BIN
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2-B_Cu.pdf
  28. BIN
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2-F_Cu.pdf
  29. BIN
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2-F_SilkS.pdf
  30. 437
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2-cache.lib
  31. 5669
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2-pcb-layout.eps
  32. BIN
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2-pcb-layout.png
  33. 4364
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2-pcb-layout.svg
  34. 17
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2.csv
  35. 6587
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2.eps
  36. 3178
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2.kicad_pcb
  37. 3178
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2.kicad_pcb-bak
  38. 770
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2.net
  39. BIN
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2.ods
  40. BIN
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2.pdf
  41. 252
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2.pro
  42. 1588
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2.sch
  43. 1588
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2.sch-bak
  44. 956
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2.xml
  45. BIN
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2_3d-view.png
  46. 1212
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2_bom.eps
  47. BIN
      lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2_bom.pdf

@ -1,5 +1,5 @@
# lora_aprs_node_pico
A simple LoRa APRS module which can be used as a remote data logger and/or remote I/O controller. See my website for more information: [https://www.meezenest.nl/mees-elektronica/RPi-pico-LoRa-APRS.html](https://www.meezenest.nl/mees-elektronica/RPi-pico-LoRa-APRS.html). It is an evolution of another project of mine: [https://www.meezenest.nl/mees-elektronica/aprs_telemetry.html](https://www.meezenest.nl/mees-elektronica/aprs_telemetry.html)
A simple LoRa APRS module which can be used as a KISS TNC and a remote data logger and/or remote I/O controller. See my website for more information: [https://www.meezenest.nl/mees-elektronica/RPi-pico-LoRa-APRS.html](https://www.meezenest.nl/mees-elektronica/RPi-pico-LoRa-APRS.html). It is an evolution of another project of mine: [https://www.meezenest.nl/mees-elektronica/aprs_telemetry.html](https://www.meezenest.nl/mees-elektronica/aprs_telemetry.html)
This program is written for the RP2040 C++ SDK.

@ -0,0 +1,806 @@
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: cairo 1.16.0 (https://cairographics.org)
%%CreationDate: Wed May 18 09:47:38 2022
%%Pages: 1
%%DocumentData: Clean7Bit
%%LanguageLevel: 2
%%BoundingBox: 0 0 454 265
%%EndComments
%%BeginProlog
50 dict begin
/q { gsave } bind def
/Q { grestore } bind def
/cm { 6 array astore concat } bind def
/w { setlinewidth } bind def
/J { setlinecap } bind def
/j { setlinejoin } bind def
/M { setmiterlimit } bind def
/d { setdash } bind def
/m { moveto } bind def
/l { lineto } bind def
/c { curveto } bind def
/h { closepath } bind def
/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
0 exch rlineto 0 rlineto closepath } bind def
/S { stroke } bind def
/f { fill } bind def
/f* { eofill } bind def
/n { newpath } bind def
/W { clip } bind def
/W* { eoclip } bind def
/BT { } bind def
/ET { } bind def
/BDC { mark 3 1 roll /BDC pdfmark } bind def
/EMC { mark /EMC pdfmark } bind def
/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
/Tj { show currentpoint cairo_store_point } bind def
/TJ {
{
dup
type /stringtype eq
{ show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
} forall
currentpoint cairo_store_point
} bind def
/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
/Tf { pop /cairo_font exch def /cairo_font_matrix where
{ pop cairo_selectfont } if } bind def
/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
/cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
/cairo_font where { pop cairo_selectfont } if } bind def
/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
/g { setgray } bind def
/rg { setrgbcolor } bind def
/d1 { setcachedevice } bind def
/cairo_data_source {
CairoDataIndex CairoData length lt
{ CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def }
{ () } ifelse
} def
/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def
/cairo_image { image cairo_flush_ascii85_file } def
/cairo_imagemask { imagemask cairo_flush_ascii85_file } def
%%EndProlog
%%BeginSetup
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 0 0 454 265
%%EndPageSetup
q 0 0 454 265 rectclip
1 0 0 -1 0 265 cm q
q
0 0 454 265 re W n
[ 1 0 0 1 0 0 ] concat
q
0 g
2.834646 w
1 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
93.738 93.613 119.926 94.414 re S Q
Q
Q
0 g
0.749999 w
0 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
109.793 140.414 m 110.324 140.82 110.703 141.316 110.934 141.898 c 111.047
142.191 111.113 142.445 111.137 142.664 c 111.156 142.883 111.168 143.41
111.168 144.242 c 111.168 144.641 111.168 144.941 111.168 145.148 c 111.176
145.359 111.199 145.602 111.23 145.883 c 111.27 146.156 111.332 146.352
111.418 146.477 c 111.512 146.594 111.637 146.648 111.793 146.648 c 112.074
146.648 112.215 146.297 112.215 145.586 c 112.223 145.047 112.531 144.773
113.137 144.773 c 113.75 144.773 114.059 145.055 114.059 145.617 c 114.059
146.254 113.859 146.859 113.465 147.43 c 113.078 147.992 112.535 148.273
111.84 148.273 c 110.922 148.273 110.23 147.875 109.762 147.07 c 109.562
146.707 109.438 146.316 109.387 145.898 c 109.332 145.484 109.309 144.82
109.309 143.914 c 109.309 143.5 109.297 143.195 109.277 143.008 c 109.266
142.812 109.223 142.609 109.152 142.398 c 109.078 142.18 108.949 141.992
108.762 141.836 c 108.262 141.391 107.621 141.164 106.84 141.164 c 104.965
141.164 l 104.965 146.367 l 105.559 146.367 l 106.254 146.367 106.605 146.645
106.605 147.195 c 106.605 147.727 106.254 147.992 105.559 147.992 c 102.512
147.992 l 101.812 147.992 101.465 147.719 101.465 147.164 c 101.465 146.633
101.812 146.367 102.512 146.367 c 103.105 146.367 l 103.105 134.336 l 102.512
134.336 l 101.812 134.336 101.465 134.066 101.465 133.523 c 101.465 132.984
101.812 132.711 102.512 132.711 c 106.98 132.711 l 108.395 132.711 109.559
133.141 110.465 133.992 c 111.379 134.848 111.84 135.832 111.84 136.945
c 111.84 138.395 111.156 139.551 109.793 140.414 c h
106.684 139.539 m 107.754 139.539 108.574 139.27 109.137 138.727 c 109.699
138.188 109.98 137.594 109.98 136.945 c 109.98 136.289 109.691 135.691
109.121 135.148 c 108.547 134.609 107.734 134.336 106.684 134.336 c 104.965
134.336 l 104.965 139.539 l h
106.684 139.539 m S Q
q 1 0 0 1 0 0 cm
118.34 141.961 m 118.34 146.367 l 119.059 146.367 l 119.777 146.367 120.137
146.645 120.137 147.195 c 120.137 147.727 119.777 147.992 119.059 147.992
c 115.762 147.992 l 115.043 147.992 114.684 147.719 114.684 147.164 c 114.684
146.633 115.043 146.367 115.762 146.367 c 116.48 146.367 l 116.48 134.336
l 115.762 134.336 l 115.043 134.336 114.684 134.066 114.684 133.523 c 114.684
132.984 115.043 132.711 115.762 132.711 c 121.387 132.711 l 122.801 132.711
123.949 133.18 124.824 134.117 c 125.699 135.055 126.137 136.133 126.137
137.352 c 126.137 138.562 125.699 139.633 124.824 140.57 c 123.949 141.5
122.801 141.961 121.387 141.961 c h
118.34 134.336 m 118.34 140.336 l 120.887 140.336 l 121.969 140.336 122.809
140.023 123.402 139.398 c 123.996 138.773 124.293 138.086 124.293 137.336
c 124.293 136.586 123.996 135.898 123.402 135.273 c 122.809 134.648 121.969
134.336 120.887 134.336 c h
118.34 134.336 m S Q
q 1 0 0 1 0 0 cm
134.684 133.07 m 134.934 133.32 135.059 133.625 135.059 133.977 c 135.059
134.32 134.934 134.617 134.684 134.867 c 134.434 135.117 134.129 135.242
133.777 135.242 c 133.434 135.242 133.137 135.117 132.887 134.867 c 132.637
134.617 132.512 134.32 132.512 133.977 c 132.512 133.625 132.637 133.32
132.887 133.07 c 133.137 132.82 133.434 132.695 133.777 132.695 c 134.129
132.695 134.434 132.82 134.684 133.07 c h
130.387 137.211 m 134.012 137.211 l 134.426 137.211 134.703 137.285 134.84
137.43 c 134.984 137.578 135.059 137.859 135.059 138.273 c 135.059 146.367
l 137.684 146.367 l 138.402 146.367 138.762 146.645 138.762 147.195 c 138.762
147.727 138.402 147.992 137.684 147.992 c 130.168 147.992 l 129.457 147.992
129.105 147.719 129.105 147.164 c 129.105 146.633 129.457 146.367 130.168
146.367 c 133.215 146.367 l 133.215 138.836 l 130.387 138.836 l 129.668
138.836 129.309 138.566 129.309 138.023 c 129.309 137.484 129.668 137.211
130.387 137.211 c h
130.387 137.211 m S Q
q 1 0 0 1 0 0 cm
158.809 153.539 m 154.762 153.539 l 154.062 153.539 153.715 153.262 153.715
152.711 c 153.715 152.18 154.062 151.914 154.762 151.914 c 155.855 151.914
l 155.855 138.836 l 154.762 138.836 l 154.062 138.836 153.715 138.566 153.715
138.023 c 153.715 137.484 154.062 137.211 154.762 137.211 c 156.668 137.211
l 157.062 137.211 157.332 137.273 157.48 137.398 c 157.637 137.523 157.715
137.805 157.715 138.242 c 158.641 137.473 159.672 137.086 160.809 137.086
c 162.191 137.086 163.363 137.629 164.324 138.711 c 165.281 139.797 165.762
141.086 165.762 142.586 c 165.762 144.141 165.246 145.453 164.215 146.523
c 163.191 147.586 161.973 148.117 160.559 148.117 c 159.496 148.117 158.547
147.719 157.715 146.914 c 157.715 151.914 l 158.809 151.914 l 159.504 151.914
159.855 152.188 159.855 152.742 c 159.855 153.273 159.504 153.539 158.809
153.539 c h
157.715 141.414 m 157.715 143.164 l 157.715 143.914 157.965 144.66 158.465
145.398 c 158.973 146.129 159.641 146.492 160.465 146.492 c 161.391 146.492
162.199 146.117 162.887 145.367 c 163.574 144.617 163.918 143.691 163.918
142.586 c 163.918 141.504 163.598 140.586 162.965 139.836 c 162.328 139.086
161.578 138.711 160.715 138.711 c 159.934 138.711 159.234 138.984 158.621
139.523 c 158.016 140.055 157.715 140.688 157.715 141.414 c h
157.715 141.414 m S Q
q 1 0 0 1 0 0 cm
174.059 133.07 m 174.309 133.32 174.434 133.625 174.434 133.977 c 174.434
134.32 174.309 134.617 174.059 134.867 c 173.809 135.117 173.504 135.242
173.152 135.242 c 172.809 135.242 172.512 135.117 172.262 134.867 c 172.012
134.617 171.887 134.32 171.887 133.977 c 171.887 133.625 172.012 133.32
172.262 133.07 c 172.512 132.82 172.809 132.695 173.152 132.695 c 173.504
132.695 173.809 132.82 174.059 133.07 c h
169.762 137.211 m 173.387 137.211 l 173.801 137.211 174.078 137.285 174.215
137.43 c 174.359 137.578 174.434 137.859 174.434 138.273 c 174.434 146.367
l 177.059 146.367 l 177.777 146.367 178.137 146.645 178.137 147.195 c 178.137
147.727 177.777 147.992 177.059 147.992 c 169.543 147.992 l 168.832 147.992
168.48 147.719 168.48 147.164 c 168.48 146.633 168.832 146.367 169.543
146.367 c 172.59 146.367 l 172.59 138.836 l 169.762 138.836 l 169.043 138.836
168.684 138.566 168.684 138.023 c 168.684 137.484 169.043 137.211 169.762
137.211 c h
169.762 137.211 m S Q
q 1 0 0 1 0 0 cm
191.418 145.273 m 191.418 145.367 191.379 145.516 191.309 145.711 c 191.246
145.898 191.109 146.141 190.902 146.43 c 190.691 146.723 190.438 146.988
190.137 147.227 c 189.832 147.469 189.41 147.676 188.871 147.852 c 188.328
148.027 187.723 148.117 187.059 148.117 c 185.527 148.117 184.223 147.582
183.152 146.508 c 182.078 145.438 181.543 144.129 181.543 142.586 c 181.543
141.992 181.645 141.395 181.855 140.789 c 182.074 140.176 182.395 139.578
182.824 138.992 c 183.25 138.41 183.859 137.938 184.652 137.57 c 185.453
137.207 186.363 137.023 187.387 137.023 c 187.738 137.023 188.027 137.031
188.246 137.039 c 188.473 137.039 188.785 137.078 189.184 137.148 c 189.59
137.211 189.91 137.301 190.152 137.414 c 190.391 137.531 190.609 137.719
190.809 137.977 c 191.004 138.238 191.105 138.547 191.105 138.898 c 191.105
139.234 190.988 139.516 190.762 139.742 c 190.543 139.961 190.266 140.07
189.934 140.07 c 189.684 140.07 189.438 139.984 189.199 139.805 c 188.957
139.629 188.824 139.348 188.793 138.961 c 188.77 138.848 188.734 138.773
188.684 138.742 c 188.629 138.711 188.48 138.688 188.23 138.664 c 187.918
138.648 l 187.707 138.648 187.52 138.648 187.355 138.648 c 186.605 138.648
185.949 138.789 185.387 139.07 c 184.832 139.352 184.422 139.719 184.152
140.164 c 183.891 140.602 183.699 141.023 183.574 141.43 c 183.449 141.836
183.387 142.223 183.387 142.586 c 183.387 143.672 183.762 144.594 184.512
145.352 c 185.262 146.113 186.168 146.492 187.23 146.492 c 187.637 146.492
187.988 146.445 188.293 146.352 c 188.605 146.25 188.848 146.102 189.027
145.914 c 189.203 145.719 189.316 145.57 189.371 145.477 c 189.434 145.375
189.504 145.238 189.59 145.07 c 189.734 144.707 190.031 144.523 190.48
144.523 c 191.105 144.523 191.418 144.773 191.418 145.273 c h
191.418 145.273 m S Q
q 1 0 0 1 0 0 cm
204.605 142.586 m 204.605 144.129 204.094 145.438 203.074 146.508 c 202.062
147.582 200.848 148.117 199.434 148.117 c 198.016 148.117 196.797 147.582
195.777 146.508 c 194.766 145.438 194.262 144.129 194.262 142.586 c 194.262
141.047 194.766 139.734 195.777 138.648 c 196.797 137.566 198.016 137.023
199.434 137.023 c 200.848 137.023 202.062 137.566 203.074 138.648 c 204.094
139.734 204.605 141.047 204.605 142.586 c h
197.074 145.289 m 197.73 146.094 198.516 146.492 199.434 146.492 c 200.348
146.492 201.129 146.094 201.777 145.289 c 202.434 144.488 202.762 143.531
202.762 142.414 c 202.762 141.332 202.434 140.438 201.777 139.727 c 201.121
139.008 200.34 138.648 199.434 138.648 c 198.547 138.648 197.77 139.008
197.105 139.727 c 196.438 140.438 196.105 141.332 196.105 142.414 c 196.105
143.531 196.426 144.488 197.074 145.289 c h
197.074 145.289 m S Q
q
0 0 454 265 re W n
[ 1 0 0 1 0 0 ] concat
q
0 g
2.834646 w
1 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
264.383 93.613 119.926 94.414 re S Q
Q
Q
0 g
0.749999 w
0 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
299.562 141.598 m 300.094 142.004 300.473 142.5 300.703 143.082 c 300.816
143.375 300.883 143.629 300.906 143.848 c 300.926 144.066 300.938 144.594
300.938 145.426 c 300.938 145.824 300.938 146.125 300.938 146.332 c 300.945
146.543 300.969 146.785 301 147.066 c 301.039 147.34 301.102 147.535 301.188
147.66 c 301.281 147.777 301.406 147.832 301.562 147.832 c 301.844 147.832
301.984 147.48 301.984 146.77 c 301.992 146.23 302.301 145.957 302.906
145.957 c 303.52 145.957 303.828 146.238 303.828 146.801 c 303.828 147.438
303.629 148.043 303.234 148.613 c 302.848 149.176 302.305 149.457 301.609
149.457 c 300.691 149.457 300 149.059 299.531 148.254 c 299.332 147.891
299.207 147.5 299.156 147.082 c 299.102 146.668 299.078 146.004 299.078
145.098 c 299.078 144.684 299.066 144.379 299.047 144.191 c 299.035 143.996
298.992 143.793 298.922 143.582 c 298.848 143.363 298.719 143.176 298.531
143.02 c 298.031 142.574 297.391 142.348 296.609 142.348 c 294.734 142.348
l 294.734 147.551 l 295.328 147.551 l 296.023 147.551 296.375 147.828 296.375
148.379 c 296.375 148.91 296.023 149.176 295.328 149.176 c 292.281 149.176
l 291.582 149.176 291.234 148.902 291.234 148.348 c 291.234 147.816 291.582
147.551 292.281 147.551 c 292.875 147.551 l 292.875 135.52 l 292.281 135.52
l 291.582 135.52 291.234 135.25 291.234 134.707 c 291.234 134.168 291.582
133.895 292.281 133.895 c 296.75 133.895 l 298.164 133.895 299.328 134.324
300.234 135.176 c 301.148 136.031 301.609 137.016 301.609 138.129 c 301.609
139.578 300.926 140.734 299.562 141.598 c h
296.453 140.723 m 297.523 140.723 298.344 140.453 298.906 139.91 c 299.469
139.371 299.75 138.777 299.75 138.129 c 299.75 137.473 299.461 136.875
298.891 136.332 c 298.316 135.793 297.504 135.52 296.453 135.52 c 294.734
135.52 l 294.734 140.723 l h
296.453 140.723 m S Q
q 1 0 0 1 0 0 cm
314.562 142.098 m 314.562 147.379 l 314.875 147.496 315.332 147.551 315.938
147.551 c 316.645 147.551 317 147.816 317 148.348 c 317 148.598 316.93
148.793 316.797 148.926 c 316.672 149.062 316.531 149.141 316.375 149.16
c 316.227 149.172 316.004 149.176 315.703 149.176 c 314.254 149.176 313.332
148.895 312.938 148.332 c 312.031 148.98 310.844 149.301 309.375 149.301
c 308.176 149.301 307.188 148.969 306.406 148.301 c 305.625 147.637 305.234
146.816 305.234 145.848 c 305.234 144.684 305.926 143.785 307.312 143.16
c 308.707 142.535 310.504 142.207 312.703 142.176 c 312.703 141.426 312.43
140.848 311.891 140.441 c 311.348 140.035 310.578 139.832 309.578 139.832
c 309.129 139.832 308.672 139.855 308.203 139.895 c 308.203 140.801 307.812
141.254 307.031 141.254 c 306.719 141.254 306.445 141.145 306.219 140.926
c 305.988 140.707 305.875 140.426 305.875 140.082 c 305.875 139.645 306
139.285 306.25 139.004 c 306.5 138.723 306.859 138.531 307.328 138.426
c 307.797 138.324 308.176 138.262 308.469 138.238 c 308.758 138.219 309.125
138.207 309.562 138.207 c 311.188 138.207 312.426 138.59 313.281 139.348
c 314.133 140.098 314.562 141.016 314.562 142.098 c h
312.703 145.645 m 312.703 143.754 l 311.117 143.766 309.785 143.969 308.703
144.363 c 307.617 144.762 307.078 145.254 307.078 145.848 c 307.078 146.371
307.312 146.809 307.781 147.16 c 308.25 147.504 308.848 147.676 309.578
147.676 c 310.398 147.676 311.109 147.535 311.703 147.254 c 312.148 147.035
312.426 146.812 312.531 146.582 c 312.645 146.344 312.703 146.031 312.703
145.645 c h
312.703 145.645 m S Q
q 1 0 0 1 0 0 cm
327.5 142.473 m 319.656 142.473 l 318.844 142.473 318.438 142.156 318.438
141.52 c 318.438 140.906 318.844 140.598 319.656 140.598 c 327.5 140.598
l 328.32 140.598 328.734 140.918 328.734 141.551 c 328.734 142.168 328.32
142.473 327.5 142.473 c h
327.5 142.473 m S Q
q 1 0 0 1 0 0 cm
342.062 141.551 m 342.062 143.781 341.531 145.656 340.469 147.176 c 339.406
148.699 338.148 149.457 336.703 149.457 c 335.273 149.457 334.023 148.703
332.953 147.191 c 331.891 145.684 331.359 143.793 331.359 141.52 c 331.359
139.293 331.883 137.422 332.938 135.91 c 334 134.391 335.254 133.629 336.703
133.629 c 338.141 133.629 339.391 134.387 340.453 135.895 c 341.523 137.395
342.062 139.281 342.062 141.551 c h
334.219 145.91 m 334.906 147.191 335.734 147.832 336.703 147.832 c 337.672
147.832 338.492 147.199 339.172 145.926 c 339.859 144.645 340.203 143.094
340.203 141.27 c 340.203 139.52 339.852 138.082 339.156 136.957 c 338.457
135.824 337.641 135.254 336.703 135.254 c 335.773 135.254 334.957 135.824
334.25 136.957 c 333.551 138.082 333.203 139.52 333.203 141.27 c 333.203
143.074 333.539 144.621 334.219 145.91 c h
334.219 145.91 m S Q
q 1 0 0 1 0 0 cm
344.953 147.629 m 350.875 142.629 l 352.445 141.328 353.234 139.969 353.234
138.551 c 353.234 137.52 352.859 136.715 352.109 136.129 c 351.359 135.547
350.445 135.254 349.375 135.254 c 348.727 135.254 348.156 135.41 347.656
135.723 c 347.156 136.027 346.797 136.453 346.578 137.004 c 346.797 137.223
346.906 137.5 346.906 137.832 c 346.906 138.176 346.785 138.457 346.547
138.676 c 346.305 138.895 346.039 139.004 345.75 139.004 c 345.488 139.004
345.227 138.906 344.969 138.707 c 344.707 138.5 344.578 138.184 344.578
137.754 c 344.578 136.652 345.039 135.688 345.969 134.863 c 346.906 134.043
348.082 133.629 349.5 133.629 c 351.082 133.629 352.406 134.082 353.469
134.988 c 354.539 135.895 355.078 137.082 355.078 138.551 c 355.078 139.137
354.988 139.691 354.812 140.223 c 354.645 140.746 354.383 141.246 354.031
141.723 c 353.676 142.191 353.398 142.531 353.203 142.738 c 353.004 142.949
352.723 143.234 352.359 143.598 c 352.16 143.785 351.43 144.395 350.172
145.426 c 348.91 146.457 348.055 147.168 347.609 147.551 c 353.234 147.551
l 353.234 147.332 353.234 147.172 353.234 147.066 c 353.242 146.953 353.281
146.832 353.344 146.707 c 353.406 146.574 353.5 146.48 353.625 146.426
c 353.758 146.375 353.938 146.348 354.156 146.348 c 354.438 146.348 354.648
146.41 354.797 146.535 c 354.953 146.66 355.035 146.785 355.047 146.91
c 355.066 147.027 355.078 147.188 355.078 147.395 c 355.078 148.129 l 355.078
148.547 355.004 148.828 354.859 148.973 c 354.723 149.109 354.445 149.176
354.031 149.176 c 345.656 149.176 l 344.938 149.176 344.578 148.902 344.578
148.348 c 344.578 148.09 344.703 147.848 344.953 147.629 c h
344.953 147.629 m S Q
2.834646 w
q 1 0 0 1 0 0 cm
213.293 142.598 m 264.055 142.598 264.148 142.598 264.148 142.598 c S Q
q 1 0 0 1 0 0 cm
383.629 143.301 m 434.391 143.301 434.484 143.301 434.484 143.301 c S Q
q 1 0 0 1 0 0 cm
434.484 143.301 m 434.484 52.832 434.484 52.832 434.484 52.832 c S Q
q 1 0 0 1 0 0 cm
434.66 79.855 m 452.004 52.996 452.004 52.891 452.004 52.891 c S Q
q 1 0 0 1 0 0 cm
434.66 79.855 m 417.32 52.996 417.32 52.891 417.32 52.891 c S Q
q
0 0 454 265 re W n
[ 1 0 0 1 0 0 ] concat
q
0 g
2.834646 w
1 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
93.738 226.109 71.363 16.391 re S Q
Q
Q
q
0 0 454 265 re W n
[ 1 0 0 1 0 0 ] concat
q
0 g
2.834646 w
1 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
172.922 225.77 40.742 17.043 re S Q
Q
Q
0 g
0.749999 w
0 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
112.867 258.184 m 112.867 262.293 l 112.867 262.512 112.855 262.68 112.836
262.793 c 112.824 262.91 112.742 263.027 112.586 263.152 c 112.438 263.277
112.227 263.34 111.945 263.34 c 111.609 263.34 111.371 263.273 111.227
263.137 c 111.09 262.992 111.023 262.754 111.023 262.418 c 110.219 263.223
109.262 263.621 108.148 263.621 c 106.625 263.621 105.312 262.867 104.211
261.355 c 103.117 259.848 102.57 257.957 102.57 255.684 c 102.57 253.457
103.117 251.586 104.211 250.074 c 105.312 248.555 106.625 247.793 108.148
247.793 c 109.199 247.793 110.156 248.152 111.023 248.871 c 111.156 248.57
111.258 248.367 111.32 248.262 c 111.391 248.148 111.492 248.043 111.617
247.949 c 111.742 247.848 111.891 247.793 112.07 247.793 c 112.602 247.793
112.867 248.145 112.867 248.84 c 112.867 252.309 l 112.867 252.527 112.855
252.699 112.836 252.824 c 112.824 252.941 112.742 253.059 112.586 253.184
c 112.438 253.309 112.227 253.371 111.945 253.371 c 111.746 253.371 111.586
253.352 111.461 253.309 c 111.336 253.27 111.242 253.195 111.18 253.09
c 111.125 252.988 111.09 252.902 111.07 252.84 c 111.059 252.777 111.043
252.68 111.023 252.543 c 110.887 251.598 110.559 250.84 110.039 250.277
c 109.527 249.707 108.93 249.418 108.242 249.418 c 107.242 249.418 106.355
250.02 105.586 251.215 c 104.812 252.414 104.43 253.914 104.43 255.715
c 104.43 257.496 104.812 258.992 105.586 260.199 c 106.355 261.398 107.234
261.996 108.227 261.996 c 109.008 261.996 109.633 261.633 110.102 260.902
c 110.57 260.176 110.859 259.27 110.977 258.184 c 109.977 258.184 l 109.277
258.184 108.93 257.914 108.93 257.371 c 108.93 256.832 109.277 256.559
109.977 256.559 c 112.977 256.559 l 113.695 256.559 114.055 256.832 114.055
257.371 c 114.055 257.621 113.98 257.816 113.836 257.949 c 113.688 258.074
113.555 258.148 113.43 258.168 c 113.305 258.18 113.117 258.184 112.867
258.184 c h
112.867 258.184 m S Q
q 1 0 0 1 0 0 cm
118.977 257.309 m 118.977 261.715 l 119.695 261.715 l 120.414 261.715 120.773
261.992 120.773 262.543 c 120.773 263.074 120.414 263.34 119.695 263.34
c 116.398 263.34 l 115.68 263.34 115.32 263.066 115.32 262.512 c 115.32
261.98 115.68 261.715 116.398 261.715 c 117.117 261.715 l 117.117 249.684
l 116.398 249.684 l 115.68 249.684 115.32 249.414 115.32 248.871 c 115.32
248.332 115.68 248.059 116.398 248.059 c 122.023 248.059 l 123.438 248.059
124.586 248.527 125.461 249.465 c 126.336 250.402 126.773 251.48 126.773
252.699 c 126.773 253.91 126.336 254.98 125.461 255.918 c 124.586 256.848
123.438 257.309 122.023 257.309 c h
118.977 249.684 m 118.977 255.684 l 121.523 255.684 l 122.605 255.684 123.445
255.371 124.039 254.746 c 124.633 254.121 124.93 253.434 124.93 252.684
c 124.93 251.934 124.633 251.246 124.039 250.621 c 123.445 249.996 122.605
249.684 121.523 249.684 c h
118.977 249.684 m S Q
q 1 0 0 1 0 0 cm
135.363 249.684 m 135.363 261.715 l 138.066 261.715 l 138.785 261.715 139.145
261.992 139.145 262.543 c 139.145 263.074 138.785 263.34 138.066 263.34
c 130.816 263.34 l 130.098 263.34 129.738 263.066 129.738 262.512 c 129.738
261.98 130.098 261.715 130.816 261.715 c 133.52 261.715 l 133.52 249.684
l 130.816 249.684 l 130.098 249.684 129.738 249.414 129.738 248.871 c 129.738
248.332 130.098 248.059 130.816 248.059 c 138.066 248.059 l 138.785 248.059
139.145 248.336 139.145 248.887 c 139.145 249.418 138.785 249.684 138.066
249.684 c h
135.363 249.684 m S Q
q 1 0 0 1 0 0 cm
152.723 255.715 m 152.723 257.02 152.699 258.059 152.66 258.84 c 152.629
259.613 152.539 260.32 152.395 260.965 c 152.246 261.613 152.074 262.086
151.879 262.387 c 151.691 262.691 151.379 262.945 150.941 263.152 c 150.512
263.359 150.051 263.488 149.551 263.543 c 149.059 263.594 148.398 263.621
147.566 263.621 c 146.723 263.621 146.055 263.594 145.566 263.543 c 145.086
263.488 144.629 263.359 144.191 263.152 c 143.762 262.945 143.449 262.691
143.254 262.387 c 143.066 262.086 142.895 261.613 142.738 260.965 c 142.59
260.32 142.504 259.613 142.473 258.84 c 142.441 258.059 142.426 257.02
142.426 255.715 c 142.426 254.414 142.441 253.379 142.473 252.605 c 142.504
251.824 142.59 251.105 142.738 250.449 c 142.895 249.793 143.066 249.316
143.254 249.012 c 143.449 248.711 143.762 248.457 144.191 248.246 c 144.629
248.039 145.086 247.914 145.566 247.871 c 146.055 247.82 146.723 247.793
147.566 247.793 c 148.199 247.793 148.723 247.809 149.129 247.84 c 149.535
247.863 149.93 247.926 150.316 248.027 c 150.699 248.121 151.004 248.242
151.223 248.387 c 151.449 248.523 151.664 248.746 151.863 249.059 c 152.07
249.363 152.215 249.684 152.301 250.027 c 152.395 250.371 152.477 250.84
152.551 251.434 c 152.633 252.02 152.68 252.637 152.691 253.293 c 152.711
253.941 152.723 254.746 152.723 255.715 c h
145.41 261.605 m 145.816 261.867 146.535 261.996 147.566 261.996 c 148.598
261.996 149.32 261.863 149.738 261.59 c 150.152 261.32 150.43 260.871 150.566
260.246 c 150.762 259.363 150.863 257.777 150.863 255.496 c 150.863 253.309
150.773 251.832 150.598 251.059 c 150.441 250.414 150.145 249.98 149.707
249.762 c 149.277 249.535 148.566 249.418 147.566 249.418 c 146.566 249.418
145.855 249.523 145.441 249.73 c 145.023 249.941 144.73 250.363 144.566
250.996 c 144.367 251.746 144.27 253.246 144.27 255.496 c 144.27 257.832
144.367 259.43 144.566 260.293 c 144.723 260.91 145.004 261.348 145.41
261.605 c h
145.41 261.605 m S Q
q 1 0 0 1 0 0 cm
179.777 250.324 m 179.777 262.355 l 182.48 262.355 l 183.199 262.355 183.559
262.633 183.559 263.184 c 183.559 263.715 183.199 263.98 182.48 263.98
c 175.23 263.98 l 174.512 263.98 174.152 263.707 174.152 263.152 c 174.152
262.621 174.512 262.355 175.23 262.355 c 177.934 262.355 l 177.934 250.324
l 175.23 250.324 l 174.512 250.324 174.152 250.055 174.152 249.512 c 174.152
248.973 174.512 248.699 175.23 248.699 c 182.48 248.699 l 183.199 248.699
183.559 248.977 183.559 249.527 c 183.559 250.059 183.199 250.324 182.48
250.324 c h
179.777 250.324 m S Q
q 1 0 0 1 0 0 cm
187.105 262.434 m 193.027 257.434 l 194.598 256.133 195.387 254.773 195.387
253.355 c 195.387 252.324 195.012 251.52 194.262 250.934 c 193.512 250.352
192.598 250.059 191.527 250.059 c 190.879 250.059 190.309 250.215 189.809
250.527 c 189.309 250.832 188.949 251.258 188.73 251.809 c 188.949 252.027
189.059 252.305 189.059 252.637 c 189.059 252.98 188.938 253.262 188.699
253.48 c 188.457 253.699 188.191 253.809 187.902 253.809 c 187.641 253.809
187.379 253.711 187.121 253.512 c 186.859 253.305 186.73 252.988 186.73
252.559 c 186.73 251.457 187.191 250.492 188.121 249.668 c 189.059 248.848
190.234 248.434 191.652 248.434 c 193.234 248.434 194.559 248.887 195.621
249.793 c 196.691 250.699 197.23 251.887 197.23 253.355 c 197.23 253.941
197.141 254.496 196.965 255.027 c 196.797 255.551 196.535 256.051 196.184
256.527 c 195.828 256.996 195.551 257.336 195.355 257.543 c 195.156 257.754
194.875 258.039 194.512 258.402 c 194.312 258.59 193.582 259.199 192.324
260.23 c 191.062 261.262 190.207 261.973 189.762 262.355 c 195.387 262.355
l 195.387 262.137 195.387 261.977 195.387 261.871 c 195.395 261.758 195.434
261.637 195.496 261.512 c 195.559 261.379 195.652 261.285 195.777 261.23
c 195.91 261.18 196.09 261.152 196.309 261.152 c 196.59 261.152 196.801
261.215 196.949 261.34 c 197.105 261.465 197.188 261.59 197.199 261.715
c 197.219 261.832 197.23 261.992 197.23 262.199 c 197.23 262.934 l 197.23
263.352 197.156 263.633 197.012 263.777 c 196.875 263.914 196.598 263.98
196.184 263.98 c 187.809 263.98 l 187.09 263.98 186.73 263.707 186.73 263.152
c 186.73 262.895 186.855 262.652 187.105 262.434 c h
187.105 262.434 m S Q
q 1 0 0 1 0 0 cm
210.652 249.48 m 210.652 252.949 l 210.652 253.168 210.641 253.34 210.621
253.465 c 210.609 253.582 210.527 253.699 210.371 253.824 c 210.223 253.949
210.012 254.012 209.73 254.012 c 209.176 254.012 208.871 253.805 208.809
253.387 c 208.691 252.668 208.488 252.066 208.199 251.574 c 207.918 251.074
207.598 250.73 207.246 250.543 c 206.891 250.355 206.594 250.23 206.355
250.168 c 206.125 250.098 205.902 250.059 205.684 250.059 c 204.566 250.059
203.574 250.66 202.699 251.855 c 201.832 253.055 201.402 254.555 201.402
256.355 c 201.402 258.129 201.828 259.617 202.684 260.824 c 203.547 262.035
204.559 262.637 205.715 262.637 c 205.84 262.637 205.973 262.629 206.121
262.605 c 206.277 262.586 206.516 262.523 206.84 262.418 c 207.172 262.316
207.465 262.164 207.715 261.965 c 207.973 261.758 208.215 261.445 208.434
261.027 c 208.652 260.613 208.777 260.121 208.809 259.559 c 208.84 259.121
209.145 258.902 209.73 258.902 c 210.344 258.902 210.652 259.191 210.652
259.762 c 210.652 260.961 210.16 262.012 209.184 262.918 c 208.203 263.816
207.012 264.262 205.605 264.262 c 203.938 264.262 202.512 263.504 201.324
261.98 c 200.145 260.449 199.559 258.566 199.559 256.324 c 199.559 254.117
200.145 252.254 201.324 250.73 c 202.512 249.199 203.934 248.434 205.59
248.434 c 206.766 248.434 207.824 248.816 208.762 249.574 c 208.98 249.117
209.152 248.816 209.277 248.668 c 209.41 248.512 209.605 248.434 209.855
248.434 c 210.387 248.434 210.652 248.785 210.652 249.48 c h
210.652 249.48 m S Q
2.834646 w
q 1 0 0 1 0 0 cm
130.258 227.305 m 130.258 186.77 130.258 186.77 130.258 186.77 c S Q
q 1 0 0 1 0 0 cm
193.848 226.754 m 193.848 188.008 193.848 188.008 193.848 188.008 c S Q
q
0 0 454 265 re W n
[ 1 0 0 1 0 0 ] concat
q
0 g
2.834646 w
1 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
1.418 133.98 40.742 17.043 re S Q
Q
Q
0 g
0.749999 w
0 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
12.102 158.539 m 12.102 167.07 l 12.102 168.602 11.625 169.891 10.68 170.93
c 9.742 171.961 8.633 172.477 7.352 172.477 c 6.07 172.477 4.953 171.961
4.008 170.93 c 3.07 169.891 2.602 168.602 2.602 167.07 c 2.602 158.539
l 1.883 158.539 l 1.164 158.539 0.805 158.273 0.805 157.742 c 0.805 157.191
1.164 156.914 1.883 156.914 c 5.18 156.914 l 5.898 156.914 6.258 157.191
6.258 157.742 c 6.258 158.273 5.898 158.539 5.18 158.539 c 4.461 158.539
l 4.461 166.977 l 4.461 168.176 4.758 169.125 5.352 169.82 c 5.953 170.508
6.621 170.852 7.352 170.852 c 8.09 170.852 8.758 170.508 9.352 169.82 c
9.953 169.125 10.258 168.176 10.258 166.977 c 10.258 158.539 l 9.523 158.539
l 8.812 158.539 8.461 158.273 8.461 157.742 c 8.461 157.191 8.812 156.914
9.523 156.914 c 12.836 156.914 l 13.543 156.914 13.898 157.191 13.898 157.742
c 13.898 158.273 13.543 158.539 12.836 158.539 c h
12.102 158.539 m S Q
q 1 0 0 1 0 0 cm
25.055 157.695 m 25.055 160.945 l 25.055 161.164 25.043 161.332 25.023
161.445 c 25.012 161.562 24.93 161.68 24.773 161.805 c 24.625 161.93 24.414
161.992 24.133 161.992 c 23.965 161.992 23.828 161.988 23.727 161.977 c
23.633 161.957 23.527 161.883 23.414 161.758 c 23.309 161.633 23.242 161.457
23.211 161.227 c 22.887 159.258 21.766 158.273 19.852 158.273 c 19.039
158.273 18.355 158.52 17.805 159.008 c 17.25 159.488 16.977 160.039 16.977
160.664 c 16.977 161.207 17.168 161.691 17.555 162.117 c 17.938 162.535
18.422 162.812 19.008 162.945 c 19.141 162.977 20.031 163.195 21.68 163.602
c 23.043 163.895 24.059 164.441 24.727 165.242 c 25.391 166.078 25.727
167.004 25.727 168.023 c 25.727 169.203 25.289 170.238 24.414 171.133 c
23.539 172.031 22.406 172.477 21.023 172.477 c 19.355 172.477 18.008 172.117
16.977 171.398 c 16.891 171.785 16.777 172.062 16.633 172.227 c 16.496
172.391 16.293 172.477 16.023 172.477 c 15.492 172.477 15.227 172.125 15.227
171.414 c 15.227 168.195 l 15.227 167.969 15.23 167.797 15.242 167.68 c
15.262 167.555 15.344 167.43 15.492 167.305 c 15.648 167.18 15.867 167.117
16.148 167.117 c 16.418 167.117 16.621 167.176 16.758 167.289 c 16.902
167.395 16.984 167.5 17.008 167.602 c 17.039 167.695 17.062 167.836 17.086
168.023 c 17.125 169.004 17.547 169.738 18.352 170.227 c 19.047 170.645
19.949 170.852 21.055 170.852 c 21.938 170.852 22.648 170.578 23.18 170.023
c 23.711 169.473 23.977 168.848 23.977 168.148 c 23.977 167.629 23.809
167.117 23.477 166.617 c 23.141 166.117 22.617 165.754 21.898 165.523 c
21.867 165.523 21.547 165.457 20.945 165.32 c 20.352 165.176 19.984 165.082
19.852 165.039 c 18.797 164.812 18.047 164.602 17.602 164.414 c 17.152
164.219 16.688 163.863 16.211 163.352 c 15.555 162.562 15.227 161.703 15.227
160.773 c 15.227 159.672 15.664 158.707 16.539 157.883 c 17.414 157.062
18.516 156.648 19.852 156.648 c 21.184 156.648 22.336 157.008 23.305 157.727
c 23.387 157.344 23.496 157.066 23.633 156.898 c 23.777 156.734 23.984
156.648 24.258 156.648 c 24.789 156.648 25.055 157 25.055 157.695 c h
25.055 157.695 m S Q
q 1 0 0 1 0 0 cm
28.633 156.914 m 34.273 156.914 l 35.574 156.914 36.617 157.316 37.398
158.117 c 38.188 158.922 38.586 159.82 38.586 160.82 c 38.586 161.508 38.359
162.164 37.914 162.789 c 37.477 163.414 36.812 163.875 35.93 164.164 c
36.98 164.469 37.773 164.977 38.305 165.695 c 38.836 166.414 39.102 167.18
39.102 167.992 c 39.102 169.066 38.711 170.035 37.93 170.898 c 37.156 171.766
36.105 172.195 34.773 172.195 c 28.633 172.195 l 27.914 172.195 27.555
171.922 27.555 171.367 c 27.555 170.836 27.914 170.57 28.633 170.57 c 29.273
170.57 l 29.273 158.539 l 28.633 158.539 l 27.914 158.539 27.555 158.27
27.555 157.727 c 27.555 157.188 27.914 156.914 28.633 156.914 c h
31.133 163.445 m 33.633 163.445 l 34.715 163.445 35.5 163.164 35.992 162.602
c 36.48 162.031 36.727 161.445 36.727 160.852 c 36.727 160.312 36.523 159.789
36.117 159.289 c 35.719 158.789 35.074 158.539 34.18 158.539 c 31.133 158.539
l h
31.133 170.57 m 34.227 170.57 l 35.195 170.57 35.938 170.305 36.461 169.773
c 36.992 169.242 37.258 168.633 37.258 167.945 c 37.258 167.258 37.027
166.609 36.57 165.992 c 36.109 165.379 35.422 165.07 34.508 165.07 c 31.133
165.07 l h
31.133 170.57 m S Q
2.834646 w
q 1 0 0 1 0 0 cm
42.859 142.496 m 93.625 142.496 93.715 142.496 93.715 142.496 c S Q
q 1 0 0 1 0 0 cm
118.164 38.297 m 128.238 55.746 128.238 55.746 128.238 55.746 c 128.508
55.59 l S Q
q 1 0 0 1 0 0 cm
138.582 38.141 m 128.508 55.59 128.508 55.59 128.508 55.59 c 128.238 55.438
l S Q
q 1 0 0 1 0 0 cm
138.375 38.297 m 118.316 38.297 118.164 38.297 118.164 38.297 c S Q
q 1 0 0 1 0 0 cm
138.375 56.469 m 118.316 56.469 118.164 56.469 118.164 56.469 c S Q
q 1 0 0 1 0 0 cm
128.238 94.184 m 128.238 55.438 128.238 55.438 128.238 55.438 c S Q
q 1 0 0 1 0 0 cm
128.238 38.746 m 128.238 0 128.238 0 128.238 0 c S Q
1.417323 w
q 1 0 0 1 0 0 cm
119.816 47.371 m 106.078 54.285 106.078 54.285 106.078 54.285 c S Q
114.242 54.016 m 104.406 55.141 l 111.168 47.914 l 110.75 50.383 112 52.844
114.242 54.016 c h
114.242 54.016 m f*
0.474773 w
1 j
q 1 -0.503213 0.503213 1 0 0 cm
69.47 88.974 m 61.169 85.922 l 69.466 82.87 l 68.142 84.673 68.151 87.138
69.47 88.974 c h
69.47 88.974 m S Q
2.834646 w
0 j
q 1 0 0 1 0 0 cm
168.836 38.297 m 178.914 55.746 178.914 55.746 178.914 55.746 c 179.18
55.59 l S Q
q 1 0 0 1 0 0 cm
189.258 38.141 m 179.18 55.59 179.18 55.59 179.18 55.59 c 178.914 55.438
l S Q
q 1 0 0 1 0 0 cm
189.047 38.297 m 168.988 38.297 168.836 38.297 168.836 38.297 c S Q
q 1 0 0 1 0 0 cm
189.047 56.469 m 168.988 56.469 168.836 56.469 168.836 56.469 c S Q
q 1 0 0 1 0 0 cm
178.914 94.184 m 178.914 55.438 178.914 55.438 178.914 55.438 c S Q
q 1 0 0 1 0 0 cm
178.914 38.746 m 178.914 0 178.914 0 178.914 0 c S Q
1.41732 w
q 1 0 0 1 0 0 cm
170.492 47.371 m 156.75 54.285 156.75 54.285 156.75 54.285 c S Q
164.914 54.016 m 155.078 55.141 l 161.844 47.914 l 161.422 50.383 162.672
52.844 164.914 54.016 c h
164.914 54.016 m f*
0.474772 w
1 j
q 1 -0.503213 0.503213 1 0 0 cm
109.903 109.32 m 101.603 106.268 l 109.903 103.219 l 108.575 105.019 108.584
107.485 109.903 109.32 c h
109.903 109.32 m S Q
0.749999 w
0 j
q 1 0 0 1 0 0 cm
191.23 72.883 m 191.551 73.125 191.781 73.422 191.918 73.773 c 191.988
73.953 192.031 74.109 192.043 74.242 c 192.051 74.367 192.059 74.68 192.059
75.18 c 192.059 75.422 192.059 75.602 192.059 75.727 c 192.066 75.852 192.082
76 192.105 76.164 c 192.125 76.332 192.16 76.453 192.215 76.523 c 192.266
76.586 192.34 76.617 192.434 76.617 c 192.598 76.617 192.684 76.41 192.684
75.992 c 192.691 75.66 192.879 75.492 193.246 75.492 c 193.609 75.492 193.793
75.664 193.793 76.008 c 193.793 76.383 193.672 76.742 193.434 77.086 c
193.203 77.43 192.879 77.602 192.465 77.602 c 191.91 77.602 191.496 77.359
191.215 76.867 c 191.09 76.648 191.012 76.414 190.98 76.164 c 190.957 75.914
190.949 75.523 190.949 74.992 c 190.949 74.742 190.941 74.562 190.934 74.445
c 190.922 74.32 190.891 74.195 190.84 74.07 c 190.797 73.938 190.723 73.828
190.621 73.742 c 190.316 73.473 189.934 73.336 189.465 73.336 c 188.34
73.336 l 188.34 76.461 l 188.699 76.461 l 189.113 76.461 189.324 76.625
189.324 76.945 c 189.324 77.27 189.113 77.43 188.699 77.43 c 186.871 77.43
l 186.441 77.43 186.23 77.266 186.23 76.93 c 186.23 76.617 186.441 76.461
186.871 76.461 c 187.23 76.461 l 187.23 69.242 l 186.871 69.242 l 186.441
69.242 186.23 69.078 186.23 68.742 c 186.23 68.422 186.441 68.258 186.871
68.258 c 189.543 68.258 l 190.395 68.258 191.094 68.516 191.637 69.023
c 192.188 69.535 192.465 70.129 192.465 70.805 c 192.465 71.672 192.051
72.363 191.23 72.883 c h
189.371 72.367 m 190.004 72.367 190.496 72.207 190.84 71.883 c 191.184
71.551 191.355 71.191 191.355 70.805 c 191.355 70.41 191.176 70.051 190.824
69.727 c 190.48 69.406 189.996 69.242 189.371 69.242 c 188.34 69.242 l
188.34 72.367 l h
189.371 72.367 m S Q
q 1 0 0 1 0 0 cm
198.246 72.539 m 200.293 76.461 l 200.621 76.461 l 201.047 76.461 201.262
76.625 201.262 76.945 c 201.262 77.27 201.047 77.43 200.621 77.43 c 199.027
77.43 l 198.598 77.43 198.387 77.27 198.387 76.945 c 198.387 76.801 198.426
76.691 198.512 76.617 c 198.594 76.535 198.672 76.488 198.746 76.477 c
198.828 76.469 198.934 76.461 199.059 76.461 c 197.699 73.695 l 196.418
76.461 l 196.574 76.461 196.688 76.469 196.762 76.477 c 196.844 76.488 196.922
76.535 196.996 76.617 c 197.078 76.691 197.121 76.801 197.121 76.945 c
197.121 77.27 196.91 77.43 196.496 77.43 c 194.887 77.43 l 194.469 77.43
194.262 77.266 194.262 76.93 c 194.262 76.617 194.469 76.461 194.887 76.461
c 195.215 76.461 l 197.137 72.539 l 195.402 69.242 l 195.074 69.242 l 194.637
69.242 194.418 69.078 194.418 68.742 c 194.418 68.422 194.637 68.258 195.074
68.258 c 196.652 68.258 l 197.09 68.258 197.309 68.422 197.309 68.742 c
197.309 69.078 197.09 69.242 196.652 69.242 c 197.699 71.242 l 198.652
69.242 l 198.516 69.242 198.406 69.238 198.324 69.227 c 198.238 69.219 198.156
69.176 198.074 69.102 c 198 69.02 197.965 68.898 197.965 68.742 c 197.965
68.422 198.172 68.258 198.59 68.258 c 200.199 68.258 l 200.613 68.258 200.824
68.426 200.824 68.758 c 200.824 69.082 200.613 69.242 200.199 69.242 c
199.871 69.242 l h
198.246 72.539 m S Q
q 1 0 0 1 0 0 cm
208.59 67.945 m 203.715 78.242 l 203.578 78.531 203.387 78.68 203.137 78.68
c 203 78.68 202.875 78.625 202.762 78.523 c 202.645 78.418 202.59 78.277
202.59 78.102 c 202.59 78.027 202.625 77.906 202.699 77.742 c 207.574 67.461
l 207.73 67.172 207.922 67.023 208.152 67.023 c 208.285 67.023 208.41 67.078
208.527 67.18 c 208.641 67.285 208.699 67.422 208.699 67.586 c 208.699
67.672 208.66 67.789 208.59 67.945 c h
208.59 67.945 m S Q
q 1 0 0 1 0 0 cm
214.074 69.242 m 214.074 76.461 l 214.84 76.461 l 215.266 76.461 215.48
76.625 215.48 76.945 c 215.48 77.27 215.266 77.43 214.84 77.43 c 212.199
77.43 l 211.77 77.43 211.559 77.266 211.559 76.93 c 211.559 76.617 211.77
76.461 212.199 76.461 c 212.965 76.461 l 212.965 69.242 l 211.09 69.242
l 211.09 70.055 l 211.09 70.18 211.082 70.281 211.074 70.352 c 211.062
70.426 211.012 70.5 210.918 70.57 c 210.832 70.645 210.703 70.68 210.527
70.68 c 210.359 70.68 210.23 70.645 210.137 70.57 c 210.051 70.5 210.004
70.426 209.996 70.352 c 209.984 70.281 209.98 70.18 209.98 70.055 c 209.98
68.914 l 209.98 68.656 210.02 68.484 210.105 68.398 c 210.188 68.305 210.359
68.258 210.621 68.258 c 216.434 68.258 l 216.684 68.258 216.848 68.305
216.934 68.398 c 217.016 68.484 217.059 68.648 217.059 68.898 c 217.059
70.055 l 217.059 70.18 217.051 70.281 217.043 70.352 c 217.031 70.426 216.98
70.5 216.887 70.57 c 216.801 70.645 216.672 70.68 216.496 70.68 c 216.328
70.68 216.199 70.645 216.105 70.57 c 216.02 70.5 215.973 70.426 215.965
70.352 c 215.953 70.281 215.949 70.18 215.949 70.055 c 215.949 69.242 l
h
214.074 69.242 m S Q
q 1 0 0 1 0 0 cm
221.871 72.539 m 223.918 76.461 l 224.246 76.461 l 224.672 76.461 224.887
76.625 224.887 76.945 c 224.887 77.27 224.672 77.43 224.246 77.43 c 222.652
77.43 l 222.223 77.43 222.012 77.27 222.012 76.945 c 222.012 76.801 222.051
76.691 222.137 76.617 c 222.219 76.535 222.297 76.488 222.371 76.477 c
222.453 76.469 222.559 76.461 222.684 76.461 c 221.324 73.695 l 220.043
76.461 l 220.199 76.461 220.312 76.469 220.387 76.477 c 220.469 76.488 220.547
76.535 220.621 76.617 c 220.703 76.691 220.746 76.801 220.746 76.945 c
220.746 77.27 220.535 77.43 220.121 77.43 c 218.512 77.43 l 218.094 77.43
217.887 77.266 217.887 76.93 c 217.887 76.617 218.094 76.461 218.512 76.461
c 218.84 76.461 l 220.762 72.539 l 219.027 69.242 l 218.699 69.242 l 218.262
69.242 218.043 69.078 218.043 68.742 c 218.043 68.422 218.262 68.258 218.699
68.258 c 220.277 68.258 l 220.715 68.258 220.934 68.422 220.934 68.742
c 220.934 69.078 220.715 69.242 220.277 69.242 c 221.324 71.242 l 222.277
69.242 l 222.141 69.242 222.031 69.238 221.949 69.227 c 221.863 69.219
221.781 69.176 221.699 69.102 c 221.625 69.02 221.59 68.898 221.59 68.742
c 221.59 68.422 221.797 68.258 222.215 68.258 c 223.824 68.258 l 224.238
68.258 224.449 68.426 224.449 68.758 c 224.449 69.082 224.238 69.242 223.824
69.242 c 223.496 69.242 l h
221.871 72.539 m S Q
q 1 0 0 1 0 0 cm
138.805 72.527 m 138.805 73.309 138.793 73.934 138.773 74.402 c 138.75
74.863 138.695 75.289 138.602 75.684 c 138.516 76.07 138.418 76.355 138.305
76.543 c 138.188 76.723 138 76.871 137.742 76.996 c 137.48 77.121 137.203
77.199 136.914 77.23 c 136.621 77.262 136.227 77.277 135.727 77.277 c 135.215
77.277 134.812 77.262 134.523 77.23 c 134.23 77.199 133.953 77.121 133.695
76.996 c 133.434 76.871 133.246 76.723 133.133 76.543 c 133.016 76.355
132.914 76.07 132.82 75.684 c 132.734 75.289 132.684 74.863 132.664 74.402
c 132.641 73.934 132.633 73.309 132.633 72.527 c 132.633 71.746 132.641
71.129 132.664 70.668 c 132.684 70.199 132.734 69.77 132.82 69.371 c 132.914
68.977 133.016 68.691 133.133 68.512 c 133.246 68.336 133.434 68.184 133.695
68.059 c 133.953 67.934 134.23 67.855 134.523 67.824 c 134.812 67.793 135.215
67.777 135.727 67.777 c 136.102 67.777 136.406 67.789 136.648 67.809 c
136.898 67.82 137.137 67.855 137.367 67.918 c 137.594 67.973 137.777 68.043
137.914 68.137 c 138.047 68.223 138.172 68.355 138.289 68.543 c 138.414
68.723 138.5 68.914 138.555 69.121 c 138.617 69.32 138.668 69.602 138.711
69.965 c 138.75 70.32 138.777 70.695 138.789 71.09 c 138.797 71.477 138.805
71.957 138.805 72.527 c h
134.414 76.059 m 134.664 76.215 135.094 76.293 135.711 76.293 c 136.336
76.293 136.773 76.215 137.023 76.059 c 137.273 75.895 137.438 75.621 137.523
75.246 c 137.637 74.715 137.695 73.77 137.695 72.402 c 137.695 71.09 137.641
70.207 137.539 69.746 c 137.445 69.352 137.266 69.086 137.008 68.949 c
136.746 68.816 136.312 68.746 135.711 68.746 c 135.117 68.746 134.695 68.809
134.445 68.934 c 134.195 69.059 134.016 69.316 133.914 69.699 c 133.797
70.148 133.742 71.051 133.742 72.402 c 133.742 73.801 133.797 74.758 133.914
75.277 c 134.008 75.645 134.172 75.902 134.414 76.059 c h
134.414 76.059 m S Q
q 1 0 0 1 0 0 cm
142.586 68.512 m 144.523 73.855 l 144.844 74.73 145.086 75.43 145.242 75.949
c 145.258 75.949 l 145.258 68.918 l 144.898 68.918 l 144.48 68.918 144.273
68.754 144.273 68.418 c 144.273 68.098 144.48 67.934 144.898 67.934 c 146.523
67.934 l 146.938 67.934 147.148 68.102 147.148 68.434 c 147.148 68.758
146.938 68.918 146.523 68.918 c 146.164 68.918 l 146.164 76.48 l 146.164
76.668 146.125 76.816 146.055 76.918 c 145.992 77.012 145.922 77.07 145.852
77.09 c 145.777 77.102 145.652 77.105 145.477 77.105 c 145.32 77.105 145.199
77.102 145.117 77.09 c 145.043 77.07 144.953 77.02 144.852 76.934 c 144.758
76.852 144.672 76.723 144.602 76.543 c 142.664 71.199 l 142.34 70.316 142.102
69.613 141.945 69.09 c 141.93 69.09 l 141.93 76.137 l 142.289 76.137 l
142.703 76.137 142.914 76.301 142.914 76.621 c 142.914 76.945 142.703 77.105
142.289 77.105 c 140.664 77.105 l 140.246 77.105 140.039 76.941 140.039
76.605 c 140.039 76.293 140.246 76.137 140.664 76.137 c 141.023 76.137
l 141.023 68.918 l 140.664 68.918 l 140.246 68.918 140.039 68.754 140.039
68.418 c 140.039 68.098 140.246 67.934 140.664 67.934 c 141.727 67.934
l 141.883 67.934 141.996 67.945 142.07 67.965 c 142.141 67.977 142.227 68.027
142.32 68.121 c 142.422 68.207 142.512 68.336 142.586 68.512 c h
142.586 68.512 m S Q
Q Q
showpage
%%Trailer
end
%%EOF

@ -0,0 +1,337 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="297mm"
height="210mm"
viewBox="0 0 297 210"
version="1.1"
id="svg8"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="block-diagram-hardware.svg">
<defs
id="defs2">
<marker
style="overflow:visible;"
id="marker1442"
refX="0.0"
refY="0.0"
orient="auto"
inkscape:stockid="Arrow2Mend"
inkscape:isstock="true">
<path
transform="scale(0.6) rotate(180) translate(0,0)"
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
id="path1440" />
</marker>
<marker
style="overflow:visible;"
id="marker1412"
refX="0.0"
refY="0.0"
orient="auto"
inkscape:stockid="Arrow2Mend"
inkscape:isstock="true">
<path
transform="scale(0.6) rotate(180) translate(0,0)"
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
id="path1410" />
</marker>
<marker
style="overflow:visible;"
id="Arrow2Mend"
refX="0.0"
refY="0.0"
orient="auto"
inkscape:stockid="Arrow2Mend"
inkscape:isstock="true">
<path
transform="scale(0.6) rotate(180) translate(0,0)"
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
id="path1141" />
</marker>
<marker
style="overflow:visible"
id="Arrow1Lstart"
refX="0.0"
refY="0.0"
orient="auto"
inkscape:stockid="Arrow1Lstart"
inkscape:isstock="true">
<path
transform="scale(0.8) translate(12.5,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
id="path1114" />
</marker>
<marker
style="overflow:visible"
id="marker1442-7"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow2Mend"
inkscape:isstock="true">
<path
transform="scale(-0.6)"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
id="path1440-6" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="2.042781"
inkscape:cx="224.71528"
inkscape:cy="260.05504"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
inkscape:window-width="1920"
inkscape:window-height="1016"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="opacity:0.997;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
id="rect842"
width="42.30793"
height="33.307419"
x="47.105209"
y="66.741173" />
<text
xml:space="preserve"
style="font-size:8.81944px;line-height:125%;font-family:PLTypewriter9;-inkscape-font-specification:'PLTypewriter9, Normal';letter-spacing:0px;word-spacing:0px;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="49.671413"
y="85.924011"
id="text846"><tspan
sodipodi:role="line"
id="tspan844"
x="49.671413"
y="85.924011"
style="font-size:8.81944px;stroke-width:0.264583px">RPi pico</tspan></text>
<rect
style="opacity:0.997;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
id="rect842-7"
width="42.30793"
height="33.307419"
x="107.30486"
y="66.741173" />
<text
xml:space="preserve"
style="font-size:8.81944px;line-height:125%;font-family:PLTypewriter9;-inkscape-font-specification:'PLTypewriter9, Normal';letter-spacing:0px;word-spacing:0px;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="116.61855"
y="86.34153"
id="text846-9"><tspan
sodipodi:role="line"
id="tspan844-2"
x="116.61855"
y="86.34153"
style="font-size:8.81944px;stroke-width:0.264583px">Ra-02</tspan></text>
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
d="m 89.281814,84.021916 c 17.908246,0 17.940716,0 17.940716,0"
id="path873" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 149.37247,84.269333 c 17.90824,0 17.94071,0 17.94071,0"
id="path873-2" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
d="m 167.31318,84.269333 c 0,-31.915055 0,-31.915055 0,-31.915055"
id="path890" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
d="m 167.37581,61.887507 c 6.11773,-9.476013 6.11773,-9.513126 6.11773,-9.513126"
id="path892" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 167.37581,61.887507 c -6.11773,-9.476013 -6.11773,-9.513126 -6.11773,-9.513126"
id="path892-3" />
<rect
style="opacity:0.997;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
id="rect927"
width="25.175186"
height="5.7831635"
x="47.105209"
y="113.48196" />
<rect
style="opacity:0.997;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
id="rect927-2"
width="14.373637"
height="6.0127053"
x="75.039505"
y="113.36208" />
<text
xml:space="preserve"
style="font-size:8.81944px;line-height:125%;font-family:PLTypewriter9;-inkscape-font-specification:'PLTypewriter9, Normal';letter-spacing:0px;word-spacing:0px;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="49.895504"
y="126.61619"
id="text946"><tspan
sodipodi:role="line"
id="tspan944"
x="49.895504"
y="126.61619"
style="font-size:8.81944px;stroke-width:0.264583px">GPIO</tspan></text>
<text
xml:space="preserve"
style="font-size:8.81944px;line-height:125%;font-family:PLTypewriter9;-inkscape-font-specification:'PLTypewriter9, Normal';letter-spacing:0px;word-spacing:0px;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="74.823074"
y="126.84265"
id="text946-8"><tspan
sodipodi:role="line"
id="tspan944-9"
x="74.823074"
y="126.84265"
style="font-size:8.81944px;stroke-width:0.264583px">I2C</tspan></text>
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 59.988984,113.90446 c 0,-14.299855 0,-14.299855 0,-14.299855"
id="path890-7" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 82.422658,113.71011 c 0,-13.66922 0,-13.66922 0,-13.66922"
id="path890-7-3" />
<rect
style="opacity:0.997;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
id="rect927-2-1"
width="14.373637"
height="6.0127053"
x="14.536873"
y="80.981911" />
<text
xml:space="preserve"
style="font-size:8.81944px;line-height:125%;font-family:PLTypewriter9;-inkscape-font-specification:'PLTypewriter9, Normal';letter-spacing:0px;word-spacing:0px;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="14.320442"
y="94.462494"
id="text946-8-0"><tspan
sodipodi:role="line"
id="tspan944-9-6"
x="14.320442"
y="94.462494"
style="font-size:8.81944px;stroke-width:0.264583px">USB</tspan></text>
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 29.156806,83.986109 c 17.908243,0 17.940713,0 17.940713,0"
id="path873-3" />
<text
xml:space="preserve"
style="font-size:17.6389px;line-height:125%;font-family:PLTypewriter9;-inkscape-font-specification:'PLTypewriter9, Normal';letter-spacing:0px;word-spacing:0px;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="34.609596"
y="97.36441"
id="text1034"><tspan
sodipodi:role="line"
id="tspan1032"
x="34.609596"
y="97.36441"
style="stroke-width:0.264583px"></tspan></text>
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 55.722486,47.226108 c 3.554273,6.156185 3.554273,6.156185 3.554273,6.156185 l 0.09472,-0.05469"
id="path1038" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 62.925751,47.171419 c -3.554272,6.156184 -3.554272,6.156184 -3.554272,6.156184 l -0.09472,-0.05469"
id="path1038-6" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 62.852348,47.226108 c -7.076146,0 -7.129862,0 -7.129862,0"
id="path1065" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 62.852348,53.637704 c -7.076146,0 -7.129862,0 -7.129862,0"
id="path1065-1" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 59.276759,66.94213 c 0,-13.669217 0,-13.669217 0,-13.669217"
id="path890-7-3-5" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 59.276759,47.385453 c 0,-13.669217 0,-13.669217 0,-13.669217"
id="path890-7-3-5-4" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker1442)"
d="m 56.305619,50.427433 c -4.847416,2.439281 -4.847416,2.439281 -4.847416,2.439281"
id="path1438" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 73.598934,47.226108 c 3.554273,6.156185 3.554273,6.156185 3.554273,6.156185 l 0.09472,-0.05469"
id="path1038-5" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 80.802199,47.171419 c -3.554272,6.156184 -3.554272,6.156184 -3.554272,6.156184 l -0.09472,-0.05469"
id="path1038-6-6" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 80.728796,47.226108 c -7.076146,0 -7.129862,0 -7.129862,0"
id="path1065-9" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 80.728796,53.637704 c -7.076146,0 -7.129862,0 -7.129862,0"
id="path1065-1-3" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 77.153207,66.942129 c 0,-13.669216 0,-13.669216 0,-13.669216"
id="path890-7-3-5-7" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 77.153207,47.385453 c 0,-13.669217 0,-13.669217 0,-13.669217"
id="path890-7-3-5-4-4" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.499999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker1442-7)"
d="m 74.182067,50.427433 c -4.847416,2.439281 -4.847416,2.439281 -4.847416,2.439281"
id="path1438-5" />
<text
xml:space="preserve"
style="font-size:5.29167px;line-height:125%;font-family:PLTypewriter9;-inkscape-font-specification:'PLTypewriter9, Normal';letter-spacing:0px;word-spacing:0px;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="79.640831"
y="61.03178"
id="text1609"><tspan
sodipodi:role="line"
id="tspan1607"
x="79.640831"
y="61.03178"
style="font-size:5.29167px;stroke-width:0.264583px">RX/TX</tspan></text>
<text
xml:space="preserve"
style="font-size:5.29167px;line-height:125%;font-family:PLTypewriter9;-inkscape-font-specification:'PLTypewriter9, Normal';letter-spacing:0px;word-spacing:0px;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="60.52951"
y="60.917049"
id="text1609-2"><tspan
sodipodi:role="line"
id="tspan1607-5"
x="60.52951"
y="60.917049"
style="font-size:5.29167px;stroke-width:0.264583px">ON</tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

@ -0,0 +1,799 @@
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: cairo 1.16.0 (https://cairographics.org)
%%CreationDate: Wed May 18 09:53:07 2022
%%Pages: 1
%%DocumentData: Clean7Bit
%%LanguageLevel: 2
%%BoundingBox: 0 0 804 98
%%EndComments
%%BeginProlog
50 dict begin
/q { gsave } bind def
/Q { grestore } bind def
/cm { 6 array astore concat } bind def
/w { setlinewidth } bind def
/J { setlinecap } bind def
/j { setlinejoin } bind def
/M { setmiterlimit } bind def
/d { setdash } bind def
/m { moveto } bind def
/l { lineto } bind def
/c { curveto } bind def
/h { closepath } bind def
/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
0 exch rlineto 0 rlineto closepath } bind def
/S { stroke } bind def
/f { fill } bind def
/f* { eofill } bind def
/n { newpath } bind def
/W { clip } bind def
/W* { eoclip } bind def
/BT { } bind def
/ET { } bind def
/BDC { mark 3 1 roll /BDC pdfmark } bind def
/EMC { mark /EMC pdfmark } bind def
/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
/Tj { show currentpoint cairo_store_point } bind def
/TJ {
{
dup
type /stringtype eq
{ show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
} forall
currentpoint cairo_store_point
} bind def
/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
/Tf { pop /cairo_font exch def /cairo_font_matrix where
{ pop cairo_selectfont } if } bind def
/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
/cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
/cairo_font where { pop cairo_selectfont } if } bind def
/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
/g { setgray } bind def
/rg { setrgbcolor } bind def
/d1 { setcachedevice } bind def
/cairo_data_source {
CairoDataIndex CairoData length lt
{ CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def }
{ () } ifelse
} def
/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def
/cairo_image { image cairo_flush_ascii85_file } def
/cairo_imagemask { imagemask cairo_flush_ascii85_file } def
%%EndProlog
%%BeginSetup
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 0 0 804 98
%%EndPageSetup
q 0 0 804 98 rectclip
1 0 0 -1 0 98 cm q
q
0 0 804 98 re W n
[ 1 0 0 1 0 0 ] concat
q
0 g
2.834646 w
1 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
170.809 1.418 119.926 94.414 re S Q
Q
Q
0 g
0.749999 w
0 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
178.973 44.133 m 178.973 55.68 l 184.598 55.68 l 184.598 54.023 l 184.598
53.816 184.602 53.656 184.613 53.539 c 184.633 53.414 184.715 53.297 184.863
53.18 c 185.008 53.055 185.215 52.992 185.488 52.992 c 185.758 52.992 185.961
53.055 186.098 53.18 c 186.242 53.297 186.324 53.414 186.348 53.539 c 186.367
53.656 186.379 53.816 186.379 54.023 c 186.379 56.227 l 186.379 56.633
186.305 56.906 186.16 57.039 c 186.023 57.176 185.758 57.242 185.363 57.242
c 176.348 57.242 l 175.668 57.242 175.332 56.977 175.332 56.445 c 175.332
55.938 175.668 55.68 176.348 55.68 c 177.207 55.68 l 177.207 44.133 l 176.348
44.133 l 175.668 44.133 175.332 43.875 175.332 43.352 c 175.332 42.844
175.668 42.586 176.348 42.586 c 180.301 42.586 l 180.988 42.586 181.332
42.848 181.332 43.367 c 181.332 43.879 180.988 44.133 180.301 44.133 c h
178.973 44.133 m S Q
q 1 0 0 1 0 0 cm
198.508 52.055 m 198.508 53.535 198.016 54.789 197.039 55.82 c 196.07 56.852
194.902 57.367 193.539 57.367 c 192.184 57.367 191.016 56.852 190.039 55.82
c 189.059 54.789 188.57 53.535 188.57 52.055 c 188.57 50.566 189.059 49.305
190.039 48.273 c 191.016 47.234 192.184 46.711 193.539 46.711 c 194.902
46.711 196.07 47.234 197.039 48.273 c 198.016 49.305 198.508 50.566 198.508
52.055 c h
191.289 54.648 m 191.914 55.422 192.664 55.805 193.539 55.805 c 194.422
55.805 195.18 55.422 195.805 54.648 c 196.43 53.879 196.742 52.957 196.742
51.883 c 196.742 50.852 196.422 49.992 195.789 49.305 c 195.152 48.617
194.402 48.273 193.539 48.273 c 192.695 48.273 191.949 48.617 191.305 49.305
c 190.668 49.992 190.352 50.852 190.352 51.883 c 190.352 52.957 190.664
53.879 191.289 54.648 c h
191.289 54.648 m S Q
q 1 0 0 1 0 0 cm
208.281 49.977 m 208.789 50.352 209.16 50.82 209.391 51.383 c 209.504 51.676
209.566 51.926 209.578 52.133 c 209.598 52.344 209.609 52.848 209.609 53.648
c 209.609 54.023 209.609 54.316 209.609 54.523 c 209.617 54.723 209.641
54.957 209.672 55.227 c 209.703 55.488 209.758 55.676 209.844 55.789 c
209.938 55.895 210.055 55.945 210.203 55.945 c 210.473 55.945 210.609 55.613
210.609 54.945 c 210.629 54.414 210.926 54.148 211.5 54.148 c 212.094 54.148
212.391 54.422 212.391 54.961 c 212.391 55.566 212.203 56.145 211.828 56.695
c 211.453 57.238 210.926 57.508 210.25 57.508 c 209.375 57.508 208.711
57.125 208.266 56.352 c 208.066 56 207.941 55.625 207.891 55.227 c 207.848
54.832 207.828 54.203 207.828 53.336 c 207.828 52.93 207.816 52.641 207.797
52.461 c 207.785 52.273 207.742 52.078 207.672 51.867 c 207.598 51.66 207.473
51.484 207.297 51.336 c 206.816 50.91 206.203 50.695 205.453 50.695 c 203.656
50.695 l 203.656 55.68 l 204.234 55.68 l 204.898 55.68 205.234 55.945 205.234
56.477 c 205.234 56.988 204.898 57.242 204.234 57.242 c 201.297 57.242
l 200.629 57.242 200.297 56.977 200.297 56.445 c 200.297 55.938 200.629
55.68 201.297 55.68 c 201.875 55.68 l 201.875 44.133 l 201.297 44.133 l
200.629 44.133 200.297 43.875 200.297 43.352 c 200.297 42.844 200.629 42.586
201.297 42.586 c 205.594 42.586 l 206.957 42.586 208.07 42.992 208.938
43.805 c 209.812 44.617 210.25 45.562 210.25 46.633 c 210.25 48.031 209.594
49.145 208.281 49.977 c h
205.312 49.133 m 206.332 49.133 207.113 48.875 207.656 48.352 c 208.195
47.832 208.469 47.258 208.469 46.633 c 208.469 46.008 208.191 45.438 207.641
44.914 c 207.086 44.395 206.312 44.133 205.312 44.133 c 203.656 44.133
l 203.656 49.133 l h
205.312 49.133 m S Q
q 1 0 0 1 0 0 cm
222.68 50.445 m 222.68 55.508 l 222.992 55.625 223.434 55.68 224.008 55.68
c 224.695 55.68 225.039 55.938 225.039 56.445 c 225.039 56.688 224.969
56.875 224.836 57.008 c 224.711 57.133 224.574 57.207 224.43 57.227 c 224.293
57.238 224.078 57.242 223.789 57.242 c 222.391 57.242 221.5 56.973 221.117
56.43 c 220.262 57.055 219.125 57.367 217.711 57.367 c 216.562 57.367 215.609
57.051 214.852 56.414 c 214.102 55.77 213.727 54.984 213.727 54.055 c 213.727
52.93 214.391 52.07 215.727 51.477 c 217.07 50.875 218.797 50.555 220.914
50.523 c 220.914 49.805 220.652 49.254 220.133 48.867 c 219.609 48.473
218.871 48.273 217.914 48.273 c 217.477 48.273 217.031 48.297 216.586 48.336
c 216.586 49.203 216.211 49.633 215.461 49.633 c 215.156 49.633 214.898
49.531 214.68 49.32 c 214.461 49.113 214.352 48.844 214.352 48.508 c 214.352
48.094 214.469 47.75 214.711 47.477 c 214.949 47.207 215.293 47.023 215.742
46.93 c 216.188 46.828 216.555 46.766 216.836 46.742 c 217.117 46.723 217.465
46.711 217.883 46.711 c 219.453 46.711 220.648 47.078 221.461 47.805 c
222.273 48.523 222.68 49.406 222.68 50.445 c h
220.914 53.852 m 220.914 52.039 l 219.391 52.051 218.109 52.242 217.07
52.617 c 216.027 52.992 215.508 53.473 215.508 54.055 c 215.508 54.547 215.73
54.961 216.18 55.305 c 216.625 55.641 217.203 55.805 217.914 55.805 c 218.695
55.805 219.371 55.672 219.945 55.398 c 220.383 55.191 220.652 54.977 220.758
54.758 c 220.859 54.531 220.914 54.227 220.914 53.852 c h
220.914 53.852 m S Q
q 1 0 0 1 0 0 cm
245.285 43.18 m 248.129 55.68 l 248.551 55.68 l 249.227 55.68 249.566 55.945
249.566 56.477 c 249.566 56.988 249.227 57.242 248.551 57.242 c 245.941
57.242 l 245.262 57.242 244.926 56.988 244.926 56.477 c 244.926 56.219
244.988 56.031 245.113 55.914 c 245.246 55.789 245.387 55.723 245.535 55.711
c 245.691 55.691 245.945 55.68 246.301 55.68 c 245.801 53.43 l 242.098
53.43 l 241.598 55.68 l 241.949 55.68 242.199 55.691 242.348 55.711 c 242.504
55.723 242.645 55.789 242.77 55.914 c 242.895 56.031 242.957 56.219 242.957
56.477 c 242.957 56.988 242.621 57.242 241.957 57.242 c 239.348 57.242
l 238.668 57.242 238.332 56.977 238.332 56.445 c 238.332 55.938 238.668
55.68 239.348 55.68 c 239.77 55.68 l 242.598 43.18 l 242.68 42.816 242.805
42.57 242.973 42.445 c 243.137 42.312 243.426 42.242 243.832 42.242 c 244.066
42.242 l 244.473 42.242 244.758 42.312 244.926 42.445 c 245.09 42.57 245.211
42.816 245.285 43.18 c h
245.441 51.867 m 244.285 46.352 l 244.285 46.32 244.258 46.18 244.207 45.93
c 244.164 45.68 244.117 45.414 244.066 45.133 c 244.023 44.852 243.992
44.633 243.973 44.477 c 243.941 44.477 l 243.848 45.344 243.348 47.805 242.441
51.867 c h
245.441 51.867 m S Q
q 1 0 0 1 0 0 cm
254.289 51.461 m 254.289 55.68 l 254.992 55.68 l 255.68 55.68 256.023 55.945
256.023 56.477 c 256.023 56.988 255.68 57.242 254.992 57.242 c 251.82 57.242
l 251.133 57.242 250.789 56.977 250.789 56.445 c 250.789 55.938 251.133
55.68 251.82 55.68 c 252.508 55.68 l 252.508 44.133 l 251.82 44.133 l 251.133
44.133 250.789 43.875 250.789 43.352 c 250.789 42.844 251.133 42.586 251.82
42.586 c 257.211 42.586 l 258.574 42.586 259.672 43.035 260.508 43.93 c
261.352 44.828 261.773 45.859 261.773 47.023 c 261.773 48.191 261.352 49.223
260.508 50.117 c 259.672 51.016 258.574 51.461 257.211 51.461 c h
254.289 44.133 m 254.289 49.898 l 256.742 49.898 l 257.781 49.898 258.586
49.602 259.148 49.008 c 259.719 48.406 260.008 47.742 260.008 47.023 c
260.008 46.305 259.719 45.645 259.148 45.039 c 258.586 44.438 257.781 44.133
256.742 44.133 c h
254.289 44.133 m S Q
q 1 0 0 1 0 0 cm
271.281 49.977 m 271.789 50.352 272.16 50.82 272.391 51.383 c 272.504 51.676
272.566 51.926 272.578 52.133 c 272.598 52.344 272.609 52.848 272.609 53.648
c 272.609 54.023 272.609 54.316 272.609 54.523 c 272.617 54.723 272.641
54.957 272.672 55.227 c 272.703 55.488 272.758 55.676 272.844 55.789 c
272.938 55.895 273.055 55.945 273.203 55.945 c 273.473 55.945 273.609 55.613
273.609 54.945 c 273.629 54.414 273.926 54.148 274.5 54.148 c 275.094 54.148
275.391 54.422 275.391 54.961 c 275.391 55.566 275.203 56.145 274.828 56.695
c 274.453 57.238 273.926 57.508 273.25 57.508 c 272.375 57.508 271.711
57.125 271.266 56.352 c 271.066 56 270.941 55.625 270.891 55.227 c 270.848
54.832 270.828 54.203 270.828 53.336 c 270.828 52.93 270.816 52.641 270.797
52.461 c 270.785 52.273 270.742 52.078 270.672 51.867 c 270.598 51.66 270.473
51.484 270.297 51.336 c 269.816 50.91 269.203 50.695 268.453 50.695 c 266.656
50.695 l 266.656 55.68 l 267.234 55.68 l 267.898 55.68 268.234 55.945 268.234
56.477 c 268.234 56.988 267.898 57.242 267.234 57.242 c 264.297 57.242
l 263.629 57.242 263.297 56.977 263.297 56.445 c 263.297 55.938 263.629
55.68 264.297 55.68 c 264.875 55.68 l 264.875 44.133 l 264.297 44.133 l
263.629 44.133 263.297 43.875 263.297 43.352 c 263.297 42.844 263.629 42.586
264.297 42.586 c 268.594 42.586 l 269.957 42.586 271.07 42.992 271.938
43.805 c 272.812 44.617 273.25 45.562 273.25 46.633 c 273.25 48.031 272.594
49.145 271.281 49.977 c h
268.312 49.133 m 269.332 49.133 270.113 48.875 270.656 48.352 c 271.195
47.832 271.469 47.258 271.469 46.633 c 271.469 46.008 271.191 45.438 270.641
44.914 c 270.086 44.395 269.312 44.133 268.312 44.133 c 266.656 44.133
l 266.656 49.133 l h
268.312 49.133 m S Q
q 1 0 0 1 0 0 cm
286.148 43.32 m 286.148 46.445 l 286.148 46.656 286.137 46.816 286.117
46.93 c 286.094 47.035 286.012 47.148 285.867 47.273 c 285.73 47.391 285.527
47.445 285.258 47.445 c 285.09 47.445 284.961 47.441 284.867 47.43 c 284.773
47.41 284.672 47.344 284.57 47.227 c 284.465 47.102 284.398 46.93 284.367
46.711 c 284.062 44.816 282.992 43.867 281.148 43.867 c 280.367 43.867
279.711 44.102 279.18 44.57 c 278.648 45.039 278.383 45.578 278.383 46.18
c 278.383 46.691 278.562 47.148 278.93 47.555 c 279.305 47.961 279.773
48.234 280.336 48.367 c 280.461 48.398 281.312 48.609 282.898 48.992 c 284.211
49.273 285.188 49.801 285.836 50.57 c 286.469 51.375 286.789 52.258 286.789
53.227 c 286.789 54.375 286.367 55.375 285.523 56.227 c 284.688 57.082
283.605 57.508 282.273 57.508 c 280.68 57.508 279.383 57.164 278.383 56.477
c 278.309 56.844 278.203 57.102 278.07 57.258 c 277.934 57.422 277.734
57.508 277.477 57.508 c 276.965 57.508 276.711 57.172 276.711 56.492 c 276.711
53.398 l 276.711 53.18 276.715 53.016 276.727 52.898 c 276.746 52.785 276.828
52.672 276.977 52.555 c 277.121 52.43 277.328 52.367 277.602 52.367 c 277.852
52.367 278.043 52.422 278.18 52.523 c 278.312 52.629 278.391 52.734 278.414
52.836 c 278.445 52.93 278.469 53.062 278.492 53.227 c 278.531 54.176 278.938
54.883 279.711 55.352 c 280.375 55.75 281.242 55.945 282.305 55.945 c 283.148
55.945 283.824 55.688 284.336 55.164 c 284.844 54.633 285.102 54.031 285.102
53.352 c 285.102 52.863 284.938 52.379 284.617 51.898 c 284.305 51.41 283.805
51.055 283.117 50.836 c 283.086 50.836 282.777 50.77 282.195 50.633 c 281.621
50.5 281.273 50.414 281.148 50.383 c 280.137 50.156 279.414 49.953 278.977
49.773 c 278.547 49.586 278.105 49.242 277.648 48.742 c 277.023 47.992
276.711 47.172 276.711 46.273 c 276.711 45.223 277.125 44.301 277.961 43.508
c 278.805 42.719 279.867 42.32 281.148 42.32 c 282.43 42.32 283.531 42.664
284.461 43.352 c 284.543 42.977 284.652 42.711 284.789 42.555 c 284.922
42.398 285.117 42.32 285.367 42.32 c 285.887 42.32 286.148 42.656 286.148
43.32 c h
286.148 43.32 m S Q
q
0 0 804 98 re W n
[ 1 0 0 1 0 0 ] concat
q
0 g
2.834646 w
1 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
341.453 1.418 119.926 94.414 re S Q
Q
Q
0 g
0.749999 w
0 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
375.805 42.32 m 378.758 55.352 l 379.195 55.352 l 379.902 55.352 380.258
55.629 380.258 56.18 c 380.258 56.711 379.902 56.977 379.195 56.977 c 376.477
56.977 l 375.777 56.977 375.43 56.711 375.43 56.18 c 375.43 55.91 375.492
55.711 375.617 55.586 c 375.75 55.461 375.898 55.395 376.055 55.383 c 376.219
55.363 376.484 55.352 376.852 55.352 c 376.32 53.008 l 372.477 53.008 l
371.945 55.352 l 372.32 55.352 372.586 55.363 372.742 55.383 c 372.898
55.395 373.043 55.461 373.18 55.586 c 373.312 55.711 373.383 55.91 373.383
56.18 c 373.383 56.711 373.027 56.977 372.32 56.977 c 369.602 56.977 l
368.902 56.977 368.555 56.703 368.555 56.148 c 368.555 55.617 368.902 55.352
369.602 55.352 c 370.055 55.352 l 373.008 42.32 l 373.09 41.945 373.215
41.691 373.383 41.555 c 373.559 41.422 373.855 41.352 374.273 41.352 c
374.523 41.352 l 374.938 41.352 375.234 41.422 375.414 41.555 c 375.59 41.691
375.719 41.945 375.805 42.32 c h
375.945 51.383 m 374.758 45.633 l 374.758 45.594 374.73 45.445 374.68 45.195
c 374.625 44.938 374.574 44.66 374.523 44.367 c 374.469 44.078 374.438
43.848 374.43 43.68 c 374.398 43.68 l 374.305 44.578 373.777 47.145 372.82
51.383 c h
375.945 51.383 m S Q
q 1 0 0 1 0 0 cm
388.32 48.82 m 391.727 55.352 l 392.273 55.352 l 392.992 55.352 393.352
55.629 393.352 56.18 c 393.352 56.711 392.992 56.977 392.273 56.977 c 389.633
56.977 l 388.914 56.977 388.555 56.711 388.555 56.18 c 388.555 55.93 388.621
55.738 388.758 55.602 c 388.902 55.469 389.039 55.395 389.164 55.383 c
389.289 55.363 389.461 55.352 389.68 55.352 c 387.398 50.758 l 385.273 55.352
l 385.523 55.352 385.715 55.363 385.852 55.383 c 385.984 55.395 386.117
55.469 386.242 55.602 c 386.375 55.738 386.445 55.93 386.445 56.18 c 386.445
56.711 386.094 56.977 385.398 56.977 c 382.727 56.977 l 382.027 56.977
381.68 56.703 381.68 56.148 c 381.68 55.617 382.027 55.352 382.727 55.352
c 383.273 55.352 l 386.477 48.82 l 383.57 43.32 l 383.023 43.32 l 382.305
43.32 381.945 43.051 381.945 42.508 c 381.945 41.969 382.305 41.695 383.023
41.695 c 385.68 41.695 l 386.398 41.695 386.758 41.969 386.758 42.508 c
386.758 43.051 386.387 43.32 385.648 43.32 c 387.398 46.68 l 389.008 43.32
l 388.766 43.32 388.578 43.316 388.445 43.305 c 388.32 43.285 388.188 43.211
388.055 43.086 c 387.918 42.953 387.852 42.758 387.852 42.508 c 387.852
41.969 388.199 41.695 388.898 41.695 c 391.57 41.695 l 392.277 41.695 392.633
41.973 392.633 42.523 c 392.633 43.055 392.277 43.32 391.57 43.32 c 391.023
43.32 l h
388.32 48.82 m S Q
q 1 0 0 1 0 0 cm
402.258 55.398 m 402.258 55.816 402.102 56.188 401.789 56.508 c 401.477
56.82 401.094 56.977 400.648 56.977 c 400.23 56.977 399.859 56.828 399.539
56.523 c 399.227 56.211 399.07 55.832 399.07 55.383 c 399.07 54.969 399.227
54.602 399.539 54.289 c 399.852 53.969 400.23 53.805 400.68 53.805 c 401.094
53.805 401.461 53.961 401.773 54.273 c 402.094 54.578 402.258 54.953 402.258
55.398 c h
402.258 55.398 m S Q
q 1 0 0 1 0 0 cm
408.898 55.43 m 414.82 50.43 l 416.391 49.129 417.18 47.77 417.18 46.352
c 417.18 45.32 416.805 44.516 416.055 43.93 c 415.305 43.348 414.391 43.055
413.32 43.055 c 412.672 43.055 412.102 43.211 411.602 43.523 c 411.102
43.828 410.742 44.254 410.523 44.805 c 410.742 45.023 410.852 45.301 410.852
45.633 c 410.852 45.977 410.73 46.258 410.492 46.477 c 410.25 46.695 409.984
46.805 409.695 46.805 c 409.434 46.805 409.172 46.707 408.914 46.508 c
408.652 46.301 408.523 45.984 408.523 45.555 c 408.523 44.453 408.984 43.488
409.914 42.664 c 410.852 41.844 412.027 41.43 413.445 41.43 c 415.027 41.43
416.352 41.883 417.414 42.789 c 418.484 43.695 419.023 44.883 419.023 46.352
c 419.023 46.938 418.934 47.492 418.758 48.023 c 418.59 48.547 418.328
49.047 417.977 49.523 c 417.621 49.992 417.344 50.332 417.148 50.539 c 416.949
50.75 416.668 51.035 416.305 51.398 c 416.105 51.586 415.375 52.195 414.117
53.227 c 412.855 54.258 412 54.969 411.555 55.352 c 417.18 55.352 l 417.18
55.133 417.18 54.973 417.18 54.867 c 417.188 54.754 417.227 54.633 417.289
54.508 c 417.352 54.375 417.445 54.281 417.57 54.227 c 417.703 54.176 417.883
54.148 418.102 54.148 c 418.383 54.148 418.594 54.211 418.742 54.336 c
418.898 54.461 418.98 54.586 418.992 54.711 c 419.012 54.828 419.023 54.988
419.023 55.195 c 419.023 55.93 l 419.023 56.348 418.949 56.629 418.805
56.773 c 418.668 56.91 418.391 56.977 417.977 56.977 c 409.602 56.977 l
408.883 56.977 408.523 56.703 408.523 56.148 c 408.523 55.891 408.648 55.648
408.898 55.43 c h
408.898 55.43 m S Q
q 1 0 0 1 0 0 cm
430.227 43.32 m 424.32 43.32 l 424.32 47.93 l 425.203 47.484 426.184 47.258
427.258 47.258 c 428.672 47.258 429.84 47.758 430.758 48.758 c 431.684
49.758 432.148 50.914 432.148 52.227 c 432.148 53.613 431.602 54.801 430.508
55.789 c 429.422 56.77 428.094 57.258 426.523 57.258 c 425.137 57.258 423.977
56.883 423.039 56.133 c 422.109 55.383 421.648 54.488 421.648 53.445 c
421.648 53.02 421.766 52.707 422.008 52.508 c 422.258 52.301 422.527 52.195
422.82 52.195 c 423.141 52.195 423.414 52.312 423.633 52.539 c 423.859
52.77 423.977 53.039 423.977 53.352 c 423.977 53.457 423.965 53.516 423.945
53.523 c 423.914 53.742 423.828 53.945 423.695 54.133 c 423.68 54.148 l
423.93 54.648 424.324 55.023 424.867 55.273 c 425.406 55.516 425.961 55.633
426.523 55.633 c 427.555 55.633 428.438 55.305 429.18 54.648 c 429.93 53.984
430.305 53.176 430.305 52.227 c 430.305 51.363 430.023 50.594 429.461 49.914
c 428.906 49.227 428.164 48.883 427.227 48.883 c 425.859 48.883 424.828
49.301 424.133 50.133 c 423.922 50.383 423.664 50.508 423.352 50.508 c
423.078 50.508 422.871 50.438 422.727 50.289 c 422.59 50.145 422.512 50.008
422.492 49.883 c 422.48 49.758 422.477 49.582 422.477 49.352 c 422.477
42.852 l 422.477 42.383 422.543 42.078 422.68 41.93 c 422.824 41.773 423.117
41.695 423.555 41.695 c 430.227 41.695 l 430.922 41.695 431.273 41.973
431.273 42.523 c 431.273 43.055 430.922 43.32 430.227 43.32 c h
430.227 43.32 m S Q
2.834646 w
q 1 0 0 1 0 0 cm
290.363 50.402 m 341.125 50.402 341.219 50.402 341.219 50.402 c S Q
q 1 0 0 1 0 0 cm
460.699 51.102 m 511.461 51.102 511.555 51.102 511.555 51.102 c S Q
q
0 0 804 98 re W n
[ 1 0 0 1 0 0 ] concat
q
0 g
2.834646 w
1 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
511.133 1.418 119.93 94.414 re S Q
Q
Q
0 g
0.749999 w
0 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
550.359 49.195 m 554.484 56.492 l 554.805 56.492 555.039 56.504 555.188
56.523 c 555.332 56.535 555.473 56.602 555.609 56.727 c 555.742 56.852
555.812 57.051 555.812 57.32 c 555.812 57.852 555.461 58.117 554.766 58.117
c 552.844 58.117 l 552.125 58.117 551.766 57.844 551.766 57.289 c 551.766
56.758 552.098 56.492 552.766 56.492 c 549.359 50.461 l 547.109 53.289
l 547.109 56.492 l 547.641 56.492 l 548.359 56.492 548.719 56.77 548.719
57.32 c 548.719 57.852 548.359 58.117 547.641 58.117 c 545.094 58.117 l
544.375 58.117 544.016 57.844 544.016 57.289 c 544.016 56.758 544.375 56.492
545.094 56.492 c 545.609 56.492 l 545.609 44.461 l 545.094 44.461 l 544.375
44.461 544.016 44.191 544.016 43.648 c 544.016 43.109 544.375 42.836 545.094
42.836 c 547.641 42.836 l 548.359 42.836 548.719 43.113 548.719 43.664
c 548.719 44.195 548.359 44.461 547.641 44.461 c 547.109 44.461 l 547.109
50.867 l 552.188 44.461 l 551.52 44.461 551.188 44.195 551.188 43.664 c
551.188 43.113 551.547 42.836 552.266 42.836 c 554.516 42.836 l 555.211
42.836 555.562 43.109 555.562 43.648 c 555.562 44.023 555.457 44.254 555.25
44.336 c 555.039 44.422 554.66 44.461 554.109 44.461 c h
550.359 49.195 m S Q
q 1 0 0 1 0 0 cm
564.031 44.461 m 564.031 56.492 l 566.734 56.492 l 567.453 56.492 567.812
56.77 567.812 57.32 c 567.812 57.852 567.453 58.117 566.734 58.117 c 559.484
58.117 l 558.766 58.117 558.406 57.844 558.406 57.289 c 558.406 56.758
558.766 56.492 559.484 56.492 c 562.188 56.492 l 562.188 44.461 l 559.484
44.461 l 558.766 44.461 558.406 44.191 558.406 43.648 c 558.406 43.109
558.766 42.836 559.484 42.836 c 566.734 42.836 l 567.453 42.836 567.812
43.113 567.812 43.664 c 567.812 44.195 567.453 44.461 566.734 44.461 c h
564.031 44.461 m S Q
q 1 0 0 1 0 0 cm
580.812 43.617 m 580.812 46.867 l 580.812 47.086 580.801 47.254 580.781
47.367 c 580.77 47.484 580.688 47.602 580.531 47.727 c 580.383 47.852 580.172
47.914 579.891 47.914 c 579.723 47.914 579.586 47.91 579.484 47.898 c 579.391
47.879 579.285 47.805 579.172 47.68 c 579.066 47.555 579 47.379 578.969
47.148 c 578.645 45.18 577.523 44.195 575.609 44.195 c 574.797 44.195 574.113
44.441 573.562 44.93 c 573.008 45.41 572.734 45.961 572.734 46.586 c 572.734
47.129 572.926 47.613 573.312 48.039 c 573.695 48.457 574.18 48.734 574.766
48.867 c 574.898 48.898 575.789 49.117 577.438 49.523 c 578.801 49.816
579.816 50.363 580.484 51.164 c 581.148 52 581.484 52.926 581.484 53.945
c 581.484 55.125 581.047 56.16 580.172 57.055 c 579.297 57.953 578.164
58.398 576.781 58.398 c 575.113 58.398 573.766 58.039 572.734 57.32 c 572.648
57.707 572.535 57.984 572.391 58.148 c 572.254 58.312 572.051 58.398 571.781
58.398 c 571.25 58.398 570.984 58.047 570.984 57.336 c 570.984 54.117 l
570.984 53.891 570.988 53.719 571 53.602 c 571.02 53.477 571.102 53.352
571.25 53.227 c 571.406 53.102 571.625 53.039 571.906 53.039 c 572.176
53.039 572.379 53.098 572.516 53.211 c 572.66 53.316 572.742 53.422 572.766
53.523 c 572.797 53.617 572.82 53.758 572.844 53.945 c 572.883 54.926 573.305
55.66 574.109 56.148 c 574.805 56.566 575.707 56.773 576.812 56.773 c 577.695
56.773 578.406 56.5 578.938 55.945 c 579.469 55.395 579.734 54.77 579.734
54.07 c 579.734 53.551 579.566 53.039 579.234 52.539 c 578.898 52.039 578.375
51.676 577.656 51.445 c 577.625 51.445 577.305 51.379 576.703 51.242 c
576.109 51.098 575.742 51.004 575.609 50.961 c 574.555 50.734 573.805 50.523
573.359 50.336 c 572.91 50.141 572.445 49.785 571.969 49.273 c 571.312
48.484 570.984 47.625 570.984 46.695 c 570.984 45.594 571.422 44.629 572.297
43.805 c 573.172 42.984 574.273 42.57 575.609 42.57 c 576.941 42.57 578.094
42.93 579.062 43.648 c 579.145 43.266 579.254 42.988 579.391 42.82 c 579.535
42.656 579.742 42.57 580.016 42.57 c 580.547 42.57 580.812 42.922 580.812
43.617 c h
580.812 43.617 m S Q
q 1 0 0 1 0 0 cm
593.938 43.617 m 593.938 46.867 l 593.938 47.086 593.926 47.254 593.906
47.367 c 593.895 47.484 593.812 47.602 593.656 47.727 c 593.508 47.852
593.297 47.914 593.016 47.914 c 592.848 47.914 592.711 47.91 592.609 47.898
c 592.516 47.879 592.41 47.805 592.297 47.68 c 592.191 47.555 592.125 47.379
592.094 47.148 c 591.77 45.18 590.648 44.195 588.734 44.195 c 587.922 44.195
587.238 44.441 586.688 44.93 c 586.133 45.41 585.859 45.961 585.859 46.586
c 585.859 47.129 586.051 47.613 586.438 48.039 c 586.82 48.457 587.305
48.734 587.891 48.867 c 588.023 48.898 588.914 49.117 590.562 49.523 c 591.926
49.816 592.941 50.363 593.609 51.164 c 594.273 52 594.609 52.926 594.609
53.945 c 594.609 55.125 594.172 56.16 593.297 57.055 c 592.422 57.953 591.289
58.398 589.906 58.398 c 588.238 58.398 586.891 58.039 585.859 57.32 c 585.773
57.707 585.66 57.984 585.516 58.148 c 585.379 58.312 585.176 58.398 584.906
58.398 c 584.375 58.398 584.109 58.047 584.109 57.336 c 584.109 54.117
l 584.109 53.891 584.113 53.719 584.125 53.602 c 584.145 53.477 584.227
53.352 584.375 53.227 c 584.531 53.102 584.75 53.039 585.031 53.039 c 585.301
53.039 585.504 53.098 585.641 53.211 c 585.785 53.316 585.867 53.422 585.891
53.523 c 585.922 53.617 585.945 53.758 585.969 53.945 c 586.008 54.926
586.43 55.66 587.234 56.148 c 587.93 56.566 588.832 56.773 589.938 56.773
c 590.82 56.773 591.531 56.5 592.062 55.945 c 592.594 55.395 592.859 54.77
592.859 54.07 c 592.859 53.551 592.691 53.039 592.359 52.539 c 592.023
52.039 591.5 51.676 590.781 51.445 c 590.75 51.445 590.43 51.379 589.828
51.242 c 589.234 51.098 588.867 51.004 588.734 50.961 c 587.68 50.734 586.93
50.523 586.484 50.336 c 586.035 50.141 585.57 49.785 585.094 49.273 c 584.438
48.484 584.109 47.625 584.109 46.695 c 584.109 45.594 584.547 44.629 585.422
43.805 c 586.297 42.984 587.398 42.57 588.734 42.57 c 590.066 42.57 591.219
42.93 592.188 43.648 c 592.27 43.266 592.379 42.988 592.516 42.82 c 592.66
42.656 592.867 42.57 593.141 42.57 c 593.672 42.57 593.938 42.922 593.938
43.617 c h
593.938 43.617 m S Q
2.834646 w
q 1 0 0 1 0 0 cm
630.688 50.402 m 681.453 50.402 681.543 50.402 681.543 50.402 c S Q
q
0 0 804 98 re W n
[ 1 0 0 1 0 0 ] concat
q
0 g
2.834646 w
1 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
682.504 1.418 119.93 94.414 re S Q
Q
Q
0 g
0.749999 w
0 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
731.715 42.137 m 731.715 50.668 l 731.715 52.199 731.238 53.488 730.293
54.527 c 729.355 55.559 728.246 56.074 726.965 56.074 c 725.684 56.074
724.566 55.559 723.621 54.527 c 722.684 53.488 722.215 52.199 722.215 50.668
c 722.215 42.137 l 721.496 42.137 l 720.777 42.137 720.418 41.871 720.418
41.34 c 720.418 40.789 720.777 40.512 721.496 40.512 c 724.793 40.512 l
725.512 40.512 725.871 40.789 725.871 41.34 c 725.871 41.871 725.512 42.137
724.793 42.137 c 724.074 42.137 l 724.074 50.574 l 724.074 51.773 724.371
52.723 724.965 53.418 c 725.566 54.105 726.234 54.449 726.965 54.449 c
727.703 54.449 728.371 54.105 728.965 53.418 c 729.566 52.723 729.871 51.773
729.871 50.574 c 729.871 42.137 l 729.137 42.137 l 728.426 42.137 728.074
41.871 728.074 41.34 c 728.074 40.789 728.426 40.512 729.137 40.512 c 732.449
40.512 l 733.156 40.512 733.512 40.789 733.512 41.34 c 733.512 41.871 733.156
42.137 732.449 42.137 c h
731.715 42.137 m S Q
q 1 0 0 1 0 0 cm
744.668 41.293 m 744.668 44.543 l 744.668 44.762 744.656 44.93 744.637
45.043 c 744.625 45.16 744.543 45.277 744.387 45.402 c 744.238 45.527 744.027
45.59 743.746 45.59 c 743.578 45.59 743.441 45.586 743.34 45.574 c 743.246
45.555 743.141 45.48 743.027 45.355 c 742.922 45.23 742.855 45.055 742.824
44.824 c 742.5 42.855 741.379 41.871 739.465 41.871 c 738.652 41.871 737.969
42.117 737.418 42.605 c 736.863 43.086 736.59 43.637 736.59 44.262 c 736.59
44.805 736.781 45.289 737.168 45.715 c 737.551 46.133 738.035 46.41 738.621
46.543 c 738.754 46.574 739.645 46.793 741.293 47.199 c 742.656 47.492
743.672 48.039 744.34 48.84 c 745.004 49.676 745.34 50.602 745.34 51.621
c 745.34 52.801 744.902 53.836 744.027 54.73 c 743.152 55.629 742.02 56.074
740.637 56.074 c 738.969 56.074 737.621 55.715 736.59 54.996 c 736.504
55.383 736.391 55.66 736.246 55.824 c 736.109 55.988 735.906 56.074 735.637
56.074 c 735.105 56.074 734.84 55.723 734.84 55.012 c 734.84 51.793 l 734.84
51.566 734.844 51.395 734.855 51.277 c 734.875 51.152 734.957 51.027 735.105
50.902 c 735.262 50.777 735.48 50.715 735.762 50.715 c 736.031 50.715 736.234
50.773 736.371 50.887 c 736.516 50.992 736.598 51.098 736.621 51.199 c
736.652 51.293 736.676 51.434 736.699 51.621 c 736.738 52.602 737.16 53.336
737.965 53.824 c 738.66 54.242 739.562 54.449 740.668 54.449 c 741.551
54.449 742.262 54.176 742.793 53.621 c 743.324 53.07 743.59 52.445 743.59
51.746 c 743.59 51.227 743.422 50.715 743.09 50.215 c 742.754 49.715 742.23
49.352 741.512 49.121 c 741.48 49.121 741.16 49.055 740.559 48.918 c 739.965
48.773 739.598 48.68 739.465 48.637 c 738.41 48.41 737.66 48.199 737.215
48.012 c 736.766 47.816 736.301 47.461 735.824 46.949 c 735.168 46.16 734.84
45.301 734.84 44.371 c 734.84 43.27 735.277 42.305 736.152 41.48 c 737.027
40.66 738.129 40.246 739.465 40.246 c 740.797 40.246 741.949 40.605 742.918
41.324 c 743 40.941 743.109 40.664 743.246 40.496 c 743.391 40.332 743.598
40.246 743.871 40.246 c 744.402 40.246 744.668 40.598 744.668 41.293 c
h
744.668 41.293 m S Q
q 1 0 0 1 0 0 cm
748.246 40.512 m 753.887 40.512 l 755.188 40.512 756.23 40.914 757.012
41.715 c 757.801 42.52 758.199 43.418 758.199 44.418 c 758.199 45.105 757.973
45.762 757.527 46.387 c 757.09 47.012 756.426 47.473 755.543 47.762 c 756.594
48.066 757.387 48.574 757.918 49.293 c 758.449 50.012 758.715 50.777 758.715
51.59 c 758.715 52.664 758.324 53.633 757.543 54.496 c 756.77 55.363 755.719
55.793 754.387 55.793 c 748.246 55.793 l 747.527 55.793 747.168 55.52 747.168
54.965 c 747.168 54.434 747.527 54.168 748.246 54.168 c 748.887 54.168
l 748.887 42.137 l 748.246 42.137 l 747.527 42.137 747.168 41.867 747.168
41.324 c 747.168 40.785 747.527 40.512 748.246 40.512 c h
750.746 47.043 m 753.246 47.043 l 754.328 47.043 755.113 46.762 755.605
46.199 c 756.094 45.629 756.34 45.043 756.34 44.449 c 756.34 43.91 756.137
43.387 755.73 42.887 c 755.332 42.387 754.688 42.137 753.793 42.137 c 750.746
42.137 l h
750.746 54.168 m 753.84 54.168 l 754.809 54.168 755.551 53.902 756.074
53.371 c 756.605 52.84 756.871 52.23 756.871 51.543 c 756.871 50.855 756.641
50.207 756.184 49.59 c 755.723 48.977 755.035 48.668 754.121 48.668 c 750.746
48.668 l h
750.746 54.168 m S Q
q
0 0 804 98 re W n
[ 1 0 0 1 0 0 ] concat
q
0 g
2.834646 w
1 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
1.418 1.418 119.926 94.414 re S Q
Q
Q
0 g
0.749999 w
0 J
0 j
[] 0.0 d
4 M q 1 0 0 1 0 0 cm
33.453 33.621 m 33.453 36.746 l 33.453 36.957 33.441 37.117 33.422 37.23
c 33.398 37.336 33.316 37.449 33.172 37.574 c 33.035 37.691 32.832 37.746
32.562 37.746 c 32.395 37.746 32.266 37.742 32.172 37.73 c 32.078 37.711
31.977 37.645 31.875 37.527 c 31.77 37.402 31.703 37.23 31.672 37.012 c
31.367 35.117 30.297 34.168 28.453 34.168 c 27.672 34.168 27.016 34.402
26.484 34.871 c 25.953 35.34 25.688 35.879 25.688 36.48 c 25.688 36.992
25.867 37.449 26.234 37.855 c 26.609 38.262 27.078 38.535 27.641 38.668
c 27.766 38.699 28.617 38.91 30.203 39.293 c 31.516 39.574 32.492 40.102
33.141 40.871 c 33.773 41.676 34.094 42.559 34.094 43.527 c 34.094 44.676
33.672 45.676 32.828 46.527 c 31.992 47.383 30.91 47.809 29.578 47.809
c 27.984 47.809 26.688 47.465 25.688 46.777 c 25.613 47.145 25.508 47.402
25.375 47.559 c 25.238 47.723 25.039 47.809 24.781 47.809 c 24.27 47.809
24.016 47.473 24.016 46.793 c 24.016 43.699 l 24.016 43.48 24.02 43.316
24.031 43.199 c 24.051 43.086 24.133 42.973 24.281 42.855 c 24.426 42.73
24.633 42.668 24.906 42.668 c 25.156 42.668 25.348 42.723 25.484 42.824
c 25.617 42.93 25.695 43.035 25.719 43.137 c 25.75 43.23 25.773 43.363
25.797 43.527 c 25.836 44.477 26.242 45.184 27.016 45.652 c 27.68 46.051
28.547 46.246 29.609 46.246 c 30.453 46.246 31.129 45.988 31.641 45.465
c 32.148 44.934 32.406 44.332 32.406 43.652 c 32.406 43.164 32.242 42.68
31.922 42.199 c 31.609 41.711 31.109 41.355 30.422 41.137 c 30.391 41.137
30.082 41.07 29.5 40.934 c 28.926 40.801 28.578 40.715 28.453 40.684 c
27.441 40.457 26.719 40.254 26.281 40.074 c 25.852 39.887 25.41 39.543 24.953
39.043 c 24.328 38.293 24.016 37.473 24.016 36.574 c 24.016 35.523 24.43
34.602 25.266 33.809 c 26.109 33.02 27.172 32.621 28.453 32.621 c 29.734
32.621 30.836 32.965 31.766 33.652 c 31.848 33.277 31.957 33.012 32.094
32.855 c 32.227 32.699 32.422 32.621 32.672 32.621 c 33.191 32.621 33.453
32.957 33.453 33.621 c h
33.453 33.621 m S Q
q 1 0 0 1 0 0 cm
42.43 39.715 m 45.68 45.98 l 46.211 45.98 l 46.898 45.98 47.242 46.246
47.242 46.777 c 47.242 47.289 46.898 47.543 46.211 47.543 c 43.664 47.543
l 42.977 47.543 42.633 47.289 42.633 46.777 c 42.633 46.539 42.699 46.355
42.836 46.23 c 42.98 46.098 43.109 46.023 43.227 46.012 c 43.352 45.992
43.516 45.98 43.727 45.98 c 41.539 41.574 l 39.492 45.98 l 39.73 45.98
39.914 45.992 40.039 46.012 c 40.172 46.023 40.305 46.098 40.43 46.23 c
40.555 46.355 40.617 46.539 40.617 46.777 c 40.617 47.289 40.281 47.543
39.617 47.543 c 37.055 47.543 l 36.375 47.543 36.039 47.277 36.039 46.746
c 36.039 46.238 36.375 45.98 37.055 45.98 c 37.57 45.98 l 40.648 39.715
l 37.867 34.434 l 37.336 34.434 l 36.648 34.434 36.305 34.176 36.305 33.652
c 36.305 33.145 36.648 32.887 37.336 32.887 c 39.883 32.887 l 40.57 32.887
40.914 33.145 40.914 33.652 c 40.914 34.176 40.559 34.434 39.852 34.434
c 41.539 37.652 l 43.07 34.434 l 42.852 34.434 42.672 34.43 42.539 34.418
c 42.414 34.398 42.281 34.324 42.148 34.199 c 42.023 34.074 41.961 33.895
41.961 33.652 c 41.961 33.145 42.297 32.887 42.977 32.887 c 45.539 32.887
l 46.215 32.887 46.555 33.148 46.555 33.668 c 46.555 34.18 46.215 34.434
45.539 34.434 c 45.008 34.434 l h
42.43 39.715 m S Q
q 1 0 0 1 0 0 cm
55.496 33.621 m 55.496 45.98 l 57.637 45.98 l 58.312 45.98 58.652 46.246
58.652 46.777 c 58.652 47.289 58.312 47.543 57.637 47.543 c 51.59 47.543
l 50.91 47.543 50.574 47.289 50.574 46.777 c 50.574 46.246 50.91 45.98
51.59 45.98 c 53.73 45.98 l 53.73 36.121 l 52.969 36.777 52.152 37.105 51.277
37.105 c 50.715 37.105 50.434 36.852 50.434 36.34 c 50.434 35.84 50.73
35.574 51.324 35.543 c 52.426 35.461 53.316 34.66 53.996 33.137 c 54.152
32.793 54.395 32.621 54.73 32.621 c 55.238 32.621 55.496 32.957 55.496
33.621 c h
55.496 33.621 m S Q
q 1 0 0 1 0 0 cm
62.176 46.059 m 67.863 41.262 l 69.363 40.012 70.113 38.707 70.113 37.34
c 70.113 36.352 69.754 35.574 69.035 35.012 c 68.316 34.449 67.445 34.168
66.426 34.168 c 65.801 34.168 65.246 34.32 64.77 34.621 c 64.289 34.914
63.945 35.324 63.738 35.855 c 63.945 36.066 64.051 36.332 64.051 36.652
c 64.051 36.988 63.93 37.258 63.691 37.465 c 63.461 37.676 63.211 37.777
62.941 37.777 c 62.68 37.777 62.426 37.684 62.176 37.496 c 61.934 37.301
61.816 36.992 61.816 36.574 c 61.816 35.523 62.262 34.602 63.16 33.809
c 64.055 33.02 65.18 32.621 66.535 32.621 c 68.055 32.621 69.324 33.059
70.348 33.934 c 71.379 34.801 71.895 35.934 71.895 37.34 c 71.895 37.902
71.809 38.441 71.645 38.949 c 71.477 39.449 71.223 39.93 70.879 40.387
c 70.543 40.836 70.277 41.164 70.082 41.371 c 69.895 41.57 69.629 41.84
69.285 42.184 c 69.086 42.363 68.383 42.949 67.176 43.949 c 65.965 44.941
65.148 45.617 64.723 45.98 c 70.113 45.98 l 70.113 45.773 70.117 45.617
70.129 45.512 c 70.137 45.41 70.168 45.293 70.223 45.168 c 70.285 45.043
70.379 44.957 70.504 44.902 c 70.629 44.852 70.793 44.824 71.004 44.824
c 71.273 44.824 71.48 44.887 71.629 45.012 c 71.773 45.129 71.852 45.242
71.863 45.355 c 71.883 45.473 71.895 45.633 71.895 45.84 c 71.895 46.527
l 71.895 46.934 71.824 47.207 71.691 47.34 c 71.555 47.477 71.285 47.543
70.879 47.543 c 62.848 47.543 l 62.16 47.543 61.816 47.277 61.816 46.746
c 61.816 46.496 61.934 46.27 62.176 46.059 c h
62.176 46.059 m S Q
q 1 0 0 1 0 0 cm
82.027 34.434 m 75.996 34.434 l 75.996 34.645 75.988 34.801 75.98 34.902
c 75.98 35.008 75.949 35.129 75.887 35.262 c 75.832 35.387 75.738 35.477
75.605 35.527 c 75.48 35.57 75.312 35.59 75.105 35.59 c 74.832 35.59 74.625
35.535 74.48 35.418 c 74.344 35.293 74.266 35.18 74.246 35.074 c 74.234
34.961 74.23 34.801 74.23 34.59 c 74.23 33.496 l 74.23 33.289 74.234 33.133
74.246 33.027 c 74.266 32.914 74.344 32.801 74.48 32.684 c 74.625 32.559
74.832 32.496 75.105 32.496 c 75.52 32.496 75.785 32.629 75.902 32.887
c 83.684 32.887 l 84.348 32.887 84.684 33.148 84.684 33.668 c 84.684 33.848
84.656 33.973 84.605 34.043 c 84.551 34.117 84.402 34.273 84.152 34.512
c 82.734 35.91 81.527 37.648 80.527 39.73 c 79.527 41.816 79 44.105 78.949
46.605 c 78.949 47.41 78.652 47.809 78.059 47.809 c 77.473 47.809 77.184
47.418 77.184 46.637 c 77.184 44.316 77.66 42.023 78.621 39.762 c 79.465
37.816 80.598 36.039 82.027 34.434 c h
82.027 34.434 m S Q
q 1 0 0 1 0 0 cm
93.953 39.621 m 94.816 39.883 95.586 40.34 96.266 40.996 c 96.941 41.652
97.281 42.434 97.281 43.34 c 97.281 44.539 96.773 45.586 95.766 46.48 c
94.766 47.367 93.523 47.809 92.047 47.809 c 90.566 47.809 89.328 47.367
88.328 46.48 c 87.328 45.586 86.828 44.539 86.828 43.34 c 86.828 42.445
87.16 41.668 87.828 41.012 c 88.504 40.348 89.281 39.883 90.156 39.621
c 89.352 39.402 88.648 39.02 88.047 38.465 c 87.453 37.914 87.156 37.254
87.156 36.48 c 87.156 35.461 87.625 34.566 88.562 33.793 c 89.5 33.012
90.66 32.621 92.047 32.621 c 93.441 32.621 94.609 33.012 95.547 33.793 c
96.484 34.566 96.953 35.461 96.953 36.48 c 96.953 37.254 96.648 37.91 96.047
38.449 c 95.453 38.992 94.754 39.383 93.953 39.621 c h
89.859 38.168 m 90.473 38.629 91.203 38.855 92.047 38.855 c 92.898 38.855
93.633 38.629 94.25 38.168 c 94.863 37.711 95.172 37.152 95.172 36.496
c 95.172 35.883 94.867 35.34 94.266 34.871 c 93.672 34.402 92.93 34.168
92.047 34.168 c 91.172 34.168 90.43 34.402 89.828 34.871 c 89.234 35.34
88.938 35.883 88.938 36.496 c 88.938 37.152 89.242 37.711 89.859 38.168
c h
89.594 45.387 m 90.27 45.961 91.086 46.246 92.047 46.246 c 93.016 46.246
93.832 45.961 94.5 45.387 c 95.176 44.805 95.516 44.117 95.516 43.324 c
95.516 42.555 95.188 41.879 94.531 41.293 c 93.883 40.711 93.055 40.418
92.047 40.418 c 91.047 40.418 90.219 40.711 89.562 41.293 c 88.914 41.879
88.594 42.555 88.594 43.324 c 88.594 44.117 88.926 44.805 89.594 45.387
c h
89.594 45.387 m S Q
q 1 0 0 1 0 0 cm
33.078 63.887 m 33.078 75.98 l 34.141 75.98 l 34.816 75.98 35.156 76.246
35.156 76.777 c 35.156 77.289 34.816 77.543 34.141 77.543 c 32.312 77.543
l 31.852 77.543 31.57 77.465 31.469 77.309 c 31.363 77.145 31.312 76.836
31.312 76.387 c 30.457 77.242 29.461 77.668 28.328 77.668 c 27.035 77.668
25.922 77.16 24.984 76.137 c 24.047 75.105 23.578 73.855 23.578 72.387
c 23.578 70.898 24.066 69.645 25.047 68.621 c 26.035 67.59 27.203 67.074
28.547 67.074 c 29.609 67.074 30.531 67.414 31.312 68.09 c 31.312 64.434
l 30.25 64.434 l 29.582 64.434 29.25 64.176 29.25 63.652 c 29.25 63.145
29.582 62.887 30.25 62.887 c 32.078 62.887 l 32.473 62.887 32.738 62.957
32.875 63.09 c 33.008 63.227 33.078 63.492 33.078 63.887 c h
31.312 72.855 m 31.312 71.184 l 31.312 70.527 31.047 69.941 30.516 69.418
c 29.984 68.898 29.367 68.637 28.672 68.637 c 27.773 68.637 27 68.996 26.344
69.715 c 25.688 70.434 25.359 71.324 25.359 72.387 c 25.359 73.43 25.66
74.309 26.266 75.027 c 26.879 75.746 27.598 76.105 28.422 76.105 c 29.254
76.105 29.941 75.754 30.484 75.043 c 31.035 74.324 31.312 73.598 31.312
72.855 c h
31.312 72.855 m S Q
q 1 0 0 1 0 0 cm
40.742 73.121 m 40.742 75.98 l 43.414 75.98 l 44.102 75.98 44.445 76.246
44.445 76.777 c 44.445 77.289 44.102 77.543 43.414 77.543 c 37.055 77.543
l 36.355 77.543 36.008 77.277 36.008 76.746 c 36.008 76.238 36.355 75.98
37.055 75.98 c 38.961 75.98 l 38.961 68.762 l 37.055 68.762 l 36.355 68.762
36.008 68.496 36.008 67.965 c 36.008 67.457 36.355 67.199 37.055 67.199
c 39.742 67.199 l 40.137 67.199 40.402 67.27 40.539 67.402 c 40.672 67.539
40.742 67.805 40.742 68.199 c 40.742 68.949 l 41.844 67.699 43.188 67.074
44.773 67.074 c 45.242 67.074 45.637 67.133 45.961 67.246 c 46.293 67.363
46.527 67.508 46.664 67.684 c 46.809 67.863 46.906 68.027 46.961 68.184
c 47.023 68.332 47.055 68.477 47.055 68.621 c 47.055 68.934 46.949 69.195
46.742 69.402 c 46.531 69.602 46.281 69.699 45.992 69.699 c 45.867 69.699
45.734 69.68 45.602 69.637 c 45.465 69.586 45.324 69.477 45.18 69.309 c
45.031 69.133 44.953 68.91 44.945 68.637 c 43.684 68.637 42.668 69.074
41.898 69.949 c 41.125 70.824 40.742 71.883 40.742 73.121 c h
40.742 73.121 m S Q
q 1 0 0 1 0 0 cm
55.09 63.215 m 55.328 63.457 55.449 63.746 55.449 64.09 c 55.449 64.426
55.328 64.711 55.09 64.949 c 54.848 65.191 54.562 65.309 54.23 65.309 c
53.895 65.309 53.609 65.191 53.371 64.949 c 53.129 64.711 53.012 64.426
53.012 64.09 c 53.012 63.746 53.129 63.457 53.371 63.215 c 53.609 62.977
53.895 62.855 54.23 62.855 c 54.562 62.855 54.848 62.977 55.09 63.215 c
h
50.965 67.199 m 54.449 67.199 l 54.844 67.199 55.109 67.27 55.246 67.402
c 55.379 67.539 55.449 67.805 55.449 68.199 c 55.449 75.98 l 57.98 75.98
l 58.668 75.98 59.012 76.246 59.012 76.777 c 59.012 77.289 58.668 77.543
57.98 77.543 c 50.746 77.543 l 50.078 77.543 49.746 77.277 49.746 76.746
c 49.746 76.238 50.078 75.98 50.746 75.98 c 53.684 75.98 l 53.684 68.762
l 50.965 68.762 l 50.277 68.762 49.934 68.496 49.934 67.965 c 49.934 67.457
50.277 67.199 50.965 67.199 c h
50.965 67.199 m S Q
q 1 0 0 1 0 0 cm
70.832 68.762 m 68.191 76.793 l 68.098 77.066 67.965 77.273 67.801 77.418
c 67.633 77.551 67.48 77.625 67.348 77.637 c 67.223 77.656 67.055 77.668
66.848 77.668 c 66.629 77.668 66.449 77.656 66.316 77.637 c 66.191 77.625
66.051 77.547 65.895 77.402 c 65.738 77.258 65.605 77.051 65.504 76.777
c 62.863 68.762 l 62.176 68.762 l 61.488 68.762 61.145 68.496 61.145 67.965
c 61.145 67.457 61.488 67.199 62.176 67.199 c 65.004 67.199 l 65.691 67.199
66.035 67.465 66.035 67.996 c 66.035 68.508 65.691 68.762 65.004 68.762
c 64.379 68.762 l 66.848 76.246 l 69.332 68.762 l 68.707 68.762 l 68.02
68.762 67.676 68.496 67.676 67.965 c 67.676 67.457 68.02 67.199 68.707
67.199 c 71.535 67.199 l 72.223 67.199 72.566 67.465 72.566 67.996 c 72.566
68.508 72.223 68.762 71.535 68.762 c h
70.832 68.762 m S Q
q 1 0 0 1 0 0 cm
83.293 73.012 m 76.293 73.012 l 76.512 74.055 77.004 74.832 77.777 75.34
c 78.547 75.852 79.348 76.105 80.184 76.105 c 81.379 76.105 82.172 75.648
82.559 74.73 c 82.691 74.379 82.98 74.199 83.418 74.199 c 84.012 74.199
84.309 74.445 84.309 74.934 c 84.309 75.102 84.23 75.324 84.074 75.605
c 83.926 75.887 83.699 76.191 83.387 76.512 c 83.074 76.836 82.621 77.113
82.027 77.34 c 81.434 77.559 80.762 77.668 80.012 77.668 c 78.469 77.668
77.152 77.148 76.059 76.105 c 74.973 75.066 74.434 73.801 74.434 72.309
c 74.434 70.871 74.938 69.633 75.949 68.59 c 76.957 67.539 78.191 67.012
79.652 67.012 c 81.141 67.012 82.285 67.492 83.09 68.449 c 83.902 69.41
84.309 70.621 84.309 72.09 c 84.309 72.383 84.25 72.598 84.137 72.73 c
84.02 72.867 83.906 72.949 83.793 72.98 c 83.688 73.004 83.52 73.012 83.293
73.012 c h
76.309 71.465 m 82.48 71.465 l 82.395 70.559 82.109 69.852 81.621 69.34
c 81.141 68.832 80.484 68.574 79.652 68.574 c 78.91 68.574 78.219 68.824
77.574 69.324 c 76.938 69.824 76.516 70.539 76.309 71.465 c h
76.309 71.465 m S Q
q 1 0 0 1 0 0 cm
91.141 73.121 m 91.141 75.98 l 93.812 75.98 l 94.5 75.98 94.844 76.246
94.844 76.777 c 94.844 77.289 94.5 77.543 93.812 77.543 c 87.453 77.543
l 86.754 77.543 86.406 77.277 86.406 76.746 c 86.406 76.238 86.754 75.98
87.453 75.98 c 89.359 75.98 l 89.359 68.762 l 87.453 68.762 l 86.754 68.762
86.406 68.496 86.406 67.965 c 86.406 67.457 86.754 67.199 87.453 67.199
c 90.141 67.199 l 90.535 67.199 90.801 67.27 90.938 67.402 c 91.07 67.539
91.141 67.805 91.141 68.199 c 91.141 68.949 l 92.242 67.699 93.586 67.074
95.172 67.074 c 95.641 67.074 96.035 67.133 96.359 67.246 c 96.691 67.363
96.926 67.508 97.062 67.684 c 97.207 67.863 97.305 68.027 97.359 68.184
c 97.422 68.332 97.453 68.477 97.453 68.621 c 97.453 68.934 97.348 69.195
97.141 69.402 c 96.93 69.602 96.68 69.699 96.391 69.699 c 96.266 69.699
96.133 69.68 96 69.637 c 95.863 69.586 95.723 69.477 95.578 69.309 c 95.43
69.133 95.352 68.91 95.344 68.637 c 94.082 68.637 93.066 69.074 92.297
69.949 c 91.523 70.824 91.141 71.883 91.141 73.121 c h
91.141 73.121 m S Q
2.834646 w
q 1 0 0 1 0 0 cm
120.973 50.402 m 171.738 50.402 171.828 50.402 171.828 50.402 c S Q
Q Q
showpage
%%Trailer
end
%%EOF

@ -0,0 +1,248 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="297mm"
height="210mm"
viewBox="0 0 297 210"
version="1.1"
id="svg8"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="block-diagram-software.svg">
<defs
id="defs2">
<marker
style="overflow:visible;"
id="marker1442"
refX="0.0"
refY="0.0"
orient="auto"
inkscape:stockid="Arrow2Mend"
inkscape:isstock="true">
<path
transform="scale(0.6) rotate(180) translate(0,0)"
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
id="path1440" />
</marker>
<marker
style="overflow:visible;"
id="marker1412"
refX="0.0"
refY="0.0"
orient="auto"
inkscape:stockid="Arrow2Mend"
inkscape:isstock="true">
<path
transform="scale(0.6) rotate(180) translate(0,0)"
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
id="path1410" />
</marker>
<marker
style="overflow:visible;"
id="Arrow2Mend"
refX="0.0"
refY="0.0"
orient="auto"
inkscape:stockid="Arrow2Mend"
inkscape:isstock="true">
<path
transform="scale(0.6) rotate(180) translate(0,0)"
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
id="path1141" />
</marker>
<marker
style="overflow:visible"
id="Arrow1Lstart"
refX="0.0"
refY="0.0"
orient="auto"
inkscape:stockid="Arrow1Lstart"
inkscape:isstock="true">
<path
transform="scale(0.8) translate(12.5,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
id="path1114" />
</marker>
<marker
style="overflow:visible"
id="marker1442-7"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow2Mend"
inkscape:isstock="true">
<path
transform="scale(-0.6)"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
id="path1440-6" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.72223216"
inkscape:cx="478.99735"
inkscape:cy="284.83743"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
inkscape:window-width="1920"
inkscape:window-height="1016"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="opacity:0.997;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
id="rect842"
width="42.30793"
height="33.307419"
x="67.160957"
y="81.135803" />
<text
xml:space="preserve"
style="font-size:8.46667px;line-height:125%;font-family:PLTypewriter9;-inkscape-font-specification:'PLTypewriter9, Normal';letter-spacing:0px;word-spacing:0px;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="68.519981"
y="100.82964"
id="text846"><tspan
sodipodi:role="line"
id="tspan844"
x="68.519981"
y="100.82964"
style="font-size:8.46667px;stroke-width:0.264583px">LoRa APRS</tspan></text>
<rect
style="opacity:0.997;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
id="rect842-7"
width="42.30793"
height="33.307419"
x="127.36061"
y="81.135803" />
<text
xml:space="preserve"
style="font-size:8.81944px;line-height:125%;font-family:PLTypewriter9;-inkscape-font-specification:'PLTypewriter9, Normal';letter-spacing:0px;word-spacing:0px;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="136.6743"
y="100.73616"
id="text846-9"><tspan
sodipodi:role="line"
id="tspan844-2"
x="136.6743"
y="100.73616"
style="font-size:8.81944px;stroke-width:0.264583px">AX.25</tspan></text>
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 109.33756,98.416546 c 17.90825,0 17.94072,0 17.94072,0"
id="path873" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 169.42822,98.663963 c 17.90824,0 17.94071,0 17.94071,0"
id="path873-2" />
<text
xml:space="preserve"
style="font-size:17.6389px;line-height:125%;font-family:PLTypewriter9;-inkscape-font-specification:'PLTypewriter9, Normal';letter-spacing:0px;word-spacing:0px;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="34.609596"
y="97.36441"
id="text1034"><tspan
sodipodi:role="line"
id="tspan1032"
x="34.609596"
y="97.36441"
style="stroke-width:0.264583px"></tspan></text>
<rect
style="opacity:0.997;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
id="rect842-0"
width="42.30793"
height="33.307419"
x="187.22067"
y="81.135803" />
<text
xml:space="preserve"
style="font-size:8.81944px;line-height:125%;font-family:PLTypewriter9;-inkscape-font-specification:'PLTypewriter9, Normal';letter-spacing:0px;word-spacing:0px;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="198.61656"
y="101.13827"
id="text846-7"><tspan
sodipodi:role="line"
id="tspan844-8"
x="198.61656"
y="101.13827"
style="font-size:8.81944px;stroke-width:0.264583px">KISS</tspan></text>
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 229.39729,98.416538 c 17.90824,0 17.94071,0 17.94071,0"
id="path873-6" />
<rect
style="opacity:0.997;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
id="rect842-8"
width="42.30793"
height="33.307419"
x="247.67674"
y="81.135803" />
<text
xml:space="preserve"
style="font-size:8.81944px;line-height:125%;font-family:PLTypewriter9;-inkscape-font-specification:'PLTypewriter9, Normal';letter-spacing:0px;word-spacing:0px;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="261.05191"
y="100.31864"
id="text846-4"><tspan
sodipodi:role="line"
id="tspan844-3"
x="261.05191"
y="100.31864"
style="font-size:8.81944px;stroke-width:0.264583px">USB</tspan></text>
<rect
style="opacity:0.997;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
id="rect842-4"
width="42.30793"
height="33.307419"
x="7.4040976"
y="81.135803" />
<text
xml:space="preserve"
style="font-size:8.46667px;line-height:125%;font-family:PLTypewriter9;-inkscape-font-specification:'PLTypewriter9, Normal';letter-spacing:0px;word-spacing:0px;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="14.935621"
y="97.407455"
id="text846-92"><tspan
sodipodi:role="line"
id="tspan844-0"
x="14.935621"
y="97.407455"
style="font-size:8.46667px;stroke-width:0.264583px">SX1278</tspan><tspan
sodipodi:role="line"
x="14.935621"
y="107.99079"
style="font-size:8.46667px;stroke-width:0.264583px"
id="tspan1741">driver</tspan></text>
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 49.580699,98.416545 c 17.90825,0 17.94072,0 17.94072,0"
id="path873-68" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 10 KiB

@ -0,0 +1,231 @@
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: cairo 1.16.0 (https://cairographics.org)
%%CreationDate: Wed May 18 11:36:00 2022
%%Pages: 1
%%DocumentData: Clean7Bit
%%LanguageLevel: 2
%%BoundingBox: 0 0 90 32
%%EndComments
%%BeginProlog
50 dict begin
/q { gsave } bind def
/Q { grestore } bind def
/cm { 6 array astore concat } bind def
/w { setlinewidth } bind def
/J { setlinecap } bind def
/j { setlinejoin } bind def
/M { setmiterlimit } bind def
/d { setdash } bind def
/m { moveto } bind def
/l { lineto } bind def
/c { curveto } bind def
/h { closepath } bind def
/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
0 exch rlineto 0 rlineto closepath } bind def
/S { stroke } bind def
/f { fill } bind def
/f* { eofill } bind def
/n { newpath } bind def
/W { clip } bind def
/W* { eoclip } bind def
/BT { } bind def
/ET { } bind def
/BDC { mark 3 1 roll /BDC pdfmark } bind def
/EMC { mark /EMC pdfmark } bind def
/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
/Tj { show currentpoint cairo_store_point } bind def
/TJ {
{
dup
type /stringtype eq
{ show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
} forall
currentpoint cairo_store_point
} bind def
/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
/Tf { pop /cairo_font exch def /cairo_font_matrix where
{ pop cairo_selectfont } if } bind def
/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
/cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
/cairo_font where { pop cairo_selectfont } if } bind def
/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
/g { setgray } bind def
/rg { setrgbcolor } bind def
/d1 { setcachedevice } bind def
/cairo_data_source {
CairoDataIndex CairoData length lt
{ CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def }
{ () } ifelse
} def
/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def
/cairo_image { image cairo_flush_ascii85_file } def
/cairo_imagemask { imagemask cairo_flush_ascii85_file } def
%%EndProlog
%%BeginSetup
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 0 0 90 32
%%EndPageSetup
q 0 0 90 32 rectclip
1 0 0 -1 0 32 cm q
0.666667 0.698039 0.670588 rg
2.555 0.355 m 87.57 0.508 l 88.758 0.508 89.82 0.332 89.82 2.879 c 89.719
30.875 l 0.41 30.875 l 0.41 2.773 l 0.41 1.52 0.531 0.355 2.555 0.355 c
h
2.555 0.355 m f
1 g
25.891 14.68 m 25.895 20.328 21.32 24.91 15.672 24.914 c 10.023 24.918
5.441 20.34 5.438 14.695 c 5.438 14.691 5.438 14.688 5.438 14.68 c 5.438
9.035 10.012 4.453 15.66 4.449 c 21.309 4.445 25.887 9.023 25.891 14.668
c 25.891 14.672 25.891 14.676 25.891 14.68 c h
25.891 14.68 m f
0 g
23.977 6.352 m 26.246 8.621 27.379 11.398 27.379 14.68 c 27.379 17.965
26.266 20.715 24.035 22.922 c 21.672 25.25 18.875 26.41 15.652 26.41 c 12.465
26.41 9.719 25.258 7.41 22.953 c 5.105 20.645 3.949 17.887 3.949 14.68
c 3.949 11.477 5.105 8.699 7.41 6.352 c 9.66 4.086 12.406 2.953 15.652 2.953
c 18.934 2.953 21.711 4.086 23.977 6.352 c h
8.938 7.879 m 7.02 9.816 6.062 12.082 6.062 14.684 c 6.062 17.285 7.012
19.535 8.906 21.43 c 10.805 23.328 13.066 24.277 15.684 24.277 c 18.305
24.277 20.586 23.32 22.52 21.402 c 24.359 19.621 25.281 17.383 25.281 14.684
c 25.281 12.004 24.344 9.73 22.477 7.863 c 20.609 5.996 18.344 5.062 15.684
5.062 c 13.027 5.062 10.777 6 8.938 7.879 c h
13.984 13.539 m 13.691 12.902 13.25 12.582 12.668 12.582 c 11.633 12.582
11.117 13.277 11.117 14.668 c 11.117 16.062 11.633 16.758 12.668 16.758
c 13.348 16.758 13.836 16.418 14.129 15.738 c 15.562 16.504 l 14.879 17.715
13.855 18.324 12.488 18.324 c 11.434 18.324 10.59 18 9.957 17.355 c 9.32
16.707 9.004 15.816 9.004 14.68 c 9.004 13.566 9.332 12.68 9.984 12.023
c 10.641 11.367 11.453 11.039 12.43 11.039 c 13.875 11.039 14.91 11.609
15.535 12.746 c h
20.727 13.539 m 20.434 12.902 20.004 12.582 19.434 12.582 c 18.379 12.582
17.852 13.277 17.852 14.668 c 17.852 16.062 18.379 16.758 19.434 16.758
c 20.121 16.758 20.598 16.418 20.871 15.738 c 22.336 16.504 l 21.656 17.715
20.633 18.324 19.266 18.324 c 18.215 18.324 17.371 18 16.738 17.355 c 16.105
16.707 15.789 15.816 15.789 14.68 c 15.789 13.566 16.109 12.68 16.754 12.023
c 17.398 11.367 18.215 11.039 19.211 11.039 c 20.652 11.039 21.684 11.609
22.309 12.746 c h
20.727 13.539 m f
88.316 0 m 1.684 0 l 0.758 0 0 0.758 0 1.684 c 0 31.121 l 0 31.328 0.172
31.5 0.379 31.5 c 89.621 31.5 l 89.828 31.5 90 31.328 90 31.121 c 90 1.684
l 90 0.758 89.242 0 88.316 0 c h
1.684 0.762 m 88.316 0.762 l 88.824 0.762 89.238 1.176 89.238 1.684 c 89.238
1.684 89.238 13.551 89.238 22.117 c 27.32 22.117 l 25.051 26.223 20.68
29.008 15.66 29.008 c 10.641 29.008 6.27 26.223 4 22.117 c 0.762 22.117
l 0.762 13.551 0.762 1.684 0.762 1.684 c 0.762 1.176 1.176 0.762 1.684 0.762
c h
1.684 0.762 m f
1 g
64.699 28.301 m 64.758 28.414 64.836 28.508 64.938 28.582 c 65.035 28.652
65.152 28.707 65.289 28.742 c 65.422 28.777 65.562 28.793 65.703 28.793
c 65.801 28.793 65.906 28.785 66.016 28.77 c 66.129 28.754 66.23 28.723
66.328 28.676 c 66.426 28.629 66.508 28.566 66.57 28.484 c 66.637 28.402
66.668 28.301 66.668 28.176 c 66.668 28.039 66.625 27.93 66.539 27.848
c 66.453 27.762 66.344 27.695 66.203 27.637 c 66.066 27.582 65.906 27.535
65.73 27.492 c 65.555 27.449 65.379 27.406 65.195 27.352 c 65.012 27.309
64.832 27.25 64.652 27.184 c 64.48 27.117 64.32 27.027 64.184 26.922 c
64.043 26.816 63.93 26.684 63.844 26.523 c 63.758 26.363 63.715 26.168 63.715
25.941 c 63.715 25.688 63.77 25.465 63.879 25.277 c 63.988 25.09 64.133
24.934 64.309 24.809 c 64.484 24.684 64.684 24.59 64.906 24.527 c 65.129
24.469 65.352 24.438 65.57 24.438 c 65.832 24.438 66.082 24.469 66.32 24.527
c 66.559 24.582 66.77 24.68 66.953 24.809 c 67.141 24.938 67.289 25.102
67.398 25.305 c 67.504 25.508 67.559 25.754 67.559 26.039 c 66.5 26.039
l 66.492 25.891 66.461 25.77 66.406 25.672 c 66.355 25.574 66.281 25.496
66.195 25.441 c 66.109 25.387 66.008 25.348 65.895 25.324 c 65.781 25.301
65.656 25.289 65.523 25.289 c 65.438 25.289 65.348 25.297 65.262 25.316
c 65.172 25.336 65.094 25.367 65.023 25.414 c 64.949 25.461 64.891 25.52
64.844 25.586 c 64.801 25.656 64.777 25.746 64.777 25.852 c 64.777 25.949
64.793 26.027 64.832 26.09 c 64.867 26.148 64.941 26.203 65.051 26.254
c 65.16 26.305 65.309 26.359 65.504 26.41 c 65.695 26.461 65.945 26.523
66.258 26.602 c 66.348 26.621 66.477 26.656 66.641 26.703 c 66.805 26.754
66.969 26.832 67.133 26.938 c 67.293 27.043 67.434 27.188 67.551 27.367
c 67.668 27.543 67.73 27.773 67.73 28.051 c 67.73 28.277 67.684 28.488
67.598 28.684 c 67.508 28.879 67.379 29.047 67.203 29.188 c 67.027 29.332
66.812 29.441 66.559 29.52 c 66.301 29.598 66 29.637 65.664 29.637 c 65.391
29.637 65.125 29.605 64.867 29.535 c 64.609 29.469 64.383 29.363 64.184
29.219 c 63.988 29.074 63.832 28.891 63.715 28.668 c 63.598 28.445 63.543
28.18 63.547 27.875 c 64.609 27.875 l 64.609 28.043 64.637 28.184 64.699
28.301 c h
64.699 28.301 m f
70.852 24.562 m 72.711 29.527 l 71.574 29.527 l 71.199 28.422 l 69.34 28.422
l 68.953 29.527 l 67.852 29.527 l 69.73 24.562 l h
70.914 27.605 m 70.289 25.785 l 70.273 25.785 l 69.629 27.605 l h
70.914 27.605 m f
44.996 24.562 m 45.234 24.562 45.449 24.582 45.645 24.625 c 45.84 24.664
46.008 24.734 46.148 24.828 c 46.285 24.922 46.395 25.051 46.473 25.207
c 46.547 25.363 46.586 25.559 46.586 25.793 c 46.586 26.043 46.531 26.25
46.414 26.418 c 46.301 26.582 46.133 26.719 45.91 26.828 c 46.219 26.914
46.445 27.07 46.598 27.289 c 46.75 27.512 46.824 27.777 46.824 28.086 c
46.824 28.336 46.777 28.555 46.68 28.738 c 46.582 28.922 46.449 29.07 46.285
29.188 c 46.121 29.301 45.93 29.387 45.719 29.441 c 45.508 29.5 45.293
29.527 45.066 29.527 c 42.656 29.527 l 42.656 24.562 l h
44.859 26.57 m 45.055 26.57 45.215 26.523 45.34 26.43 c 45.465 26.336 45.527
26.188 45.527 25.98 c 45.527 25.863 45.504 25.77 45.465 25.695 c 45.422
25.621 45.367 25.562 45.297 25.523 c 45.227 25.48 45.148 25.449 45.055
25.434 c 44.965 25.418 44.871 25.41 44.773 25.41 c 43.75 25.41 l 43.75 26.57
l h
44.922 28.676 m 45.027 28.676 45.129 28.668 45.227 28.645 c 45.324 28.625
45.414 28.59 45.488 28.543 c 45.562 28.492 45.621 28.426 45.664 28.344
c 45.707 28.262 45.73 28.152 45.73 28.023 c 45.73 27.77 45.66 27.586 45.516
27.477 c 45.371 27.367 45.18 27.316 44.941 27.316 c 43.75 27.316 l 43.75
28.676 l h
44.922 28.676 m f
47.02 24.562 m 48.242 24.562 l 49.406 26.523 l 50.562 24.562 l 51.781 24.562
l 49.938 27.621 l 49.938 29.527 l 48.84 29.527 l 48.84 27.594 l h
47.02 24.562 m f
76.801 11.234 m 76.805 15.621 73.254 19.176 68.871 19.18 c 64.484 19.184
60.93 15.633 60.926 11.246 c 60.926 11.242 60.926 11.238 60.926 11.234
c 60.922 6.852 64.473 3.297 68.859 3.293 c 73.242 3.289 76.801 6.84 76.801
11.223 c 76.801 11.227 76.801 11.23 76.801 11.234 c h
76.801 11.234 m f
0 g
68.809 2.539 m 66.398 2.539 64.359 3.379 62.691 5.062 c 60.977 6.801 60.121
8.859 60.121 11.234 c 60.121 13.613 60.977 15.656 62.691 17.367 c 64.402
19.078 66.441 19.934 68.809 19.934 c 71.203 19.934 73.277 19.07 75.035
17.344 c 76.688 15.707 77.516 13.672 77.516 11.234 c 77.516 8.801 76.672
6.742 74.988 5.062 c 73.305 3.379 71.246 2.539 68.809 2.539 c h
68.828 4.105 m 70.801 4.105 72.48 4.801 73.859 6.191 c 75.25 7.57 75.945
9.25 75.945 11.234 c 75.945 13.234 75.266 14.895 73.902 16.215 c 72.465
17.633 70.773 18.344 68.828 18.344 c 66.883 18.344 65.207 17.641 63.801
16.234 c 62.391 14.828 61.688 13.164 61.688 11.234 c 61.688 9.309 62.398
7.625 63.82 6.191 c 65.188 4.801 66.855 4.105 68.828 4.105 c h
68.828 4.105 m f
64.953 10.008 m 65.297 7.82 66.84 6.652 68.77 6.652 c 71.547 6.652 73.238
8.664 73.238 11.352 c 73.238 13.973 71.438 16.008 68.727 16.008 c 66.859
16.008 65.191 14.859 64.887 12.609 c 67.078 12.609 l 67.145 13.777 67.902
14.188 68.988 14.188 c 70.223 14.188 71.027 13.043 71.027 11.285 c 71.027
9.445 70.332 8.469 69.031 8.469 c 68.074 8.469 67.25 8.816 67.078 10.008
c 67.715 10.004 l 65.988 11.73 l 64.266 10.004 l h
64.953 10.008 m f
1 g
55.574 11.414 m 55.574 15.859 51.969 19.465 47.52 19.465 c 43.07 19.465
39.465 15.859 39.465 11.414 c 39.465 6.965 43.07 3.359 47.52 3.359 c 51.969
3.359 55.574 6.965 55.574 11.414 c h
55.574 11.414 m f
0 g
49.852 9.082 m 49.852 8.773 49.598 8.52 49.289 8.52 c 45.73 8.52 l 45.422
8.52 45.172 8.773 45.172 9.082 c 45.172 12.641 l 46.16 12.641 l 46.16 16.852
l 48.859 16.852 l 48.859 12.641 l 49.852 12.641 l h
49.852 9.082 m f
48.727 6.836 m 48.727 7.508 48.184 8.051 47.512 8.051 c 46.84 8.051 46.293
7.508 46.293 6.836 c 46.293 6.164 46.84 5.621 47.512 5.621 c 48.184 5.621
48.727 6.164 48.727 6.836 c h
48.727 6.836 m f
47.5 2.539 m 45.09 2.539 43.051 3.379 41.383 5.062 c 39.668 6.801 38.812
8.859 38.812 11.234 c 38.812 13.613 39.668 15.656 41.383 17.367 c 43.094
19.078 45.133 19.93 47.5 19.93 c 49.895 19.93 51.969 19.07 53.727 17.344
c 55.379 15.707 56.207 13.672 56.207 11.234 c 56.207 8.801 55.367 6.742
53.684 5.062 c 52 3.379 49.938 2.539 47.5 2.539 c h
47.52 4.105 m 49.496 4.105 51.172 4.801 52.551 6.191 c 53.945 7.566 54.641
9.25 54.641 11.234 c 54.641 13.234 53.957 14.895 52.594 16.215 c 51.156
17.633 49.465 18.344 47.52 18.344 c 45.574 18.344 43.898 17.641 42.492
16.234 c 41.086 14.828 40.379 13.164 40.379 11.234 c 40.379 9.309 41.09
7.625 42.516 6.191 c 43.879 4.801 45.547 4.105 47.52 4.105 c h
47.52 4.105 m f*
Q Q
showpage
%%Trailer
end
%%EOF

File diff suppressed because it is too large Load Diff

@ -0,0 +1,36 @@
\relax
\@writefile{toc}{\contentsline {section}{\numberline {1}The design}{1}}
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces block diagram of the modem\relax }}{1}}
\providecommand*\caption@xref[2]{\@setref\relax\@undefined{#1}}
\newlabel{fig:figure1}{{1}{1}}
\@writefile{toc}{\contentsline {section}{\numberline {2}The firmware}{2}}
\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces block diagram of firmware\relax }}{2}}
\newlabel{fig:figure2}{{2}{2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1}LoRa APRS}{2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.2}AX.25 APRS}{2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3}KISS}{2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.4}USB}{2}}
\@writefile{toc}{\contentsline {section}{\numberline {3}Configuration}{2}}
\@writefile{lot}{\contentsline {table}{\numberline {1}{\ignorespaces request packet\relax }}{3}}
\newlabel{bms-protocol-request}{{1}{3}}
\@writefile{toc}{\contentsline {section}{\numberline {4}Practical notes}{4}}
\@writefile{toc}{\contentsline {subsection}{\numberline {4.1}Build the pcb}{4}}
\@writefile{toc}{\contentsline {section}{\numberline {A}Full schematic}{5}}
\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces full schematic of the modem\relax }}{5}}
\newlabel{fig:figure3}{{3}{5}}
\@writefile{toc}{\contentsline {section}{\numberline {B}Component placement}{6}}
\@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces component placement\relax }}{6}}
\newlabel{fig:figure4}{{4}{6}}
\@writefile{toc}{\contentsline {section}{\numberline {C}Component placement 3D view}{7}}
\@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces 3d view\relax }}{7}}
\newlabel{fig:figure5}{{5}{7}}
\@writefile{toc}{\contentsline {section}{\numberline {D}Bill of material}{8}}
\@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces bill of material\relax }}{8}}
\newlabel{fig:figure6}{{6}{8}}
\@writefile{toc}{\contentsline {section}{\numberline {E}Open source hardware and software}{9}}
\newlabel{fig:7}{{\caption@xref {fig:7}{ on input line 185}}{9}}
\newlabel{sub@fig:7}{{}{9}}
\newlabel{fig:8}{{\caption@xref {fig:8}{ on input line 190}}{9}}
\newlabel{sub@fig:8}{{}{9}}
\newlabel{fig:fully-build}{{\caption@xref {fig:fully-build}{ on input line 192}}{9}}
\newlabel{fig:figure6}{{\caption@xref {fig:figure6}{ on input line 198}}{9}}

@ -0,0 +1,492 @@
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/TeX Live for SUSE Linux) (preloaded format=pdflatex 2021.7.12) 18 MAY 2022 11:51
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**lora-kiss-tnc-pico.tex
(./lora-kiss-tnc-pico.tex
LaTeX2e <2017-04-15>
Babel <3.10> and hyphenation patterns for 50 language(s) loaded.
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo
File: size10.clo 2014/09/29 v1.4h Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
Package: graphicx 2014/10/28 v1.0g Enhanced LaTeX Graphics (DPC,SPQR)
(/usr/share/texmf/tex/latex/graphics/keyval.sty
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks14
)
(/usr/share/texmf/tex/latex/graphics/graphics.sty
Package: graphics 2017/04/14 v1.1b Standard LaTeX Graphics (DPC,SPQR)
(/usr/share/texmf/tex/latex/graphics/trig.sty
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
)
(/usr/share/texmf/tex/latex/graphics-cfg/graphics.cfg
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: pdftex.def on input line 99.
(/usr/share/texmf/tex/latex/graphics-def/pdftex.def
File: pdftex.def 2017/01/12 v0.06k Graphics/color for pdfTeX
(/usr/share/texmf/tex/generic/oberdiek/infwarerr.sty
Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO)
)
(/usr/share/texmf/tex/generic/oberdiek/ltxcmds.sty
Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO)
)
\Gread@gobject=\count87
))
\Gin@req@height=\dimen103
\Gin@req@width=\dimen104
)
(/usr/share/texmf/tex/latex/xcolor/xcolor.sty
Package: xcolor 2016/05/11 v2.12 LaTeX color extensions (UK)
(/usr/share/texmf/tex/latex/graphics-cfg/color.cfg
File: color.cfg 2016/01/02 v1.6 sample color configuration
)
Package xcolor Info: Driver file: pdftex.def on input line 225.
(/usr/share/texmf/tex/latex/colortbl/colortbl.sty
Package: colortbl 2012/02/13 v1.0a Color table columns (DPC)
(/usr/share/texmf/tex/latex/tools/array.sty
Package: array 2016/10/06 v2.4d Tabular extension package (FMi)
\col@sep=\dimen105
\extrarowheight=\dimen106
\NC@list=\toks15
\extratabsurround=\skip43
\backup@length=\skip44
)
\everycr=\toks16
\minrowclearance=\skip45
)
\rownum=\count88
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1348.
Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1352.
Package xcolor Info: Model `RGB' extended on input line 1364.
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1366.
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1367.
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1368.
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1369.
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1370.
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1371.
)
(/usr/share/texmf/tex/latex/caption/subcaption.sty
Package: subcaption 2016/05/22 v1.1-161 Sub-captions (AR)
(/usr/share/texmf/tex/latex/caption/caption.sty
Package: caption 2016/02/21 v3.3-144 Customizing captions (AR)
(/usr/share/texmf/tex/latex/caption/caption3.sty
Package: caption3 2016/05/22 v1.7-166 caption3 kernel (AR)
Package caption3 Info: TeX engine: e-TeX on input line 67.
\captionmargin=\dimen107
\captionmargin@=\dimen108
\captionwidth=\dimen109
\caption@tempdima=\dimen110
\caption@indent=\dimen111
\caption@parindent=\dimen112
\caption@hangindent=\dimen113
)
\c@ContinuedFloat=\count89
)
\c@subfigure=\count90
\c@subtable=\count91
)
(/usr/share/texmf/tex/latex/multirow/multirow.sty
Package: multirow 2016/11/25 v2.2 Span multiple rows of a table
\multirow@colwidth=\skip46
\multirow@cntb=\count92
\multirow@dima=\skip47
\bigstrutjot=\dimen114
)
(/usr/share/texmf/tex/latex/tools/hhline.sty
Package: hhline 2014/10/28 v2.03 Table rule package (DPC)
)
(/usr/share/texmf/tex/latex/listings/listings.sty
\lst@mode=\count93
\lst@gtempboxa=\box26
\lst@token=\toks17
\lst@length=\count94
\lst@currlwidth=\dimen115
\lst@column=\count95
\lst@pos=\count96
\lst@lostspace=\dimen116
\lst@width=\dimen117
\lst@newlines=\count97
\lst@lineno=\count98
\lst@maxwidth=\dimen118
(/usr/share/texmf/tex/latex/listings/lstmisc.sty
File: lstmisc.sty 2015/06/04 1.6 (Carsten Heinz)
\c@lstnumber=\count99
\lst@skipnumbers=\count100
\lst@framebox=\box27
)
(/usr/share/texmf/tex/latex/listings/listings.cfg
File: listings.cfg 2015/06/04 1.6 listings configuration
))
Package: listings 2015/06/04 1.6 (Carsten Heinz)
(./lora-kiss-tnc-pico.aux
LaTeX Warning: Label `fig:figure6' multiply defined.
)
\openout1 = `lora-kiss-tnc-pico.aux'.
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 15.
LaTeX Font Info: ... okay on input line 15.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 15.
LaTeX Font Info: ... okay on input line 15.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 15.
LaTeX Font Info: ... okay on input line 15.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 15.
LaTeX Font Info: ... okay on input line 15.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 15.
LaTeX Font Info: ... okay on input line 15.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 15.
LaTeX Font Info: ... okay on input line 15.
(/usr/share/texmf/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count101
\scratchdimen=\dimen119
\scratchbox=\box28
\nofMPsegments=\count102
\nofMParguments=\count103
\everyMPshowfont=\toks18
\MPscratchCnt=\count104
\MPscratchDim=\dimen120
\MPnumerator=\count105
\makeMPintoPDFobject=\count106
\everyMPtoPDFconversion=\toks19
) (/usr/share/texmf/tex/generic/oberdiek/pdftexcmds.sty
Package: pdftexcmds 2017/03/19 v0.25 Utility functions of pdfTeX for LuaTeX (HO
)
(/usr/share/texmf/tex/generic/oberdiek/ifluatex.sty
Package: ifluatex 2016/05/16 v1.4 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
)
(/usr/share/texmf/tex/generic/oberdiek/ifpdf.sty
Package: ifpdf 2017/03/15 v3.2 Provides the ifpdf switch
)
Package pdftexcmds Info: LuaTeX not detected.
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode found.
)
(/usr/share/texmf/tex/latex/oberdiek/epstopdf-base.sty
Package: epstopdf-base 2016/05/15 v2.6 Base part for package epstopdf
(/usr/share/texmf/tex/latex/oberdiek/grfext.sty
Package: grfext 2016/05/16 v1.2 Manage graphics extensions (HO)
(/usr/share/texmf/tex/generic/oberdiek/kvdefinekeys.sty
Package: kvdefinekeys 2016/05/16 v1.4 Define keys (HO)
))
(/usr/share/texmf/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2016/05/16 v3.12 Key value format for package options (HO)
(/usr/share/texmf/tex/generic/oberdiek/kvsetkeys.sty
Package: kvsetkeys 2016/05/16 v1.17 Key value parser (HO)
(/usr/share/texmf/tex/generic/oberdiek/etexcmds.sty
Package: etexcmds 2016/05/16 v1.6 Avoid name clashes with e-TeX commands (HO)
Package etexcmds Info: Could not find \expanded.
(etexcmds) That can mean that you are not using pdfTeX 1.50 or
(etexcmds) that some package has redefined \expanded.
(etexcmds) In the latter case, load this package earlier.
)))
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4
38.
Package grfext Info: Graphics extension search list:
(grfext) [.png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPE
G,.JBIG2,.JB2,.eps]
(grfext) \AppendGraphicsExtensions on input line 456.
(/usr/share/texmf/tex/latex/latexconfig/epstopdf-sys.cfg
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Liv
e
))
Package caption Info: Begin \AtBeginDocument code.
Package caption Info: listings package is loaded.
Package caption Info: End \AtBeginDocument code.
\c@lstlisting=\count107
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <12> on input line 20.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <8> on input line 20.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <6> on input line 20.
Package epstopdf Info: Source file: <block-diagram-hardware.eps>
(epstopdf) date: 2022-05-18 09:47:38
(epstopdf) size: 43649 bytes
(epstopdf) Output file: <block-diagram-hardware-eps-converted-to.pd
f>
(epstopdf) date: 2022-05-18 09:56:07
(epstopdf) size: 15260 bytes
(epstopdf) Command: <repstopdf --outfile=block-diagram-hardware-eps
-converted-to.pdf block-diagram-hardware.eps>
(epstopdf) \includegraphics on input line 30.
Package epstopdf Info: Output file is already uptodate.
pdfTeX warning: pdflatex (file ./block-diagram-hardware-eps-converted-to.pdf):
PDF inclusion: found PDF version <1.7>, but at most version <1.5> allowed
<block-diagram-hardware-eps-converted-to.pdf, id=1, 455.7025pt x 265.99374pt>
File: block-diagram-hardware-eps-converted-to.pdf Graphic file (type pdf)
<use block-diagram-hardware-eps-converted-to.pdf>
Package pdftex.def Info: block-diagram-hardware-eps-converted-to.pdf used on in
put line 30.
(pdftex.def) Requested size: 345.0pt x 201.38213pt.
[1
{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map} <./block-diagram-hardware-e
ps-converted-to.pdf>]
Package epstopdf Info: Source file: <block-diagram-software.eps>
(epstopdf) date: 2022-05-18 09:53:07
(epstopdf) size: 44636 bytes
(epstopdf) Output file: <block-diagram-software-eps-converted-to.pd
f>
(epstopdf) date: 2022-05-18 09:56:07
(epstopdf) size: 16431 bytes
(epstopdf) Command: <repstopdf --outfile=block-diagram-software-eps
-converted-to.pdf block-diagram-software.eps>
(epstopdf) \includegraphics on input line 41.
Package epstopdf Info: Output file is already uptodate.
pdfTeX warning: pdflatex (file ./block-diagram-software-eps-converted-to.pdf):
PDF inclusion: found PDF version <1.7>, but at most version <1.5> allowed
<block-diagram-software-eps-converted-to.pdf, id=15, 807.015pt x 98.3675pt>
File: block-diagram-software-eps-converted-to.pdf Graphic file (type pdf)
<use block-diagram-software-eps-converted-to.pdf>
Package pdftex.def Info: block-diagram-software-eps-converted-to.pdf used on in
put line 41.
(pdftex.def) Requested size: 345.0pt x 42.05252pt.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <7> on input line 48.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <5> on input line 48.
[2 <./block-diagram-software-eps-converted-to.pdf>]
Overfull \hbox (50.46794pt too wide) in paragraph at lines 70--122
[][]
[]
[3] [4
]
Package epstopdf Info: Source file: <lora_kiss_tnc_pico_rev2.eps>
(epstopdf) date: 2022-05-18 09:53:53
(epstopdf) size: 312142 bytes
(epstopdf) Output file: <lora_kiss_tnc_pico_rev2-eps-converted-to.p
df>
(epstopdf) date: 2022-05-18 09:56:57
(epstopdf) size: 65205 bytes
(epstopdf) Command: <repstopdf --outfile=lora_kiss_tnc_pico_rev2-ep
s-converted-to.pdf lora_kiss_tnc_pico_rev2.eps>
(epstopdf) \includegraphics on input line 140.
Package epstopdf Info: Output file is already uptodate.
pdfTeX warning: pdflatex (file ./lora_kiss_tnc_pico_rev2-eps-converted-to.pdf):
PDF inclusion: found PDF version <1.7>, but at most version <1.5> allowed
<lora_kiss_tnc_pico_rev2-eps-converted-to.pdf, id=31, 788.9475pt x 541.02126pt>
File: lora_kiss_tnc_pico_rev2-eps-converted-to.pdf Graphic file (type pdf)
<use lora_kiss_tnc_pico_rev2-eps-converted-to.pdf>
Package pdftex.def Info: lora_kiss_tnc_pico_rev2-eps-converted-to.pdf used on i
nput line 140.
(pdftex.def) Requested size: 426.79134pt x 292.6672pt.
[5
<./lora_kiss_tnc_pico_rev2-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <lora_kiss_tnc_pico_rev2-pcb-layout.eps>
(epstopdf) date: 2022-05-18 09:55:00
(epstopdf) size: 256260 bytes
(epstopdf) Output file: <lora_kiss_tnc_pico_rev2-pcb-layout-eps-con
verted-to.pdf>
(epstopdf) date: 2022-05-18 09:56:57
(epstopdf) size: 47822 bytes
(epstopdf) Command: <repstopdf --outfile=lora_kiss_tnc_pico_rev2-pc
b-layout-eps-converted-to.pdf lora_kiss_tnc_pico_rev2-pcb-layout.eps>
(epstopdf) \includegraphics on input line 150.
Package epstopdf Info: Output file is already uptodate.
pdfTeX warning: pdflatex (file ./lora_kiss_tnc_pico_rev2-pcb-layout-eps-convert
ed-to.pdf): PDF inclusion: found PDF version <1.7>, but at most version <1.5> a
llowed
<lora_kiss_tnc_pico_rev2-pcb-layout-eps-converted-to.pdf, id=37, 236.885pt x 15
9.59625pt>
File: lora_kiss_tnc_pico_rev2-pcb-layout-eps-converted-to.pdf Graphic file (typ
e pdf)
<use lora_kiss_tnc_pico_rev2-pcb-layout-eps-converted-to.pdf>
Package pdftex.def Info: lora_kiss_tnc_pico_rev2-pcb-layout-eps-converted-to.pd
f used on input line 150.
(pdftex.def) Requested size: 345.0pt x 232.44357pt.
[6
<./lora_kiss_tnc_pico_rev2-pcb-layout-eps-converted-to.pdf>]
<lora_kiss_tnc_pico_rev2_3d-view.png, id=42, 288.1164pt x 213.4374pt>
File: lora_kiss_tnc_pico_rev2_3d-view.png Graphic file (type png)
<use lora_kiss_tnc_pico_rev2_3d-view.png>
Package pdftex.def Info: lora_kiss_tnc_pico_rev2_3d-view.png used on input line
160.
(pdftex.def) Requested size: 345.0pt x 255.59598pt.
[7
<./lora_kiss_tnc_pico_rev2_3d-view.png>]
Package epstopdf Info: Source file: <lora_kiss_tnc_pico_rev2_bom.eps>
(epstopdf) date: 2022-05-18 09:55:50
(epstopdf) size: 71829 bytes
(epstopdf) Output file: <lora_kiss_tnc_pico_rev2_bom-eps-converted-
to.pdf>
(epstopdf) date: 2022-05-18 09:56:59
(epstopdf) size: 28802 bytes
(epstopdf) Command: <repstopdf --outfile=lora_kiss_tnc_pico_rev2_bo
m-eps-converted-to.pdf lora_kiss_tnc_pico_rev2_bom.eps>
(epstopdf) \includegraphics on input line 171.
Package epstopdf Info: Output file is already uptodate.
pdfTeX warning: pdflatex (file ./lora_kiss_tnc_pico_rev2_bom-eps-converted-to.p
df): PDF inclusion: found PDF version <1.7>, but at most version <1.5> allowed
<lora_kiss_tnc_pico_rev2_bom-eps-converted-to.pdf, id=49, 478.78876pt x 218.817
5pt>
File: lora_kiss_tnc_pico_rev2_bom-eps-converted-to.pdf Graphic file (type pdf)
<use lora_kiss_tnc_pico_rev2_bom-eps-converted-to.pdf>
Package pdftex.def Info: lora_kiss_tnc_pico_rev2_bom-eps-converted-to.pdf used
on input line 171.
(pdftex.def) Requested size: 345.0pt x 157.67201pt.
[8
<./lora_kiss_tnc_pico_rev2_bom-eps-converted-to.pdf>]
Overfull \hbox (17.83397pt too wide) in paragraph at lines 180--181
[]\OT1/cmr/m/n/10 This doc-u-ment is pub-lished un-der the Cre-ative Com-mons A
ttribution-ShareAlike
[]
Package epstopdf Info: Source file: <oshw-logo-outline.eps>
(epstopdf) date: 2022-05-18 11:37:17
(epstopdf) size: 15473 bytes
(epstopdf) Output file: <oshw-logo-outline-eps-converted-to.pdf>
(epstopdf) date: 2022-05-18 11:38:41
(epstopdf) size: 7116 bytes
(epstopdf) Command: <repstopdf --outfile=oshw-logo-outline-eps-conv
erted-to.pdf oshw-logo-outline.eps>
(epstopdf) \includegraphics on input line 184.
Package epstopdf Info: Output file is already uptodate.
pdfTeX warning: pdflatex (file ./oshw-logo-outline-eps-converted-to.pdf): PDF i
nclusion: found PDF version <1.7>, but at most version <1.5> allowed
<oshw-logo-outline-eps-converted-to.pdf, id=62, 130.4875pt x 136.51pt>
File: oshw-logo-outline-eps-converted-to.pdf Graphic file (type pdf)
<use oshw-logo-outline-eps-converted-to.pdf>
Package pdftex.def Info: oshw-logo-outline-eps-converted-to.pdf used on input l
ine 184.
(pdftex.def) Requested size: 172.5pt x 180.46452pt.
Package epstopdf Info: Source file: <gpl-v3-logo.eps>
(epstopdf) date: 2022-05-18 11:36:28
(epstopdf) size: 96591 bytes
(epstopdf) Output file: <gpl-v3-logo-eps-converted-to.pdf>
(epstopdf) date: 2022-05-18 11:38:42
(epstopdf) size: 82957 bytes
(epstopdf) Command: <repstopdf --outfile=gpl-v3-logo-eps-converted-
to.pdf gpl-v3-logo.eps>
(epstopdf) \includegraphics on input line 189.
Package epstopdf Info: Output file is already uptodate.
pdfTeX warning: pdflatex (file ./gpl-v3-logo-eps-converted-to.pdf): PDF inclusi
on: found PDF version <1.7>, but at most version <1.5> allowed
<gpl-v3-logo-eps-converted-to.pdf, id=63, 542.025pt x 269.005pt>
File: gpl-v3-logo-eps-converted-to.pdf Graphic file (type pdf)
<use gpl-v3-logo-eps-converted-to.pdf>
Package pdftex.def Info: gpl-v3-logo-eps-converted-to.pdf used on input line 18
9.
(pdftex.def) Requested size: 172.5pt x 85.61131pt.
Overfull \hbox (2.22221pt too wide) in paragraph at lines 183--193
[][] []
[]
Package epstopdf Info: Source file: <by-sa.eps>
(epstopdf) date: 2022-05-18 11:36:00
(epstopdf) size: 11682 bytes
(epstopdf) Output file: <by-sa-eps-converted-to.pdf>
(epstopdf) date: 2022-05-18 11:40:16
(epstopdf) size: 5988 bytes
(epstopdf) Command: <repstopdf --outfile=by-sa-eps-converted-to.pdf
by-sa.eps>
(epstopdf) \includegraphics on input line 197.
Package epstopdf Info: Output file is already uptodate.
pdfTeX warning: pdflatex (file ./by-sa-eps-converted-to.pdf): PDF inclusion: fo
und PDF version <1.7>, but at most version <1.5> allowed
<by-sa-eps-converted-to.pdf, id=64, 90.3375pt x 32.12pt>
File: by-sa-eps-converted-to.pdf Graphic file (type pdf)
<use by-sa-eps-converted-to.pdf>
Package pdftex.def Info: by-sa-eps-converted-to.pdf used on input line 197.
(pdftex.def) Requested size: 345.0pt x 122.70023pt.
[9
<./oshw-logo-outline-eps-converted-to.pdf> <./gpl-v3-logo-eps-converted-to.pdf
> <./by-sa-eps-converted-to.pdf>]
(./lora-kiss-tnc-pico.aux)
LaTeX Warning: There were multiply-defined labels.
)
Here is how much of TeX's memory you used:
4498 strings out of 494035
67721 string characters out of 6158521
136043 words of memory out of 5000000
7829 multiletter control sequences out of 15000+600000
9193 words of font info for 32 fonts, out of 8000000 for 9000
475 hyphenation exceptions out of 8191
42i,11n,40p,758b,363s stack positions out of 5000i,500n,10000p,200000b,80000s
</usr/share/texmf/fonts/type1/public/amsfonts/cm/cmbx10.pfb></usr/share/texmf
/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texmf/fonts/type1/public
/amsfonts/cm/cmbx9.pfb></usr/share/texmf/fonts/type1/public/amsfonts/cm/cmr10.p
fb></usr/share/texmf/fonts/type1/public/amsfonts/cm/cmr12.pfb></usr/share/texmf
/fonts/type1/public/amsfonts/cm/cmr17.pfb></usr/share/texmf/fonts/type1/public/
amsfonts/cm/cmr6.pfb></usr/share/texmf/fonts/type1/public/amsfonts/cm/cmr7.pfb>
</usr/share/texmf/fonts/type1/public/amsfonts/cm/cmr8.pfb></usr/share/texmf/fon
ts/type1/public/amsfonts/cm/cmr9.pfb></usr/share/texmf/fonts/type1/public/amsfo
nts/cm/cmti10.pfb></usr/share/texmf/fonts/type1/public/amsfonts/cm/cmti9.pfb>
Output written on lora-kiss-tnc-pico.pdf (9 pages, 628459 bytes).
PDF statistics:
116 PDF objects out of 1000 (max. 8388607)
71 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
46 words of extra memory for PDF output out of 10000 (max. 10000000)

@ -0,0 +1,201 @@
\documentclass[a4paper]{article}
\usepackage{graphicx}
\usepackage[table]{xcolor}
\usepackage{subcaption}
\usepackage{multirow}% http://ctan.org/pkg/multirow
\usepackage{hhline}% http://ctan.org/pkg/hhline
\usepackage{listings}
%\usepackage{amssymb}
%\usepackage{amsmath}
\makeatletter
\newcommand{\verbatimfont}[1]{\renewcommand{\verbatim@font}{\ttfamily#1}}
\makeatother
\begin{document}
\title{A LoRa KISS TNC for APRS}
\author{M.T. Konstapel}
\date{2022-05-18}
\maketitle
\begin{abstract}
The traditional FSK based 1200bd APRS used in conjunction with analogue FM transceivers is still going strong, but APRS over LoRa is gaining in popularity. Unfortunately, most existing modems are stand alone trackers and iGates. These are convenient as they do not need any external hardware, but integrating these modems in existing digipeater-setups is a challenge. That is why I decided to design a LoRa modem with a standardized KISS interface over USB. This modem can, for example, be connected to a computer running APRX on Linux (eg. an existing 2 meter APRS digipeater). Simply attach the modem with \textit{kissattach} to the Linux AX.25 stack and you now have a cross band APRS digipeater without any hassle.
\end{abstract}
\section{The design}
\begin{figure}[ht]
\centering
\includegraphics[width=\textwidth]{block-diagram-hardware.eps}
\caption{block diagram of the modem}
\label{fig:figure1}
\end{figure}
Figure \ref{fig:figure1} shows the block diagram of the modem. It is basically two blobs attached to each other. The controller is a Raspberry Pi Pico and the radio is a 433MHz Ra-02 module, which is a LoRa module based around an SX1278 chip. A couple of LEDs provide some status indication, like POWER ON, RX and TX. The I2C-interface as well as six GPIO-pins are available on two headers. These are not used by the default firmware, but could be utilized by altering this firmware yourself.
\section{The firmware}
\begin{figure}[ht]
\centering
\includegraphics[width=\textwidth]{block-diagram-software.eps}
\caption{block diagram of firmware}
\label{fig:figure2}
\end{figure}
\subsection{LoRa APRS}
A typical LoRa APRS frame is just a string of ASCII characters. And that's a bit of a problem as this is not quite what the original AX.25 standard\footnote{http://www.ax25.net/AX25.2.2-Jul\%2098-2.pdf} describes as a valid AX.25 frame. The firmware has to convert the APRS string to a proper AX.25 frame.
\subsection{AX.25 APRS}
The conversion, of course, goes both ways. From LoRa APRS to AX.25 and from AX.25 to LoRa APRS. Before converting from LoRa APRS to AX.25 some error checking is done as frames could be corrupted in transit.
\subsection{KISS}
Kiss\footnote{https://en.wikipedia.org/wiki/KISS\_(TNC)} is stupidly simple: send two bytes (0xC0 0x00), than just send the AX.25 frame and end with one byte: 0xC0. The AX.25 frame has to be escaped, because any 0xC0 value in it is seen as an end of frame.
\subsection{USB}
The KISS frames are send to the host over the USB interface. The host can simply attach the interface to the AX.25 stack via \textit{kissattach} or attach it directly to APRX via the APRX configuration file.
\section{Configuration}
The modem can be configured via a serial terminal program like \textit{minicom}. Exit from KISS mode with command \textit{kissparm -p ax0 -x} (assuming the modem is attached to ax0) and kill the kissattach process. Than start minicom (19200bd 8N1). When finished you can go back to KISS mode with command \textit{kiss 1} or you can power cycle the modem.
All commands that alter settings write to RAM. After a reboot, these settings are lost, unless the settings are saved to FLASH.
\begin{table}[ht!]
\centering
\begin{tabular}{|c|c|c|}
\hline
\multicolumn{3}{|c|}{\cellcolor{gray!40}\textbf{System commands}} \\
\hline
\cellcolor{gray!40}\textbf{command} & \cellcolor{gray!40}\textbf{parameter} & \cellcolor{gray!40}\textbf{description}\\
\hline
\multirow{2}{*}{read} & ram & read settings from RAM\\
& flash & read settings from FLASH\\
\hline
save & - & Save RAM settings to FLASH \\
\hline
kiss & 1 & Switch to KISS mode\\
\hline
\multicolumn{3}{c}{} \\
\hline
\multicolumn{3}{|c|}{\cellcolor{gray!40}\textbf{LoRa commands}} \\
\hline
\cellcolor{gray!40}\textbf{command} & \cellcolor{gray!40}\textbf{parameter} & \cellcolor{gray!40}\textbf{description}\\
\hline
freq & Herz & Set lora frequency (limited between 420MHz and 450MHz)\\
\hline
spread & value & Set lora spreading factor (can be between 6 and 12)\\
\hline
pre & value & Set lora preamble (can be between 6 and 65535)\\
\hline
rate & value & Set lora coding rate (can be between 5 and 8)\\
\hline
power & dBm & Set lora tx power (can be between 2 and 17) \\
\hline
pa & 0/1 & Set PA on or off \\
\hline
band & value & Set lora bandwidth (can be between 7800 and 500000) \\
\hline
restart & - & Restart radio (do this after altering LoRa settings) \\
\hline
\multicolumn{3}{c}{} \\
\hline
\multicolumn{3}{|c|}{\cellcolor{gray!40}\textbf{Stand alone commands (not used in KISS mode)}} \\
\hline
\cellcolor{gray!40}\textbf{command} & \cellcolor{gray!40}\textbf{parameter} & \cellcolor{gray!40}\textbf{description}\\
\hline
mycall & CALL-x & Set call and ssid of modem \\
\hline
servercall & CALL-x & Set call and ssid of server \\
\hline
path 1 & PATH & Set first path or leave blank \\
\hline
path 2 & PATH & Set second path or leave blank \\
\hline
dest & ID & Set destination \\
\hline
\end{tabular}
\caption{request packet}
\label{bms-protocol-request}
\end{table}
\clearpage
\section{Practical notes}
\subsection{Build the pcb}
Building the printed circuit board is straight forward. The design files are made with KiCad 5.1.8 and scaled PDF files of the printed circuit board are available. The pcb has two layers and can be made by yourself or ordered from a pcb manufacturer. When etched yourself, there are no plated through vias. All ground connections, as well as some other connections, should be soldered on both sides of the pcb.
\clearpage
\appendix
\section{Full schematic}
\begin{figure}[ht]
\centering
\includegraphics[width=15cm, angle=90]{lora_kiss_tnc_pico_rev2.eps}
\caption{full schematic of the modem}
\label{fig:figure3}
\end{figure}
\clearpage
\section{Component placement}
\begin{figure}[ht]
\centering
\includegraphics[width=\textwidth]{lora_kiss_tnc_pico_rev2-pcb-layout}
\caption{component placement}
\label{fig:figure4}
\end{figure}
\clearpage
\section{Component placement 3D view}
\begin{figure}[ht]
\centering
\includegraphics[width=\textwidth]{lora_kiss_tnc_pico_rev2_3d-view.png}
\caption{3d view}
\label{fig:figure5}
\end{figure}
\clearpage
\section{Bill of material}
\begin{figure}[ht]
\centering
\includegraphics[width=\textwidth]{lora_kiss_tnc_pico_rev2_bom.eps}
\caption{bill of material}
\label{fig:figure6}
\end{figure}
\clearpage
\section{Open source hardware and software}
All the design files are available on my website: https://www.meezenest.nl/mees
This document is published under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.
\begin{figure}[ht!]
\begin{subfigure}[b]{0.5\textwidth}
\includegraphics[width=\textwidth]{oshw-logo-outline.eps}
\label{fig:7}
\end{subfigure}
%
\begin{subfigure}[b]{0.5\textwidth}
\includegraphics[width=\textwidth]{gpl-v3-logo.eps}
\label{fig:8}
\end{subfigure}
\label{fig:fully-build}
\end{figure}
\begin{figure}[ht]
\centering
\includegraphics[width=\textwidth]{by-sa.eps}
\label{fig:figure6}
\end{figure}
\end{document}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 KiB

File diff suppressed because it is too large Load Diff

@ -0,0 +1,277 @@
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: cairo 1.16.0 (https://cairographics.org)
%%CreationDate: Wed May 18 11:37:17 2022
%%Pages: 1
%%DocumentData: Clean7Bit
%%LanguageLevel: 2
%%BoundingBox: 0 0 130 136
%%EndComments
%%BeginProlog
50 dict begin
/q { gsave } bind def
/Q { grestore } bind def
/cm { 6 array astore concat } bind def
/w { setlinewidth } bind def
/J { setlinecap } bind def
/j { setlinejoin } bind def
/M { setmiterlimit } bind def
/d { setdash } bind def
/m { moveto } bind def
/l { lineto } bind def
/c { curveto } bind def
/h { closepath } bind def
/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
0 exch rlineto 0 rlineto closepath } bind def
/S { stroke } bind def
/f { fill } bind def
/f* { eofill } bind def
/n { newpath } bind def
/W { clip } bind def
/W* { eoclip } bind def
/BT { } bind def
/ET { } bind def
/BDC { mark 3 1 roll /BDC pdfmark } bind def
/EMC { mark /EMC pdfmark } bind def
/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
/Tj { show currentpoint cairo_store_point } bind def
/TJ {
{
dup
type /stringtype eq
{ show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
} forall
currentpoint cairo_store_point
} bind def
/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
/Tf { pop /cairo_font exch def /cairo_font_matrix where
{ pop cairo_selectfont } if } bind def
/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
/cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
/cairo_font where { pop cairo_selectfont } if } bind def
/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
/g { setgray } bind def
/rg { setrgbcolor } bind def
/d1 { setcachedevice } bind def
/cairo_data_source {
CairoDataIndex CairoData length lt
{ CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def }
{ () } ifelse
} def
/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def
/cairo_image { image cairo_flush_ascii85_file } def
/cairo_imagemask { imagemask cairo_flush_ascii85_file } def
%%EndProlog
%%BeginSetup
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 0 0 130 136
%%EndPageSetup
q 0 0 130 136 rectclip
1 0 0 -1 0 136 cm q
0.2 g
34.199 135.586 m 36.906 135.586 l 36.906 126.395 l 36.906 123.074 34.621
121.961 31.305 121.961 c 29.285 121.961 27.797 122.488 26.762 123.926 c
28.887 125.547 l 29.363 124.773 30.027 124.508 31.434 124.508 c 33.375
124.508 34.199 124.961 34.199 126.234 c 34.199 127.645 l 30.453 127.645
l 27.559 127.645 26.07 129.477 26.07 131.629 c 26.07 133.965 27.824 135.746
30.824 135.746 c 32.656 135.746 33.586 135.32 34.145 134.391 c 34.199 134.391
l h
34.199 130.855 m 34.199 132.957 33.426 133.195 31.172 133.195 c 29.336
133.195 28.621 132.398 28.621 131.496 c 28.621 130.512 29.363 129.875 30.957
129.875 c 34.199 129.875 l h
34.199 130.855 m f*
39.883 135.586 m 42.594 135.586 l 42.594 127.484 l 42.594 125.52 43.895
124.668 45.223 124.668 c 45.914 124.668 46.363 124.855 47.004 125.332 c
48.969 122.996 l 48.145 122.359 47.242 121.961 46.152 121.961 c 44.719
121.961 43.496 122.492 42.645 123.555 c 42.594 123.555 l 42.594 122.121
l 39.883 122.121 l h
39.883 135.586 m f*
57.07 135.586 m 59.781 135.586 l 59.781 116.672 l 57.07 116.672 l 57.07
123.555 l 56.062 122.598 54.973 121.961 53.59 121.961 c 51.945 121.961
50.75 122.703 49.98 123.715 c 49.234 124.668 49.023 125.543 49.023 128.84
c 49.023 132.16 49.234 133.035 49.98 133.992 c 50.75 135 51.945 135.746
53.59 135.746 c 54.973 135.746 56.223 135.105 57.07 134.18 c h
54.414 124.668 m 56.938 124.668 57.07 126.902 57.07 128.84 c 57.07 130.805
56.938 133.035 54.414 133.035 c 51.863 133.035 51.73 130.938 51.73 128.84
c 51.73 126.766 51.863 124.668 54.414 124.668 c f*
73.605 135.586 m 76 135.586 l 80.301 122.121 l 77.43 122.121 l 74.855 131.547
l 74.801 131.547 l 71.746 122.121 l 69.781 122.121 l 66.727 131.547 l 66.676
131.547 l 64.098 122.121 l 61.23 122.121 l 65.531 135.586 l 67.922 135.586
l 70.738 126.156 l 70.793 126.156 l h
73.605 135.586 m f*
88.641 135.586 m 91.348 135.586 l 91.348 126.395 l 91.348 123.074 89.062
121.961 85.746 121.961 c 83.727 121.961 82.238 122.488 81.203 123.926 c
83.328 125.547 l 83.805 124.773 84.469 124.508 85.875 124.508 c 87.816
124.508 88.641 124.961 88.641 126.234 c 88.641 127.645 l 84.895 127.645
l 82 127.645 80.512 129.477 80.512 131.629 c 80.512 133.965 82.266 135.746
85.266 135.746 c 87.098 135.746 88.027 135.32 88.586 134.391 c 88.641 134.391
l h
88.641 130.855 m 88.641 132.957 87.871 133.195 85.613 133.195 c 83.781
133.195 83.062 132.398 83.062 131.496 c 83.062 130.512 83.805 129.875 85.398
129.875 c 88.641 129.875 l h
88.641 130.855 m f*
94.324 135.586 m 97.035 135.586 l 97.035 127.484 l 97.035 125.52 98.336
124.668 99.664 124.668 c 100.355 124.668 100.805 124.855 101.445 125.332
c 103.41 122.996 l 102.586 122.359 101.684 121.961 100.594 121.961 c 99.16
121.961 97.938 122.492 97.09 123.555 c 97.035 123.555 l 97.035 122.121
l 94.324 122.121 l h
94.324 135.586 m f*
114.562 129.875 m 114.562 127.641 l 114.562 124.164 111.984 121.961 109.012
121.961 c 106.406 121.961 103.461 123.66 103.461 128.891 c 103.461 134.414
106.672 135.746 109.438 135.746 c 111.242 135.746 112.969 135.105 114.297
133.566 c 112.332 131.895 l 111.535 132.719 110.418 133.195 109.383 133.195
c 107.523 133.195 106.168 132.078 106.168 129.875 c h
106.168 127.645 m 106.223 125.598 107.418 124.508 109.012 124.508 c 110.605
124.508 111.773 125.598 111.852 127.645 c h
106.168 127.645 m f*
0 107.57 m 0 110.488 0.426 111.605 1.461 112.75 c 2.203 113.57 3.453 114.473
5.551 114.473 c 7.648 114.473 8.898 113.57 9.641 112.75 c 10.68 111.605
11.102 110.488 11.102 107.57 c 11.102 104.672 10.68 103.559 9.641 102.414
c 8.898 101.594 7.648 100.688 5.551 100.688 c 3.453 100.688 2.203 101.594
1.461 102.414 c 0.426 103.559 0 104.672 0 107.57 c 8.395 107.594 m 8.395
109.535 8.234 110.066 7.73 110.781 c 7.332 111.34 6.48 111.766 5.551 111.766
c 4.621 111.766 3.773 111.34 3.375 110.781 c 2.867 110.066 2.711 109.535
2.711 107.57 c 2.711 105.629 2.867 105.098 3.375 104.383 c 3.773 103.824
4.621 103.398 5.551 103.398 c 6.48 103.398 7.332 103.824 7.73 104.383 c
8.234 105.098 8.395 105.629 8.395 107.594 c f*
37.102 108.605 m 37.102 106.375 l 37.102 102.891 34.527 100.688 31.551
100.688 c 28.945 100.688 26 102.391 26 107.621 c 26 113.145 29.215 114.473
31.977 114.473 c 33.781 114.473 35.508 113.836 36.836 112.297 c 34.871
110.625 l 34.074 111.445 32.957 111.926 31.922 111.926 c 30.062 111.926
28.707 110.809 28.707 108.605 c h
28.707 106.375 m 28.762 104.328 29.957 103.238 31.551 103.238 c 33.145
103.238 34.312 104.328 34.395 106.375 c h
28.707 106.375 m f*
39.414 114.312 m 42.121 114.312 l 42.121 106.293 l 42.121 104.461 43.266
103.398 44.805 103.398 c 46.32 103.398 47.461 104.461 47.461 106.293 c
47.461 114.312 l 50.172 114.312 l 50.172 105.363 l 50.172 102.309 47.781
100.688 45.684 100.688 c 44.25 100.688 43.027 101.219 42.176 102.281 c
42.121 102.281 l 42.121 100.848 l 39.414 100.848 l h
39.414 114.312 m f*
57.496 112.059 m 59.223 113.676 61.242 114.477 63.422 114.477 c 66.555
114.477 68.996 112.961 68.996 110.332 c 68.996 108.18 67.883 106.48 65.094
106.293 c 62.863 106.137 l 61.508 106.027 61.082 105.445 61.082 104.859
c 61.082 103.93 61.668 103.238 63.395 103.238 c 64.855 103.238 65.945 103.746
67.008 104.488 c 68.68 102.523 l 67.352 101.406 65.758 100.691 63.391 100.691
c 60.551 100.691 58.371 102.098 58.371 104.832 c 58.371 107.145 60.02 108.473
62.25 108.66 c 64.641 108.871 l 65.57 108.949 66.289 109.242 66.289 110.199
c 66.289 111.34 65.172 111.926 63.633 111.926 c 61.824 111.926 60.551 111.344
59.383 110.199 c h
57.496 112.059 m f*
70.539 107.57 m 70.539 110.488 70.965 111.605 72 112.75 c 72.742 113.57
73.992 114.473 76.09 114.473 c 78.188 114.473 79.438 113.57 80.18 112.75
c 81.215 111.605 81.641 110.488 81.641 107.57 c 81.641 104.672 81.215 103.559
80.18 102.414 c 79.438 101.594 78.188 100.688 76.09 100.688 c 73.992 100.688
72.742 101.594 72 102.414 c 70.965 103.559 70.539 104.672 70.539 107.57
c 78.93 107.594 m 78.93 109.535 78.773 110.066 78.27 110.781 c 77.871 111.34
77.02 111.766 76.09 111.766 c 75.16 111.766 74.309 111.34 73.914 110.781
c 73.406 110.066 73.246 109.535 73.246 107.57 c 73.246 105.629 73.406 105.098
73.914 104.383 c 74.309 103.824 75.16 103.398 76.09 103.398 c 77.02 103.398
77.871 103.824 78.27 104.383 c 78.773 105.098 78.93 105.629 78.93 107.594
c f*
83.953 109.801 m 83.953 112.855 86.344 114.473 88.469 114.473 c 89.875
114.473 91.098 113.941 91.949 112.879 c 92 112.879 l 92 114.316 l 94.711
114.316 l 94.711 100.848 l 92 100.848 l 92 108.871 l 92 110.703 90.859
111.766 89.344 111.766 c 87.805 111.766 86.664 110.703 86.664 108.871 c
86.664 100.848 l 83.953 100.848 l h
83.953 109.801 m f*
97.68 114.312 m 100.391 114.312 l 100.391 106.215 l 100.391 104.246 101.691
103.398 103.02 103.398 c 103.711 103.398 104.164 103.586 104.801 104.062
c 106.766 101.723 l 105.941 101.086 105.039 100.688 103.949 100.688 c 102.516
100.688 101.293 101.219 100.445 102.281 c 100.391 102.281 l 100.391 100.848
l 97.68 100.848 l h
97.68 114.312 m f*
115.395 110.359 m 114.73 111.18 113.773 111.766 112.66 111.766 c 110.457
111.766 109.152 110.516 109.152 107.594 c 109.152 104.645 110.453 103.398
112.66 103.398 c 113.773 103.398 114.73 103.98 115.395 104.805 c 117.387
103.027 l 116.219 101.672 114.598 100.688 112.551 100.688 c 109.445 100.688
106.445 102.652 106.445 107.594 c 106.445 112.508 109.445 114.473 112.551
114.473 c 114.598 114.473 116.219 113.492 117.387 112.137 c h
115.395 110.359 m f*
129.18 108.605 m 129.18 106.375 l 129.18 102.891 126.602 100.688 123.629
100.688 c 121.023 100.688 118.074 102.391 118.074 107.621 c 118.074 113.145
121.289 114.473 124.051 114.473 c 125.859 114.473 127.586 113.836 128.914
112.297 c 126.945 110.625 l 126.148 111.445 125.035 111.926 124 111.926
c 122.141 111.926 120.785 110.809 120.785 108.605 c h
120.785 106.375 m 120.836 104.328 122.035 103.238 123.629 103.238 c 125.223
103.238 126.387 104.328 126.469 106.375 c h
120.785 106.375 m f*
18.781 111.766 m 21.332 111.766 21.465 109.668 21.465 107.594 c 21.465
105.496 21.332 103.398 18.781 103.398 c 16.258 103.398 16.125 105.629 16.125
107.594 c 16.125 109.535 16.258 111.766 18.781 111.766 c 13.406 135.586
m 13.406 100.848 l 16.125 100.848 l 16.125 102.258 l 16.977 101.328 18.223
100.688 19.605 100.688 c 21.25 100.688 22.445 101.434 23.219 102.441 c
23.961 103.398 24.172 104.273 24.172 107.598 c 24.172 110.891 23.961 111.766
23.219 112.723 c 22.445 113.73 21.25 114.477 19.605 114.477 c 18.223 114.477
17.133 113.836 16.125 112.883 c 16.113 123.555 l 17.016 122.492 18.238
121.961 19.672 121.961 c 21.773 121.961 24.16 123.578 24.16 126.633 c 24.16
135.586 l 21.453 135.586 l 21.453 127.566 l 21.453 125.73 20.312 124.668
18.797 124.668 c 17.258 124.668 16.113 125.73 16.113 127.566 c 16.113 135.586
l h
13.406 135.586 m f
114.254 43.203 m 101.922 40.91 l 101.621 40.855 101.293 40.57 101.191 40.281
c 97.414 31.465 l 97.273 31.191 97.301 30.766 97.473 30.512 c 104.656 20.043
l 104.828 19.789 104.797 19.406 104.578 19.191 c 95.605 10.219 l 95.391
10 95.008 9.965 94.754 10.141 c 84.102 17.449 l 83.848 17.625 83.418 17.652
83.145 17.52 c 74.598 14.02 l 74.305 13.926 74.023 13.602 73.965 13.301
c 71.594 0.547 l 71.539 0.246 71.242 0 70.934 0 c 58.246 0 l 57.941 0 57.645
0.246 57.59 0.547 c 55.215 13.301 l 55.156 13.602 54.875 13.926 54.586
14.02 c 46.039 17.52 l 45.762 17.652 45.332 17.625 45.078 17.449 c 34.426
10.141 l 34.172 9.965 33.789 10 33.574 10.219 c 24.602 19.191 l 24.387
19.406 24.348 19.789 24.523 20.043 c 31.707 30.512 l 31.879 30.766 31.906
31.191 31.766 31.465 c 27.984 40.281 l 27.887 40.57 27.559 40.855 27.258
40.91 c 14.93 43.203 l 14.625 43.262 14.383 43.555 14.383 43.863 c 14.383
56.551 l 14.383 56.855 14.629 57.156 14.93 57.211 c 26.953 59.445 l 27.254
59.504 27.578 59.789 27.668 60.078 c 31.422 69.457 l 31.559 69.734 31.527
70.164 31.352 70.414 c 24.52 80.371 l 24.348 80.621 24.383 81.008 24.602
81.223 c 33.574 90.195 l 33.789 90.41 34.172 90.445 34.426 90.273 c 44.203
83.562 l 44.457 83.391 44.879 83.375 45.141 83.531 c 49.453 85.832 l 49.727
85.973 50.047 85.855 50.164 85.57 c 59.055 64.086 l 59.172 63.805 59.055
63.441 58.793 63.285 c 57.715 62.621 l 57.516 62.5 57.246 62.293 57.031
62.102 c 53.141 59.605 50.555 55.246 50.555 50.277 c 50.555 42.527 56.84
36.246 64.59 36.246 c 72.34 36.246 78.621 42.527 78.621 50.277 c 78.621
55.246 76.039 59.605 72.145 62.102 c 71.934 62.293 71.664 62.5 71.465 62.621
c 70.387 63.285 l 70.125 63.441 70.008 63.805 70.125 64.086 c 79.016 85.574
l 79.133 85.855 79.449 85.973 79.723 85.832 c 84.035 83.531 l 84.301 83.379
84.723 83.391 84.973 83.562 c 94.754 90.273 l 95.004 90.445 95.391 90.41
95.605 90.195 c 104.578 81.223 l 104.797 81.008 104.832 80.625 104.656
80.371 c 97.824 70.418 l 97.652 70.164 97.621 69.734 97.754 69.461 c 101.508
60.082 l 101.602 59.789 101.922 59.504 102.223 59.449 c 114.25 57.211 l
114.551 57.156 114.797 56.859 114.797 56.551 c 114.797 43.863 l 114.797
43.555 114.551 43.262 114.254 43.203 c h
112.098 55.164 m 101.73 57.094 l 100.945 57.246 100.434 57.574 99.996 57.957
c 99.598 58.32 99.242 58.746 98.992 59.406 c 95.266 68.719 l 95.027 69.27
94.977 69.734 94.973 70.16 c 94.988 70.832 95.098 71.48 95.602 72.246 c
101.477 80.809 l 94.891 87.395 l 86.504 81.637 l 85.77 81.152 85.113 81.031
84.473 81.023 c 83.938 81.027 83.383 81.117 82.766 81.449 c 80.59 82.613
l 73.281 64.953 l 73.457 64.824 73.617 64.695 73.781 64.555 c 78.316 61.574
81.324 56.422 81.324 50.578 c 81.32 41.336 73.832 33.848 64.59 33.844 c
55.348 33.848 47.859 41.336 47.855 50.578 c 47.859 56.422 50.863 61.574
55.398 64.555 c 55.559 64.695 55.723 64.824 55.898 64.953 c 48.59 82.613
l 46.414 81.449 l 45.789 81.113 45.227 81.027 44.703 81.023 c 44.059 81.035
43.406 81.152 42.672 81.641 c 34.289 87.395 l 27.703 80.809 l 33.578 72.242
l 34.078 71.477 34.191 70.836 34.207 70.16 c 34.199 69.723 34.145 69.258
33.914 68.719 c 30.18 59.391 l 29.93 58.73 29.574 58.312 29.18 57.953 c
28.738 57.574 28.234 57.25 27.441 57.09 c 17.082 55.164 l 17.082 45.852
l 27.75 43.863 l 28.523 43.707 29.02 43.395 29.457 43.031 c 29.848 42.684
30.203 42.281 30.469 41.645 c 34.227 32.879 l 34.48 32.324 34.551 31.832
34.555 31.352 c 34.543 30.695 34.434 30.055 33.941 29.293 c 27.703 20.207
l 34.289 13.621 l 43.551 19.977 l 44.324 20.48 44.961 20.586 45.633 20.602
c 46.07 20.598 46.535 20.539 47.078 20.309 c 55.594 16.824 l 56.25 16.566
56.668 16.203 57.023 15.809 c 57.395 15.371 57.707 14.875 57.867 14.102
c 59.934 3 l 69.246 3 l 71.309 14.094 l 71.473 14.879 71.789 15.371 72.156
15.812 c 72.516 16.207 72.93 16.566 73.598 16.828 c 82.113 20.316 l 82.648
20.543 83.102 20.598 83.543 20.605 c 84.211 20.586 84.852 20.484 85.625
19.98 c 94.891 13.621 l 101.477 20.207 l 95.246 29.285 l 94.746 30.031
94.637 30.691 94.621 31.352 c 94.625 31.82 94.695 32.301 94.93 32.832 c
98.711 41.648 l 98.977 42.285 99.328 42.684 99.723 43.031 c 100.16 43.395
100.648 43.707 101.426 43.867 c 112.098 45.852 l h
112.098 55.164 m f
Q Q
showpage
%%Trailer
end
%%EOF

File diff suppressed because it is too large Load Diff

@ -0,0 +1,336 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# Connector_Conn_01x04_Male
#
DEF Connector_Conn_01x04_Male J 0 40 Y N 1 F N
F0 "J" 0 200 50 H V C CNN
F1 "Connector_Conn_01x04_Male" 0 -300 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
S 34 -195 0 -205 1 1 6 F
S 34 -95 0 -105 1 1 6 F
S 34 5 0 -5 1 1 6 F
S 34 105 0 95 1 1 6 F
P 2 1 1 6 50 -200 34 -200 N
P 2 1 1 6 50 -100 34 -100 N
P 2 1 1 6 50 0 34 0 N
P 2 1 1 6 50 100 34 100 N
X Pin_1 1 200 100 150 L 50 50 1 1 P
X Pin_2 2 200 0 150 L 50 50 1 1 P
X Pin_3 3 200 -100 150 L 50 50 1 1 P
X Pin_4 4 200 -200 150 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device_CP_Small
#
DEF Device_CP_Small C 0 10 N N 1 F N
F0 "C" 10 70 50 H V L CNN
F1 "Device_CP_Small" 10 -80 50 H V L CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
CP_*
$ENDFPLIST
DRAW
S -60 -12 60 -27 0 1 0 F
S -60 27 60 12 0 1 0 N
P 2 0 1 0 -50 60 -30 60 N
P 2 0 1 0 -40 50 -40 70 N
X ~ 1 0 100 73 D 50 50 1 1 P
X ~ 2 0 -100 73 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device_C_Small
#
DEF Device_C_Small C 0 10 N N 1 F N
F0 "C" 10 70 50 H V L CNN
F1 "Device_C_Small" 10 -80 50 H V L CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
C_*
$ENDFPLIST
DRAW
P 2 0 1 13 -60 -20 60 -20 N
P 2 0 1 12 -60 20 60 20 N
X ~ 1 0 100 80 D 50 50 1 1 P
X ~ 2 0 -100 80 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device_LED
#
DEF Device_LED D 0 40 N N 1 F N
F0 "D" 0 100 50 H V C CNN
F1 "Device_LED" 0 -100 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
LED*
LED_SMD:*
LED_THT:*
$ENDFPLIST
DRAW
P 2 0 1 8 -50 -50 -50 50 N
P 2 0 1 0 -50 0 50 0 N
P 4 0 1 8 50 -50 50 50 -50 0 50 -50 N
P 5 0 1 0 -120 -30 -180 -90 -150 -90 -180 -90 -180 -60 N
P 5 0 1 0 -70 -30 -130 -90 -100 -90 -130 -90 -130 -60 N
X K 1 -150 0 100 R 50 50 1 1 P
X A 2 150 0 100 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device_LED_Dual_ACA
#
DEF Device_LED_Dual_ACA D 0 0 Y N 1 F N
F0 "D" 0 225 50 H V C CNN
F1 "Device_LED_Dual_ACA" 0 -250 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
LED*
LED_SMD:*
LED_THT:*
$ENDFPLIST
DRAW
C -100 0 11 0 1 0 F
C 0 0 180 0 1 10 f
P 2 0 1 0 -180 0 -100 0 N
P 2 0 1 8 -50 -50 -50 -150 N
P 2 0 1 8 -50 50 -50 150 N
P 2 0 1 0 150 -100 75 -100 N
P 2 0 1 0 150 100 75 100 N
P 4 0 1 8 50 -150 50 -50 -50 -100 50 -150 N
P 4 0 1 8 50 50 50 150 -50 100 50 50 N
P 4 0 1 0 80 100 -100 100 -100 -100 80 -100 N
P 5 0 1 0 80 200 140 260 110 260 140 260 140 230 N
P 5 0 1 0 130 160 190 220 160 220 190 220 190 190 N
X A1 1 300 100 150 L 50 50 1 1 I
X K 2 -300 0 120 R 50 50 1 1 I
X A2 3 300 -100 150 L 50 50 1 1 I
ENDDRAW
ENDDEF
#
# Device_R_Small
#
DEF Device_R_Small R 0 10 N N 1 F N
F0 "R" 30 20 50 H V L CNN
F1 "Device_R_Small" 30 -40 50 H V L CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
R_*
$ENDFPLIST
DRAW
S -30 70 30 -70 0 1 8 N
X ~ 1 0 100 30 D 50 50 1 1 P
X ~ 2 0 -100 30 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Graphic_Logo_Open_Hardware_Small
#
DEF Graphic_Logo_Open_Hardware_Small #LOGO 0 40 Y Y 1 F N
F0 "#LOGO" 0 275 50 H I C CNN
F1 "Graphic_Logo_Open_Hardware_Small" 0 -225 50 H I C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 277 0 1 0 132 -171 130 -170 125 -167 118 -162 109 -156 100 -150 93 -146 88 -142 86 -141 85 -142 81 -144 75 -147 71 -149 66 -151 63 -151 63 -151 61 -147 58 -139 53 -130 49 -119 44 -107 38 -95 34 -83 29 -72 26 -64 24 -58 23 -55 23 -55 26 -52 31 -49 41 -40 51 -27 57 -13 60 3 58 18 52 32 42 45 30 54 16 60 0 62 -15 61 -29 55 -42 45 -48 39 -55 26 -60 12 -60 9 -59 -7 -55 -21 -47 -34 -36 -45 -34 -46 -29 -50 -25 -53 -23 -55 -42 -102 -45 -110 -51 -123 -55 -134 -59 -143 -62 -149 -63 -151 -63 -151 -65 -151 -68 -150 -75 -147 -79 -145 -84 -142 -87 -141 -89 -142 -93 -145 -100 -150 -109 -156 -117 -161 -124 -166 -130 -170 -132 -171 -133 -171 -135 -170 -139 -166 -146 -160 -155 -151 -156 -150 -164 -142 -170 -136 -174 -131 -175 -129 -175 -129 -174 -127 -170 -121 -166 -114 -160 -105 -144 -82 -153 -61 -155 -54 -159 -46 -161 -41 -162 -38 -165 -37 -170 -36 -179 -34 -189 -32 -199 -31 -207 -29 -214 -28 -217 -27 -217 -27 -218 -25 -218 -22 -218 -17 -219 -9 -219 3 -219 5 -218 16 -218 25 -218 30 -218 33 -218 33 -215 33 -209 35 -200 36 -190 38 -189 39 -179 41 -170 42 -164 44 -161 45 -161 45 -159 49 -156 56 -152 64 -149 72 -146 79 -144 85 -143 87 -143 87 -145 90 -148 95 -153 102 -160 111 -160 112 -166 121 -171 128 -174 133 -175 136 -175 136 -173 138 -169 143 -162 150 -155 158 -152 160 -144 169 -138 174 -134 177 -132 178 -132 178 -130 176 -124 172 -117 167 -108 161 -107 161 -98 155 -91 150 -86 146 -84 145 -83 145 -80 146 -73 148 -66 151 -58 155 -50 158 -45 160 -42 162 -42 162 -41 165 -40 171 -38 180 -36 191 -35 193 -33 203 -32 212 -31 218 -30 220 -28 221 -23 221 -16 221 -6 221 3 221 13 221 21 221 27 220 29 220 29 220 30 217 32 210 33 201 36 190 36 188 38 178 40 169 41 163 42 161 42 161 47 159 54 156 62 152 82 144 107 161 109 163 118 169 125 174 130 177 133 178 133 178 135 176 140 171 147 165 154 157 160 151 167 144 171 140 174 137 174 135 174 134 173 131 169 126 164 118 158 110 153 102 148 94 144 88 143 85 143 84 145 79 148 72 152 63 160 44 173 41 181 40 192 38 202 36 218 33 219 -26 216 -27 214 -27 208 -29 199 -30 189 -32 181 -34 172 -36 166 -37 163 -37 162 -38 160 -42 157 -49 154 -57 150 -65 147 -73 145 -79 144 -82 145 -84 149 -89 153 -97 159 -105 165 -114 170 -121 173 -126 175 -129 174 -131 171 -135 164 -141 155 -151 153 -152 145 -160 139 -166 134 -170 132 -171 F
ENDDRAW
ENDDEF
#
# MCU_RaspberryPi_and_Boards_Pico
#
DEF MCU_RaspberryPi_and_Boards_Pico U 0 20 Y Y 1 F N
F0 "U" -550 1100 50 H V C CNN
F1 "MCU_RaspberryPi_and_Boards_Pico" 0 750 50 H V C CNN
F2 "RPi_Pico:RPi_Pico_SMD_TH" 0 0 50 V I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
T 0 0 850 50 0 0 0 "Raspberry Pi Pico" Normal 0 C C
S -600 1050 600 -1050 0 1 0 f
X GPIO0 1 -700 950 100 R 50 50 1 1 B
X GPIO7 10 -700 50 100 R 50 50 1 1 B
X GPIO8 11 -700 -50 100 R 50 50 1 1 B
X GPIO9 12 -700 -150 100 R 50 50 1 1 B
X GND 13 -700 -250 100 R 50 50 1 1 W
X GPIO10 14 -700 -350 100 R 50 50 1 1 B
X GPIO11 15 -700 -450 100 R 50 50 1 1 B
X GPIO12 16 -700 -550 100 R 50 50 1 1 B
X GPIO13 17 -700 -650 100 R 50 50 1 1 B
X GND 18 -700 -750 100 R 50 50 1 1 W
X GPIO14 19 -700 -850 100 R 50 50 1 1 B
X GPIO1 2 -700 850 100 R 50 50 1 1 B
X GPIO15 20 -700 -950 100 R 50 50 1 1 B
X GPIO16 21 700 -950 100 L 50 50 1 1 B
X GPIO17 22 700 -850 100 L 50 50 1 1 B
X GND 23 700 -750 100 L 50 50 1 1 W
X GPIO18 24 700 -650 100 L 50 50 1 1 B
X GPIO19 25 700 -550 100 L 50 50 1 1 B
X GPIO20 26 700 -450 100 L 50 50 1 1 B
X GPIO21 27 700 -350 100 L 50 50 1 1 B
X GND 28 700 -250 100 L 50 50 1 1 W
X GPIO22 29 700 -150 100 L 50 50 1 1 B
X GND 3 -700 750 100 R 50 50 1 1 W
X RUN 30 700 -50 100 L 50 50 1 1 I
X GPIO26_ADC0 31 700 50 100 L 50 50 1 1 B
X GPIO27_ADC1 32 700 150 100 L 50 50 1 1 B
X AGND 33 700 250 100 L 50 50 1 1 W
X GPIO28_ADC2 34 700 350 100 L 50 50 1 1 B
X ADC_VREF 35 700 450 100 L 50 50 1 1 W
X 3V3 36 700 550 100 L 50 50 1 1 W
X 3V3_EN 37 700 650 100 L 50 50 1 1 I
X GND 38 700 750 100 L 50 50 1 1 B
X VSYS 39 700 850 100 L 50 50 1 1 W
X GPIO2 4 -700 650 100 R 50 50 1 1 B
X VBUS 40 700 950 100 L 50 50 1 1 W
X SWCLK 41 -100 -1150 100 U 50 50 1 1 I
X GND 42 0 -1150 100 U 50 50 1 1 W
X SWDIO 43 100 -1150 100 U 50 50 1 1 B
X GPIO3 5 -700 550 100 R 50 50 1 1 B
X GPIO4 6 -700 450 100 R 50 50 1 1 B
X GPIO5 7 -700 350 100 R 50 50 1 1 B
X GND 8 -700 250 100 R 50 50 1 1 W
X GPIO6 9 -700 150 100 R 50 50 1 1 B
ENDDRAW
ENDDEF
#
# Mechanical_MountingHole
#
DEF Mechanical_MountingHole H 0 40 Y Y 1 F N
F0 "H" 0 200 50 H V C CNN
F1 "Mechanical_MountingHole" 0 125 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
MountingHole*
$ENDFPLIST
DRAW
C 0 0 50 0 1 50 N
ENDDRAW
ENDDEF
#
# Regulator_Linear_LD1117S33TR_SOT223
#
DEF Regulator_Linear_LD1117S33TR_SOT223 U 0 10 Y Y 1 F N
F0 "U" -150 125 50 H V C CNN
F1 "Regulator_Linear_LD1117S33TR_SOT223" 0 125 50 H V L CNN
F2 "Package_TO_SOT_SMD:SOT-223-3_TabPin2" 0 200 50 H I C CNN
F3 "" 100 -250 50 H I C CNN
ALIAS AP1117-18 AP1117-25 AP1117-33 AP1117-50 LD1117S33TR_SOT223 LD1117S12TR_SOT223 LD1117S18TR_SOT223 LD1117S25TR_SOT223 LD1117S50TR_SOT223 NCP1117-12_SOT223 NCP1117-1.5_SOT223 NCP1117-1.8_SOT223 NCP1117-2.0_SOT223 NCP1117-2.5_SOT223 NCP1117-2.85_SOT223 NCP1117-3.3_SOT223 NCP1117-5.0_SOT223 AMS1117-1.5 AMS1117-1.8 AMS1117-2.5 AMS1117-2.85 AMS1117-3.3 AMS1117-5.0
$FPLIST
SOT?223*TabPin2*
$ENDFPLIST
DRAW
S -200 -200 200 75 0 1 10 f
X GND 1 0 -300 100 U 50 50 1 1 W
X VO 2 300 0 100 L 50 50 1 1 w
X VI 3 -300 0 100 R 50 50 1 1 W
ENDDRAW
ENDDEF
#
# Transistor_BJT_BC557
#
DEF Transistor_BJT_BC557 Q 0 0 Y N 1 F N
F0 "Q" 200 75 50 H V L CNN
F1 "Transistor_BJT_BC557" 200 0 50 H V L CNN
F2 "Package_TO_SOT_THT:TO-92_Inline" 200 -75 50 H I L CIN
F3 "" 0 0 50 H I L CNN
ALIAS BC556 BC558 BC559 BC560 BC327 BC328
$FPLIST
TO?92*
$ENDFPLIST
DRAW
C 50 0 111 0 1 10 N
P 2 0 1 0 25 25 100 100 N
P 3 0 1 0 25 -25 100 -100 100 -100 N
P 3 0 1 20 25 75 25 -75 25 -75 N
P 5 0 1 0 90 -70 70 -90 50 -50 90 -70 90 -70 F
X C 1 100 200 100 D 50 50 1 1 P
X B 2 -200 0 225 R 50 50 1 1 I
X E 3 100 -200 100 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# mtk_rf_Ra-02
#
DEF mtk_rf_Ra-02 U 0 40 Y Y 1 F N
F0 "U" -150 150 50 H V C CNN
F1 "mtk_rf_Ra-02" -50 -850 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
S -200 100 500 -800 0 1 0 f
X GND 1 -400 0 200 R 50 50 1 1 P
X DIO4 10 700 -600 200 L 50 50 1 1 B
X DIO5 11 700 -500 200 L 50 50 1 1 B
X SCK 12 700 -400 200 L 50 50 1 1 B
X MISO 13 700 -300 200 L 50 50 1 1 B
X MOSI 14 700 -200 200 L 50 50 1 1 B
X NSS 15 700 -100 200 L 50 50 1 1 B
X GND 16 700 0 200 L 50 50 1 1 P
X GND 2 -400 -100 200 R 50 50 1 1 P
X 3V3 3 -400 -200 200 R 50 50 1 1 W
X RST 4 -400 -300 200 R 50 50 1 1 I
X DIO0 5 -400 -400 200 R 50 50 1 1 B
X DIO1 6 -400 -500 200 R 50 50 1 1 B
X DIO2 7 -400 -600 200 R 50 50 1 1 B
X DIO3 8 -400 -700 200 R 50 50 1 1 B
X GND 9 700 -700 200 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# power_+3V3
#
DEF power_+3V3 #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "power_+3V3" 0 140 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
ALIAS +3.3V
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X +3V3 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# power_+5V
#
DEF power_+5V #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "power_+5V" 0 140 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X +5V 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# power_GND
#
DEF power_GND #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -250 50 H I C CNN
F1 "power_GND" 0 -150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N
X GND 1 0 0 0 D 50 50 1 1 W N
ENDDRAW
ENDDEF
#
#End Library

@ -0,0 +1,437 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# Connector_Conn_01x02_Female
#
DEF Connector_Conn_01x02_Female J 0 40 Y N 1 F N
F0 "J" 0 100 50 H V C CNN
F1 "Connector_Conn_01x02_Female" 0 -200 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
A 0 -100 20 901 -901 1 1 6 N 0 -80 0 -120
A 0 0 20 901 -901 1 1 6 N 0 20 0 -20
P 2 1 1 6 -50 -100 -20 -100 N
P 2 1 1 6 -50 0 -20 0 N
X Pin_1 1 -200 0 150 R 50 50 1 1 P
X Pin_2 2 -200 -100 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Connector_Conn_01x04_Male
#
DEF Connector_Conn_01x04_Male J 0 40 Y N 1 F N
F0 "J" 0 200 50 H V C CNN
F1 "Connector_Conn_01x04_Male" 0 -300 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
S 34 -195 0 -205 1 1 6 F
S 34 -95 0 -105 1 1 6 F
S 34 5 0 -5 1 1 6 F
S 34 105 0 95 1 1 6 F
P 2 1 1 6 50 -200 34 -200 N
P 2 1 1 6 50 -100 34 -100 N
P 2 1 1 6 50 0 34 0 N
P 2 1 1 6 50 100 34 100 N
X Pin_1 1 200 100 150 L 50 50 1 1 P
X Pin_2 2 200 0 150 L 50 50 1 1 P
X Pin_3 3 200 -100 150 L 50 50 1 1 P
X Pin_4 4 200 -200 150 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Connector_Conn_01x08_Male
#
DEF Connector_Conn_01x08_Male J 0 40 Y N 1 F N
F0 "J" 0 400 50 H V C CNN
F1 "Connector_Conn_01x08_Male" 0 -500 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
S 34 -395 0 -405 1 1 6 F
S 34 -295 0 -305 1 1 6 F
S 34 -195 0 -205 1 1 6 F
S 34 -95 0 -105 1 1 6 F
S 34 5 0 -5 1 1 6 F
S 34 105 0 95 1 1 6 F
S 34 205 0 195 1 1 6 F
S 34 305 0 295 1 1 6 F
P 2 1 1 6 50 -400 34 -400 N
P 2 1 1 6 50 -300 34 -300 N
P 2 1 1 6 50 -200 34 -200 N
P 2 1 1 6 50 -100 34 -100 N
P 2 1 1 6 50 0 34 0 N
P 2 1 1 6 50 100 34 100 N
P 2 1 1 6 50 200 34 200 N
P 2 1 1 6 50 300 34 300 N
X Pin_1 1 200 300 150 L 50 50 1 1 P
X Pin_2 2 200 200 150 L 50 50 1 1 P
X Pin_3 3 200 100 150 L 50 50 1 1 P
X Pin_4 4 200 0 150 L 50 50 1 1 P
X Pin_5 5 200 -100 150 L 50 50 1 1 P
X Pin_6 6 200 -200 150 L 50 50 1 1 P
X Pin_7 7 200 -300 150 L 50 50 1 1 P
X Pin_8 8 200 -400 150 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device_CP_Small
#
DEF Device_CP_Small C 0 10 N N 1 F N
F0 "C" 10 70 50 H V L CNN
F1 "Device_CP_Small" 10 -80 50 H V L CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
CP_*
$ENDFPLIST
DRAW
S -60 -12 60 -27 0 1 0 F
S -60 27 60 12 0 1 0 N
P 2 0 1 0 -50 60 -30 60 N
P 2 0 1 0 -40 50 -40 70 N
X ~ 1 0 100 73 D 50 50 1 1 P
X ~ 2 0 -100 73 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device_C_Small
#
DEF Device_C_Small C 0 10 N N 1 F N
F0 "C" 10 70 50 H V L CNN
F1 "Device_C_Small" 10 -80 50 H V L CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
C_*
$ENDFPLIST
DRAW
P 2 0 1 13 -60 -20 60 -20 N
P 2 0 1 12 -60 20 60 20 N
X ~ 1 0 100 80 D 50 50 1 1 P
X ~ 2 0 -100 80 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device_D_Schottky_Small_ALT
#
DEF Device_D_Schottky_Small_ALT D 0 10 N N 1 F N
F0 "D" -50 80 50 H V L CNN
F1 "Device_D_Schottky_Small_ALT" -280 -80 50 H V L CNN
F2 "" 0 0 50 V I C CNN
F3 "" 0 0 50 V I C CNN
$FPLIST
TO-???*
*_Diode_*
*SingleDiode*
D_*
$ENDFPLIST
DRAW
P 2 0 1 0 -30 -40 -30 40 N
P 2 0 1 0 -30 0 30 0 N
P 3 0 1 0 -30 -40 -20 -40 -20 -30 N
P 3 0 1 0 -30 40 -40 40 -40 30 N
P 4 0 1 0 30 -40 -30 0 30 40 30 -40 F
X K 1 -100 0 70 R 50 50 1 1 P
X A 2 100 0 70 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device_LED
#
DEF Device_LED D 0 40 N N 1 F N
F0 "D" 0 100 50 H V C CNN
F1 "Device_LED" 0 -100 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
LED*
LED_SMD:*
LED_THT:*
$ENDFPLIST
DRAW
P 2 0 1 8 -50 -50 -50 50 N
P 2 0 1 0 -50 0 50 0 N
P 4 0 1 8 50 -50 50 50 -50 0 50 -50 N
P 5 0 1 0 -120 -30 -180 -90 -150 -90 -180 -90 -180 -60 N
P 5 0 1 0 -70 -30 -130 -90 -100 -90 -130 -90 -130 -60 N
X K 1 -150 0 100 R 50 50 1 1 P
X A 2 150 0 100 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device_LED_Dual_ACA
#
DEF Device_LED_Dual_ACA D 0 0 Y N 1 F N
F0 "D" 0 225 50 H V C CNN
F1 "Device_LED_Dual_ACA" 0 -250 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
LED*
LED_SMD:*
LED_THT:*
$ENDFPLIST
DRAW
C -100 0 11 0 1 0 F
C 0 0 180 0 1 10 f
P 2 0 1 0 -180 0 -100 0 N
P 2 0 1 8 -50 -50 -50 -150 N
P 2 0 1 8 -50 50 -50 150 N
P 2 0 1 0 150 -100 75 -100 N
P 2 0 1 0 150 100 75 100 N
P 4 0 1 8 50 -150 50 -50 -50 -100 50 -150 N
P 4 0 1 8 50 50 50 150 -50 100 50 50 N
P 4 0 1 0 80 100 -100 100 -100 -100 80 -100 N
P 5 0 1 0 80 200 140 260 110 260 140 260 140 230 N
P 5 0 1 0 130 160 190 220 160 220 190 220 190 190 N
X A1 1 300 100 150 L 50 50 1 1 I
X K 2 -300 0 120 R 50 50 1 1 I
X A2 3 300 -100 150 L 50 50 1 1 I
ENDDRAW
ENDDEF
#
# Device_R_Small
#
DEF Device_R_Small R 0 10 N N 1 F N
F0 "R" 30 20 50 H V L CNN
F1 "Device_R_Small" 30 -40 50 H V L CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
R_*
$ENDFPLIST
DRAW
S -30 70 30 -70 0 1 8 N
X ~ 1 0 100 30 D 50 50 1 1 P
X ~ 2 0 -100 30 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Graphic_Logo_Open_Hardware_Small
#
DEF Graphic_Logo_Open_Hardware_Small #LOGO 0 40 Y Y 1 F N
F0 "#LOGO" 0 275 50 H I C CNN
F1 "Graphic_Logo_Open_Hardware_Small" 0 -225 50 H I C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 277 0 1 0 132 -171 130 -170 125 -167 118 -162 109 -156 100 -150 93 -146 88 -142 86 -141 85 -142 81 -144 75 -147 71 -149 66 -151 63 -151 63 -151 61 -147 58 -139 53 -130 49 -119 44 -107 38 -95 34 -83 29 -72 26 -64 24 -58 23 -55 23 -55 26 -52 31 -49 41 -40 51 -27 57 -13 60 3 58 18 52 32 42 45 30 54 16 60 0 62 -15 61 -29 55 -42 45 -48 39 -55 26 -60 12 -60 9 -59 -7 -55 -21 -47 -34 -36 -45 -34 -46 -29 -50 -25 -53 -23 -55 -42 -102 -45 -110 -51 -123 -55 -134 -59 -143 -62 -149 -63 -151 -63 -151 -65 -151 -68 -150 -75 -147 -79 -145 -84 -142 -87 -141 -89 -142 -93 -145 -100 -150 -109 -156 -117 -161 -124 -166 -130 -170 -132 -171 -133 -171 -135 -170 -139 -166 -146 -160 -155 -151 -156 -150 -164 -142 -170 -136 -174 -131 -175 -129 -175 -129 -174 -127 -170 -121 -166 -114 -160 -105 -144 -82 -153 -61 -155 -54 -159 -46 -161 -41 -162 -38 -165 -37 -170 -36 -179 -34 -189 -32 -199 -31 -207 -29 -214 -28 -217 -27 -217 -27 -218 -25 -218 -22 -218 -17 -219 -9 -219 3 -219 5 -218 16 -218 25 -218 30 -218 33 -218 33 -215 33 -209 35 -200 36 -190 38 -189 39 -179 41 -170 42 -164 44 -161 45 -161 45 -159 49 -156 56 -152 64 -149 72 -146 79 -144 85 -143 87 -143 87 -145 90 -148 95 -153 102 -160 111 -160 112 -166 121 -171 128 -174 133 -175 136 -175 136 -173 138 -169 143 -162 150 -155 158 -152 160 -144 169 -138 174 -134 177 -132 178 -132 178 -130 176 -124 172 -117 167 -108 161 -107 161 -98 155 -91 150 -86 146 -84 145 -83 145 -80 146 -73 148 -66 151 -58 155 -50 158 -45 160 -42 162 -42 162 -41 165 -40 171 -38 180 -36 191 -35 193 -33 203 -32 212 -31 218 -30 220 -28 221 -23 221 -16 221 -6 221 3 221 13 221 21 221 27 220 29 220 29 220 30 217 32 210 33 201 36 190 36 188 38 178 40 169 41 163 42 161 42 161 47 159 54 156 62 152 82 144 107 161 109 163 118 169 125 174 130 177 133 178 133 178 135 176 140 171 147 165 154 157 160 151 167 144 171 140 174 137 174 135 174 134 173 131 169 126 164 118 158 110 153 102 148 94 144 88 143 85 143 84 145 79 148 72 152 63 160 44 173 41 181 40 192 38 202 36 218 33 219 -26 216 -27 214 -27 208 -29 199 -30 189 -32 181 -34 172 -36 166 -37 163 -37 162 -38 160 -42 157 -49 154 -57 150 -65 147 -73 145 -79 144 -82 145 -84 149 -89 153 -97 159 -105 165 -114 170 -121 173 -126 175 -129 174 -131 171 -135 164 -141 155 -151 153 -152 145 -160 139 -166 134 -170 132 -171 F
ENDDRAW
ENDDEF
#
# MCU_RaspberryPi_and_Boards_Pico
#
DEF MCU_RaspberryPi_and_Boards_Pico U 0 20 Y Y 1 F N
F0 "U" -550 1100 50 H V C CNN
F1 "MCU_RaspberryPi_and_Boards_Pico" 0 750 50 H V C CNN
F2 "RPi_Pico:RPi_Pico_SMD_TH" 0 0 50 V I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
T 0 0 850 50 0 0 0 "Raspberry Pi Pico" Normal 0 C C
S -600 1050 600 -1050 0 1 0 f
X GPIO0 1 -700 950 100 R 50 50 1 1 B
X GPIO7 10 -700 50 100 R 50 50 1 1 B
X GPIO8 11 -700 -50 100 R 50 50 1 1 B
X GPIO9 12 -700 -150 100 R 50 50 1 1 B
X GND 13 -700 -250 100 R 50 50 1 1 W
X GPIO10 14 -700 -350 100 R 50 50 1 1 B
X GPIO11 15 -700 -450 100 R 50 50 1 1 B
X GPIO12 16 -700 -550 100 R 50 50 1 1 B
X GPIO13 17 -700 -650 100 R 50 50 1 1 B
X GND 18 -700 -750 100 R 50 50 1 1 W
X GPIO14 19 -700 -850 100 R 50 50 1 1 B
X GPIO1 2 -700 850 100 R 50 50 1 1 B
X GPIO15 20 -700 -950 100 R 50 50 1 1 B
X GPIO16 21 700 -950 100 L 50 50 1 1 B
X GPIO17 22 700 -850 100 L 50 50 1 1 B
X GND 23 700 -750 100 L 50 50 1 1 W
X GPIO18 24 700 -650 100 L 50 50 1 1 B
X GPIO19 25 700 -550 100 L 50 50 1 1 B
X GPIO20 26 700 -450 100 L 50 50 1 1 B
X GPIO21 27 700 -350 100 L 50 50 1 1 B
X GND 28 700 -250 100 L 50 50 1 1 W
X GPIO22 29 700 -150 100 L 50 50 1 1 B
X GND 3 -700 750 100 R 50 50 1 1 W
X RUN 30 700 -50 100 L 50 50 1 1 I
X GPIO26_ADC0 31 700 50 100 L 50 50 1 1 B
X GPIO27_ADC1 32 700 150 100 L 50 50 1 1 B
X AGND 33 700 250 100 L 50 50 1 1 W
X GPIO28_ADC2 34 700 350 100 L 50 50 1 1 B
X ADC_VREF 35 700 450 100 L 50 50 1 1 W
X 3V3 36 700 550 100 L 50 50 1 1 W
X 3V3_EN 37 700 650 100 L 50 50 1 1 I
X GND 38 700 750 100 L 50 50 1 1 B
X VSYS 39 700 850 100 L 50 50 1 1 W
X GPIO2 4 -700 650 100 R 50 50 1 1 B
X VBUS 40 700 950 100 L 50 50 1 1 W
X SWCLK 41 -100 -1150 100 U 50 50 1 1 I
X GND 42 0 -1150 100 U 50 50 1 1 W
X SWDIO 43 100 -1150 100 U 50 50 1 1 B
X GPIO3 5 -700 550 100 R 50 50 1 1 B
X GPIO4 6 -700 450 100 R 50 50 1 1 B
X GPIO5 7 -700 350 100 R 50 50 1 1 B
X GND 8 -700 250 100 R 50 50 1 1 W
X GPIO6 9 -700 150 100 R 50 50 1 1 B
ENDDRAW
ENDDEF
#
# Mechanical_MountingHole
#
DEF Mechanical_MountingHole H 0 40 Y Y 1 F N
F0 "H" 0 200 50 H V C CNN
F1 "Mechanical_MountingHole" 0 125 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
MountingHole*
$ENDFPLIST
DRAW
C 0 0 50 0 1 50 N
ENDDRAW
ENDDEF
#
# Regulator_Linear_LD1117S33TR_SOT223
#
DEF Regulator_Linear_LD1117S33TR_SOT223 U 0 10 Y Y 1 F N
F0 "U" -150 125 50 H V C CNN
F1 "Regulator_Linear_LD1117S33TR_SOT223" 0 125 50 H V L CNN
F2 "Package_TO_SOT_SMD:SOT-223-3_TabPin2" 0 200 50 H I C CNN
F3 "" 100 -250 50 H I C CNN
ALIAS AP1117-18 AP1117-25 AP1117-33 AP1117-50 LD1117S33TR_SOT223 LD1117S12TR_SOT223 LD1117S18TR_SOT223 LD1117S25TR_SOT223 LD1117S50TR_SOT223 NCP1117-12_SOT223 NCP1117-1.5_SOT223 NCP1117-1.8_SOT223 NCP1117-2.0_SOT223 NCP1117-2.5_SOT223 NCP1117-2.85_SOT223 NCP1117-3.3_SOT223 NCP1117-5.0_SOT223 AMS1117-1.5 AMS1117-1.8 AMS1117-2.5 AMS1117-2.85 AMS1117-3.3 AMS1117-5.0
$FPLIST
SOT?223*TabPin2*
$ENDFPLIST
DRAW
S -200 -200 200 75 0 1 10 f
X GND 1 0 -300 100 U 50 50 1 1 W
X VO 2 300 0 100 L 50 50 1 1 w
X VI 3 -300 0 100 R 50 50 1 1 W
ENDDRAW
ENDDEF
#
# Regulator_Switching_TSR_1-2450
#
DEF Regulator_Switching_TSR_1-2450 U 0 20 Y Y 1 F N
F0 "U" -300 250 50 H V L CNN
F1 "Regulator_Switching_TSR_1-2450" -50 250 50 H V L CNN
F2 "Converter_DCDC:Converter_DCDC_TRACO_TSR-1_THT" 0 -150 50 H I L CIN
F3 "" 0 0 50 H I C CNN
ALIAS TSR_1-2412 TSR_1-2415 TSR_1-2418 TSR_1-2425 TSR_1-2433 TSR_1-2465 TSR_1-2490 TSR_1-24120 TSR_1-24150
$FPLIST
Converter*DCDC*TRACO*TSR?1*
$ENDFPLIST
DRAW
S -300 200 300 -100 0 1 10 f
X Vin 1 -400 100 100 R 50 50 1 1 W
X GND 2 0 -200 100 U 50 50 1 1 W
X Vout 3 400 100 100 L 50 50 1 1 w
ENDDRAW
ENDDEF
#
# Transistor_BJT_BC557
#
DEF Transistor_BJT_BC557 Q 0 0 Y N 1 F N
F0 "Q" 200 75 50 H V L CNN
F1 "Transistor_BJT_BC557" 200 0 50 H V L CNN
F2 "Package_TO_SOT_THT:TO-92_Inline" 200 -75 50 H I L CIN
F3 "" 0 0 50 H I L CNN
ALIAS BC556 BC558 BC559 BC560 BC327 BC328
$FPLIST
TO?92*
$ENDFPLIST
DRAW
C 50 0 111 0 1 10 N
P 2 0 1 0 25 25 100 100 N
P 3 0 1 0 25 -25 100 -100 100 -100 N
P 3 0 1 20 25 75 25 -75 25 -75 N
P 5 0 1 0 90 -70 70 -90 50 -50 90 -70 90 -70 F
X C 1 100 200 100 D 50 50 1 1 P
X B 2 -200 0 225 R 50 50 1 1 I
X E 3 100 -200 100 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# mtk_rf_Ra-02
#
DEF mtk_rf_Ra-02 U 0 40 Y Y 1 F N
F0 "U" -150 150 50 H V C CNN
F1 "mtk_rf_Ra-02" -50 -850 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
S -200 100 500 -800 0 1 0 f
X GND 1 -400 0 200 R 50 50 1 1 P
X DIO4 10 700 -600 200 L 50 50 1 1 B
X DIO5 11 700 -500 200 L 50 50 1 1 B
X SCK 12 700 -400 200 L 50 50 1 1 B
X MISO 13 700 -300 200 L 50 50 1 1 B
X MOSI 14 700 -200 200 L 50 50 1 1 B
X NSS 15 700 -100 200 L 50 50 1 1 B
X GND 16 700 0 200 L 50 50 1 1 P
X GND 2 -400 -100 200 R 50 50 1 1 P
X 3V3 3 -400 -200 200 R 50 50 1 1 W
X RST 4 -400 -300 200 R 50 50 1 1 I
X DIO0 5 -400 -400 200 R 50 50 1 1 B
X DIO1 6 -400 -500 200 R 50 50 1 1 B
X DIO2 7 -400 -600 200 R 50 50 1 1 B
X DIO3 8 -400 -700 200 R 50 50 1 1 B
X GND 9 700 -700 200 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# power_+3V3
#
DEF power_+3V3 #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "power_+3V3" 0 140 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
ALIAS +3.3V
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X +3V3 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# power_+5V
#
DEF power_+5V #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "power_+5V" 0 140 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X +5V 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# power_GND
#
DEF power_GND #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -250 50 H I C CNN
F1 "power_GND" 0 -150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N
X GND 1 0 0 0 D 50 50 1 1 W N
ENDDRAW
ENDDEF
#
#End Library

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 407 KiB

@ -0,0 +1,17 @@
Reference, Quantity, Value, Footprint, Datasheet, Manufacturer, Ordering #, Conrad #
C1 C2 C4 C6 ,4,"100n","Capacitor_THT:C_Disc_D7.5mm_W2.5mm_P5.00mm","~","QPL","100n/50V 5mm",""
C3 C5 ,2,"10U/10V","Capacitor_THT:CP_Radial_D6.3mm_P2.50mm","~","QPL","10U/25V 2.5mm",""
D1 ,1,"LED","Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical","~","QPL","Pin header 1x2 2.54mm",""
D2 ,1,"SB130","Diode_THT:D_DO-15_P10.16mm_Horizontal","~","Vishay","SB130","164828 - 62"
D6 ,1,"Dual LED","Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical","~","QPL","Pin header 1x3 2.54mm",""
H1 H2 H3 H4 ,4,"M3","MountingHole:MountingHole_3.2mm_M3_DIN965_Pad","~","Not a placeable part","-",""
J1 ,1,"I2C","Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical","~","QPL","Pin header 1x4 2.54mm",""
J2 ,1,"GPIO","Connector_PinHeader_2.54mm:PinHeader_1x08_P2.54mm_Vertical","~","QPL","Pin header 1x8 2.54mm",""
J3 ,1,"8-24V","Connector_Phoenix_MC:PhoenixContact_MCV_1,5_2-G-3.5_1x02_P3.50mm_Vertical","~","Degson","DG381-3.5-02P-14-00AH-1","1327243 - 62"
Q1 Q2 ,2,"BC557","Package_TO_SOT_THT:TO-92_Wide","http://www.fairchildsemi.com/ds/BC/BC557.pdf","QPL","BC557",""
R1 R2 R4 R5 ,4,"10k","Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal","~","QPL","10k 1% 0.25W",""
R3 R6 R7 ,3,"470R","Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal","~","QPL","470R 1% 0.25W",""
U1 ,1,"Ra-02","mtk_rf:RA-02","","Thinker","Ra-02",""
U2 ,1,"Pico","MCU_RaspberryPi_and_Boards:RPi_Pico_SMD_TH","","Raspberry Pi","Pico",""
U3 ,1,"LD1117S33","Package_TO_SOT_THT:TO-220-3_Vertical","http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00000544.pdf","STMicroelectronics","LD1117V33","147028 - 62"
U4 ,1,"TSR_1-2450","Converter_DCDC:Converter_DCDC_TRACO_TSR-1_THT","http://www.tracopower.com/products/tsr1.pdf","TracoPower","TSR 1-2450","156673 - 62"
unable to load file from base commit

File diff suppressed because it is too large Load Diff

@ -0,0 +1,770 @@
(export (version D)
(design
(source /home/marcel/Documenten/electronische_projecten/lora-kiss-tnc-pico/lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2.sch)
(date "ma 25 apr 2022 13:59:41 CEST")
(tool "Eeschema 5.1.8-5.1.8")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title "LORA KISS TNC Pico")
(company "M. Konstapel")
(rev 2)
(date 2022-04-25)
(source lora_kiss_tnc_pico_rev2.sch)
(comment (number 1) (value https://meezenest.nl/mees))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U1)
(value Ra-02)
(footprint mtk_rf:RA-02)
(fields
(field (name Manufacturer) Thinker)
(field (name "Ordering #") Ra-02))
(libsource (lib mtk_rf) (part Ra-02) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 61E5E459))
(comp (ref D6)
(value "Dual LED")
(footprint Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "Pin header 1x3 2.54mm"))
(libsource (lib Device) (part LED_Dual_ACA) (description "Dual LED, common cathode on pin 2"))
(sheetpath (names /) (tstamps /))
(tstamp 61EA59A8))
(comp (ref R7)
(value 470R)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "470R 1% 0.25W"))
(libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 61EB5A7D))
(comp (ref R6)
(value 470R)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "470R 1% 0.25W"))
(libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 61EBD1AF))
(comp (ref C1)
(value 100n)
(footprint Capacitor_THT:C_Disc_D7.5mm_W2.5mm_P5.00mm)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "100n/50V 5mm"))
(libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 61F5371B))
(comp (ref R4)
(value 10k)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "10k 1% 0.25W"))
(libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 61EEB42A))
(comp (ref R5)
(value 10k)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "10k 1% 0.25W"))
(libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 61EEB432))
(comp (ref H1)
(value M3)
(footprint MountingHole:MountingHole_3.2mm_M3_DIN965_Pad)
(datasheet ~)
(fields
(field (name Manufacturer) "Not a placeable part")
(field (name "Ordering #") -))
(libsource (lib Mechanical) (part MountingHole) (description "Mounting Hole without connection"))
(sheetpath (names /) (tstamps /))
(tstamp 6200BDDD))
(comp (ref H2)
(value M3)
(footprint MountingHole:MountingHole_3.2mm_M3_DIN965_Pad)
(datasheet ~)
(fields
(field (name Manufacturer) "Not a placeable part")
(field (name "Ordering #") -))
(libsource (lib Mechanical) (part MountingHole) (description "Mounting Hole without connection"))
(sheetpath (names /) (tstamps /))
(tstamp 6200C56C))
(comp (ref H3)
(value M3)
(footprint MountingHole:MountingHole_3.2mm_M3_DIN965_Pad)
(datasheet ~)
(fields
(field (name Manufacturer) "Not a placeable part")
(field (name "Ordering #") -))
(libsource (lib Mechanical) (part MountingHole) (description "Mounting Hole without connection"))
(sheetpath (names /) (tstamps /))
(tstamp 6200C756))
(comp (ref H4)
(value M3)
(footprint MountingHole:MountingHole_3.2mm_M3_DIN965_Pad)
(datasheet ~)
(fields
(field (name Manufacturer) "Not a placeable part")
(field (name "Ordering #") -))
(libsource (lib Mechanical) (part MountingHole) (description "Mounting Hole without connection"))
(sheetpath (names /) (tstamps /))
(tstamp 6200C9C8))
(comp (ref U2)
(value Pico)
(footprint MCU_RaspberryPi_and_Boards:RPi_Pico_SMD_TH)
(fields
(field (name Manufacturer) "Raspberry Pi")
(field (name "Ordering #") Pico))
(libsource (lib MCU_RaspberryPi_and_Boards) (part Pico) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 61F073D4))
(comp (ref U3)
(value LD1117S33)
(footprint Package_TO_SOT_THT:TO-220-3_Vertical)
(datasheet http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00000544.pdf)
(fields
(field (name "Conrad #") "147028 - 62")
(field (name Manufacturer) STMicroelectronics)
(field (name "Ordering #") LD1117V33))
(libsource (lib Regulator_Linear) (part LD1117S33TR_SOT223) (description "800mA Fixed Low Drop Positive Voltage Regulator, Fixed Output 3.3V, SOT-223"))
(sheetpath (names /) (tstamps /))
(tstamp 61F0B69A))
(comp (ref C2)
(value 100n)
(footprint Capacitor_THT:C_Disc_D7.5mm_W2.5mm_P5.00mm)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "100n/50V 5mm"))
(libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 61F5F4DC))
(comp (ref C3)
(value 10U/10V)
(footprint Capacitor_THT:CP_Radial_D6.3mm_P2.50mm)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "10U/25V 2.5mm"))
(libsource (lib Device) (part CP_Small) (description "Polarized capacitor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 61F600EA))
(comp (ref D1)
(value LED)
(footprint Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "Pin header 1x2 2.54mm"))
(libsource (lib Device) (part LED) (description "Light emitting diode"))
(sheetpath (names /) (tstamps /))
(tstamp 61F66A16))
(comp (ref R3)
(value 470R)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "470R 1% 0.25W"))
(libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 61F69333))
(comp (ref Q1)
(value BC557)
(footprint Package_TO_SOT_THT:TO-92_Wide)
(datasheet http://www.fairchildsemi.com/ds/BC/BC557.pdf)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") BC557))
(libsource (lib Transistor_BJT) (part BC557) (description "0.1A Ic, 45V Vce, PNP Small Signal Transistor, TO-92"))
(sheetpath (names /) (tstamps /))
(tstamp 61F6F7AD))
(comp (ref R2)
(value 10k)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "10k 1% 0.25W"))
(libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 61F80339))
(comp (ref R1)
(value 10k)
(footprint Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "10k 1% 0.25W"))
(libsource (lib Device) (part R_Small) (description "Resistor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 61F80342))
(comp (ref Q2)
(value BC557)
(footprint Package_TO_SOT_THT:TO-92_Wide)
(datasheet http://www.fairchildsemi.com/ds/BC/BC557.pdf)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") BC557))
(libsource (lib Transistor_BJT) (part BC557) (description "0.1A Ic, 45V Vce, PNP Small Signal Transistor, TO-92"))
(sheetpath (names /) (tstamps /))
(tstamp 61F8034B))
(comp (ref C4)
(value 100n)
(footprint Capacitor_THT:C_Disc_D7.5mm_W2.5mm_P5.00mm)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "100n/50V 5mm"))
(libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 620424A5))
(comp (ref J1)
(value I2C)
(footprint Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "Pin header 1x4 2.54mm"))
(libsource (lib Connector) (part Conn_01x04_Male) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 6205372A))
(comp (ref D2)
(value SB130)
(footprint Diode_THT:D_DO-15_P10.16mm_Horizontal)
(datasheet ~)
(fields
(field (name "Conrad #") "164828 - 62")
(field (name Manufacturer) Vishay)
(field (name "Ordering #") SB130))
(libsource (lib Device) (part D_Schottky_Small_ALT) (description "Schottky diode, small symbol, filled shape"))
(sheetpath (names /) (tstamps /))
(tstamp 62669DFF))
(comp (ref J3)
(value 8-24V)
(footprint Connector_Phoenix_MC:PhoenixContact_MCV_1,5_2-G-3.5_1x02_P3.50mm_Vertical)
(datasheet ~)
(fields
(field (name "Conrad #") "1327243 - 62")
(field (name Manufacturer) Degson)
(field (name "Ordering #") DG381-3.5-02P-14-00AH-1))
(libsource (lib Connector) (part Conn_01x02_Female) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 6266BA36))
(comp (ref J2)
(value GPIO)
(footprint Connector_PinHeader_2.54mm:PinHeader_1x08_P2.54mm_Vertical)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "Pin header 1x8 2.54mm"))
(libsource (lib Connector) (part Conn_01x08_Male) (description "Generic connector, single row, 01x08, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 626B251D))
(comp (ref U4)
(value TSR_1-2450)
(footprint Converter_DCDC:Converter_DCDC_TRACO_TSR-1_THT)
(datasheet http://www.tracopower.com/products/tsr1.pdf)
(fields
(field (name "Conrad #") "156673 - 62")
(field (name Manufacturer) TracoPower)
(field (name "Ordering #") "TSR 1-2450"))
(libsource (lib Regulator_Switching) (part TSR_1-2450) (description "1A step-down regulator module, fixed 5V output voltage, 5-36V input voltage, -40°C to +85°C temperature range, TO-220 compatible LM78xx replacement"))
(sheetpath (names /) (tstamps /))
(tstamp 6266E2A2))
(comp (ref C5)
(value 10U/10V)
(footprint Capacitor_THT:CP_Radial_D6.3mm_P2.50mm)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "10U/25V 2.5mm"))
(libsource (lib Device) (part CP_Small) (description "Polarized capacitor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 6267D40F))
(comp (ref C6)
(value 100n)
(footprint Capacitor_THT:C_Disc_D7.5mm_W2.5mm_P5.00mm)
(datasheet ~)
(fields
(field (name Manufacturer) QPL)
(field (name "Ordering #") "100n/50V 5mm"))
(libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 6269954E)))
(libparts
(libpart (lib Connector) (part Conn_01x02_Female)
(description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_1x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x02_Female))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))))
(libpart (lib Connector) (part Conn_01x04_Male)
(description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_1x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x04_Male))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))))
(libpart (lib Connector) (part Conn_01x08_Male)
(description "Generic connector, single row, 01x08, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_1x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x08_Male))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))
(pin (num 5) (name Pin_5) (type passive))
(pin (num 6) (name Pin_6) (type passive))
(pin (num 7) (name Pin_7) (type passive))
(pin (num 8) (name Pin_8) (type passive))))
(libpart (lib Device) (part CP_Small)
(description "Polarized capacitor, small symbol")
(docs ~)
(footprints
(fp CP_*))
(fields
(field (name Reference) C)
(field (name Value) CP_Small))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Device) (part C_Small)
(description "Unpolarized capacitor, small symbol")
(docs ~)
(footprints
(fp C_*))
(fields
(field (name Reference) C)
(field (name Value) C_Small))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Device) (part D_Schottky_Small_ALT)
(description "Schottky diode, small symbol, filled shape")
(docs ~)
(footprints
(fp TO-???*)
(fp *_Diode_*)
(fp *SingleDiode*)
(fp D_*))
(fields
(field (name Reference) D)
(field (name Value) D_Schottky_Small_ALT))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib Device) (part LED)
(description "Light emitting diode")
(docs ~)
(footprints
(fp LED*)
(fp LED_SMD:*)
(fp LED_THT:*))
(fields
(field (name Reference) D)
(field (name Value) LED))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib Device) (part LED_Dual_ACA)
(description "Dual LED, common cathode on pin 2")
(docs ~)
(footprints
(fp LED*)
(fp LED_SMD:*)
(fp LED_THT:*))
(fields
(field (name Reference) D)
(field (name Value) LED_Dual_ACA))
(pins
(pin (num 1) (name A1) (type input))
(pin (num 2) (name K) (type input))
(pin (num 3) (name A2) (type input))))
(libpart (lib Device) (part R_Small)
(description "Resistor, small symbol")
(docs ~)
(footprints
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) R_Small))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib MCU_RaspberryPi_and_Boards) (part Pico)
(fields
(field (name Reference) U)
(field (name Value) Pico)
(field (name Footprint) RPi_Pico:RPi_Pico_SMD_TH))
(pins
(pin (num 1) (name GPIO0) (type BiDi))
(pin (num 2) (name GPIO1) (type BiDi))
(pin (num 3) (name GND) (type power_in))
(pin (num 4) (name GPIO2) (type BiDi))
(pin (num 5) (name GPIO3) (type BiDi))
(pin (num 6) (name GPIO4) (type BiDi))
(pin (num 7) (name GPIO5) (type BiDi))
(pin (num 8) (name GND) (type power_in))
(pin (num 9) (name GPIO6) (type BiDi))
(pin (num 10) (name GPIO7) (type BiDi))
(pin (num 11) (name GPIO8) (type BiDi))
(pin (num 12) (name GPIO9) (type BiDi))
(pin (num 13) (name GND) (type power_in))
(pin (num 14) (name GPIO10) (type BiDi))
(pin (num 15) (name GPIO11) (type BiDi))
(pin (num 16) (name GPIO12) (type BiDi))
(pin (num 17) (name GPIO13) (type BiDi))
(pin (num 18) (name GND) (type power_in))
(pin (num 19) (name GPIO14) (type BiDi))
(pin (num 20) (name GPIO15) (type BiDi))
(pin (num 21) (name GPIO16) (type BiDi))
(pin (num 22) (name GPIO17) (type BiDi))
(pin (num 23) (name GND) (type power_in))
(pin (num 24) (name GPIO18) (type BiDi))
(pin (num 25) (name GPIO19) (type BiDi))
(pin (num 26) (name GPIO20) (type BiDi))
(pin (num 27) (name GPIO21) (type BiDi))
(pin (num 28) (name GND) (type power_in))
(pin (num 29) (name GPIO22) (type BiDi))
(pin (num 30) (name RUN) (type input))
(pin (num 31) (name GPIO26_ADC0) (type BiDi))
(pin (num 32) (name GPIO27_ADC1) (type BiDi))
(pin (num 33) (name AGND) (type power_in))
(pin (num 34) (name GPIO28_ADC2) (type BiDi))
(pin (num 35) (name ADC_VREF) (type power_in))
(pin (num 36) (name 3V3) (type power_in))
(pin (num 37) (name 3V3_EN) (type input))
(pin (num 38) (name GND) (type BiDi))
(pin (num 39) (name VSYS) (type power_in))
(pin (num 40) (name VBUS) (type power_in))
(pin (num 41) (name SWCLK) (type input))
(pin (num 42) (name GND) (type power_in))
(pin (num 43) (name SWDIO) (type BiDi))))
(libpart (lib Mechanical) (part MountingHole)
(description "Mounting Hole without connection")
(docs ~)
(footprints
(fp MountingHole*))
(fields
(field (name Reference) H)
(field (name Value) MountingHole)))
(libpart (lib Regulator_Linear) (part AP1117-15)
(aliases
(alias AP1117-18)
(alias AP1117-25)
(alias AP1117-33)
(alias AP1117-50)
(alias LD1117S33TR_SOT223)
(alias LD1117S12TR_SOT223)
(alias LD1117S18TR_SOT223)
(alias LD1117S25TR_SOT223)
(alias LD1117S50TR_SOT223)
(alias NCP1117-12_SOT223)
(alias NCP1117-1.5_SOT223)
(alias NCP1117-1.8_SOT223)
(alias NCP1117-2.0_SOT223)
(alias NCP1117-2.5_SOT223)
(alias NCP1117-2.85_SOT223)
(alias NCP1117-3.3_SOT223)
(alias NCP1117-5.0_SOT223)
(alias AMS1117-1.5)
(alias AMS1117-1.8)
(alias AMS1117-2.5)
(alias AMS1117-2.85)
(alias AMS1117-3.3)
(alias AMS1117-5.0))
(description "1A Low Dropout regulator, positive, 1.5V fixed output, SOT-223")
(docs http://www.diodes.com/datasheets/AP1117.pdf)
(footprints
(fp SOT?223*TabPin2*))
(fields
(field (name Reference) U)
(field (name Value) AP1117-15)
(field (name Footprint) Package_TO_SOT_SMD:SOT-223-3_TabPin2))
(pins
(pin (num 1) (name GND) (type power_in))
(pin (num 2) (name VO) (type power_out))
(pin (num 3) (name VI) (type power_in))))
(libpart (lib Regulator_Switching) (part TSR_1-2450)
(aliases
(alias TSR_1-2412)
(alias TSR_1-2415)
(alias TSR_1-2418)
(alias TSR_1-2425)
(alias TSR_1-2433)
(alias TSR_1-2465)
(alias TSR_1-2490)
(alias TSR_1-24120)
(alias TSR_1-24150))
(description "1A step-down regulator module, fixed 5V output voltage, 5-36V input voltage, -40°C to +85°C temperature range, TO-220 compatible LM78xx replacement")
(docs http://www.tracopower.com/products/tsr1.pdf)
(footprints
(fp Converter*DCDC*TRACO*TSR?1*))
(fields
(field (name Reference) U)
(field (name Value) TSR_1-2450)
(field (name Footprint) Converter_DCDC:Converter_DCDC_TRACO_TSR-1_THT))
(pins
(pin (num 1) (name Vin) (type power_in))
(pin (num 2) (name GND) (type power_in))
(pin (num 3) (name Vout) (type power_out))))
(libpart (lib Transistor_BJT) (part BC557)
(aliases
(alias BC556)
(alias BC558)
(alias BC559)
(alias BC560)
(alias BC327)
(alias BC328))
(description "0.1A Ic, 45V Vce, PNP Small Signal Transistor, TO-92")
(docs http://www.fairchildsemi.com/ds/BC/BC557.pdf)
(footprints
(fp TO?92*))
(fields
(field (name Reference) Q)
(field (name Value) BC557)
(field (name Footprint) Package_TO_SOT_THT:TO-92_Inline))
(pins
(pin (num 1) (name C) (type passive))
(pin (num 2) (name B) (type input))
(pin (num 3) (name E) (type passive))))
(libpart (lib mtk_rf) (part Ra-02)
(fields
(field (name Reference) U)
(field (name Value) Ra-02))
(pins
(pin (num 1) (name GND) (type passive))
(pin (num 2) (name GND) (type passive))
(pin (num 3) (name 3V3) (type power_in))
(pin (num 4) (name RST) (type input))
(pin (num 5) (name DIO0) (type BiDi))
(pin (num 6) (name DIO1) (type BiDi))
(pin (num 7) (name DIO2) (type BiDi))
(pin (num 8) (name DIO3) (type BiDi))
(pin (num 9) (name GND) (type passive))
(pin (num 10) (name DIO4) (type BiDi))
(pin (num 11) (name DIO5) (type BiDi))
(pin (num 12) (name SCK) (type BiDi))
(pin (num 13) (name MISO) (type BiDi))
(pin (num 14) (name MOSI) (type BiDi))
(pin (num 15) (name NSS) (type BiDi))
(pin (num 16) (name GND) (type passive)))))
(libraries
(library (logical Connector)
(uri /usr/share/kicad/library/Connector.lib))
(library (logical Device)
(uri /home/marcel/kicad_sources/kicad-symbols-master/Device.lib))
(library (logical MCU_RaspberryPi_and_Boards)
(uri "/home/marcel/kicad_sources/KiCad-RP-Pico/RP-Pico Libraries/MCU_RaspberryPi_and_Boards.lib"))
(library (logical Mechanical)
(uri /usr/share/kicad/library/Mechanical.lib))
(library (logical Regulator_Linear)
(uri /home/marcel/kicad_sources/kicad-symbols-master/Regulator_Linear.lib))
(library (logical Regulator_Switching)
(uri /home/marcel/kicad_sources/kicad-symbols-master/Regulator_Switching.lib))
(library (logical Transistor_BJT)
(uri /home/marcel/kicad_sources/kicad-symbols-master/Transistor_BJT.lib))
(library (logical mtk_rf)
(uri /home/marcel/Documenten/electronische_projecten/KiCad_libraries/mtk_rf.lib)))
(nets
(net (code 1) (name GND)
(node (ref J3) (pin 2))
(node (ref J2) (pin 1))
(node (ref C1) (pin 2))
(node (ref D6) (pin 2))
(node (ref U1) (pin 9))
(node (ref U1) (pin 2))
(node (ref U1) (pin 16))
(node (ref U4) (pin 2))
(node (ref C6) (pin 2))
(node (ref C5) (pin 2))
(node (ref U2) (pin 8))
(node (ref D1) (pin 1))
(node (ref C3) (pin 2))
(node (ref C2) (pin 2))
(node (ref U2) (pin 13))
(node (ref U2) (pin 18))
(node (ref U2) (pin 38))
(node (ref U1) (pin 1))
(node (ref U2) (pin 3))
(node (ref U2) (pin 28))
(node (ref U2) (pin 23))
(node (ref U3) (pin 1))
(node (ref C4) (pin 2))
(node (ref J1) (pin 1)))
(net (code 2) (name "Net-(J1-Pad3)")
(node (ref U2) (pin 31))
(node (ref J1) (pin 3)))
(net (code 3) (name "Net-(J1-Pad2)")
(node (ref U2) (pin 32))
(node (ref J1) (pin 2)))
(net (code 4) (name +3V3)
(node (ref J2) (pin 8))
(node (ref R1) (pin 1))
(node (ref U1) (pin 3))
(node (ref Q1) (pin 3))
(node (ref C1) (pin 1))
(node (ref R3) (pin 1))
(node (ref Q2) (pin 3))
(node (ref R5) (pin 1))
(node (ref J1) (pin 4))
(node (ref C3) (pin 1))
(node (ref U3) (pin 2))
(node (ref C4) (pin 1)))
(net (code 5) (name DIO1)
(node (ref U2) (pin 12))
(node (ref U1) (pin 6)))
(net (code 6) (name LORA_RST)
(node (ref U2) (pin 15))
(node (ref U1) (pin 4)))
(net (code 7) (name "Net-(Q1-Pad1)")
(node (ref Q1) (pin 1))
(node (ref R6) (pin 1)))
(net (code 8) (name "Net-(Q2-Pad2)")
(node (ref Q2) (pin 2))
(node (ref R1) (pin 2))
(node (ref R2) (pin 1)))
(net (code 9) (name "Net-(D6-Pad3)")
(node (ref R6) (pin 2))
(node (ref D6) (pin 3)))
(net (code 10) (name "Net-(Q2-Pad1)")
(node (ref Q2) (pin 1))
(node (ref R7) (pin 1)))
(net (code 11) (name "Net-(D1-Pad2)")
(node (ref R3) (pin 2))
(node (ref D1) (pin 2)))
(net (code 12) (name DCD)
(node (ref U2) (pin 2))
(node (ref R4) (pin 2)))
(net (code 13) (name PTT)
(node (ref U2) (pin 1))
(node (ref R2) (pin 2)))
(net (code 14) (name "Net-(D6-Pad1)")
(node (ref D6) (pin 1))
(node (ref R7) (pin 2)))
(net (code 15) (name "Net-(J2-Pad3)")
(node (ref U2) (pin 5))
(node (ref J2) (pin 3)))
(net (code 16) (name "Net-(D2-Pad2)")
(node (ref U4) (pin 3))
(node (ref D2) (pin 2)))
(net (code 17) (name "Net-(C5-Pad1)")
(node (ref C6) (pin 1))
(node (ref U4) (pin 1))
(node (ref C5) (pin 1))
(node (ref J3) (pin 1)))
(net (code 18) (name "Net-(J2-Pad7)")
(node (ref U2) (pin 10))
(node (ref J2) (pin 7)))
(net (code 19) (name "Net-(J2-Pad5)")
(node (ref U2) (pin 7))
(node (ref J2) (pin 5)))
(net (code 20) (name "Net-(J2-Pad4)")
(node (ref U2) (pin 6))
(node (ref J2) (pin 4)))
(net (code 21) (name "Net-(J2-Pad2)")
(node (ref U2) (pin 4))
(node (ref J2) (pin 2)))
(net (code 22) (name +5V)
(node (ref U3) (pin 3))
(node (ref U2) (pin 39))
(node (ref C2) (pin 1))
(node (ref D2) (pin 1)))
(net (code 23) (name "Net-(J2-Pad6)")
(node (ref J2) (pin 6))
(node (ref U2) (pin 9)))
(net (code 24) (name SCK)
(node (ref U2) (pin 24))
(node (ref U1) (pin 12)))
(net (code 25) (name NSS)
(node (ref U1) (pin 15))
(node (ref U2) (pin 11)))
(net (code 26) (name MISO)
(node (ref U1) (pin 13))
(node (ref U2) (pin 21)))
(net (code 27) (name MOSI)
(node (ref U2) (pin 25))
(node (ref U1) (pin 14)))
(net (code 28) (name "Net-(Q1-Pad2)")
(node (ref R5) (pin 2))
(node (ref Q1) (pin 2))
(node (ref R4) (pin 1)))
(net (code 29) (name DIO0)
(node (ref U2) (pin 14))
(node (ref U1) (pin 5)))
(net (code 30) (name "Net-(U1-Pad8)")
(node (ref U1) (pin 8)))
(net (code 31) (name "Net-(U1-Pad7)")
(node (ref U1) (pin 7)))
(net (code 32) (name "Net-(U1-Pad11)")
(node (ref U1) (pin 11)))
(net (code 33) (name "Net-(U1-Pad10)")
(node (ref U1) (pin 10)))
(net (code 34) (name "Net-(U2-Pad43)")
(node (ref U2) (pin 43)))
(net (code 35) (name "Net-(U2-Pad42)")
(node (ref U2) (pin 42)))
(net (code 36) (name "Net-(U2-Pad41)")
(node (ref U2) (pin 41)))
(net (code 37) (name "Net-(U2-Pad40)")
(node (ref U2) (pin 40)))
(net (code 38) (name "Net-(U2-Pad20)")
(node (ref U2) (pin 20)))
(net (code 39) (name "Net-(U2-Pad19)")
(node (ref U2) (pin 19)))
(net (code 40) (name "Net-(U2-Pad17)")
(node (ref U2) (pin 17)))
(net (code 41) (name "Net-(U2-Pad16)")
(node (ref U2) (pin 16)))
(net (code 42) (name "Net-(U2-Pad22)")
(node (ref U2) (pin 22)))
(net (code 43) (name "Net-(U2-Pad30)")
(node (ref U2) (pin 30)))
(net (code 44) (name "Net-(U2-Pad37)")
(node (ref U2) (pin 37)))
(net (code 45) (name "Net-(U2-Pad36)")
(node (ref U2) (pin 36)))
(net (code 46) (name "Net-(U2-Pad35)")
(node (ref U2) (pin 35)))
(net (code 47) (name "Net-(U2-Pad34)")
(node (ref U2) (pin 34)))
(net (code 48) (name "Net-(U2-Pad33)")
(node (ref U2) (pin 33)))
(net (code 49) (name "Net-(U2-Pad29)")
(node (ref U2) (pin 29)))
(net (code 50) (name "Net-(U2-Pad27)")
(node (ref U2) (pin 27)))
(net (code 51) (name "Net-(U2-Pad26)")
(node (ref U2) (pin 26)))))

@ -0,0 +1,252 @@
update=ma 25 apr 2022 10:37:53 CEST
version=1
last_client=kicad
[general]
version=1
RootSch=
BoardNm=
[cvpcb]
version=1
NetIExt=net
[eeschema]
version=1
LibDir=
[eeschema/libraries]
[schematic_editor]
version=1
PageLayoutDescrFile=
PlotDirectoryName=
SubpartIdSeparator=0
SubpartFirstId=65
NetFmtName=Pcbnew
SpiceAjustPassiveValues=0
LabSize=50
ERC_TestSimilarLabels=1
[pcbnew]
version=1
PageLayoutDescrFile=
LastNetListRead=lora_kiss_tnc_pico_rev2.net
CopperLayerCount=2
BoardThickness=1.6
AllowMicroVias=0
AllowBlindVias=0
RequireCourtyardDefinitions=0
ProhibitOverlappingCourtyards=1
MinTrackWidth=0.2
MinViaDiameter=0.4
MinViaDrill=0.3
MinMicroViaDiameter=0.2
MinMicroViaDrill=0.09999999999999999
MinHoleToHole=0.25
TrackWidth1=0.25
TrackWidth2=0.8
TrackWidth3=1.5
ViaDiameter1=0.8
ViaDrill1=0.4
ViaDiameter2=2
ViaDrill2=0.8
dPairWidth1=0.2
dPairGap1=0.25
dPairViaGap1=0.25
SilkLineWidth=0.12
SilkTextSizeV=1
SilkTextSizeH=1
SilkTextSizeThickness=0.15
SilkTextItalic=0
SilkTextUpright=1
CopperLineWidth=0.2
CopperTextSizeV=1.5
CopperTextSizeH=1.5
CopperTextThickness=0.3
CopperTextItalic=0
CopperTextUpright=1
EdgeCutLineWidth=0.05
CourtyardLineWidth=0.05
OthersLineWidth=0.15
OthersTextSizeV=1
OthersTextSizeH=1
OthersTextSizeThickness=0.15
OthersTextItalic=0
OthersTextUpright=1
SolderMaskClearance=0
SolderMaskMinWidth=0
SolderPasteClearance=0
SolderPasteRatio=0
[pcbnew/Layer.F.Cu]
Name=F.Cu
Type=0
Enabled=1
[pcbnew/Layer.In1.Cu]
Name=In1.Cu
Type=0
Enabled=0
[pcbnew/Layer.In2.Cu]
Name=In2.Cu
Type=0
Enabled=0
[pcbnew/Layer.In3.Cu]
Name=In3.Cu
Type=0
Enabled=0
[pcbnew/Layer.In4.Cu]
Name=In4.Cu
Type=0
Enabled=0
[pcbnew/Layer.In5.Cu]
Name=In5.Cu
Type=0
Enabled=0
[pcbnew/Layer.In6.Cu]
Name=In6.Cu
Type=0
Enabled=0
[pcbnew/Layer.In7.Cu]
Name=In7.Cu
Type=0
Enabled=0
[pcbnew/Layer.In8.Cu]
Name=In8.Cu
Type=0
Enabled=0
[pcbnew/Layer.In9.Cu]
Name=In9.Cu
Type=0
Enabled=0
[pcbnew/Layer.In10.Cu]
Name=In10.Cu
Type=0
Enabled=0
[pcbnew/Layer.In11.Cu]
Name=In11.Cu
Type=0
Enabled=0
[pcbnew/Layer.In12.Cu]
Name=In12.Cu
Type=0
Enabled=0
[pcbnew/Layer.In13.Cu]
Name=In13.Cu
Type=0
Enabled=0
[pcbnew/Layer.In14.Cu]
Name=In14.Cu
Type=0
Enabled=0
[pcbnew/Layer.In15.Cu]
Name=In15.Cu
Type=0
Enabled=0
[pcbnew/Layer.In16.Cu]
Name=In16.Cu
Type=0
Enabled=0
[pcbnew/Layer.In17.Cu]
Name=In17.Cu
Type=0
Enabled=0
[pcbnew/Layer.In18.Cu]
Name=In18.Cu
Type=0
Enabled=0
[pcbnew/Layer.In19.Cu]
Name=In19.Cu
Type=0
Enabled=0
[pcbnew/Layer.In20.Cu]
Name=In20.Cu
Type=0
Enabled=0
[pcbnew/Layer.In21.Cu]
Name=In21.Cu
Type=0
Enabled=0
[pcbnew/Layer.In22.Cu]
Name=In22.Cu
Type=0
Enabled=0
[pcbnew/Layer.In23.Cu]
Name=In23.Cu
Type=0
Enabled=0
[pcbnew/Layer.In24.Cu]
Name=In24.Cu
Type=0
Enabled=0
[pcbnew/Layer.In25.Cu]
Name=In25.Cu
Type=0
Enabled=0
[pcbnew/Layer.In26.Cu]
Name=In26.Cu
Type=0
Enabled=0
[pcbnew/Layer.In27.Cu]
Name=In27.Cu
Type=0
Enabled=0
[pcbnew/Layer.In28.Cu]
Name=In28.Cu
Type=0
Enabled=0
[pcbnew/Layer.In29.Cu]
Name=In29.Cu
Type=0
Enabled=0
[pcbnew/Layer.In30.Cu]
Name=In30.Cu
Type=0
Enabled=0
[pcbnew/Layer.B.Cu]
Name=B.Cu
Type=0
Enabled=1
[pcbnew/Layer.B.Adhes]
Enabled=1
[pcbnew/Layer.F.Adhes]
Enabled=1
[pcbnew/Layer.B.Paste]
Enabled=1
[pcbnew/Layer.F.Paste]
Enabled=1
[pcbnew/Layer.B.SilkS]
Enabled=1
[pcbnew/Layer.F.SilkS]
Enabled=1
[pcbnew/Layer.B.Mask]
Enabled=1
[pcbnew/Layer.F.Mask]
Enabled=1
[pcbnew/Layer.Dwgs.User]
Enabled=1
[pcbnew/Layer.Cmts.User]
Enabled=1
[pcbnew/Layer.Eco1.User]
Enabled=1
[pcbnew/Layer.Eco2.User]
Enabled=1
[pcbnew/Layer.Edge.Cuts]
Enabled=1
[pcbnew/Layer.Margin]
Enabled=1
[pcbnew/Layer.B.CrtYd]
Enabled=1
[pcbnew/Layer.F.CrtYd]
Enabled=1
[pcbnew/Layer.B.Fab]
Enabled=1
[pcbnew/Layer.F.Fab]
Enabled=1
[pcbnew/Layer.Rescue]
Enabled=0
[pcbnew/Netclasses]
[pcbnew/Netclasses/Default]
Name=Default
Clearance=0.2
TrackWidth=0.25
ViaDiameter=0.8
ViaDrill=0.4
uViaDiameter=0.3
uViaDrill=0.1
dPairWidth=0.2
dPairGap=0.25
dPairViaGap=0.25

File diff suppressed because it is too large Load Diff

@ -0,0 +1,956 @@
<?xml version="1.0" encoding="UTF-8"?>
<export version="D">
<design>
<source>/home/marcel/Documenten/electronische_projecten/lora-kiss-tnc-pico/lora_kiss_tnc_pico_KiCad_rev2/lora_kiss_tnc_pico_rev2.sch</source>
<date>ma 25 apr 2022 14:31:46 CEST</date>
<tool>Eeschema 5.1.8-5.1.8</tool>
<sheet number="1" name="/" tstamps="/">
<title_block>
<title>LORA KISS TNC Pico</title>
<company>M. Konstapel</company>
<rev>2</rev>
<date>2022-04-25</date>
<source>lora_kiss_tnc_pico_rev2.sch</source>
<comment number="1" value="https://meezenest.nl/mees"/>
<comment number="2" value=""/>
<comment number="3" value=""/>
<comment number="4" value=""/>
</title_block>
</sheet>
</design>
<components>
<comp ref="U1">
<value>Ra-02</value>
<footprint>mtk_rf:RA-02</footprint>
<fields>
<field name="Manufacturer">Thinker</field>
<field name="Ordering #">Ra-02</field>
</fields>
<libsource lib="mtk_rf" part="Ra-02" description=""/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61E5E459</tstamp>
</comp>
<comp ref="D6">
<value>Dual LED</value>
<footprint>Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">Pin header 1x3 2.54mm</field>
</fields>
<libsource lib="Device" part="LED_Dual_ACA" description="Dual LED, common cathode on pin 2"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61EA59A8</tstamp>
</comp>
<comp ref="R7">
<value>470R</value>
<footprint>Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">470R 1% 0.25W</field>
</fields>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61EB5A7D</tstamp>
</comp>
<comp ref="R6">
<value>470R</value>
<footprint>Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">470R 1% 0.25W</field>
</fields>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61EBD1AF</tstamp>
</comp>
<comp ref="C1">
<value>100n</value>
<footprint>Capacitor_THT:C_Disc_D7.5mm_W2.5mm_P5.00mm</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">100n/50V 5mm</field>
</fields>
<libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61F5371B</tstamp>
</comp>
<comp ref="R4">
<value>10k</value>
<footprint>Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">10k 1% 0.25W</field>
</fields>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61EEB42A</tstamp>
</comp>
<comp ref="R5">
<value>10k</value>
<footprint>Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">10k 1% 0.25W</field>
</fields>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61EEB432</tstamp>
</comp>
<comp ref="H1">
<value>M3</value>
<footprint>MountingHole:MountingHole_3.2mm_M3_DIN965_Pad</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">Not a placeable part</field>
<field name="Ordering #">-</field>
</fields>
<libsource lib="Mechanical" part="MountingHole" description="Mounting Hole without connection"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>6200BDDD</tstamp>
</comp>
<comp ref="H2">
<value>M3</value>
<footprint>MountingHole:MountingHole_3.2mm_M3_DIN965_Pad</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">Not a placeable part</field>
<field name="Ordering #">-</field>
</fields>
<libsource lib="Mechanical" part="MountingHole" description="Mounting Hole without connection"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>6200C56C</tstamp>
</comp>
<comp ref="H3">
<value>M3</value>
<footprint>MountingHole:MountingHole_3.2mm_M3_DIN965_Pad</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">Not a placeable part</field>
<field name="Ordering #">-</field>
</fields>
<libsource lib="Mechanical" part="MountingHole" description="Mounting Hole without connection"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>6200C756</tstamp>
</comp>
<comp ref="H4">
<value>M3</value>
<footprint>MountingHole:MountingHole_3.2mm_M3_DIN965_Pad</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">Not a placeable part</field>
<field name="Ordering #">-</field>
</fields>
<libsource lib="Mechanical" part="MountingHole" description="Mounting Hole without connection"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>6200C9C8</tstamp>
</comp>
<comp ref="U2">
<value>Pico</value>
<footprint>MCU_RaspberryPi_and_Boards:RPi_Pico_SMD_TH</footprint>
<fields>
<field name="Manufacturer">Raspberry Pi</field>
<field name="Ordering #">Pico</field>
</fields>
<libsource lib="MCU_RaspberryPi_and_Boards" part="Pico" description=""/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61F073D4</tstamp>
</comp>
<comp ref="U3">
<value>LD1117S33</value>
<footprint>Package_TO_SOT_THT:TO-220-3_Vertical</footprint>
<datasheet>http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00000544.pdf</datasheet>
<fields>
<field name="Conrad #">147028 - 62</field>
<field name="Manufacturer">STMicroelectronics</field>
<field name="Ordering #">LD1117V33</field>
</fields>
<libsource lib="Regulator_Linear" part="LD1117S33TR_SOT223" description="800mA Fixed Low Drop Positive Voltage Regulator, Fixed Output 3.3V, SOT-223"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61F0B69A</tstamp>
</comp>
<comp ref="C2">
<value>100n</value>
<footprint>Capacitor_THT:C_Disc_D7.5mm_W2.5mm_P5.00mm</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">100n/50V 5mm</field>
</fields>
<libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61F5F4DC</tstamp>
</comp>
<comp ref="C3">
<value>10U/10V</value>
<footprint>Capacitor_THT:CP_Radial_D6.3mm_P2.50mm</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">10U/25V 2.5mm</field>
</fields>
<libsource lib="Device" part="CP_Small" description="Polarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61F600EA</tstamp>
</comp>
<comp ref="D1">
<value>LED</value>
<footprint>Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">Pin header 1x2 2.54mm</field>
</fields>
<libsource lib="Device" part="LED" description="Light emitting diode"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61F66A16</tstamp>
</comp>
<comp ref="R3">
<value>470R</value>
<footprint>Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">470R 1% 0.25W</field>
</fields>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61F69333</tstamp>
</comp>
<comp ref="Q1">
<value>BC557</value>
<footprint>Package_TO_SOT_THT:TO-92_Wide</footprint>
<datasheet>http://www.fairchildsemi.com/ds/BC/BC557.pdf</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">BC557</field>
</fields>
<libsource lib="Transistor_BJT" part="BC557" description="0.1A Ic, 45V Vce, PNP Small Signal Transistor, TO-92"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61F6F7AD</tstamp>
</comp>
<comp ref="R2">
<value>10k</value>
<footprint>Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">10k 1% 0.25W</field>
</fields>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61F80339</tstamp>
</comp>
<comp ref="R1">
<value>10k</value>
<footprint>Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">10k 1% 0.25W</field>
</fields>
<libsource lib="Device" part="R_Small" description="Resistor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61F80342</tstamp>
</comp>
<comp ref="Q2">
<value>BC557</value>
<footprint>Package_TO_SOT_THT:TO-92_Wide</footprint>
<datasheet>http://www.fairchildsemi.com/ds/BC/BC557.pdf</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">BC557</field>
</fields>
<libsource lib="Transistor_BJT" part="BC557" description="0.1A Ic, 45V Vce, PNP Small Signal Transistor, TO-92"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>61F8034B</tstamp>
</comp>
<comp ref="C4">
<value>100n</value>
<footprint>Capacitor_THT:C_Disc_D7.5mm_W2.5mm_P5.00mm</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">100n/50V 5mm</field>
</fields>
<libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>620424A5</tstamp>
</comp>
<comp ref="J1">
<value>I2C</value>
<footprint>Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">Pin header 1x4 2.54mm</field>
</fields>
<libsource lib="Connector" part="Conn_01x04_Male" description="Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>6205372A</tstamp>
</comp>
<comp ref="D2">
<value>SB130</value>
<footprint>Diode_THT:D_DO-15_P10.16mm_Horizontal</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Conrad #">164828 - 62</field>
<field name="Manufacturer">Vishay</field>
<field name="Ordering #">SB130</field>
</fields>
<libsource lib="Device" part="D_Schottky_Small_ALT" description="Schottky diode, small symbol, filled shape"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>62669DFF</tstamp>
</comp>
<comp ref="J3">
<value>8-24V</value>
<footprint>Connector_Phoenix_MC:PhoenixContact_MCV_1,5_2-G-3.5_1x02_P3.50mm_Vertical</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Conrad #">1327243 - 62</field>
<field name="Manufacturer">Degson</field>
<field name="Ordering #">DG381-3.5-02P-14-00AH-1</field>
</fields>
<libsource lib="Connector" part="Conn_01x02_Female" description="Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>6266BA36</tstamp>
</comp>
<comp ref="J2">
<value>GPIO</value>
<footprint>Connector_PinHeader_2.54mm:PinHeader_1x08_P2.54mm_Vertical</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">Pin header 1x8 2.54mm</field>
</fields>
<libsource lib="Connector" part="Conn_01x08_Male" description="Generic connector, single row, 01x08, script generated (kicad-library-utils/schlib/autogen/connector/)"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>626B251D</tstamp>
</comp>
<comp ref="U4">
<value>TSR_1-2450</value>
<footprint>Converter_DCDC:Converter_DCDC_TRACO_TSR-1_THT</footprint>
<datasheet>http://www.tracopower.com/products/tsr1.pdf</datasheet>
<fields>
<field name="Conrad #">156673 - 62</field>
<field name="Manufacturer">TracoPower</field>
<field name="Ordering #">TSR 1-2450</field>
</fields>
<libsource lib="Regulator_Switching" part="TSR_1-2450" description="1A step-down regulator module, fixed 5V output voltage, 5-36V input voltage, -40°C to +85°C temperature range, TO-220 compatible LM78xx replacement"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>6266E2A2</tstamp>
</comp>
<comp ref="C5">
<value>10U/10V</value>
<footprint>Capacitor_THT:CP_Radial_D6.3mm_P2.50mm</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">10U/25V 2.5mm</field>
</fields>
<libsource lib="Device" part="CP_Small" description="Polarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>6267D40F</tstamp>
</comp>
<comp ref="C6">
<value>100n</value>
<footprint>Capacitor_THT:C_Disc_D7.5mm_W2.5mm_P5.00mm</footprint>
<datasheet>~</datasheet>
<fields>
<field name="Manufacturer">QPL</field>
<field name="Ordering #">100n/50V 5mm</field>
</fields>
<libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/>
<sheetpath names="/" tstamps="/"/>
<tstamp>6269954E</tstamp>
</comp>
</components>
<libparts>
<libpart lib="Connector" part="Conn_01x02_Female">
<description>Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)</description>
<docs>~</docs>
<footprints>
<fp>Connector*:*_1x??_*</fp>
</footprints>
<fields>
<field name="Reference">J</field>
<field name="Value">Conn_01x02_Female</field>
</fields>
<pins>
<pin num="1" name="Pin_1" type="passive"/>
<pin num="2" name="Pin_2" type="passive"/>
</pins>
</libpart>
<libpart lib="Connector" part="Conn_01x04_Male">
<description>Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)</description>
<docs>~</docs>
<footprints>
<fp>Connector*:*_1x??_*</fp>
</footprints>
<fields>
<field name="Reference">J</field>
<field name="Value">Conn_01x04_Male</field>
</fields>
<pins>
<pin num="1" name="Pin_1" type="passive"/>
<pin num="2" name="Pin_2" type="passive"/>
<pin num="3" name="Pin_3" type="passive"/>
<pin num="4" name="Pin_4" type="passive"/>
</pins>
</libpart>
<libpart lib="Connector" part="Conn_01x08_Male">
<description>Generic connector, single row, 01x08, script generated (kicad-library-utils/schlib/autogen/connector/)</description>
<docs>~</docs>
<footprints>
<fp>Connector*:*_1x??_*</fp>
</footprints>
<fields>
<field name="Reference">J</field>
<field name="Value">Conn_01x08_Male</field>
</fields>
<pins>
<pin num="1" name="Pin_1" type="passive"/>
<pin num="2" name="Pin_2" type="passive"/>
<pin num="3" name="Pin_3" type="passive"/>
<pin num="4" name="Pin_4" type="passive"/>
<pin num="5" name="Pin_5" type="passive"/>
<pin num="6" name="Pin_6" type="passive"/>
<pin num="7" name="Pin_7" type="passive"/>
<pin num="8" name="Pin_8" type="passive"/>
</pins>
</libpart>
<libpart lib="Device" part="CP_Small">
<description>Polarized capacitor, small symbol</description>
<docs>~</docs>
<footprints>
<fp>CP_*</fp>
</footprints>
<fields>
<field name="Reference">C</field>
<field name="Value">CP_Small</field>
</fields>
<pins>
<pin num="1" name="~" type="passive"/>
<pin num="2" name="~" type="passive"/>
</pins>
</libpart>
<libpart lib="Device" part="C_Small">
<description>Unpolarized capacitor, small symbol</description>
<docs>~</docs>
<footprints>
<fp>C_*</fp>
</footprints>
<fields>
<field name="Reference">C</field>
<field name="Value">C_Small</field>
</fields>
<pins>
<pin num="1" name="~" type="passive"/>
<pin num="2" name="~" type="passive"/>
</pins>
</libpart>
<libpart lib="Device" part="D_Schottky_Small_ALT">
<description>Schottky diode, small symbol, filled shape</description>
<docs>~</docs>
<footprints>
<fp>TO-???*</fp>
<fp>*_Diode_*</fp>
<fp>*SingleDiode*</fp>
<fp>D_*</fp>
</footprints>
<fields>
<field name="Reference">D</field>
<field name="Value">D_Schottky_Small_ALT</field>
</fields>
<pins>
<pin num="1" name="K" type="passive"/>
<pin num="2" name="A" type="passive"/>
</pins>
</libpart>
<libpart lib="Device" part="LED">
<description>Light emitting diode</description>
<docs>~</docs>
<footprints>
<fp>LED*</fp>
<fp>LED_SMD:*</fp>
<fp>LED_THT:*</fp>
</footprints>
<fields>
<field name="Reference">D</field>
<field name="Value">LED</field>
</fields>
<pins>
<pin num="1" name="K" type="passive"/>
<pin num="2" name="A" type="passive"/>
</pins>
</libpart>
<libpart lib="Device" part="LED_Dual_ACA">
<description>Dual LED, common cathode on pin 2</description>
<docs>~</docs>
<footprints>
<fp>LED*</fp>
<fp>LED_SMD:*</fp>
<fp>LED_THT:*</fp>
</footprints>
<fields>
<field name="Reference">D</field>
<field name="Value">LED_Dual_ACA</field>
</fields>
<pins>
<pin num="1" name="A1" type="input"/>
<pin num="2" name="K" type="input"/>
<pin num="3" name="A2" type="input"/>
</pins>
</libpart>
<libpart lib="Device" part="R_Small">
<description>Resistor, small symbol</description>
<docs>~</docs>
<footprints>
<fp>R_*</fp>
</footprints>
<fields>
<field name="Reference">R</field>
<field name="Value">R_Small</field>
</fields>
<pins>
<pin num="1" name="~" type="passive"/>
<pin num="2" name="~" type="passive"/>
</pins>
</libpart>
<libpart lib="MCU_RaspberryPi_and_Boards" part="Pico">
<fields>
<field name="Reference">U</field>
<field name="Value">Pico</field>
<field name="Footprint">RPi_Pico:RPi_Pico_SMD_TH</field>
</fields>
<pins>
<pin num="1" name="GPIO0" type="BiDi"/>
<pin num="2" name="GPIO1" type="BiDi"/>
<pin num="3" name="GND" type="power_in"/>
<pin num="4" name="GPIO2" type="BiDi"/>
<pin num="5" name="GPIO3" type="BiDi"/>
<pin num="6" name="GPIO4" type="BiDi"/>
<pin num="7" name="GPIO5" type="BiDi"/>
<pin num="8" name="GND" type="power_in"/>
<pin num="9" name="GPIO6" type="BiDi"/>
<pin num="10" name="GPIO7" type="BiDi"/>
<pin num="11" name="GPIO8" type="BiDi"/>
<pin num="12" name="GPIO9" type="BiDi"/>
<pin num="13" name="GND" type="power_in"/>
<pin num="14" name="GPIO10" type="BiDi"/>
<pin num="15" name="GPIO11" type="BiDi"/>
<pin num="16" name="GPIO12" type="BiDi"/>
<pin num="17" name="GPIO13" type="BiDi"/>
<pin num="18" name="GND" type="power_in"/>
<pin num="19" name="GPIO14" type="BiDi"/>
<pin num="20" name="GPIO15" type="BiDi"/>
<pin num="21" name="GPIO16" type="BiDi"/>
<pin num="22" name="GPIO17" type="BiDi"/>
<pin num="23" name="GND" type="power_in"/>
<pin num="24" name="GPIO18" type="BiDi"/>
<pin num="25" name="GPIO19" type="BiDi"/>
<pin num="26" name="GPIO20" type="BiDi"/>
<pin num="27" name="GPIO21" type="BiDi"/>
<pin num="28" name="GND" type="power_in"/>
<pin num="29" name="GPIO22" type="BiDi"/>
<pin num="30" name="RUN" type="input"/>
<pin num="31" name="GPIO26_ADC0" type="BiDi"/>
<pin num="32" name="GPIO27_ADC1" type="BiDi"/>
<pin num="33" name="AGND" type="power_in"/>
<pin num="34" name="GPIO28_ADC2" type="BiDi"/>
<pin num="35" name="ADC_VREF" type="power_in"/>
<pin num="36" name="3V3" type="power_in"/>
<pin num="37" name="3V3_EN" type="input"/>
<pin num="38" name="GND" type="BiDi"/>
<pin num="39" name="VSYS" type="power_in"/>
<pin num="40" name="VBUS" type="power_in"/>
<pin num="41" name="SWCLK" type="input"/>
<pin num="42" name="GND" type="power_in"/>
<pin num="43" name="SWDIO" type="BiDi"/>
</pins>
</libpart>
<libpart lib="Mechanical" part="MountingHole">
<description>Mounting Hole without connection</description>
<docs>~</docs>
<footprints>
<fp>MountingHole*</fp>
</footprints>
<fields>
<field name="Reference">H</field>
<field name="Value">MountingHole</field>
</fields>
</libpart>
<libpart lib="Regulator_Linear" part="AP1117-15">
<aliases>
<alias>AP1117-18</alias>
<alias>AP1117-25</alias>
<alias>AP1117-33</alias>
<alias>AP1117-50</alias>
<alias>LD1117S33TR_SOT223</alias>
<alias>LD1117S12TR_SOT223</alias>
<alias>LD1117S18TR_SOT223</alias>
<alias>LD1117S25TR_SOT223</alias>
<alias>LD1117S50TR_SOT223</alias>
<alias>NCP1117-12_SOT223</alias>
<alias>NCP1117-1.5_SOT223</alias>
<alias>NCP1117-1.8_SOT223</alias>
<alias>NCP1117-2.0_SOT223</alias>
<alias>NCP1117-2.5_SOT223</alias>
<alias>NCP1117-2.85_SOT223</alias>
<alias>NCP1117-3.3_SOT223</alias>
<alias>NCP1117-5.0_SOT223</alias>
<alias>AMS1117-1.5</alias>
<alias>AMS1117-1.8</alias>
<alias>AMS1117-2.5</alias>
<alias>AMS1117-2.85</alias>
<alias>AMS1117-3.3</alias>
<alias>AMS1117-5.0</alias>
</aliases>
<description>1A Low Dropout regulator, positive, 1.5V fixed output, SOT-223</description>
<docs>http://www.diodes.com/datasheets/AP1117.pdf</docs>
<footprints>
<fp>SOT?223*TabPin2*</fp>
</footprints>
<fields>
<field name="Reference">U</field>
<field name="Value">AP1117-15</field>
<field name="Footprint">Package_TO_SOT_SMD:SOT-223-3_TabPin2</field>
</fields>
<pins>
<pin num="1" name="GND" type="power_in"/>
<pin num="2" name="VO" type="power_out"/>
<pin num="3" name="VI" type="power_in"/>
</pins>
</libpart>
<libpart lib="Regulator_Switching" part="TSR_1-2450">
<aliases>
<alias>TSR_1-2412</alias>
<alias>TSR_1-2415</alias>
<alias>TSR_1-2418</alias>
<alias>TSR_1-2425</alias>
<alias>TSR_1-2433</alias>
<alias>TSR_1-2465</alias>
<alias>TSR_1-2490</alias>
<alias>TSR_1-24120</alias>
<alias>TSR_1-24150</alias>
</aliases>
<description>1A step-down regulator module, fixed 5V output voltage, 5-36V input voltage, -40°C to +85°C temperature range, TO-220 compatible LM78xx replacement</description>
<docs>http://www.tracopower.com/products/tsr1.pdf</docs>
<footprints>
<fp>Converter*DCDC*TRACO*TSR?1*</fp>
</footprints>
<fields>
<field name="Reference">U</field>
<field name="Value">TSR_1-2450</field>
<field name="Footprint">Converter_DCDC:Converter_DCDC_TRACO_TSR-1_THT</field>
</fields>
<pins>
<pin num="1" name="Vin" type="power_in"/>
<pin num="2" name="GND" type="power_in"/>
<pin num="3" name="Vout" type="power_out"/>
</pins>
</libpart>
<libpart lib="Transistor_BJT" part="BC557">
<aliases>
<alias>BC556</alias>
<alias>BC558</alias>
<alias>BC559</alias>
<alias>BC560</alias>
<alias>BC327</alias>
<alias>BC328</alias>
</aliases>
<description>0.1A Ic, 45V Vce, PNP Small Signal Transistor, TO-92</description>
<docs>http://www.fairchildsemi.com/ds/BC/BC557.pdf</docs>
<footprints>
<fp>TO?92*</fp>
</footprints>
<fields>
<field name="Reference">Q</field>
<field name="Value">BC557</field>
<field name="Footprint">Package_TO_SOT_THT:TO-92_Inline</field>
</fields>
<pins>
<pin num="1" name="C" type="passive"/>
<pin num="2" name="B" type="input"/>
<pin num="3" name="E" type="passive"/>
</pins>
</libpart>
<libpart lib="mtk_rf" part="Ra-02">
<fields>
<field name="Reference">U</field>
<field name="Value">Ra-02</field>
</fields>
<pins>
<pin num="1" name="GND" type="passive"/>
<pin num="2" name="GND" type="passive"/>
<pin num="3" name="3V3" type="power_in"/>
<pin num="4" name="RST" type="input"/>
<pin num="5" name="DIO0" type="BiDi"/>
<pin num="6" name="DIO1" type="BiDi"/>
<pin num="7" name="DIO2" type="BiDi"/>
<pin num="8" name="DIO3" type="BiDi"/>
<pin num="9" name="GND" type="passive"/>
<pin num="10" name="DIO4" type="BiDi"/>
<pin num="11" name="DIO5" type="BiDi"/>
<pin num="12" name="SCK" type="BiDi"/>
<pin num="13" name="MISO" type="BiDi"/>
<pin num="14" name="MOSI" type="BiDi"/>
<pin num="15" name="NSS" type="BiDi"/>
<pin num="16" name="GND" type="passive"/>
</pins>
</libpart>
</libparts>
<libraries>
<library logical="Connector">
<uri>/usr/share/kicad/library/Connector.lib</uri>
</library>
<library logical="Device">
<uri>/home/marcel/kicad_sources/kicad-symbols-master/Device.lib</uri>
</library>
<library logical="MCU_RaspberryPi_and_Boards">
<uri>/home/marcel/kicad_sources/KiCad-RP-Pico/RP-Pico Libraries/MCU_RaspberryPi_and_Boards.lib</uri>
</library>
<library logical="Mechanical">
<uri>/usr/share/kicad/library/Mechanical.lib</uri>
</library>
<library logical="Regulator_Linear">
<uri>/home/marcel/kicad_sources/kicad-symbols-master/Regulator_Linear.lib</uri>
</library>
<library logical="Regulator_Switching">
<uri>/home/marcel/kicad_sources/kicad-symbols-master/Regulator_Switching.lib</uri>
</library>
<library logical="Transistor_BJT">
<uri>/home/marcel/kicad_sources/kicad-symbols-master/Transistor_BJT.lib</uri>
</library>
<library logical="mtk_rf">
<uri>/home/marcel/Documenten/electronische_projecten/KiCad_libraries/mtk_rf.lib</uri>
</library>
</libraries>
<nets>
<net code="1" name="GND">
<node ref="J3" pin="2"/>
<node ref="J2" pin="1"/>
<node ref="C1" pin="2"/>
<node ref="D6" pin="2"/>
<node ref="U1" pin="9"/>
<node ref="U1" pin="2"/>
<node ref="U1" pin="16"/>
<node ref="U4" pin="2"/>
<node ref="C6" pin="2"/>
<node ref="C5" pin="2"/>
<node ref="U2" pin="8"/>
<node ref="D1" pin="1"/>
<node ref="C3" pin="2"/>
<node ref="C2" pin="2"/>
<node ref="U2" pin="13"/>
<node ref="U2" pin="18"/>
<node ref="U2" pin="38"/>
<node ref="U1" pin="1"/>
<node ref="U2" pin="3"/>
<node ref="U2" pin="28"/>
<node ref="U2" pin="23"/>
<node ref="U3" pin="1"/>
<node ref="C4" pin="2"/>
<node ref="J1" pin="1"/>
</net>
<net code="2" name="Net-(J1-Pad3)">
<node ref="U2" pin="31"/>
<node ref="J1" pin="3"/>
</net>
<net code="3" name="Net-(J1-Pad2)">
<node ref="U2" pin="32"/>
<node ref="J1" pin="2"/>
</net>
<net code="4" name="+3V3">
<node ref="J2" pin="8"/>
<node ref="R1" pin="1"/>
<node ref="U1" pin="3"/>
<node ref="Q1" pin="3"/>
<node ref="C1" pin="1"/>
<node ref="R3" pin="1"/>
<node ref="Q2" pin="3"/>
<node ref="R5" pin="1"/>
<node ref="J1" pin="4"/>
<node ref="C3" pin="1"/>
<node ref="U3" pin="2"/>
<node ref="C4" pin="1"/>
</net>
<net code="5" name="DIO1">
<node ref="U2" pin="12"/>
<node ref="U1" pin="6"/>
</net>
<net code="6" name="LORA_RST">
<node ref="U2" pin="15"/>
<node ref="U1" pin="4"/>
</net>
<net code="7" name="Net-(Q1-Pad1)">
<node ref="Q1" pin="1"/>
<node ref="R6" pin="1"/>
</net>
<net code="8" name="Net-(Q2-Pad2)">
<node ref="Q2" pin="2"/>
<node ref="R1" pin="2"/>
<node ref="R2" pin="1"/>
</net>
<net code="9" name="Net-(D6-Pad3)">
<node ref="R6" pin="2"/>
<node ref="D6" pin="3"/>
</net>
<net code="10" name="Net-(Q2-Pad1)">
<node ref="Q2" pin="1"/>
<node ref="R7" pin="1"/>
</net>
<net code="11" name="Net-(D1-Pad2)">
<node ref="R3" pin="2"/>
<node ref="D1" pin="2"/>
</net>
<net code="12" name="DCD">
<node ref="U2" pin="2"/>
<node ref="R4" pin="2"/>
</net>
<net code="13" name="PTT">
<node ref="U2" pin="1"/>
<node ref="R2" pin="2"/>
</net>
<net code="14" name="Net-(D6-Pad1)">
<node ref="D6" pin="1"/>
<node ref="R7" pin="2"/>
</net>
<net code="15" name="Net-(J2-Pad3)">
<node ref="U2" pin="5"/>
<node ref="J2" pin="3"/>
</net>
<net code="16" name="Net-(D2-Pad2)">
<node ref="U4" pin="3"/>
<node ref="D2" pin="2"/>
</net>
<net code="17" name="Net-(C5-Pad1)">
<node ref="C6" pin="1"/>
<node ref="U4" pin="1"/>
<node ref="C5" pin="1"/>
<node ref="J3" pin="1"/>
</net>
<net code="18" name="Net-(J2-Pad7)">
<node ref="U2" pin="10"/>
<node ref="J2" pin="7"/>
</net>
<net code="19" name="Net-(J2-Pad5)">
<node ref="U2" pin="7"/>
<node ref="J2" pin="5"/>
</net>
<net code="20" name="Net-(J2-Pad4)">
<node ref="U2" pin="6"/>
<node ref="J2" pin="4"/>
</net>
<net code="21" name="Net-(J2-Pad2)">
<node ref="U2" pin="4"/>
<node ref="J2" pin="2"/>
</net>
<net code="22" name="+5V">
<node ref="U3" pin="3"/>
<node ref="U2" pin="39"/>
<node ref="C2" pin="1"/>
<node ref="D2" pin="1"/>
</net>
<net code="23" name="Net-(J2-Pad6)">
<node ref="J2" pin="6"/>
<node ref="U2" pin="9"/>
</net>
<net code="24" name="SCK">
<node ref="U2" pin="24"/>
<node ref="U1" pin="12"/>
</net>
<net code="25" name="NSS">
<node ref="U1" pin="15"/>
<node ref="U2" pin="11"/>
</net>
<net code="26" name="MISO">
<node ref="U1" pin="13"/>
<node ref="U2" pin="21"/>
</net>
<net code="27" name="MOSI">
<node ref="U2" pin="25"/>
<node ref="U1" pin="14"/>
</net>
<net code="28" name="Net-(Q1-Pad2)">
<node ref="R5" pin="2"/>
<node ref="Q1" pin="2"/>
<node ref="R4" pin="1"/>
</net>
<net code="29" name="DIO0">
<node ref="U2" pin="14"/>
<node ref="U1" pin="5"/>
</net>
<net code="30" name="Net-(U1-Pad8)">
<node ref="U1" pin="8"/>
</net>
<net code="31" name="Net-(U1-Pad7)">
<node ref="U1" pin="7"/>
</net>
<net code="32" name="Net-(U1-Pad11)">
<node ref="U1" pin="11"/>
</net>
<net code="33" name="Net-(U1-Pad10)">
<node ref="U1" pin="10"/>
</net>
<net code="34" name="Net-(U2-Pad43)">
<node ref="U2" pin="43"/>
</net>
<net code="35" name="Net-(U2-Pad42)">
<node ref="U2" pin="42"/>
</net>
<net code="36" name="Net-(U2-Pad41)">
<node ref="U2" pin="41"/>
</net>
<net code="37" name="Net-(U2-Pad40)">
<node ref="U2" pin="40"/>
</net>
<net code="38" name="Net-(U2-Pad20)">
<node ref="U2" pin="20"/>
</net>
<net code="39" name="Net-(U2-Pad19)">
<node ref="U2" pin="19"/>
</net>
<net code="40" name="Net-(U2-Pad17)">
<node ref="U2" pin="17"/>
</net>
<net code="41" name="Net-(U2-Pad16)">
<node ref="U2" pin="16"/>
</net>
<net code="42" name="Net-(U2-Pad22)">
<node ref="U2" pin="22"/>
</net>
<net code="43" name="Net-(U2-Pad30)">
<node ref="U2" pin="30"/>
</net>
<net code="44" name="Net-(U2-Pad37)">
<node ref="U2" pin="37"/>
</net>
<net code="45" name="Net-(U2-Pad36)">
<node ref="U2" pin="36"/>
</net>
<net code="46" name="Net-(U2-Pad35)">
<node ref="U2" pin="35"/>
</net>
<net code="47" name="Net-(U2-Pad34)">
<node ref="U2" pin="34"/>
</net>
<net code="48" name="Net-(U2-Pad33)">
<node ref="U2" pin="33"/>
</net>
<net code="49" name="Net-(U2-Pad29)">
<node ref="U2" pin="29"/>
</net>
<net code="50" name="Net-(U2-Pad27)">
<node ref="U2" pin="27"/>
</net>
<net code="51" name="Net-(U2-Pad26)">
<node ref="U2" pin="26"/>
</net>
</nets>
</export>

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 KiB

Loading…
Cancel
Save