mirror of
				https://github.com/KevinMidboe/python-gpiozero.git
				synced 2025-10-29 17:50:37 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			159 lines
		
	
	
		
			9.7 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			159 lines
		
	
	
		
			9.7 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="708pt" height="188pt"
 | |
|  viewBox="0.00 0.00 708.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 704,-184 704,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="96,-108 42,-108 42,-72 96,-72 96,-108"/>
 | |
| <text text-anchor="middle" x="69" 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="M38.1348,-143.697C42.8516,-135.644 48.5618,-125.894 53.7817,-116.982"/>
 | |
| <polygon fill="none" stroke="black" points="56.9478,-118.502 58.9817,-108.104 50.9076,-114.964 56.9478,-118.502"/>
 | |
| </g>
 | |
| <!-- PWMLED -->
 | |
| <g id="node3" class="node"><title>PWMLED</title>
 | |
| <polygon fill="#298029" stroke="#298029" points="171.5,-108 114.5,-108 114.5,-72 171.5,-72 171.5,-108"/>
 | |
| <text text-anchor="middle" x="143" 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="M55.5454,-144.233C70.6832,-135.019 89.664,-123.465 106.071,-113.479"/>
 | |
| <polygon fill="none" stroke="black" points="108.158,-116.305 114.88,-108.116 104.519,-110.326 108.158,-116.305"/>
 | |
| </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="M96.8539,-143.697C92.5974,-135.644 87.4442,-125.894 82.7336,-116.982"/>
 | |
| <polygon fill="none" stroke="black" points="85.8083,-115.31 78.0409,-108.104 79.6197,-118.581 85.8083,-115.31"/>
 | |
| </g>
 | |
| <!-- LEDBoard->PWMLED -->
 | |
| <g id="edge4" class="edge"><title>LEDBoard->PWMLED</title>
 | |
| <path fill="none" stroke="black" stroke-dasharray="5,2" d="M115.146,-143.697C119.403,-135.644 124.556,-125.894 129.266,-116.982"/>
 | |
| <polygon fill="none" stroke="black" points="132.38,-118.581 133.959,-108.104 126.192,-115.31 132.38,-118.581"/>
 | |
| </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="M165.688,-143.876C147.37,-133.858 124.168,-121.17 105.085,-110.734"/>
 | |
| <polygon fill="none" stroke="black" points="106.54,-107.54 96.0868,-105.813 103.181,-113.682 106.54,-107.54"/>
 | |
| </g>
 | |
| <!-- LEDBarGraph->PWMLED -->
 | |
| <g id="edge6" class="edge"><title>LEDBarGraph->PWMLED</title>
 | |
| <path fill="none" stroke="black" stroke-dasharray="5,2" d="M183.652,-143.697C177.243,-135.389 169.442,-125.277 162.394,-116.141"/>
 | |
| <polygon fill="none" stroke="black" points="165.074,-113.884 156.195,-108.104 159.532,-118.16 165.074,-113.884"/>
 | |
| </g>
 | |
| <!-- ButtonBoard -->
 | |
| <g id="node6" class="node"><title>ButtonBoard</title>
 | |
| <polygon fill="#298029" stroke="#298029" points="332.25,-180 255.75,-180 255.75,-144 332.25,-144 332.25,-180"/>
 | |
| <text text-anchor="middle" x="294" y="-159.5" font-family="Sans" font-size="10.00" fill="#ffffff">ButtonBoard</text>
 | |
| </g>
 | |
| <!-- Button -->
 | |
| <g id="node7" class="node"><title>Button</title>
 | |
| <polygon fill="#298029" stroke="#298029" points="328,-108 274,-108 274,-72 328,-72 328,-108"/>
 | |
| <text text-anchor="middle" x="301" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">Button</text>
 | |
| </g>
 | |
| <!-- ButtonBoard->Button -->
 | |
| <g id="edge7" class="edge"><title>ButtonBoard->Button</title>
 | |
| <path fill="none" stroke="black" stroke-dasharray="5,2" d="M295.73,-143.697C296.502,-135.983 297.429,-126.712 298.289,-118.112"/>
 | |
| <polygon fill="none" stroke="black" points="301.777,-118.403 299.29,-108.104 294.812,-117.706 301.777,-118.403"/>
 | |
| </g>
 | |
| <!-- TrafficLightsBuzzer -->
 | |
| <g id="node8" class="node"><title>TrafficLightsBuzzer</title>
 | |
| <polygon fill="#298029" stroke="#298029" points="455.25,-180 350.75,-180 350.75,-144 455.25,-144 455.25,-180"/>
 | |
| <text text-anchor="middle" x="403" y="-159.5" font-family="Sans" font-size="10.00" fill="#ffffff">TrafficLightsBuzzer</text>
 | |
| </g>
 | |
| <!-- TrafficLightsBuzzer->Button -->
 | |
| <g id="edge10" class="edge"><title>TrafficLightsBuzzer->Button</title>
 | |
| <path fill="none" stroke="black" stroke-dasharray="5,2" d="M378.048,-143.876C364.958,-134.893 348.74,-123.763 334.564,-114.034"/>
 | |
| <polygon fill="none" stroke="black" points="336.274,-110.962 326.048,-108.19 332.313,-116.734 336.274,-110.962"/>
 | |
| </g>
 | |
| <!-- TrafficLights -->
 | |
| <g id="node9" class="node"><title>TrafficLights</title>
 | |
| <polygon fill="#298029" stroke="#298029" points="432,-108 360,-108 360,-72 432,-72 432,-108"/>
 | |
| <text text-anchor="middle" x="396" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">TrafficLights</text>
 | |
