initial repository addition - Pictures
140
Micropendous/Readme.txt
Normal file
@@ -0,0 +1,140 @@
|
||||
Micropendous USB AVR Development Boards by Opendous Inc.
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Table of Contents:
|
||||
|
||||
(1) Introduction
|
||||
(2) How do I get one?
|
||||
(3) Archive Contents
|
||||
(4) Initial Testing
|
||||
(5) Support
|
||||
(6) License
|
||||
|
||||
|
||||
(1) Introduction
|
||||
----------------
|
||||
|
||||
Description:
|
||||
Micropendous (pronounced micro--pen-dus) boards are a set of Open Hardware
|
||||
development boards for Atmel's USB AVR microcontrollers. They are general
|
||||
purpose development boards designed for USB interfacing but can also be
|
||||
used for general microcontroller development like other AVR-based boards.
|
||||
A USB bootloader allows Micropendous boards to be programmed without the
|
||||
need for an external programmer. Micropendous boards work with the
|
||||
Open Source LUFA (http://www.fourwalledcubicle.com/LUFA.php)
|
||||
AVR USB firmware library. Tutorials, examples, and firmware can be found
|
||||
online at www.Micropendous.org.
|
||||
|
||||
The Micropendous Firmware/Software/Design Distribution is available at
|
||||
http://www.Micropendous.org/Distribution
|
||||
|
||||
|
||||
Common Features:
|
||||
-USB powered
|
||||
-all I/O pins are accessible
|
||||
-Vcc_Sel jumper selects 5V or 3.3V operation on 8MHz boards
|
||||
-RESET and HWB buttons to enable firmware loading over USB
|
||||
-HWB button can be used by user applications
|
||||
-standard USB Mini-B connector
|
||||
-Open Hardware - all design files available for Open Source KiCAD
|
||||
|
||||
General Advice:
|
||||
-Read "USB in a Nutshell" to get a sense of writing USB software and
|
||||
firmware: (http://www.beyondlogic.org/usbnutshell/usb-in-a-nutshell.pdf)
|
||||
-http://www.fourwalledcubicle.com/LUFA.php for info on the firmware library
|
||||
-http://libusb.sourceforge.net/doc for info on the libusb software library
|
||||
|
||||
|
||||
|
||||
(2) How do I get one?
|
||||
---------------------
|
||||
|
||||
Visit www.Micropendous.com to purchase a fully built Micropendous board.
|
||||
|
||||
If you need larger quantities you may contact Opendous Inc. for quantity
|
||||
discounts. Or, you can manufacture your own as all Micropendous boards are
|
||||
Open Hardware designs with all design files available for Open Source KiCAD
|
||||
(schematic/layout/gerbers/BillOfMaterials/assembly instructions).
|
||||
|
||||
|
||||
|
||||
(3) Initial Testing
|
||||
-------------------
|
||||
|
||||
A fully built Micropendous comes pre-installed with Micropendous firmware.
|
||||
Micropendous firmware enumerates as a compound USB device; a keyboard and a
|
||||
USB Virtual Serial Port. Connecting any IO pins to GND will cause the pin's
|
||||
name to be typed. For example, GND'ing B0 will type 'b0'.
|
||||
|
||||
*** Be careful NOT to connect GND and VCC/VBUS as this will short your board
|
||||
and may damage it or your computer! ***
|
||||
|
||||
The USB Virtual Serial Port is designed to loop back any data sent to it.
|
||||
Connect to your Micropendous using a serial terminal and typed characters
|
||||
will appear. More info at www.Micropendous.org/SerialUsage
|
||||
|
||||
The Micropendous firmware is based on LUFAduino which allows Arduino code to
|
||||
run on a Micropendous board. More info at www.Micropendous.org/LUFAduino
|
||||
|
||||
Under Windows, the first time you plug in a board loaded with Micropendous
|
||||
firmware Windows will ask for a driver installation file. This file is
|
||||
available in /Micropendous/Firmware/Micropendous of the Micropendous
|
||||
Distribution archive. It is based on LUFA's USBSerial driver install file
|
||||
and simply tells Windows to install its own Virtual Serial Port driver.
|
||||
|
||||
If you get a USB device error, make sure that the Vcc_Sel jumper is in place.
|
||||
Also, pressing RESET will usually fix any such errors.
|
||||
|
||||
|
||||
|
||||
(4) Archive Contents
|
||||
--------------------
|
||||
|
||||
This archive is organized as follows:
|
||||
\Design - KiCAD design files for the various Micropendous boards
|
||||
\Firmware - firmware examples, for details visit Micropendous.org
|
||||
\libs - copies of avrlib, LUFA, arduino, and other libraries
|
||||
|
||||
To keep the distribution size small, the more obscure designs and firmware
|
||||
examples are kept in the Micropendous Subversion repository:
|
||||
http://code.google.com/p/micropendous/source/checkout
|
||||
|
||||
|
||||
|
||||
(5) Support
|
||||
-----------
|
||||
|
||||
Visit www.Micropendous.org for the latest Tutorials, Guides, example firmware
|
||||
and more. There are guides for setting up Windows and Linux systems for
|
||||
Micropendous firmware development in C and software development in C and
|
||||
Python. USBVirtualSerial firmware demos also allow using serial port
|
||||
software and techniques to communicate with the boards. LUFAduino-based
|
||||
firmware allows the use of Arduino code.
|
||||
|
||||
|
||||
|
||||
(6) License
|
||||
-----------
|
||||
|
||||
The license for all Micropendous design files is the Creative Commons
|
||||
Attribution License. All related software/firmware is licensed under
|
||||
the same license as the LUFA firmware library, which is the MIT license.
|
||||
Other libraries are licensed under their respective Open Source licenses.
|
||||
The actual hardware design comes with the following added disclaimer:
|
||||
The author(s) disclaim all warranties with regard to this
|
||||
design, including all implied warranties of merchantability
|
||||
and fitness for any purpose. In no event shall the author
|
||||
be liable for any special, indirect or consequential damages
|
||||
or any damages whatsoever resulting from loss of use, data or
|
||||
profits, whether in an action of contract, negligence or other
|
||||
tortious action, arising out of or in connection with the use or
|
||||
performance of this hardware design and any associated software.
|
||||
|
||||
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
By Opendous Inc.
|
||||
www.Micropendous.org
|
||||
October 2, 2009
|
||||
Copyright Under the Creative Commons Attribution License
|
||||
http://creativecommons.org/licenses/by/3.0/
|
||||
BIN
Pictures/AT90USBKey_with_S9009E-05-ND_Headers.gif
Normal file
|
After Width: | Height: | Size: 140 KiB |
BIN
Pictures/Atmel_FLIP_Driver_Install_Step3.jpg
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
Pictures/Atmel_FLIP_Driver_Install_Step4.jpg
Normal file
|
After Width: | Height: | Size: 34 KiB |
BIN
Pictures/Atmel_FLIP_Failure.jpg
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
Pictures/Atmel_FLIP_Programming_EEPROM-1.jpg
Normal file
|
After Width: | Height: | Size: 9.3 KiB |
BIN
Pictures/Atmel_FLIP_Programming_EEPROM-2.jpg
Normal file
|
After Width: | Height: | Size: 49 KiB |
BIN
Pictures/Atmel_FLIP_Programming_EEPROM-3.jpg
Normal file
|
After Width: | Height: | Size: 61 KiB |
BIN
Pictures/Atmel_FLIP_Programming_EEPROM-4.jpg
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
Pictures/Atmel_FLIP_Programming_EEPROM-5.jpg
Normal file
|
After Width: | Height: | Size: 51 KiB |
BIN
Pictures/Atmel_FLIP_Step1.jpg
Normal file
|
After Width: | Height: | Size: 40 KiB |
BIN
Pictures/Atmel_FLIP_Step2.jpg
Normal file
|
After Width: | Height: | Size: 61 KiB |
BIN
Pictures/Atmel_FLIP_Step3.jpg
Normal file
|
After Width: | Height: | Size: 43 KiB |
BIN
Pictures/BatchISP_FixPATH.jpg
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
Pictures/BatchISP_NoArgs.jpg
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
Pictures/LibUSB-Win32_make.jpg
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
Pictures/Programmers_Notepad-1.jpg
Normal file
|
After Width: | Height: | Size: 66 KiB |
BIN
Pictures/Programmers_Notepad-2.jpg
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
Pictures/Programmers_Notepad-3.jpg
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
Pictures/Programmers_Notepad-4.jpg
Normal file
|
After Width: | Height: | Size: 111 KiB |
BIN
Pictures/Programmers_Notepad-5.jpg
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
Pictures/Programmers_Notepad-6.jpg
Normal file
|
After Width: | Height: | Size: 64 KiB |
BIN
Pictures/Programmers_Notepad-7.jpg
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
Pictures/Programmers_Notepad-8.jpg
Normal file
|
After Width: | Height: | Size: 103 KiB |
BIN
Pictures/PuTTY_BlankScreen.jpg
Normal file
|
After Width: | Height: | Size: 9.9 KiB |
BIN
Pictures/PuTTY_USBtoSerial_Setup.jpg
Normal file
|
After Width: | Height: | Size: 39 KiB |
BIN
Pictures/PuTTY_USBtoSerial_Test.jpg
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
Pictures/Start_Run_CommandPrompt.jpg
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
Pictures/USBVirtualSerial-ADC_Bandwidth_Scale_Note.jpg
Normal file
|
After Width: | Height: | Size: 17 KiB |
389
Pictures/USBVirtualSerial-ADC_Note.svg
Normal file
@@ -0,0 +1,389 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<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="744.09448819"
|
||||
height="1052.3622047"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.46"
|
||||
sodipodi:docname="USBVirtualSerial-ADC_Note.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 526.18109 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="744.09448 : 526.18109 : 1"
|
||||
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
|
||||
id="perspective10" />
|
||||
<inkscape:perspective
|
||||
id="perspective2390"
|
||||
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
|
||||
inkscape:vp_z="744.09448 : 526.18109 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 526.18109 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<inkscape:perspective
|
||||
id="perspective2405"
|
||||
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
|
||||
inkscape:vp_z="744.09448 : 526.18109 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 526.18109 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<inkscape:perspective
|
||||
id="perspective2436"
|
||||
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
|
||||
inkscape:vp_z="744.09448 : 526.18109 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 526.18109 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
gridtolerance="10000"
|
||||
guidetolerance="10"
|
||||
objecttolerance="10"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="2.8"
|
||||
inkscape:cx="624.45374"
|
||||
inkscape:cy="617.60757"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="994"
|
||||
inkscape:window-x="-4"
|
||||
inkscape:window-y="-4" />
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<g
|
||||
id="g2494">
|
||||
<path
|
||||
style="fill:#f3f3fe"
|
||||
d="M 77.465271,481.55972 C 69.271103,477.8406 62.552172,466.61752 48.785898,433.65464 C 36.687074,404.68442 33.976821,398.49904 30.612407,392.17886 C 26.782624,384.98446 21.228109,376.67595 18.672151,374.31847 C 16.76512,372.55952 15.170201,370.45805 15.170201,369.7043 C 15.170201,368.37151 18.43051,369.8148 21.079788,372.32038 C 28.819407,379.64019 33.294332,388.31529 50.483879,429.32323 C 63.78791,461.06176 68.201239,469.32513 75.326014,475.83677 C 86.340985,485.90384 96.736271,474.7984 113.36407,435.20014 C 115.79995,429.39921 119.21013,421.40558 120.94223,417.43652 C 122.67433,413.46746 125.72342,406.47303 127.71799,401.89334 C 133.49027,388.63971 139.86137,377.92426 145.05239,372.73888 C 149.34043,368.45551 153.62334,367.5428 161.72014,369.18691 C 168.29053,370.52107 176.68809,383.5812 186.85482,408.27714 C 190.05992,416.06261 195.60811,429.55187 199.18415,438.25327 C 212.17301,469.85848 220.95308,481.50123 230.05597,479.19067 C 237.33676,477.34261 246.66351,462.7896 258.24867,435.20014 C 260.68455,429.39921 264.09472,421.40558 265.82683,417.43652 C 267.55893,413.46746 270.60802,406.47303 272.60259,401.89334 C 278.4142,388.54941 286.02101,375.94818 290.80836,371.73419 C 294.46673,368.51397 298.90053,367.79977 306.70997,369.17276 C 313.06588,370.2902 321.55891,383.55843 331.74077,408.27714 C 334.94768,416.06261 340.49988,429.55187 344.079,438.25327 C 347.65812,446.95467 351.95978,456.57201 353.63823,459.62513 C 368.06332,485.86444 376.93074,486.04484 391.38395,460.39303 C 394.76893,454.38531 398.32036,446.46687 412.8907,412.4405 C 421.08285,393.30922 424.50192,386.60038 430.43006,378.02502 C 436.68073,368.9831 440.74249,367.29884 451.73786,369.18948 C 458.03211,370.27177 466.44025,383.50554 476.74874,408.5547 C 480.01551,416.49282 485.57304,429.98208 489.0988,438.53083 C 497.90624,459.88584 503.37222,469.70534 509.72684,475.5886 C 515.89479,481.29904 519.8957,481.00875 526.42964,474.37671 C 532.96097,467.74732 537.60197,459.41347 547.17172,437.13011 C 564.14945,397.59708 565.62027,394.32104 569.3433,387.74626 C 579.63771,369.56659 583.50718,366.93433 596.62246,369.18948 C 602.93137,370.2743 611.62689,384.00943 621.89538,409.10981 C 642.89554,460.44261 645.71352,466.30655 653.17108,474.19183 C 664.99067,486.68927 674.58136,477.67186 691.68968,437.97571 C 695.50564,429.12165 700.99726,416.3818 703.89335,409.66493 C 713.02707,388.48088 719.87134,376.49316 725.6624,371.5362 C 727.77949,369.72405 734.13376,367.66055 734.98275,368.50951 C 735.4264,368.95318 732.99555,371.08455 732.04587,371.08455 C 731.65201,371.08455 729.81142,372.49028 727.95562,374.2084 C 721.67785,380.02052 715.18091,391.37311 706.87014,411.05271 C 704.09807,417.61693 701.48793,423.61215 701.06987,424.37543 C 700.65182,425.13871 698.74889,429.51023 696.84113,434.08992 C 681.77169,470.26564 673.06951,482.60595 662.59735,482.65015 C 655.44582,482.68034 649.29084,476.90434 641.41528,462.77236 C 638.58481,457.69337 625.93017,428.70094 624.41343,423.82032 C 621.34282,413.93933 609.71952,389.12925 604.34819,380.99067 C 591.1285,360.9604 579.72114,369.05546 561.98557,411.05271 C 559.21347,417.61693 556.60334,423.61215 556.18528,424.37543 C 555.7672,425.13871 553.86428,429.51023 551.95655,434.08992 C 536.8832,470.2749 528.17914,482.60632 517.68056,482.65015 C 512.22777,482.67291 507.67705,479.58282 502.47783,472.327 C 495.75045,462.93856 494.2018,459.56307 473.60151,409.38737 C 461.59612,380.14609 452.53289,368.41846 443.67739,370.66622 C 437.14637,372.32397 428.5046,384.74463 419.58846,405.28879 C 417.21882,410.74879 414.2855,417.46427 413.06996,420.21208 C 411.85442,422.95989 409.12236,429.32193 406.99872,434.34994 C 391.5531,470.9195 383.27728,482.6064 372.79596,482.65015 C 362.46147,482.69329 354.29371,471.55909 341.042,439.3635 C 337.33483,430.35678 331.78003,416.86752 328.69801,409.38737 C 316.53064,379.85689 307.69122,368.45189 298.69437,370.67545 C 295.18446,371.54292 288.95586,378.09991 284.58548,385.52821 C 279.06322,394.91434 278.20512,396.77738 262.21834,434.08992 C 254.28413,452.60806 252.6987,456.03943 249.32016,462.00558 C 240.57803,477.44327 235.15444,482.63796 227.77863,482.63796 C 220.32121,482.63796 213.90747,476.27343 205.42698,460.4578 C 203.27975,456.45335 190.03092,425.56027 190.03092,424.5579 C 190.03092,424.37153 187.28124,417.63173 183.92052,409.58057 C 162.09159,357.28579 150.4727,357.35852 127.74078,409.93224 C 124.37205,417.72334 118.87722,430.4678 115.53006,438.25327 C 103.22343,466.87834 95.856855,478.42074 87.726309,481.8179 C 84.940217,482.982 80.344134,482.86636 77.465271,481.55972 z"
|
||||
id="path2456" />
|
||||
<path
|
||||
style="fill:#e7e7fe"
|
||||
d="M 77.454241,480.965 C 68.859265,476.67005 62.97453,466.77358 48.585891,432.4166 C 30.725544,389.76993 26.978373,382.44826 18.643251,373.91112 C 14.887826,370.06468 14.554219,369.41921 16.321639,369.41921 C 17.911184,369.41921 23.619366,374.99881 26.524529,379.39228 C 33.174527,389.44905 35.611447,394.6082 50.52544,430.20412 C 63.399491,460.93122 67.885279,469.41942 74.538574,475.6428 C 83.574222,484.09459 90.763928,480.17903 101.68719,460.85749 C 105.31256,454.44478 106.45863,451.9758 113.98354,434.36747 C 130.8465,394.90813 133.31278,389.70962 139.82955,379.88842 C 143.79752,373.90843 148.0124,369.75662 150.74465,369.13664 C 153.09578,368.60315 159.25479,368.60706 161.64047,369.14356 C 165.43555,369.99701 171.4309,377.26159 177.67335,388.57062 C 180.19684,393.14225 190.50039,416.95127 192.80783,423.54276 C 194.88942,429.48907 205.79788,454.87663 208.19235,459.34758 C 222.56908,486.19183 232.03863,486.56438 246.57179,460.85749 C 250.21377,454.41538 251.41759,451.82406 258.87787,434.36747 C 275.61242,395.20972 278.18161,389.79526 284.72855,379.88842 C 288.67527,373.91623 292.89115,369.75794 295.62925,369.13664 C 297.94804,368.61048 304.13979,368.60434 306.40507,369.12595 C 310.33229,370.03023 316.13385,376.90234 322.06326,387.67352 C 324.78644,392.62035 337.69109,422.20523 337.69109,423.50148 C 337.69109,424.51449 350.90073,455.29897 353.07267,459.34758 C 367.44048,486.12989 376.93393,486.54234 391.40439,461.01292 C 394.93089,454.79132 396.15697,452.14999 403.773,434.36747 C 409.27098,421.53035 413.02255,412.85149 417.45048,402.72601 C 425.65265,383.96989 434.97452,370.39358 440.51385,369.13664 C 442.88252,368.59917 449.02427,368.60853 451.47644,369.15336 C 455.27552,369.99744 461.03411,376.9377 467.1724,388.07017 C 469.71091,392.67405 482.57568,422.26888 482.57568,423.50474 C 482.57568,424.50845 495.78532,455.2781 497.96327,459.34758 C 514.93556,491.06004 526.35195,486.52011 546.12256,440.19617 C 549.38016,432.56336 552.74687,424.81952 553.60413,422.98765 C 554.46138,421.15578 556.29819,416.90916 557.68592,413.55072 C 568.8725,386.47821 578.75186,370.64481 585.39845,369.13664 C 587.76712,368.59917 593.90889,368.60853 596.36105,369.15336 C 600.1754,370.00083 605.91594,376.93312 612.11983,388.1837 C 614.66997,392.80825 627.46028,422.25786 627.46028,423.50495 C 627.46028,424.50531 640.73099,455.35053 642.88105,459.34758 C 657.34592,486.23846 666.66472,486.59174 681.29523,460.80387 C 684.96637,454.33314 686.72613,450.52894 693.61631,434.16878 C 696.04116,428.41122 698.26105,423.2903 698.54944,422.78895 C 698.83782,422.28761 701.66551,415.81831 704.83315,408.41273 C 714.92661,384.81562 724.15404,370.45124 730.00549,369.22678 C 734.48698,368.289 735.15228,368.22224 735.15228,368.71032 C 735.15228,369.00036 733.76877,369.93767 732.07779,370.79322 C 722.74322,375.51608 717.03543,385.77254 695.92608,435.75526 C 673.26086,489.42198 659.99231,495.6647 641.06228,461.56803 C 638.76877,457.437 625.60437,427.07149 624.81777,424.09788 C 624.0918,421.35332 612.67894,394.75175 610.40908,390.51352 C 603.01209,376.70182 596.56905,369.97432 590.73831,369.97432 C 582.83033,369.97432 573.72419,382.65507 562.23636,409.66493 C 559.89896,415.16055 557.02979,421.78028 555.86042,424.37543 C 554.69106,426.97059 551.56681,434.21482 548.91765,440.47372 C 528.41811,488.90592 514.43978,494.70708 496.549,462.20726 C 493.46041,456.59661 489.28715,446.86135 474.26344,410.22004 C 462.72771,382.08557 454.20372,369.97432 445.9382,369.97432 C 438.35172,369.97432 429.50459,381.68902 419.27801,405.27571 C 416.7752,411.04822 413.73235,418.01939 412.51611,420.7672 C 411.29987,423.51501 408.60941,429.76003 406.53731,434.64503 C 400.439,449.0218 398.28416,453.76613 395.31758,459.34758 C 379.2683,489.54334 367.10935,490.23589 351.4601,461.84559 C 348.6208,456.69462 343.86419,445.58063 329.36522,410.22004 C 307.50989,356.91854 295.16033,356.7375 272.5651,409.38737 C 269.35492,416.86752 266.35233,423.73705 265.89269,424.65299 C 265.43305,425.56893 263.55573,429.94045 261.72086,434.36747 C 256.8352,446.15526 253.02717,454.5636 250.1563,459.90269 C 234.11868,489.72859 222.02119,490.11142 206.30289,461.29047 C 203.23072,455.65737 200.48931,449.24431 184.47156,410.22004 C 167.50537,368.88507 156.56486,360.80698 143.11128,379.68106 C 137.63169,387.36841 133.59309,395.31988 125.62674,414.10584 C 123.55522,418.99083 121.48914,423.73705 121.03546,424.65299 C 120.58178,425.56893 117.53343,432.61661 114.26133,440.3145 C 103.46751,465.70797 95.803581,477.54552 87.720514,481.30892 C 83.889782,483.09248 81.555186,483.01427 77.454241,480.965 z"
|
||||
id="path2454" />
|
||||
<path
|
||||
style="fill:#d7d7fe"
|
||||
d="M 77.065345,480.50438 C 68.573204,475.63215 62.888881,465.90752 48.636861,431.86946 C 30.778108,389.21747 27.496039,382.85526 18.597754,373.63942 C 14.929398,369.84016 14.676444,369.41921 16.061769,369.41921 C 18.85324,369.41921 25.383333,377.26742 31.194893,387.60701 C 35.51655,395.29585 37.80052,400.3959 50.519906,430.75924 C 63.10628,460.80508 67.204944,468.63648 73.846431,475.32976 C 81.469892,483.01266 89.207124,480.96986 96.928096,469.23568 C 103.48033,459.27774 105.06197,455.93143 122.85422,414.38339 C 130.94828,395.48236 134.5519,388.2356 139.8309,380.24392 C 150.19041,364.56102 161.34672,364.11433 171.54572,378.9741 C 177.97492,388.34134 179.43921,391.54857 198.35671,437.69816 C 207.25613,459.40846 212.61283,469.23925 218.96912,475.52673 C 225.79021,482.27397 232.125,481.36295 239.27774,472.60612 C 245.61011,464.85363 250.77413,454.28279 267.80763,414.20491 C 280.09561,385.2927 288.67359,371.60945 296.01614,369.20783 C 308.5933,365.09405 317.27389,374.7475 331.1481,408.27714 C 334.36964,416.06261 340.09488,429.92118 343.87085,439.07398 C 353.27396,461.86673 359.82724,473.11815 366.47283,477.87969 C 369.95074,480.3716 375.22322,480.3991 378.77656,477.94388 C 385.21365,473.49608 392.43516,461.36356 402.2902,438.43969 C 421.83872,392.96781 421.43985,393.83654 427.31024,383.94689 C 431.98909,376.06459 437.19214,370.42084 440.8974,369.20891 C 450.74592,365.98763 457.44099,370.92643 467.14426,388.57062 C 470.01966,393.79917 472.31209,399.15869 488.39512,438.25327 C 501.35117,469.74681 509.1673,480.5351 518.46948,479.76368 C 524.10431,479.2964 528.91531,474.41229 535.97518,461.99199 C 540.17261,454.60751 542.47717,449.67681 549.67312,432.6846 C 558.87711,410.9507 565.49497,396.05497 568.14506,391.10724 C 575.04248,378.22972 581.0805,370.74669 585.82655,369.19435 C 598.36212,365.09417 607.18476,374.91223 620.94686,408.27714 C 624.15819,416.06261 629.71471,429.55187 633.29475,438.25327 C 645.82588,468.7105 653.64776,479.88677 662.43243,479.88677 C 671.65913,479.88677 680.04157,467.52291 694.61063,432.42458 C 696.51161,427.84489 698.41404,423.47337 698.83826,422.71009 C 699.26248,421.94681 701.87778,415.95159 704.65008,409.38737 C 716.38467,381.60219 725.98308,368.30898 734.3109,368.30898 C 735.99988,368.30898 735.08733,369.35218 732.55107,370.3208 C 725.74583,372.91974 717.7885,384.59642 708.95465,404.94646 C 706.50271,410.59474 703.50155,417.46427 702.28529,420.21208 C 701.0691,422.95989 698.37863,429.20492 696.3065,434.08992 C 690.10966,448.69893 688.04619,453.22756 684.79778,459.34758 C 668.91004,489.28017 656.89572,489.81596 641.2307,461.29047 C 638.73042,456.73753 624.68471,424.26225 624.68471,423.03426 C 624.68471,421.97488 613.05692,394.99928 610.66666,390.51352 C 598.7401,368.13076 589.84874,364.36958 579.32368,377.25498 C 572.9991,384.99795 567.99919,395.18744 551.57144,433.81236 C 536.1955,469.9643 527.6368,482.10723 517.53176,482.10723 C 510.79381,482.10723 504.70284,476.24334 496.88189,462.22725 C 493.83937,456.77469 483.99398,434.26288 480.32764,424.37543 C 470.21643,397.10736 459.55854,377.30493 452.1286,371.9814 C 448.65069,369.48949 443.37821,369.46199 439.82487,371.91722 C 433.56491,376.24262 426.20349,388.45289 417.03201,409.72334 C 413.62307,417.62933 408.13175,430.38004 404.82906,438.05824 C 395.69653,459.28984 390.41543,468.95249 384.30319,475.61371 C 373.26326,487.64519 363.64927,483.45297 351.45583,461.29047 C 348.75626,456.38381 337.52528,430.41492 334.89068,422.98765 C 329.53278,407.88303 319.67909,387.2812 313.8509,378.99824 C 303.60409,364.4356 294.47623,367.02863 282.62408,387.86911 C 278.32337,395.43134 277.16793,397.87859 270.23663,414.10584 C 253.14458,454.121 250.75716,459.20687 244.60414,468.71029 C 233.48416,485.88523 223.20158,486.56254 212.35149,470.83474 C 205.96399,461.57572 204.16971,457.63598 184.49273,409.66493 C 170.96689,376.68989 161.82588,366.06193 151.35139,371.13255 C 144.89458,374.25823 136.38213,387.94716 127.04483,410.22004 C 124.99693,415.10504 122.50229,420.85046 121.50118,422.98765 C 120.50008,425.12484 117.59881,431.86946 115.05393,437.97571 C 99.855615,474.44287 88.553622,487.09558 77.065345,480.50438 z"
|
||||
id="path2452" />
|
||||
<path
|
||||
style="fill:#c7c7fe"
|
||||
d="M 79.285799,481.46148 C 70.504193,478.20416 63.600231,467.05422 49.546475,433.43227 C 31.272603,389.7142 27.408137,382.1734 18.936446,373.70242 C 14.920245,369.68654 14.734354,369.41921 15.958135,369.41921 C 17.508638,369.41921 23.039472,375.20818 26.501637,380.45481 C 33.375739,390.87194 35.397662,395.16993 51.006351,432.54442 C 63.003373,461.27088 67.534331,469.67813 74.489169,476.11708 C 86.381053,487.12687 95.941638,477.52912 113.3123,437.14304 C 132.27273,393.06081 131.90557,393.86102 137.48043,384.46967 C 144.30703,372.96966 149.61219,368.33894 155.9842,368.31828 C 163.28484,368.29461 168.89103,373.68007 177.18511,388.68446 C 179.63829,393.12239 191.30123,419.90462 192.12322,422.98765 C 192.87749,425.81669 205.39767,455.15327 207.6408,459.34758 C 215.74994,474.5104 223.11835,481.51772 229.52664,480.16088 C 237.6755,478.43551 245.46051,466.75462 258.19689,437.14304 C 276.87692,393.71276 276.76801,393.95132 281.89083,385.23994 C 289.17437,372.85421 294.3246,368.30898 301.07537,368.30898 C 308.20189,368.30898 313.81929,373.75892 322.06127,388.66927 C 324.72998,393.49716 328.79214,403.00648 343.24242,438.25327 C 352.24219,460.20531 357.70059,470.04574 364.23117,476.09191 C 373.46561,484.64137 380.7996,480.60728 392.03397,460.79888 C 395.42674,454.81676 397.55299,450.21305 404.88246,432.97969 C 425.40775,384.71976 431.91461,373.1699 440.69891,369.40451 C 452.53455,364.33117 462.15867,375.06553 476.04869,408.83226 C 479.25126,416.61772 484.80441,430.10698 488.38902,438.80838 C 504.94498,478.99685 515.58301,488.42105 528.17884,474.05808 C 534.36282,467.00652 539.54726,457.15996 549.67064,433.23971 C 570.06778,385.04389 576.92104,372.97426 586.03333,369.19942 C 597.48149,364.45693 607.25943,375.55611 620.94819,408.83226 C 624.15086,416.61772 629.69972,430.10698 633.27898,438.80838 C 642.18283,460.45429 647.73319,470.38167 654.27315,476.35887 C 666.35624,487.40213 676.48784,476.50925 694.62068,432.97969 C 696.52843,428.40001 698.43136,424.02849 698.84942,423.26521 C 699.26747,422.50193 701.87762,416.5067 704.64969,409.94249 C 716.39711,382.12508 726.16622,368.30898 734.08807,368.30898 C 736.0051,368.30898 735.20341,369.36266 732.79305,370.01106 C 729.28734,370.95412 723.02483,377.59531 718.68418,384.9731 C 713.05777,394.53626 713.42858,393.72724 694.51604,437.69816 C 687.52627,453.94901 685.82429,457.47038 681.18826,465.27266 C 667.13335,488.92683 656.12589,487.78653 641.40212,461.15101 C 639.06626,456.9255 624.68471,423.67065 624.68471,422.49499 C 624.68471,421.49194 613.12847,394.55597 610.96381,390.51352 C 602.42256,374.56282 594.87096,367.71287 588.19661,369.86159 C 584.29455,371.1178 578.16754,377.54888 573.79958,384.9731 C 568.17315,394.53626 568.54399,393.72724 549.63143,437.69816 C 542.84865,453.46785 540.98134,457.35875 536.7106,464.62115 C 522.41195,488.93613 511.35258,487.98831 496.53234,461.17775 C 493.99391,456.58558 482.23993,429.39058 479.78624,422.43254 C 479.24791,420.90597 476.39441,413.91155 473.44512,406.88936 C 465.7288,388.51702 460.3016,379.15389 454.10901,373.53022 C 448.0106,367.9921 443.67627,368.05674 437.49665,373.77797 C 430.52465,380.23281 425.39663,389.53436 413.58036,417.15896 C 397.93688,453.73096 395.03493,459.86582 388.91639,469.29966 C 376.64478,488.22056 365.51776,486.11262 352.28028,462.35918 C 349.32374,457.05395 337.71486,430.38647 334.89942,422.43254 C 332.41078,415.40184 322.95517,393.76487 320.14754,388.67626 C 305.98174,363.00187 296.38616,363.07306 281.69325,388.96152 C 278.186,395.14119 273.1685,406.34126 260.73018,435.75526 C 238.38941,488.58649 225.3578,494.9142 207.10926,461.79175 C 204.22831,456.56262 190.03092,423.91783 190.03092,422.52265 C 190.03092,422.33993 187.3993,415.89685 184.18287,408.20469 C 176.02266,388.68939 170.60658,379.22386 164.34246,373.53022 C 161.04907,370.53677 156.34125,368.49009 154.66094,369.32127 C 154.11647,369.5906 152.70421,370.27793 151.5226,370.84866 C 145.50222,373.75655 137.45509,385.74474 129.93844,403.00357 C 127.94388,407.58325 124.89478,414.57768 123.16268,418.54674 C 121.43058,422.5158 118.02041,430.50944 115.58453,436.31037 C 100.57551,472.05356 89.859138,485.3834 79.285799,481.46148 z"
|
||||
id="path2450" />
|
||||
<path
|
||||
style="fill:#b6b6fe"
|
||||
d="M 78.175572,480.77721 C 75.518644,479.61023 71.090565,475.28257 68.064026,470.89496 C 62.625369,463.01049 58.990214,455.45559 48.217884,429.64901 C 32.414727,391.7904 26.784461,381.01005 18.839417,373.39764 C 16.821347,371.46406 15.170201,369.80129 15.170201,369.7026 C 15.170201,368.83862 18.088349,370.69615 20.465478,373.07328 C 27.872367,380.48017 33.980629,392.34785 49.541224,429.56428 C 64.705618,465.8331 71.175498,476.80324 79.200972,479.85452 C 89.810849,483.88839 98.835105,472.06464 115.82466,431.86946 C 117.50229,427.9004 119.86838,422.40478 121.08264,419.65697 C 122.2969,416.90916 125.23484,410.16453 127.61139,404.66891 C 138.43502,379.63998 147.33843,368.2796 156.09802,368.32117 C 165.61939,368.36636 173.77059,379.40088 186.08162,408.9109 C 189.47499,417.04493 192.25138,423.86196 192.25138,424.05985 C 192.25138,425.31157 205.66854,456.19191 208.18649,460.73536 C 219.46876,481.09347 227.55978,485.25082 237.11875,475.60143 C 243.89324,468.76286 249.34598,458.75945 259.89747,433.81236 C 262.02818,428.77471 264.76283,422.40478 265.97449,419.65697 C 267.18616,416.90916 270.18361,410.03963 272.6355,404.39135 C 283.39952,379.59491 292.26758,368.28131 300.90877,368.32117 C 310.51172,368.36547 318.68677,379.40536 330.97446,408.92301 C 334.36329,417.06371 337.13597,423.87538 337.13597,424.06007 C 337.13597,425.29222 350.58545,456.24161 353.07371,460.73536 C 366.10168,484.26358 376.1429,486.61085 387.56263,468.79762 C 393.44385,459.62371 395.70699,455.04586 404.30939,434.92259 C 419.43599,399.5375 421.12144,395.78697 425.19414,388.44923 C 433.06605,374.26645 439.18171,368.29067 445.79337,368.32117 C 452.65368,368.35282 458.43245,373.9026 466.43203,388.14197 C 468.85874,392.46155 480.36735,418.87566 481.7352,423.26521 C 483.14389,427.78576 495.40525,456.08579 497.96965,460.73536 C 512.49753,487.07619 522.33279,487.21626 536.94453,461.29047 C 540.65726,454.70293 541.784,452.27936 549.20323,434.92259 C 565.43696,396.94491 566.54108,394.53254 571.81544,385.5175 C 579.05173,373.14907 584.42306,368.30898 590.91273,368.30898 C 600.22625,368.30898 608.86992,380.06859 620.69844,408.83226 C 637.35845,449.3446 640.04948,455.64857 642.85463,460.73536 C 657.35586,487.03121 667.20063,487.20249 681.78068,461.41261 C 685.41023,454.99255 686.57264,452.49238 694.09687,434.92259 C 711.75714,393.68405 715.75901,385.44062 722.15103,377.13376 C 726.22434,371.84018 731.02274,368.30898 734.14259,368.30898 C 735.71095,368.30898 734.86179,369.27287 732.91723,369.69997 C 730.58542,370.21213 726.28895,373.75413 723.32115,377.61099 C 716.86401,386.00254 712.90517,394.15099 695.2071,435.4777 C 687.73222,452.93223 686.64087,455.2779 682.93937,461.84559 C 674.80807,476.273 669.31339,481.55211 662.42815,481.55211 C 652.85172,481.55211 644.7605,470.39281 632.03986,439.64105 C 628.37733,430.78699 622.61481,416.85082 619.23422,408.67177 C 608.81474,383.46246 601.05637,371.88558 592.95482,369.4583 C 585.89089,367.34189 577.54887,375.96754 567.70459,395.56704 C 566.24832,398.46641 560.24983,412.23227 550.31346,435.4777 C 542.98723,452.61691 541.75652,455.27871 538.50097,461.02603 C 529.84965,476.299 524.50777,481.55211 517.62801,481.55211 C 507.93119,481.55211 499.87912,470.4498 487.03025,439.3635 C 483.30752,430.35678 477.54271,416.41042 474.21957,408.37159 C 463.91392,383.44172 456.1424,371.87678 448.07023,369.4583 C 440.10832,367.07285 429.98471,378.8955 419.58341,402.72601 C 413.44819,416.78249 410.41643,423.79915 405.43207,435.4777 C 395.13327,459.6082 390.2686,468.58083 383.55047,475.83722 C 374.71268,485.38309 366.03548,483.27882 356.87025,469.36711 C 350.33323,459.44471 349.79421,458.25147 329.90104,409.66493 C 319.71243,384.78055 312.70381,373.86221 304.51118,370.1115 C 301.48827,368.72756 301.41671,368.72187 298.52096,369.63467 C 291.09476,371.97557 282.95817,383.59826 273.60621,405.22402 C 271.22966,410.71964 268.29442,417.46427 267.08345,420.21208 C 265.87249,422.95989 263.1384,429.32982 261.0077,434.36747 C 252.33011,454.88407 246.86017,465.547 241.31878,472.74845 C 231.36463,485.68462 222.03872,484.62441 212.01924,469.41756 C 206.6582,461.28097 204.07303,456.02575 197.09833,439.08594 C 193.57852,430.53719 188.02103,417.04794 184.74834,409.10981 C 174.47446,384.18986 167.82265,373.86378 159.62658,370.1115 L 156.56712,368.71083 L 153.45372,369.68865 C 147.61629,371.522 140.74991,380.1175 133.48601,394.68468 C 131.42537,398.81713 126.58562,409.87139 116.23368,434.08992 C 104.754,460.94684 98.613815,471.9003 91.639531,477.96339 C 87.562334,481.5079 82.329208,482.60157 78.175572,480.77721 z"
|
||||
id="path2448" />
|
||||
<path
|
||||
style="fill:#a9a9fe"
|
||||
d="M 79.285799,480.91215 C 70.605446,477.72253 64.252456,467.26165 49.274548,431.49541 C 43.607167,417.96209 37.805666,404.26645 36.382322,401.06067 C 30.076861,386.85894 21.361575,373.65535 16.616766,371.11601 C 15.821155,370.69021 15.170201,370.12545 15.170201,369.86099 C 15.170201,367.72588 21.930094,374.37088 25.987035,380.49399 C 32.742727,390.69028 34.053904,393.46869 49.839087,431.03679 C 60.717095,456.92601 64.483478,464.53768 70.110912,472.00506 C 80.816718,486.21124 90.150384,483.29683 102.11135,462.01302 C 106.35482,454.46201 107.03389,453.02585 113.73946,437.4206 C 130.9192,397.43981 132.04686,394.92729 135.70987,388.46864 C 151.08332,361.36205 161.55733,361.41729 176.63,388.68446 C 179.24205,393.40979 190.33117,419.01791 191.96511,424.09788 C 193.86668,430.00989 205.76422,457.05694 208.87209,462.53305 C 225.95862,492.63974 237.49604,486.83684 258.53612,437.55384 C 261.75204,430.02107 264.63465,423.41228 264.94193,422.86766 C 265.2492,422.32303 267.77664,416.5067 270.55845,409.94249 C 291.51866,360.48282 303.87343,356.02251 322.83771,391.06863 C 323.91159,393.05316 327.40935,401.04679 330.61052,408.83226 C 333.81168,416.61772 339.36182,430.10698 342.94416,438.80838 C 355.54147,469.40686 363.70141,480.75536 373.05397,480.68379 C 381.55054,480.61877 390.05558,468.72136 402.70259,439.2093 C 406.33698,430.72841 409.55235,423.35928 409.84788,422.83346 C 410.14341,422.30764 412.60902,416.6305 415.32702,410.21759 C 421.14257,396.49621 421.93147,394.82764 426.16577,387.29296 C 436.84485,368.29019 445.45576,363.89177 454.88618,372.62268 C 461.65968,378.89374 467.10233,388.45192 475.50474,408.83226 C 478.71454,416.61772 484.26829,430.10698 487.8464,438.80838 C 494.11143,454.0439 499.19392,464.31822 503.36084,470.17098 C 518.4974,491.43146 530.00337,482.08667 550.86218,431.59191 C 553.39631,425.45729 554.74043,422.81473 554.74043,423.96714 C 554.74043,424.61625 543.08771,451.65605 541.05878,455.71502 C 524.77697,488.28749 513.12859,489.76603 497.13368,461.29047 C 494.6412,456.85315 482.90336,429.69025 480.34209,422.43254 C 477.86716,415.41951 468.44432,393.85418 465.6121,388.72114 C 448.53158,357.7649 436.49135,362.69955 416.69717,408.76879 C 413.49766,416.21537 410.65214,422.71075 410.37378,423.20296 C 410.09543,423.69516 407.27397,430.218 404.10387,437.69816 C 397.44027,453.42156 396.75512,454.88191 392.43566,462.56813 C 378.12539,488.03239 366.96611,487.83031 352.53536,461.84559 C 349.95402,457.19751 337.15734,427.77671 335.75468,423.26521 C 332.53751,412.91749 320.17972,386.73982 315.18341,379.6888 C 300.97213,359.63322 288.90798,367.88871 271.37784,409.66493 C 269.32801,414.54993 266.83177,420.29535 265.83066,422.43254 C 264.82956,424.56972 261.92902,431.31435 259.38501,437.4206 C 238.48631,487.58277 225.39264,493.74391 207.61019,461.7829 C 204.99609,457.08447 192.26755,427.79069 190.87374,423.26521 C 189.53199,418.90873 178.34685,393.26551 175.74055,388.57062 C 157.98388,356.58444 146.2068,362.61338 124.23286,414.93851 C 122.50195,419.06022 120.90095,422.68234 120.67509,422.98765 C 120.44923,423.29296 117.92615,429.16329 115.06824,436.03281 C 100.20439,471.76093 89.821451,484.78351 79.285799,480.91215 z M 657.71396,480.26794 C 652.78833,477.89726 648.10734,472.21688 641.98255,461.17775 C 639.43591,456.58783 627.68033,429.40236 625.22823,422.43254 C 622.52804,414.75748 612.83154,392.79421 609.73262,387.33385 C 592.87244,357.62599 581.01988,363.24198 560.84527,410.4976 C 558.04285,417.06181 555.50494,422.68234 555.20549,422.98765 C 553.84629,424.37344 564.4656,399.72274 568.7168,391.62374 C 584.5579,361.44478 595.89825,360.63029 611.22616,388.57062 C 614.34462,394.25501 616.91024,400.24766 631.90269,436.86548 C 641.3848,460.02468 645.84319,468.23639 652.71794,475.20423 C 659.205,481.77908 662.85542,482.49976 668.92864,478.40457 C 676.35273,473.3985 683.52374,460.98512 695.16991,432.97969 C 698.17029,425.76459 699.62502,422.79806 699.62502,423.89451 C 699.62502,424.27154 692.86513,440.40436 689.16247,448.86394 C 686.21654,455.59456 681.01218,465.14569 677.33461,470.5707 C 670.93654,480.00892 664.14745,483.36432 657.71396,480.26794 z M 700.63383,420.7672 C 712.14805,391.39848 722.74916,373.40801 730.85226,369.48538 C 733.41528,368.24464 735.45199,367.93006 734.87472,368.86409 C 734.68604,369.16941 733.98649,369.41921 733.32018,369.41921 C 731.15802,369.41921 726.34741,373.31272 722.96726,377.79853 C 717.18354,385.47413 713.0656,393.30287 705.62147,410.77516 C 702.88981,417.18671 700.40529,422.68234 700.10026,422.98765 C 699.79522,423.29296 700.03531,422.29376 700.63383,420.7672 z"
|
||||
id="path2446" />
|
||||
</g>
|
||||
<g
|
||||
id="g3310"
|
||||
transform="translate(-11.165116,1.1726215)">
|
||||
<rect
|
||||
ry="0.87992489"
|
||||
y="367.0123"
|
||||
x="157.05682"
|
||||
height="114.46292"
|
||||
width="6.9136806"
|
||||
id="rect2502"
|
||||
style="fill:#00ff00;fill-opacity:0.33720931;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.87992489"
|
||||
y="367.0123"
|
||||
x="132.41017"
|
||||
height="114.46292"
|
||||
width="70.399574"
|
||||
id="rect2504"
|
||||
style="fill:#c8beb7;fill-opacity:0.29411765;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.87992489"
|
||||
y="367.0123"
|
||||
x="142.46066"
|
||||
height="114.46292"
|
||||
width="6.9136806"
|
||||
id="rect2506"
|
||||
style="fill:#00ff00;fill-opacity:0.33720931;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.87992489"
|
||||
y="367.0123"
|
||||
x="171.65298"
|
||||
height="114.46292"
|
||||
width="6.9136806"
|
||||
id="rect2508"
|
||||
style="fill:#00ff00;fill-opacity:0.33720931;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.87992489"
|
||||
y="367.0123"
|
||||
x="186.24916"
|
||||
height="114.46292"
|
||||
width="6.9136806"
|
||||
id="rect2510"
|
||||
style="fill:#00ff00;fill-opacity:0.33720931;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<text
|
||||
transform="matrix(0,-1,1,0,0,0)"
|
||||
id="text3290"
|
||||
y="147.77003"
|
||||
x="-437.58582"
|
||||
style="font-size:7px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
|
||||
xml:space="preserve"><tspan
|
||||
y="147.77003"
|
||||
x="-437.58582"
|
||||
id="tspan3292"
|
||||
sodipodi:role="line">Sample1</tspan></text>
|
||||
<text
|
||||
transform="matrix(0,-1,1,0,0,0)"
|
||||
id="text3294"
|
||||
y="162.3662"
|
||||
x="-438.04382"
|
||||
style="font-size:7px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
|
||||
xml:space="preserve"><tspan
|
||||
y="162.3662"
|
||||
x="-438.04382"
|
||||
id="tspan3296"
|
||||
sodipodi:role="line">Sample2</tspan></text>
|
||||
<text
|
||||
transform="matrix(0,-1,1,0,0,0)"
|
||||
id="text3298"
|
||||
y="176.96236"
|
||||
x="-438.06946"
|
||||
style="font-size:7px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
|
||||
xml:space="preserve"><tspan
|
||||
y="176.96236"
|
||||
x="-438.06946"
|
||||
id="tspan3300"
|
||||
sodipodi:role="line">Sample3</tspan></text>
|
||||
<text
|
||||
transform="matrix(0,-1,1,0,0,0)"
|
||||
id="text3302"
|
||||
y="191.55853"
|
||||
x="-438.0592"
|
||||
style="font-size:7px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
|
||||
xml:space="preserve"><tspan
|
||||
y="191.55853"
|
||||
x="-438.0592"
|
||||
id="tspan3304"
|
||||
sodipodi:role="line">Sample4</tspan></text>
|
||||
<text
|
||||
id="text3306"
|
||||
y="366.08981"
|
||||
x="147.52695"
|
||||
style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
|
||||
xml:space="preserve"><tspan
|
||||
y="366.08981"
|
||||
x="147.52695"
|
||||
id="tspan3308"
|
||||
sodipodi:role="line">Frame1</tspan></text>
|
||||
</g>
|
||||
<g
|
||||
id="g3391"
|
||||
transform="translate(0,-1.1160871e-2)">
|
||||
<g
|
||||
transform="translate(40.911178,19.082403)"
|
||||
id="g3374">
|
||||
<rect
|
||||
style="fill:#00ff00;fill-opacity:0.33720931;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect3329"
|
||||
width="6.9136806"
|
||||
height="114.46292"
|
||||
x="271.53195"
|
||||
y="349.11368"
|
||||
ry="0.87992489" />
|
||||
<rect
|
||||
style="fill:#c8beb7;fill-opacity:0.29411765;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect3331"
|
||||
width="70.399574"
|
||||
height="114.46292"
|
||||
x="246.88531"
|
||||
y="349.11368"
|
||||
ry="0.87992489" />
|
||||
<rect
|
||||
style="fill:#00ff00;fill-opacity:0.33720931;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect3333"
|
||||
width="6.9136806"
|
||||
height="114.46292"
|
||||
x="256.93579"
|
||||
y="349.11368"
|
||||
ry="0.87992489" />
|
||||
<rect
|
||||
style="fill:#00ff00;fill-opacity:0.33720931;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect3335"
|
||||
width="6.9136806"
|
||||
height="114.46292"
|
||||
x="286.12811"
|
||||
y="349.11368"
|
||||
ry="0.87992489" />
|
||||
<rect
|
||||
style="fill:#00ff00;fill-opacity:0.33720931;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect3337"
|
||||
width="6.9136806"
|
||||
height="114.46292"
|
||||
x="300.7243"
|
||||
y="349.11368"
|
||||
ry="0.87992489" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:7px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
|
||||
x="-419.68719"
|
||||
y="262.24518"
|
||||
id="text3339"
|
||||
transform="matrix(0,-1,1,0,0,0)"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3341"
|
||||
x="-419.68719"
|
||||
y="262.24518">Sample1</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:7px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
|
||||
x="-420.1452"
|
||||
y="276.84134"
|
||||
id="text3343"
|
||||
transform="matrix(0,-1,1,0,0,0)"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3345"
|
||||
x="-420.1452"
|
||||
y="276.84134">Sample2</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:7px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
|
||||
x="-420.17084"
|
||||
y="291.4375"
|
||||
id="text3347"
|
||||
transform="matrix(0,-1,1,0,0,0)"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3349"
|
||||
x="-420.17084"
|
||||
y="291.4375">Sample3</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:7px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
|
||||
x="-420.16058"
|
||||
y="306.03366"
|
||||
id="text3351"
|
||||
transform="matrix(0,-1,1,0,0,0)"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3353"
|
||||
x="-420.16058"
|
||||
y="306.03366">Sample4</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
|
||||
x="262.00208"
|
||||
y="348.19119"
|
||||
id="text3355"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3357"
|
||||
x="262.00208"
|
||||
y="348.19119">Frame2</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect3409"
|
||||
width="3.3482144"
|
||||
height="17.142857"
|
||||
x="444.50891"
|
||||
y="360.47253"
|
||||
ry="1.2847574" />
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect3411"
|
||||
width="3.3482144"
|
||||
height="17.142857"
|
||||
x="589.45862"
|
||||
y="360.47253"
|
||||
ry="1.2847574" />
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect3415"
|
||||
width="3.3482144"
|
||||
height="148.2341"
|
||||
x="-370.71808"
|
||||
y="444.49487"
|
||||
ry="11.109283"
|
||||
transform="matrix(0,-1,1,0,0,0)" />
|
||||
<g
|
||||
id="g3439">
|
||||
<rect
|
||||
transform="matrix(0,1,-1,0,0,0)"
|
||||
ry="1.2847574"
|
||||
y="-627.01147"
|
||||
x="479.29395"
|
||||
height="17.142857"
|
||||
width="3.3482144"
|
||||
id="rect3419"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="8.6181135"
|
||||
y="367.31796"
|
||||
x="616.76593"
|
||||
height="114.99377"
|
||||
width="3.3482144"
|
||||
id="rect3421"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<rect
|
||||
transform="matrix(0,1,-1,0,0,0)"
|
||||
ry="1.2847574"
|
||||
y="-627.01147"
|
||||
x="367.22519"
|
||||
height="17.142857"
|
||||
width="3.3482144"
|
||||
id="rect3433"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
</g>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:14px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
|
||||
x="485.86096"
|
||||
y="365.57645"
|
||||
id="text3435"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3437"
|
||||
x="485.86096"
|
||||
y="365.57645">Bandwidth</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:14px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
|
||||
x="385.92783"
|
||||
y="-624.71417"
|
||||
id="text3444"
|
||||
transform="matrix(0,1,-1,0,0,0)"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3446"
|
||||
x="385.92783"
|
||||
y="-624.71417">Scale (V<tspan
|
||||
style="font-size:10"
|
||||
id="tspan3448">p-p</tspan>)</tspan></text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 41 KiB |
BIN
Pictures/USBVirtualSerial-ADC_Plotting-1.jpg
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
Pictures/USBVirtualSerial-ADC_Plotting-2.jpg
Normal file
|
After Width: | Height: | Size: 50 KiB |
BIN
Pictures/USBVirtualSerial-ADC_PotentiometerTest.jpg
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
Pictures/USBVirtualSerial-ADC_PuTTY.jpg
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
Pictures/USBVirtualSerial-ADC_SPS_FPS_Note.jpg
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
Pictures/USBVirtualSerial-HyperTerminal-1.jpg
Normal file
|
After Width: | Height: | Size: 7.8 KiB |
BIN
Pictures/USBVirtualSerial-HyperTerminal-2.jpg
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
Pictures/USBVirtualSerial-HyperTerminal-3.jpg
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
Pictures/USBVirtualSerial-HyperTerminal-4.jpg
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
Pictures/USBVirtualSerial-HyperTerminal-5.jpg
Normal file
|
After Width: | Height: | Size: 39 KiB |
BIN
Pictures/USBVirtualSerial-HyperTerminal-6.jpg
Normal file
|
After Width: | Height: | Size: 80 KiB |
BIN
Pictures/USBVirtualSerial-PuTTY.jpg
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
Pictures/USBVirtualSerial_DeviceManager_VirtualSerialPort.jpg
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
Pictures/USB_Connectors.jpg
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
Pictures/USBtoSerial_Windows_DeviceManager.jpg
Normal file
|
After Width: | Height: | Size: 56 KiB |
BIN
Pictures/Ubuntu804_Enable_Repositories.jpg
Normal file
|
After Width: | Height: | Size: 81 KiB |
BIN
Pictures/Ubuntu810_Enable_Repositories.jpg
Normal file
|
After Width: | Height: | Size: 101 KiB |
BIN
Pictures/Ubuntu904_Enable_Repositories.jpg
Normal file
|
After Width: | Height: | Size: 114 KiB |
BIN
Pictures/WindowsRunAsAdmin.jpg
Normal file
|
After Width: | Height: | Size: 36 KiB |
BIN
Pictures/Windows_CMD_Prompt.jpg
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
Pictures/Windows_Editing_PATH.jpg
Normal file
|
After Width: | Height: | Size: 88 KiB |
BIN
Pictures/Windows_FoundNewHardwareWizard-1.jpg
Normal file
|
After Width: | Height: | Size: 43 KiB |
BIN
Pictures/Windows_FoundNewHardwareWizard-2_ATmega32U4.jpg
Normal file
|
After Width: | Height: | Size: 36 KiB |
BIN
Pictures/Windows_FoundNewHardwareWizard-2_USBVirtualSerial.jpg
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
Pictures/Windows_FoundNewHardwareWizard-3_AtmelFLIPUSBDriver.jpg
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
Pictures/Windows_FoundNewHardwareWizard-3_GeneralLocation.jpg
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
Pictures/Windows_FoundNewHardwareWizard-4.jpg
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
Pictures/Windows_FoundNewHardware_StatusBar.jpg
Normal file
|
After Width: | Height: | Size: 6.6 KiB |
|
After Width: | Height: | Size: 6.3 KiB |
BIN
Pictures/Windows_Run_CMD.jpg
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
Pictures/Windows_SetPATH_FLIP.jpg
Normal file
|
After Width: | Height: | Size: 79 KiB |
BIN
Pictures/Windows_SetPATH_WinAVR.jpg
Normal file
|
After Width: | Height: | Size: 81 KiB |
BIN
Pictures/Windows_Uninstall_Driver.jpg
Normal file
|
After Width: | Height: | Size: 95 KiB |