mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
...along with the other necessary changes required, to allow them to optionally be used with non-PWM-capable pins
139 lines
8.4 KiB
XML
139 lines
8.4 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<!-- Generated by graphviz version 2.36.0 (20140111.2315)
|
|
-->
|
|
<!-- Title: classes Pages: 1 -->
|
|
<svg width="575pt" height="188pt"
|
|
viewBox="0.00 0.00 575.00 188.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 184)">
|
|
<title>classes</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-184 571,-184 571,4 -4,4"/>
|
|
<!-- RGBLED -->
|
|
<g id="node1" class="node"><title>RGBLED</title>
|
|
<polygon fill="#298029" stroke="#298029" points="55.5,-180 0.5,-180 0.5,-144 55.5,-144 55.5,-180"/>
|
|
<text text-anchor="middle" x="28" y="-159.5" font-family="Sans" font-size="10.00" fill="#ffffff">RGBLED</text>
|
|
</g>
|
|
<!-- LED -->
|
|
<g id="node2" class="node"><title>LED</title>
|
|
<polygon fill="#298029" stroke="#298029" points="78,-108 24,-108 24,-72 78,-72 78,-108"/>
|
|
<text text-anchor="middle" x="51" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">LED</text>
|
|
</g>
|
|
<!-- RGBLED->LED -->
|
|
<g id="edge1" class="edge"><title>RGBLED->LED</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M33.6854,-143.697C36.2478,-135.898 39.3329,-126.509 42.1847,-117.829"/>
|
|
<polygon fill="none" stroke="black" points="45.5835,-118.697 45.38,-108.104 38.9333,-116.512 45.5835,-118.697"/>
|
|
</g>
|
|
<!-- PWMLED -->
|
|
<g id="node3" class="node"><title>PWMLED</title>
|
|
<polygon fill="#298029" stroke="#298029" points="153.5,-108 96.5,-108 96.5,-72 153.5,-72 153.5,-108"/>
|
|
<text text-anchor="middle" x="125" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">PWMLED</text>
|
|
</g>
|
|
<!-- RGBLED->PWMLED -->
|
|
<g id="edge2" class="edge"><title>RGBLED->PWMLED</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M51.9775,-143.697C64.3113,-134.796 79.5164,-123.823 92.853,-114.199"/>
|
|
<polygon fill="none" stroke="black" points="95.2374,-116.794 101.298,-108.104 91.1411,-111.118 95.2374,-116.794"/>
|
|
</g>
|
|
<!-- LEDBoard -->
|
|
<g id="node4" class="node"><title>LEDBoard</title>
|
|
<polygon fill="#298029" stroke="#298029" points="138,-180 74,-180 74,-144 138,-144 138,-180"/>
|
|
<text text-anchor="middle" x="106" y="-159.5" font-family="Sans" font-size="10.00" fill="#ffffff">LEDBoard</text>
|
|
</g>
|
|
<!-- LEDBoard->LED -->
|
|
<g id="edge3" class="edge"><title>LEDBoard->LED</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M92.4045,-143.697C85.8773,-135.389 77.932,-125.277 70.7534,-116.141"/>
|
|
<polygon fill="none" stroke="black" points="73.3695,-113.805 64.4391,-108.104 67.8653,-118.13 73.3695,-113.805"/>
|
|
</g>
|
|
<!-- LEDBoard->PWMLED -->
|
|
<g id="edge4" class="edge"><title>LEDBoard->PWMLED</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M110.697,-143.697C112.813,-135.898 115.362,-126.509 117.718,-117.829"/>
|
|
<polygon fill="none" stroke="black" points="121.116,-118.672 120.357,-108.104 114.36,-116.838 121.116,-118.672"/>
|
|
</g>
|
|
<!-- LEDBarGraph -->
|
|
<g id="node5" class="node"><title>LEDBarGraph</title>
|
|
<polygon fill="#298029" stroke="#298029" points="237.25,-180 156.75,-180 156.75,-144 237.25,-144 237.25,-180"/>
|
|
<text text-anchor="middle" x="197" y="-159.5" font-family="Sans" font-size="10.00" fill="#ffffff">LEDBarGraph</text>
|
|
</g>
|
|
<!-- LEDBarGraph->LED -->
|
|
<g id="edge5" class="edge"><title>LEDBarGraph->LED</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M161.284,-143.876C138.829,-133.11 109.939,-119.258 87.3611,-108.433"/>
|
|
<polygon fill="none" stroke="black" points="88.639,-105.165 78.1086,-103.997 85.6126,-111.477 88.639,-105.165"/>
|
|
</g>
|
|
<!-- LEDBarGraph->PWMLED -->
|
|
<g id="edge6" class="edge"><title>LEDBarGraph->PWMLED</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M179.202,-143.697C170.396,-135.135 159.618,-124.656 149.999,-115.304"/>
|
|
<polygon fill="none" stroke="black" points="152.203,-112.566 142.593,-108.104 147.323,-117.585 152.203,-112.566"/>
|
|
</g>
|
|
<!-- TrafficLightsBuzzer -->
|
|
<g id="node6" class="node"><title>TrafficLightsBuzzer</title>
|
|
<polygon fill="#298029" stroke="#298029" points="360.25,-180 255.75,-180 255.75,-144 360.25,-144 360.25,-180"/>
|
|
<text text-anchor="middle" x="308" y="-159.5" font-family="Sans" font-size="10.00" fill="#ffffff">TrafficLightsBuzzer</text>
|
|
</g>
|
|
<!-- TrafficLights -->
|
|
<g id="node7" class="node"><title>TrafficLights</title>
|
|
<polygon fill="#298029" stroke="#298029" points="263,-108 191,-108 191,-72 263,-72 263,-108"/>
|
|
<text text-anchor="middle" x="227" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">TrafficLights</text>
|
|
</g>
|
|
<!-- TrafficLightsBuzzer->TrafficLights -->
|
|
<g id="edge7" class="edge"><title>TrafficLightsBuzzer->TrafficLights</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M287.978,-143.697C277.874,-134.965 265.464,-124.24 254.482,-114.75"/>
|
|
<polygon fill="none" stroke="black" points="256.647,-111.995 246.792,-108.104 252.07,-117.291 256.647,-111.995"/>
|
|
</g>
|
|
<!-- Buzzer -->
|
|
<g id="node8" class="node"><title>Buzzer</title>
|
|
<polygon fill="#298029" stroke="#298029" points="335,-108 281,-108 281,-72 335,-72 335,-108"/>
|
|
<text text-anchor="middle" x="308" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">Buzzer</text>
|
|
</g>
|
|
<!-- TrafficLightsBuzzer->Buzzer -->
|
|
<g id="edge8" class="edge"><title>TrafficLightsBuzzer->Buzzer</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M308,-143.697C308,-135.983 308,-126.712 308,-118.112"/>
|
|
<polygon fill="none" stroke="black" points="311.5,-118.104 308,-108.104 304.5,-118.104 311.5,-118.104"/>
|
|
</g>
|
|
<!-- Button -->
|
|
<g id="node9" class="node"><title>Button</title>
|
|
<polygon fill="#298029" stroke="#298029" points="407,-108 353,-108 353,-72 407,-72 407,-108"/>
|
|
<text text-anchor="middle" x="380" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">Button</text>
|
|
</g>
|
|
<!-- TrafficLightsBuzzer->Button -->
|
|
<g id="edge9" class="edge"><title>TrafficLightsBuzzer->Button</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M325.798,-143.697C334.604,-135.135 345.382,-124.656 355.001,-115.304"/>
|
|
<polygon fill="none" stroke="black" points="357.677,-117.585 362.407,-108.104 352.797,-112.566 357.677,-117.585"/>
|
|
</g>
|
|
<!-- Robot -->
|
|
<g id="node10" class="node"><title>Robot</title>
|
|
<polygon fill="#298029" stroke="#298029" points="479,-180 425,-180 425,-144 479,-144 479,-180"/>
|
|
<text text-anchor="middle" x="452" y="-159.5" font-family="Sans" font-size="10.00" fill="#ffffff">Robot</text>
|
|
</g>
|
|
<!-- Motor -->
|
|
<g id="node11" class="node"><title>Motor</title>
|
|
<polygon fill="#298029" stroke="#298029" points="479,-108 425,-108 425,-72 479,-72 479,-108"/>
|
|
<text text-anchor="middle" x="452" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">Motor</text>
|
|
</g>
|
|
<!-- Robot->Motor -->
|
|
<g id="edge10" class="edge"><title>Robot->Motor</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M452,-143.697C452,-135.983 452,-126.712 452,-118.112"/>
|
|
<polygon fill="none" stroke="black" points="455.5,-118.104 452,-108.104 448.5,-118.104 455.5,-118.104"/>
|
|
</g>
|
|
<!-- DigitalOutputDevice -->
|
|
<g id="node12" class="node"><title>DigitalOutputDevice</title>
|
|
<polygon fill="#298029" stroke="#298029" points="444.5,-36 333.5,-36 333.5,-0 444.5,-0 444.5,-36"/>
|
|
<text text-anchor="middle" x="389" y="-15.5" font-family="Sans" font-size="10.00" fill="#ffffff">DigitalOutputDevice</text>
|
|
</g>
|
|
<!-- Motor->DigitalOutputDevice -->
|
|
<g id="edge11" class="edge"><title>Motor->DigitalOutputDevice</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M436.427,-71.6966C428.798,-63.2198 419.477,-52.8636 411.124,-43.5826"/>
|
|
<polygon fill="none" stroke="black" points="413.685,-41.1959 404.394,-36.1043 408.482,-45.8787 413.685,-41.1959"/>
|
|
</g>
|
|
<!-- PWMOutputDevice -->
|
|
<g id="node13" class="node"><title>PWMOutputDevice</title>
|
|
<polygon fill="#298029" stroke="#298029" points="567,-36 463,-36 463,-0 567,-0 567,-36"/>
|
|
<text text-anchor="middle" x="515" y="-15.5" font-family="Sans" font-size="10.00" fill="#ffffff">PWMOutputDevice</text>
|
|
</g>
|
|
<!-- Motor->PWMOutputDevice -->
|
|
<g id="edge12" class="edge"><title>Motor->PWMOutputDevice</title>
|
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M467.573,-71.6966C475.202,-63.2198 484.523,-52.8636 492.876,-43.5826"/>
|
|
<polygon fill="none" stroke="black" points="495.518,-45.8787 499.606,-36.1043 490.315,-41.1959 495.518,-45.8787"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|