| </g>
 | |
| <!-- TrafficLightsBuzzer->TrafficLights -->
 | |
| <g id="edge8" class="edge"><title>TrafficLightsBuzzer->TrafficLights</title>
 | |
| <path fill="none" stroke="black" stroke-dasharray="5,2" d="M401.27,-143.697C400.498,-135.983 399.571,-126.712 398.711,-118.112"/>
 | |
| <polygon fill="none" stroke="black" points="402.188,-117.706 397.71,-108.104 395.223,-118.403 402.188,-117.706"/>
 | |
| </g>
 | |
| <!-- Buzzer -->
 | |
| <g id="node10" class="node"><title>Buzzer</title>
 | |
| <polygon fill="#298029" stroke="#298029" points="504,-108 450,-108 450,-72 504,-72 504,-108"/>
 | |
| <text text-anchor="middle" x="477" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">Buzzer</text>
 | |
| </g>
 | |
| <!-- TrafficLightsBuzzer->Buzzer -->
 | |
| <g id="edge9" class="edge"><title>TrafficLightsBuzzer->Buzzer</title>
 | |
| <path fill="none" stroke="black" stroke-dasharray="5,2" d="M421.292,-143.697C430.433,-135.05 441.64,-124.449 451.6,-115.027"/>
 | |
| <polygon fill="none" stroke="black" points="454.059,-117.519 458.918,-108.104 449.248,-112.434 454.059,-117.519"/>
 | |
| </g>
 | |
| <!-- Robot -->
 | |
| <g id="node11" class="node"><title>Robot</title>
 | |
| <polygon fill="#298029" stroke="#298029" points="576,-180 522,-180 522,-144 576,-144 576,-180"/>
 | |
| <text text-anchor="middle" x="549" y="-159.5" font-family="Sans" font-size="10.00" fill="#ffffff">Robot</text>
 | |
| </g>
 | |
| <!-- Motor -->
 | |
| <g id="node12" class="node"><title>Motor</title>
 | |
| <polygon fill="#298029" stroke="#298029" points="576,-108 522,-108 522,-72 576,-72 576,-108"/>
 | |
| <text text-anchor="middle" x="549" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">Motor</text>
 | |
| </g>
 | |
| <!-- Robot->Motor -->
 | |
| <g id="edge11" class="edge"><title>Robot->Motor</title>
 | |
| <path fill="none" stroke="black" stroke-dasharray="5,2" d="M549,-143.697C549,-135.983 549,-126.712 549,-118.112"/>
 | |
| <polygon fill="none" stroke="black" points="552.5,-118.104 549,-108.104 545.5,-118.104 552.5,-118.104"/>
 | |
| </g>
 | |
| <!-- DigitalOutputDevice -->
 | |
| <g id="node13" class="node"><title>DigitalOutputDevice</title>
 | |
| <polygon fill="#298029" stroke="#298029" points="577.5,-36 466.5,-36 466.5,-0 577.5,-0 577.5,-36"/>
 | |
| <text text-anchor="middle" x="522" y="-15.5" font-family="Sans" font-size="10.00" fill="#ffffff">DigitalOutputDevice</text>
 | |
| </g>
 | |
| <!-- Motor->DigitalOutputDevice -->
 | |
| <g id="edge12" class="edge"><title>Motor->DigitalOutputDevice</title>
 | |
| <path fill="none" stroke="black" stroke-dasharray="5,2" d="M542.326,-71.6966C539.285,-63.8132 535.617,-54.3042 532.239,-45.5464"/>
 | |
| <polygon fill="none" stroke="black" points="535.462,-44.1748 528.597,-36.1043 528.931,-46.6939 535.462,-44.1748"/>
 | |
| </g>
 | |
| <!-- PWMOutputDevice -->
 | |
| <g id="node14" class="node"><title>PWMOutputDevice</title>
 | |
| <polygon fill="#298029" stroke="#298029" points="700,-36 596,-36 596,-0 700,-0 700,-36"/>
 | |
| <text text-anchor="middle" x="648" y="-15.5" font-family="Sans" font-size="10.00" fill="#ffffff">PWMOutputDevice</text>
 | |
| </g>
 | |
| <!-- Motor->PWMOutputDevice -->
 | |
| <g id="edge13" class="edge"><title>Motor->PWMOutputDevice</title>
 | |
| <path fill="none" stroke="black" stroke-dasharray="5,2" d="M573.218,-71.8761C585.923,-62.8931 601.664,-51.7625 615.423,-42.0341"/>
 | |
| <polygon fill="none" stroke="black" points="617.544,-44.8209 623.689,-36.1898 613.503,-39.1053 617.544,-44.8209"/>
 | |
| </g>
 | |
| <!-- Servo -->
 | |
| <g id="node15" class="node"><title>Servo</title>
 | |
| <polygon fill="#298029" stroke="#298029" points="675,-108 621,-108 621,-72 675,-72 675,-108"/>
 | |
| <text text-anchor="middle" x="648" y="-87.5" font-family="Sans" font-size="10.00" fill="#ffffff">Servo</text>
 | |
| </g>
 | |
| <!-- Servo->PWMOutputDevice -->
 | |
| <g id="edge14" class="edge"><title>Servo->PWMOutputDevice</title>
 | |
| <path fill="none" stroke="black" stroke-dasharray="5,2" d="M648,-71.6966C648,-63.9827 648,-54.7125 648,-46.1124"/>
 | |
| <polygon fill="none" stroke="black" points="651.5,-46.1043 648,-36.1043 644.5,-46.1044 651.5,-46.1043"/>
 | |
| </g>
 | |
| </g>
 | |
| </svg>
 |