Fine-tune tutorials

This commit is contained in:
Daniel Rojas 2020-06-15 18:04:00 +02:00
parent 37f0f8b408
commit 9aea158274
12 changed files with 437 additions and 429 deletions

View File

@ -115,9 +115,10 @@ Output:
![](tutorial03.png)
## Templates (II), American standards, daisy chaining (I)
## Templates (II), notes,American standards, daisy chaining (I)
* Overriding template parameters
* Add nodes to connectors (and cables)
* American standards: AWG gauge and IEC colors
* Linear daisy-chain
@ -145,9 +146,11 @@ cables:
length: 0.3
gauge: 24 AWG # specifying guage in AWG directly
color_code: IEC # IEC 62 colors also supported
notes: This cable is a bit longer
W2:
<<: *template_cbl
length: 0.1
notes: This cable is a bit shorter
connections:
-
@ -195,7 +198,6 @@ cables:
length: 0.3
gauge: 0.5 mm
colors: [YE, BK, BK, RD] # custom colors, wirecount is implicit
notes: hello!
connections:
- # attach ferrules

View File

@ -19,7 +19,7 @@ graph {
edge [color="#000000:#ffff00:#000000"]
X1:p4r:e -- W1:w4:w
W1:w4:e -- X2:p4l:w
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W1</td></tr><tr><td>4x</td><td>24 AWG</td><td>0.3 m</td></tr></table></td></tr><tr><td>&nbsp;</td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>BN</td><td>X2:1</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#666600" border="2" sides="tb" port="w1"></td></tr><tr><td>X1:2</td><td>RD</td><td>X2:2</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ff0000" border="2" sides="tb" port="w2"></td></tr><tr><td>X1:3</td><td>OG</td><td>X2:3</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ff8000" border="2" sides="tb" port="w3"></td></tr><tr><td>X1:4</td><td>YE</td><td>X2:4</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ffff00" border="2" sides="tb" port="w4"></td></tr><tr><td>&nbsp;</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style=""]
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W1</td></tr><tr><td>4x</td><td>24 AWG</td><td>0.3 m</td></tr></table></td></tr><tr><td>&nbsp;</td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>BN</td><td>X2:1</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#666600" border="2" sides="tb" port="w1"></td></tr><tr><td>X1:2</td><td>RD</td><td>X2:2</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ff0000" border="2" sides="tb" port="w2"></td></tr><tr><td>X1:3</td><td>OG</td><td>X2:3</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ff8000" border="2" sides="tb" port="w3"></td></tr><tr><td>X1:4</td><td>YE</td><td>X2:4</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ffff00" border="2" sides="tb" port="w4"></td></tr><tr><td>&nbsp;</td></tr></table></td></tr><tr><td cellpadding="3">This cable is a bit longer</td></tr><tr><td>&nbsp;</td></tr></table>> fillcolor=white margin=0 shape=box style=""]
edge [color="#000000:#666600:#000000"]
X2:p1r:e -- W2:w1:w
W2:w1:e -- X3:p1l:w
@ -32,5 +32,5 @@ graph {
edge [color="#000000:#ffff00:#000000"]
X2:p4r:e -- W2:w4:w
W2:w4:e -- X3:p4l:w
W2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W2</td></tr><tr><td>4x</td><td>24 AWG</td><td>0.1 m</td></tr></table></td></tr><tr><td>&nbsp;</td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X2:1</td><td>BN</td><td>X3:1</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#666600" border="2" sides="tb" port="w1"></td></tr><tr><td>X2:2</td><td>RD</td><td>X3:2</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ff0000" border="2" sides="tb" port="w2"></td></tr><tr><td>X2:3</td><td>OG</td><td>X3:3</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ff8000" border="2" sides="tb" port="w3"></td></tr><tr><td>X2:4</td><td>YE</td><td>X3:4</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ffff00" border="2" sides="tb" port="w4"></td></tr><tr><td>&nbsp;</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style=""]
W2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W2</td></tr><tr><td>4x</td><td>24 AWG</td><td>0.1 m</td></tr></table></td></tr><tr><td>&nbsp;</td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X2:1</td><td>BN</td><td>X3:1</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#666600" border="2" sides="tb" port="w1"></td></tr><tr><td>X2:2</td><td>RD</td><td>X3:2</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ff0000" border="2" sides="tb" port="w2"></td></tr><tr><td>X2:3</td><td>OG</td><td>X3:3</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ff8000" border="2" sides="tb" port="w3"></td></tr><tr><td>X2:4</td><td>YE</td><td>X3:4</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ffff00" border="2" sides="tb" port="w4"></td></tr><tr><td>&nbsp;</td></tr></table></td></tr><tr><td cellpadding="3">This cable is a bit shorter</td></tr><tr><td>&nbsp;</td></tr></table>> fillcolor=white margin=0 shape=box style=""]
}

View File

@ -4,297 +4,301 @@
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
-->
<!-- Pages: 1 -->
<svg width="1443pt" height="198pt"
viewBox="0.00 0.00 1443.00 198.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 194)">
<polygon fill="white" stroke="transparent" points="-4,4 -4,-194 1439,-194 1439,4 -4,4"/>
<svg width="1500pt" height="224pt"
viewBox="0.00 0.00 1500.00 224.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 220)">
<polygon fill="white" stroke="transparent" points="-4,4 -4,-220 1496,-220 1496,4 -4,4"/>
<!-- X1 -->
<g id="node1" class="node">
<title>X1</title>
<polygon fill="white" stroke="black" points="0,-0.5 0,-161.5 195,-161.5 195,-0.5 0,-0.5"/>
<text text-anchor="middle" x="97.5" y="-146.3" font-family="arial" font-size="14.00">X1</text>
<polyline fill="none" stroke="black" points="0,-138.5 195,-138.5 "/>
<text text-anchor="middle" x="50.5" y="-123.3" font-family="arial" font-size="14.00">Molex KK 254</text>
<polyline fill="none" stroke="black" points="101,-115.5 101,-138.5 "/>
<text text-anchor="middle" x="124.5" y="-123.3" font-family="arial" font-size="14.00">male</text>
<polyline fill="none" stroke="black" points="148,-115.5 148,-138.5 "/>
<text text-anchor="middle" x="171.5" y="-123.3" font-family="arial" font-size="14.00">4&#45;pin</text>
<polyline fill="none" stroke="black" points="0,-115.5 195,-115.5 "/>
<text text-anchor="middle" x="54.5" y="-100.3" font-family="arial" font-size="14.00">GND</text>
<polyline fill="none" stroke="black" points="0,-92.5 109,-92.5 "/>
<text text-anchor="middle" x="54.5" y="-77.3" font-family="arial" font-size="14.00">VCC</text>
<polyline fill="none" stroke="black" points="0,-69.5 109,-69.5 "/>
<text text-anchor="middle" x="54.5" y="-54.3" font-family="arial" font-size="14.00">SCL</text>
<polyline fill="none" stroke="black" points="0,-46.5 109,-46.5 "/>
<text text-anchor="middle" x="54.5" y="-31.3" font-family="arial" font-size="14.00">SDA</text>
<polyline fill="none" stroke="black" points="109,-23.5 109,-115.5 "/>
<text text-anchor="middle" x="152" y="-100.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="109,-92.5 195,-92.5 "/>
<text text-anchor="middle" x="152" y="-77.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="109,-69.5 195,-69.5 "/>
<text text-anchor="middle" x="152" y="-54.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="109,-46.5 195,-46.5 "/>
<text text-anchor="middle" x="152" y="-31.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="0,-23.5 195,-23.5 "/>
<text text-anchor="middle" x="97.5" y="-8.3" font-family="arial" font-size="14.00">to microcontroller</text>
<polygon fill="white" stroke="black" points="0,-26.5 0,-187.5 195,-187.5 195,-26.5 0,-26.5"/>
<text text-anchor="middle" x="97.5" y="-172.3" font-family="arial" font-size="14.00">X1</text>
<polyline fill="none" stroke="black" points="0,-164.5 195,-164.5 "/>
<text text-anchor="middle" x="50.5" y="-149.3" font-family="arial" font-size="14.00">Molex KK 254</text>
<polyline fill="none" stroke="black" points="101,-141.5 101,-164.5 "/>
<text text-anchor="middle" x="124.5" y="-149.3" font-family="arial" font-size="14.00">male</text>
<polyline fill="none" stroke="black" points="148,-141.5 148,-164.5 "/>
<text text-anchor="middle" x="171.5" y="-149.3" font-family="arial" font-size="14.00">4&#45;pin</text>
<polyline fill="none" stroke="black" points="0,-141.5 195,-141.5 "/>
<text text-anchor="middle" x="54.5" y="-126.3" font-family="arial" font-size="14.00">GND</text>
<polyline fill="none" stroke="black" points="0,-118.5 109,-118.5 "/>
<text text-anchor="middle" x="54.5" y="-103.3" font-family="arial" font-size="14.00">VCC</text>
<polyline fill="none" stroke="black" points="0,-95.5 109,-95.5 "/>
<text text-anchor="middle" x="54.5" y="-80.3" font-family="arial" font-size="14.00">SCL</text>
<polyline fill="none" stroke="black" points="0,-72.5 109,-72.5 "/>
<text text-anchor="middle" x="54.5" y="-57.3" font-family="arial" font-size="14.00">SDA</text>
<polyline fill="none" stroke="black" points="109,-49.5 109,-141.5 "/>
<text text-anchor="middle" x="152" y="-126.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="109,-118.5 195,-118.5 "/>
<text text-anchor="middle" x="152" y="-103.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="109,-95.5 195,-95.5 "/>
<text text-anchor="middle" x="152" y="-80.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="109,-72.5 195,-72.5 "/>
<text text-anchor="middle" x="152" y="-57.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="0,-49.5 195,-49.5 "/>
<text text-anchor="middle" x="97.5" y="-34.3" font-family="arial" font-size="14.00">to microcontroller</text>
</g>
<!-- W1 -->
<g id="node4" class="node">
<title>W1</title>
<polygon fill="none" stroke="black" points="465,-190 339,-190 339,-10 465,-10 465,-190"/>
<polygon fill="none" stroke="black" points="339,-167 339,-190 465,-190 465,-167 339,-167"/>
<text text-anchor="start" x="391" y="-174.8" font-family="arial" font-size="14.00">W1</text>
<polygon fill="none" stroke="black" points="339,-144 339,-167 362,-167 362,-144 339,-144"/>
<text text-anchor="start" x="343" y="-151.8" font-family="arial" font-size="14.00">4x</text>
<polygon fill="none" stroke="black" points="362,-144 362,-167 422,-167 422,-144 362,-144"/>
<text text-anchor="start" x="366" y="-151.8" font-family="arial" font-size="14.00">24 AWG</text>
<polygon fill="none" stroke="black" points="422,-144 422,-167 465,-167 465,-144 422,-144"/>
<text text-anchor="start" x="426" y="-151.8" font-family="arial" font-size="14.00">0.3 m</text>
<text text-anchor="start" x="400" y="-132.8" font-family="arial" font-size="14.00"> </text>
<text text-anchor="start" x="347" y="-115.8" font-family="arial" font-size="14.00">X1:1</text>
<text text-anchor="start" x="393" y="-115.8" font-family="arial" font-size="14.00">BN</text>
<text text-anchor="start" x="429.5" y="-115.8" font-family="arial" font-size="14.00">X2:1</text>
<polygon fill="#666600" stroke="transparent" points="339,-104 339,-110 465,-110 465,-104 339,-104"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-105 464,-105 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="464,-109 340,-109 "/>
<text text-anchor="start" x="347" y="-90.8" font-family="arial" font-size="14.00">X1:2</text>
<text text-anchor="start" x="392.5" y="-90.8" font-family="arial" font-size="14.00">RD</text>
<text text-anchor="start" x="429.5" y="-90.8" font-family="arial" font-size="14.00">X2:2</text>
<polygon fill="#ff0000" stroke="transparent" stroke-width="2" points="339,-79 339,-85 465,-85 465,-79 339,-79"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-80 464,-80 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="464,-84 340,-84 "/>
<text text-anchor="start" x="347" y="-65.8" font-family="arial" font-size="14.00">X1:3</text>
<text text-anchor="start" x="391" y="-65.8" font-family="arial" font-size="14.00">OG</text>
<text text-anchor="start" x="429.5" y="-65.8" font-family="arial" font-size="14.00">X2:3</text>
<polygon fill="#ff8000" stroke="transparent" stroke-width="2" points="339,-54 339,-60 465,-60 465,-54 339,-54"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-55 464,-55 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="464,-59 340,-59 "/>
<text text-anchor="start" x="347" y="-40.8" font-family="arial" font-size="14.00">X1:4</text>
<text text-anchor="start" x="393" y="-40.8" font-family="arial" font-size="14.00">YE</text>
<text text-anchor="start" x="429.5" y="-40.8" font-family="arial" font-size="14.00">X2:4</text>
<polygon fill="#ffff00" stroke="transparent" stroke-width="2" points="339,-29 339,-35 465,-35 465,-29 339,-29"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-30 464,-30 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="464,-34 340,-34 "/>
<text text-anchor="start" x="359" y="-15.8" font-family="arial" font-size="14.00"> </text>
<polygon fill="none" stroke="black" points="491,-216 339,-216 339,0 491,0 491,-216"/>
<polygon fill="none" stroke="black" points="339,-193 339,-216 491,-216 491,-193 339,-193"/>
<text text-anchor="start" x="404" y="-200.8" font-family="arial" font-size="14.00">W1</text>
<polygon fill="none" stroke="black" points="339,-170 339,-193 371,-193 371,-170 339,-170"/>
<text text-anchor="start" x="347.5" y="-177.8" font-family="arial" font-size="14.00">4x</text>
<polygon fill="none" stroke="black" points="371,-170 371,-193 440,-193 440,-170 371,-170"/>
<text text-anchor="start" x="379.5" y="-177.8" font-family="arial" font-size="14.00">24 AWG</text>
<polygon fill="none" stroke="black" points="440,-170 440,-193 491,-193 491,-170 440,-170"/>
<text text-anchor="start" x="448" y="-177.8" font-family="arial" font-size="14.00">0.3 m</text>
<text text-anchor="start" x="413" y="-158.8" font-family="arial" font-size="14.00"> </text>
<text text-anchor="start" x="351.5" y="-141.8" font-family="arial" font-size="14.00">X1:1</text>
<text text-anchor="start" x="406" y="-141.8" font-family="arial" font-size="14.00">BN</text>
<text text-anchor="start" x="451" y="-141.8" font-family="arial" font-size="14.00">X2:1</text>
<polygon fill="#666600" stroke="transparent" points="339,-130 339,-136 491,-136 491,-130 339,-130"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-131 490,-131 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="490,-135 340,-135 "/>
<text text-anchor="start" x="351.5" y="-116.8" font-family="arial" font-size="14.00">X1:2</text>
<text text-anchor="start" x="405.5" y="-116.8" font-family="arial" font-size="14.00">RD</text>
<text text-anchor="start" x="451" y="-116.8" font-family="arial" font-size="14.00">X2:2</text>
<polygon fill="#ff0000" stroke="transparent" stroke-width="2" points="339,-105 339,-111 491,-111 491,-105 339,-105"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-106 490,-106 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="490,-110 340,-110 "/>
<text text-anchor="start" x="351.5" y="-91.8" font-family="arial" font-size="14.00">X1:3</text>
<text text-anchor="start" x="404" y="-91.8" font-family="arial" font-size="14.00">OG</text>
<text text-anchor="start" x="451" y="-91.8" font-family="arial" font-size="14.00">X2:3</text>
<polygon fill="#ff8000" stroke="transparent" stroke-width="2" points="339,-80 339,-86 491,-86 491,-80 339,-80"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-81 490,-81 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="490,-85 340,-85 "/>
<text text-anchor="start" x="351.5" y="-66.8" font-family="arial" font-size="14.00">X1:4</text>
<text text-anchor="start" x="406" y="-66.8" font-family="arial" font-size="14.00">YE</text>
<text text-anchor="start" x="451" y="-66.8" font-family="arial" font-size="14.00">X2:4</text>
<polygon fill="#ffff00" stroke="transparent" stroke-width="2" points="339,-55 339,-61 491,-61 491,-55 339,-55"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-56 490,-56 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="490,-60 340,-60 "/>
<text text-anchor="start" x="363.5" y="-41.8" font-family="arial" font-size="14.00"> </text>
<text text-anchor="start" x="342" y="-21.8" font-family="arial" font-size="14.00">This cable is a bit longer</text>
<text text-anchor="start" x="413" y="-3.8" font-family="arial" font-size="14.00"> </text>
</g>
<!-- X1&#45;&#45;W1 -->
<g id="edge1" class="edge">
<title>X1:e&#45;&#45;W1:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-102C259.38,-102.03 275.36,-105.03 339,-105"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M195,-104C259.01,-104 274.99,-107 339,-107"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-106C258.64,-105.97 274.62,-108.97 339,-109"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-128C259.38,-128.03 275.36,-131.03 339,-131"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M195,-130C259.01,-130 274.99,-133 339,-133"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-132C258.64,-131.97 274.62,-134.97 339,-135"/>
</g>
<!-- X1&#45;&#45;W1 -->
<g id="edge3" class="edge">
<title>X1:e&#45;&#45;W1:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-79C259.13,-79 275.12,-80 339,-80"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M195,-81C259,-81 275,-82 339,-82"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-83C258.88,-83 274.87,-84 339,-84"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-105C259.13,-105 275.12,-106 339,-106"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M195,-107C259,-107 275,-108 339,-108"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-109C258.88,-109 274.87,-110 339,-110"/>
</g>
<!-- X1&#45;&#45;W1 -->
<g id="edge5" class="edge">
<title>X1:e&#45;&#45;W1:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-56C258.88,-56 274.87,-55 339,-55"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M195,-58C259,-58 275,-57 339,-57"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-60C259.13,-60 275.12,-59 339,-59"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-82C258.88,-82 274.87,-81 339,-81"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M195,-84C259,-84 275,-83 339,-83"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-86C259.13,-86 275.12,-85 339,-85"/>
</g>
<!-- X1&#45;&#45;W1 -->
<g id="edge7" class="edge">
<title>X1:e&#45;&#45;W1:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-33C258.64,-33.03 274.62,-30.03 339,-30"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M195,-35C259.01,-35 274.99,-32 339,-32"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-37C259.38,-36.97 275.36,-33.97 339,-34"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-59C258.64,-59.03 274.62,-56.03 339,-56"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M195,-61C259.01,-61 274.99,-58 339,-58"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-63C259.38,-62.97 275.36,-59.97 339,-60"/>
</g>
<!-- X2 -->
<g id="node2" class="node">
<title>X2</title>
<polygon fill="white" stroke="black" points="609,-0.5 609,-161.5 815,-161.5 815,-0.5 609,-0.5"/>
<text text-anchor="middle" x="712" y="-146.3" font-family="arial" font-size="14.00">X2</text>
<polyline fill="none" stroke="black" points="609,-138.5 815,-138.5 "/>
<text text-anchor="middle" x="659.5" y="-123.3" font-family="arial" font-size="14.00">Molex KK 254</text>
<polyline fill="none" stroke="black" points="710,-115.5 710,-138.5 "/>
<text text-anchor="middle" x="739" y="-123.3" font-family="arial" font-size="14.00">female</text>
<polyline fill="none" stroke="black" points="768,-115.5 768,-138.5 "/>
<text text-anchor="middle" x="791.5" y="-123.3" font-family="arial" font-size="14.00">4&#45;pin</text>
<polyline fill="none" stroke="black" points="609,-115.5 815,-115.5 "/>
<text text-anchor="middle" x="639.5" y="-100.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="609,-92.5 670,-92.5 "/>
<text text-anchor="middle" x="639.5" y="-77.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="609,-69.5 670,-69.5 "/>
<text text-anchor="middle" x="639.5" y="-54.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="609,-46.5 670,-46.5 "/>
<text text-anchor="middle" x="639.5" y="-31.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="670,-23.5 670,-115.5 "/>
<text text-anchor="middle" x="712" y="-100.3" font-family="arial" font-size="14.00">GND</text>
<polyline fill="none" stroke="black" points="670,-92.5 754,-92.5 "/>
<text text-anchor="middle" x="712" y="-77.3" font-family="arial" font-size="14.00">VCC</text>
<polyline fill="none" stroke="black" points="670,-69.5 754,-69.5 "/>
<text text-anchor="middle" x="712" y="-54.3" font-family="arial" font-size="14.00">SCL</text>
<polyline fill="none" stroke="black" points="670,-46.5 754,-46.5 "/>
<text text-anchor="middle" x="712" y="-31.3" font-family="arial" font-size="14.00">SDA</text>
<polyline fill="none" stroke="black" points="754,-23.5 754,-115.5 "/>
<text text-anchor="middle" x="784.5" y="-100.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="754,-92.5 815,-92.5 "/>
<text text-anchor="middle" x="784.5" y="-77.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="754,-69.5 815,-69.5 "/>
<text text-anchor="middle" x="784.5" y="-54.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="754,-46.5 815,-46.5 "/>
<text text-anchor="middle" x="784.5" y="-31.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="609,-23.5 815,-23.5 "/>
<text text-anchor="middle" x="712" y="-8.3" font-family="arial" font-size="14.00">to accelerometer</text>
<polygon fill="white" stroke="black" points="635,-26.5 635,-187.5 841,-187.5 841,-26.5 635,-26.5"/>
<text text-anchor="middle" x="738" y="-172.3" font-family="arial" font-size="14.00">X2</text>
<polyline fill="none" stroke="black" points="635,-164.5 841,-164.5 "/>
<text text-anchor="middle" x="685.5" y="-149.3" font-family="arial" font-size="14.00">Molex KK 254</text>
<polyline fill="none" stroke="black" points="736,-141.5 736,-164.5 "/>
<text text-anchor="middle" x="765" y="-149.3" font-family="arial" font-size="14.00">female</text>
<polyline fill="none" stroke="black" points="794,-141.5 794,-164.5 "/>
<text text-anchor="middle" x="817.5" y="-149.3" font-family="arial" font-size="14.00">4&#45;pin</text>
<polyline fill="none" stroke="black" points="635,-141.5 841,-141.5 "/>
<text text-anchor="middle" x="665.5" y="-126.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="635,-118.5 696,-118.5 "/>
<text text-anchor="middle" x="665.5" y="-103.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="635,-95.5 696,-95.5 "/>
<text text-anchor="middle" x="665.5" y="-80.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="635,-72.5 696,-72.5 "/>
<text text-anchor="middle" x="665.5" y="-57.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="696,-49.5 696,-141.5 "/>
<text text-anchor="middle" x="738" y="-126.3" font-family="arial" font-size="14.00">GND</text>
<polyline fill="none" stroke="black" points="696,-118.5 780,-118.5 "/>
<text text-anchor="middle" x="738" y="-103.3" font-family="arial" font-size="14.00">VCC</text>
<polyline fill="none" stroke="black" points="696,-95.5 780,-95.5 "/>
<text text-anchor="middle" x="738" y="-80.3" font-family="arial" font-size="14.00">SCL</text>
<polyline fill="none" stroke="black" points="696,-72.5 780,-72.5 "/>
<text text-anchor="middle" x="738" y="-57.3" font-family="arial" font-size="14.00">SDA</text>
<polyline fill="none" stroke="black" points="780,-49.5 780,-141.5 "/>
<text text-anchor="middle" x="810.5" y="-126.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="780,-118.5 841,-118.5 "/>
<text text-anchor="middle" x="810.5" y="-103.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="780,-95.5 841,-95.5 "/>
<text text-anchor="middle" x="810.5" y="-80.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="780,-72.5 841,-72.5 "/>
<text text-anchor="middle" x="810.5" y="-57.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="635,-49.5 841,-49.5 "/>
<text text-anchor="middle" x="738" y="-34.3" font-family="arial" font-size="14.00">to accelerometer</text>
</g>
<!-- W2 -->
<g id="node5" class="node">
<title>W2</title>
<polygon fill="none" stroke="black" points="1085,-190 959,-190 959,-10 1085,-10 1085,-190"/>
<polygon fill="none" stroke="black" points="959,-167 959,-190 1085,-190 1085,-167 959,-167"/>
<text text-anchor="start" x="1011" y="-174.8" font-family="arial" font-size="14.00">W2</text>
<polygon fill="none" stroke="black" points="959,-144 959,-167 982,-167 982,-144 959,-144"/>
<text text-anchor="start" x="963" y="-151.8" font-family="arial" font-size="14.00">4x</text>
<polygon fill="none" stroke="black" points="982,-144 982,-167 1042,-167 1042,-144 982,-144"/>
<text text-anchor="start" x="986" y="-151.8" font-family="arial" font-size="14.00">24 AWG</text>
<polygon fill="none" stroke="black" points="1042,-144 1042,-167 1085,-167 1085,-144 1042,-144"/>
<text text-anchor="start" x="1046" y="-151.8" font-family="arial" font-size="14.00">0.1 m</text>
<text text-anchor="start" x="1020" y="-132.8" font-family="arial" font-size="14.00"> </text>
<text text-anchor="start" x="967" y="-115.8" font-family="arial" font-size="14.00">X2:1</text>
<text text-anchor="start" x="1013" y="-115.8" font-family="arial" font-size="14.00">BN</text>
<text text-anchor="start" x="1049.5" y="-115.8" font-family="arial" font-size="14.00">X3:1</text>
<polygon fill="#666600" stroke="transparent" points="959,-104 959,-110 1085,-110 1085,-104 959,-104"/>
<polyline fill="none" stroke="black" stroke-width="2" points="960,-105 1084,-105 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1084,-109 960,-109 "/>
<text text-anchor="start" x="967" y="-90.8" font-family="arial" font-size="14.00">X2:2</text>
<text text-anchor="start" x="1012.5" y="-90.8" font-family="arial" font-size="14.00">RD</text>
<text text-anchor="start" x="1049.5" y="-90.8" font-family="arial" font-size="14.00">X3:2</text>
<polygon fill="#ff0000" stroke="transparent" stroke-width="2" points="959,-79 959,-85 1085,-85 1085,-79 959,-79"/>
<polyline fill="none" stroke="black" stroke-width="2" points="960,-80 1084,-80 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1084,-84 960,-84 "/>
<text text-anchor="start" x="967" y="-65.8" font-family="arial" font-size="14.00">X2:3</text>
<text text-anchor="start" x="1011" y="-65.8" font-family="arial" font-size="14.00">OG</text>
<text text-anchor="start" x="1049.5" y="-65.8" font-family="arial" font-size="14.00">X3:3</text>
<polygon fill="#ff8000" stroke="transparent" stroke-width="2" points="959,-54 959,-60 1085,-60 1085,-54 959,-54"/>
<polyline fill="none" stroke="black" stroke-width="2" points="960,-55 1084,-55 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1084,-59 960,-59 "/>
<text text-anchor="start" x="967" y="-40.8" font-family="arial" font-size="14.00">X2:4</text>
<text text-anchor="start" x="1013" y="-40.8" font-family="arial" font-size="14.00">YE</text>
<text text-anchor="start" x="1049.5" y="-40.8" font-family="arial" font-size="14.00">X3:4</text>
<polygon fill="#ffff00" stroke="transparent" stroke-width="2" points="959,-29 959,-35 1085,-35 1085,-29 959,-29"/>
<polyline fill="none" stroke="black" stroke-width="2" points="960,-30 1084,-30 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1084,-34 960,-34 "/>
<text text-anchor="start" x="979" y="-15.8" font-family="arial" font-size="14.00"> </text>
<polygon fill="none" stroke="black" points="1142,-216 985,-216 985,0 1142,0 1142,-216"/>
<polygon fill="none" stroke="black" points="985.5,-193 985.5,-216 1142.5,-216 1142.5,-193 985.5,-193"/>
<text text-anchor="start" x="1053" y="-200.8" font-family="arial" font-size="14.00">W2</text>
<polygon fill="none" stroke="black" points="985.5,-170 985.5,-193 1019.5,-193 1019.5,-170 985.5,-170"/>
<text text-anchor="start" x="995" y="-177.8" font-family="arial" font-size="14.00">4x</text>
<polygon fill="none" stroke="black" points="1019.5,-170 1019.5,-193 1089.5,-193 1089.5,-170 1019.5,-170"/>
<text text-anchor="start" x="1028.5" y="-177.8" font-family="arial" font-size="14.00">24 AWG</text>
<polygon fill="none" stroke="black" points="1089.5,-170 1089.5,-193 1142.5,-193 1142.5,-170 1089.5,-170"/>
<text text-anchor="start" x="1098.5" y="-177.8" font-family="arial" font-size="14.00">0.1 m</text>
<text text-anchor="start" x="1062" y="-158.8" font-family="arial" font-size="14.00"> </text>
<text text-anchor="start" x="998.5" y="-141.8" font-family="arial" font-size="14.00">X2:1</text>
<text text-anchor="start" x="1054.5" y="-141.8" font-family="arial" font-size="14.00">BN</text>
<text text-anchor="start" x="1101.5" y="-141.8" font-family="arial" font-size="14.00">X3:1</text>
<polygon fill="#666600" stroke="transparent" points="985.5,-130 985.5,-136 1142.5,-136 1142.5,-130 985.5,-130"/>
<polyline fill="none" stroke="black" stroke-width="2" points="986.5,-131 1141.5,-131 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1141.5,-135 986.5,-135 "/>
<text text-anchor="start" x="998.5" y="-116.8" font-family="arial" font-size="14.00">X2:2</text>
<text text-anchor="start" x="1054" y="-116.8" font-family="arial" font-size="14.00">RD</text>
<text text-anchor="start" x="1101.5" y="-116.8" font-family="arial" font-size="14.00">X3:2</text>
<polygon fill="#ff0000" stroke="transparent" stroke-width="2" points="985.5,-105 985.5,-111 1142.5,-111 1142.5,-105 985.5,-105"/>
<polyline fill="none" stroke="black" stroke-width="2" points="986.5,-106 1141.5,-106 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1141.5,-110 986.5,-110 "/>
<text text-anchor="start" x="998.5" y="-91.8" font-family="arial" font-size="14.00">X2:3</text>
<text text-anchor="start" x="1052.5" y="-91.8" font-family="arial" font-size="14.00">OG</text>
<text text-anchor="start" x="1101.5" y="-91.8" font-family="arial" font-size="14.00">X3:3</text>
<polygon fill="#ff8000" stroke="transparent" stroke-width="2" points="985.5,-80 985.5,-86 1142.5,-86 1142.5,-80 985.5,-80"/>
<polyline fill="none" stroke="black" stroke-width="2" points="986.5,-81 1141.5,-81 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1141.5,-85 986.5,-85 "/>
<text text-anchor="start" x="998.5" y="-66.8" font-family="arial" font-size="14.00">X2:4</text>
<text text-anchor="start" x="1054.5" y="-66.8" font-family="arial" font-size="14.00">YE</text>
<text text-anchor="start" x="1101.5" y="-66.8" font-family="arial" font-size="14.00">X3:4</text>
<polygon fill="#ffff00" stroke="transparent" stroke-width="2" points="985.5,-55 985.5,-61 1142.5,-61 1142.5,-55 985.5,-55"/>
<polyline fill="none" stroke="black" stroke-width="2" points="986.5,-56 1141.5,-56 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1141.5,-60 986.5,-60 "/>
<text text-anchor="start" x="1010.5" y="-41.8" font-family="arial" font-size="14.00"> </text>
<text text-anchor="start" x="988.5" y="-21.8" font-family="arial" font-size="14.00">This cable is a bit shorter</text>
<text text-anchor="start" x="1062" y="-3.8" font-family="arial" font-size="14.00"> </text>
</g>
<!-- X2&#45;&#45;W2 -->
<g id="edge9" class="edge">
<title>X2:e&#45;&#45;W2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-102C879.38,-102.03 895.36,-105.03 959,-105"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M815,-104C879.01,-104 894.99,-107 959,-107"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-106C878.64,-105.97 894.62,-108.97 959,-109"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-128C905.38,-128.03 921.36,-131.03 985,-131"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M841,-130C905.01,-130 920.99,-133 985,-133"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-132C904.64,-131.97 920.62,-134.97 985,-135"/>
</g>
<!-- X2&#45;&#45;W2 -->
<g id="edge11" class="edge">
<title>X2:e&#45;&#45;W2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-79C879.13,-79 895.12,-80 959,-80"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M815,-81C879,-81 895,-82 959,-82"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-83C878.88,-83 894.87,-84 959,-84"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-105C905.13,-105 921.12,-106 985,-106"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M841,-107C905,-107 921,-108 985,-108"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-109C904.88,-109 920.87,-110 985,-110"/>
</g>
<!-- X2&#45;&#45;W2 -->
<g id="edge13" class="edge">
<title>X2:e&#45;&#45;W2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-56C878.88,-56 894.87,-55 959,-55"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M815,-58C879,-58 895,-57 959,-57"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-60C879.13,-60 895.12,-59 959,-59"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-82C904.88,-82 920.87,-81 985,-81"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M841,-84C905,-84 921,-83 985,-83"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-86C905.13,-86 921.12,-85 985,-85"/>
</g>
<!-- X2&#45;&#45;W2 -->
<g id="edge15" class="edge">
<title>X2:e&#45;&#45;W2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-33C878.64,-33.03 894.62,-30.03 959,-30"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M815,-35C879.01,-35 894.99,-32 959,-32"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-37C879.38,-36.97 895.36,-33.97 959,-34"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-59C904.64,-59.03 920.62,-56.03 985,-56"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M841,-61C905.01,-61 920.99,-58 985,-58"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-63C905.38,-62.97 921.36,-59.97 985,-60"/>
</g>
<!-- X3 -->
<g id="node3" class="node">
<title>X3</title>
<polygon fill="white" stroke="black" points="1229,-0.5 1229,-161.5 1435,-161.5 1435,-0.5 1229,-0.5"/>
<text text-anchor="middle" x="1332" y="-146.3" font-family="arial" font-size="14.00">X3</text>
<polyline fill="none" stroke="black" points="1229,-138.5 1435,-138.5 "/>
<text text-anchor="middle" x="1279.5" y="-123.3" font-family="arial" font-size="14.00">Molex KK 254</text>
<polyline fill="none" stroke="black" points="1330,-115.5 1330,-138.5 "/>
<text text-anchor="middle" x="1359" y="-123.3" font-family="arial" font-size="14.00">female</text>
<polyline fill="none" stroke="black" points="1388,-115.5 1388,-138.5 "/>
<text text-anchor="middle" x="1411.5" y="-123.3" font-family="arial" font-size="14.00">4&#45;pin</text>
<polyline fill="none" stroke="black" points="1229,-115.5 1435,-115.5 "/>
<text text-anchor="middle" x="1274.5" y="-100.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="1229,-92.5 1320,-92.5 "/>
<text text-anchor="middle" x="1274.5" y="-77.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="1229,-69.5 1320,-69.5 "/>
<text text-anchor="middle" x="1274.5" y="-54.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="1229,-46.5 1320,-46.5 "/>
<text text-anchor="middle" x="1274.5" y="-31.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="1320,-23.5 1320,-115.5 "/>
<text text-anchor="middle" x="1377.5" y="-100.3" font-family="arial" font-size="14.00">GND</text>
<polyline fill="none" stroke="black" points="1320,-92.5 1435,-92.5 "/>
<text text-anchor="middle" x="1377.5" y="-77.3" font-family="arial" font-size="14.00">VCC</text>
<polyline fill="none" stroke="black" points="1320,-69.5 1435,-69.5 "/>
<text text-anchor="middle" x="1377.5" y="-54.3" font-family="arial" font-size="14.00">SCL</text>
<polyline fill="none" stroke="black" points="1320,-46.5 1435,-46.5 "/>
<text text-anchor="middle" x="1377.5" y="-31.3" font-family="arial" font-size="14.00">SDA</text>
<polyline fill="none" stroke="black" points="1229,-23.5 1435,-23.5 "/>
<text text-anchor="middle" x="1332" y="-8.3" font-family="arial" font-size="14.00">to temperature sensor</text>
<polygon fill="white" stroke="black" points="1286,-26.5 1286,-187.5 1492,-187.5 1492,-26.5 1286,-26.5"/>
<text text-anchor="middle" x="1389" y="-172.3" font-family="arial" font-size="14.00">X3</text>
<polyline fill="none" stroke="black" points="1286,-164.5 1492,-164.5 "/>
<text text-anchor="middle" x="1336.5" y="-149.3" font-family="arial" font-size="14.00">Molex KK 254</text>
<polyline fill="none" stroke="black" points="1387,-141.5 1387,-164.5 "/>
<text text-anchor="middle" x="1416" y="-149.3" font-family="arial" font-size="14.00">female</text>
<polyline fill="none" stroke="black" points="1445,-141.5 1445,-164.5 "/>
<text text-anchor="middle" x="1468.5" y="-149.3" font-family="arial" font-size="14.00">4&#45;pin</text>
<polyline fill="none" stroke="black" points="1286,-141.5 1492,-141.5 "/>
<text text-anchor="middle" x="1331.5" y="-126.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="1286,-118.5 1377,-118.5 "/>
<text text-anchor="middle" x="1331.5" y="-103.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="1286,-95.5 1377,-95.5 "/>
<text text-anchor="middle" x="1331.5" y="-80.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="1286,-72.5 1377,-72.5 "/>
<text text-anchor="middle" x="1331.5" y="-57.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="1377,-49.5 1377,-141.5 "/>
<text text-anchor="middle" x="1434.5" y="-126.3" font-family="arial" font-size="14.00">GND</text>
<polyline fill="none" stroke="black" points="1377,-118.5 1492,-118.5 "/>
<text text-anchor="middle" x="1434.5" y="-103.3" font-family="arial" font-size="14.00">VCC</text>
<polyline fill="none" stroke="black" points="1377,-95.5 1492,-95.5 "/>
<text text-anchor="middle" x="1434.5" y="-80.3" font-family="arial" font-size="14.00">SCL</text>
<polyline fill="none" stroke="black" points="1377,-72.5 1492,-72.5 "/>
<text text-anchor="middle" x="1434.5" y="-57.3" font-family="arial" font-size="14.00">SDA</text>
<polyline fill="none" stroke="black" points="1286,-49.5 1492,-49.5 "/>
<text text-anchor="middle" x="1389" y="-34.3" font-family="arial" font-size="14.00">to temperature sensor</text>
</g>
<!-- W1&#45;&#45;X2 -->
<g id="edge2" class="edge">
<title>W1:e&#45;&#45;X2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-105C528.64,-105.03 544.62,-102.03 609,-102"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M465,-107C529.01,-107 544.99,-104 609,-104"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-109C529.38,-108.97 545.36,-105.97 609,-106"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-131C554.64,-131.03 570.62,-128.03 635,-128"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M491,-133C555.01,-133 570.99,-130 635,-130"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-135C555.38,-134.97 571.36,-131.97 635,-132"/>
</g>
<!-- W1&#45;&#45;X2 -->
<g id="edge4" class="edge">
<title>W1:e&#45;&#45;X2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-80C528.88,-80 544.87,-79 609,-79"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M465,-82C529,-82 545,-81 609,-81"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-84C529.13,-84 545.12,-83 609,-83"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-106C554.88,-106 570.87,-105 635,-105"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M491,-108C555,-108 571,-107 635,-107"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-110C555.13,-110 571.12,-109 635,-109"/>
</g>
<!-- W1&#45;&#45;X2 -->
<g id="edge6" class="edge">
<title>W1:e&#45;&#45;X2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-55C529.13,-55 545.12,-56 609,-56"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M465,-57C529,-57 545,-58 609,-58"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-59C528.88,-59 544.87,-60 609,-60"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-81C555.13,-81 571.12,-82 635,-82"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M491,-83C555,-83 571,-84 635,-84"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-85C554.88,-85 570.87,-86 635,-86"/>
</g>
<!-- W1&#45;&#45;X2 -->
<g id="edge8" class="edge">
<title>W1:e&#45;&#45;X2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-30C529.38,-30.03 545.36,-33.03 609,-33"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M465,-32C529.01,-32 544.99,-35 609,-35"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-34C528.64,-33.97 544.62,-36.97 609,-37"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-56C555.38,-56.03 571.36,-59.03 635,-59"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M491,-58C555.01,-58 570.99,-61 635,-61"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-60C554.64,-59.97 570.62,-62.97 635,-63"/>
</g>
<!-- W2&#45;&#45;X3 -->
<g id="edge10" class="edge">
<title>W2:e&#45;&#45;X3:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-105C1148.64,-105.03 1164.62,-102.03 1229,-102"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M1085,-107C1149.01,-107 1164.99,-104 1229,-104"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-109C1149.38,-108.97 1165.36,-105.97 1229,-106"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-131C1205.64,-131.03 1221.62,-128.03 1286,-128"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M1142,-133C1206.01,-133 1221.99,-130 1286,-130"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-135C1206.38,-134.97 1222.36,-131.97 1286,-132"/>
</g>
<!-- W2&#45;&#45;X3 -->
<g id="edge12" class="edge">
<title>W2:e&#45;&#45;X3:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-80C1148.88,-80 1164.87,-79 1229,-79"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M1085,-82C1149,-82 1165,-81 1229,-81"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-84C1149.13,-84 1165.12,-83 1229,-83"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-106C1205.88,-106 1221.87,-105 1286,-105"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M1142,-108C1206,-108 1222,-107 1286,-107"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-110C1206.13,-110 1222.12,-109 1286,-109"/>
</g>
<!-- W2&#45;&#45;X3 -->
<g id="edge14" class="edge">
<title>W2:e&#45;&#45;X3:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-55C1149.13,-55 1165.12,-56 1229,-56"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M1085,-57C1149,-57 1165,-58 1229,-58"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-59C1148.88,-59 1164.87,-60 1229,-60"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-81C1206.13,-81 1222.12,-82 1286,-82"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M1142,-83C1206,-83 1222,-84 1286,-84"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-85C1205.88,-85 1221.87,-86 1286,-86"/>
</g>
<!-- W2&#45;&#45;X3 -->
<g id="edge16" class="edge">
<title>W2:e&#45;&#45;X3:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-30C1149.38,-30.03 1165.36,-33.03 1229,-33"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M1085,-32C1149.01,-32 1164.99,-35 1229,-35"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-34C1148.64,-33.97 1164.62,-36.97 1229,-37"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-56C1206.38,-56.03 1222.36,-59.03 1286,-59"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M1142,-58C1206.01,-58 1221.99,-61 1286,-61"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-60C1205.64,-59.97 1221.62,-62.97 1286,-63"/>
</g>
</g>
</svg>

View File

@ -1,5 +1,6 @@
## Templates (II), American standards, daisy chaining (I)
## Templates (II), notes,American standards, daisy chaining (I)
* Overriding template parameters
* Add nodes to connectors (and cables)
* American standards: AWG gauge and IEC colors
* Linear daisy-chain

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 52 KiB

View File

@ -4,297 +4,301 @@
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
-->
<!-- Pages: 1 -->
<svg width="1443pt" height="198pt"
viewBox="0.00 0.00 1443.00 198.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 194)">
<polygon fill="white" stroke="transparent" points="-4,4 -4,-194 1439,-194 1439,4 -4,4"/>
<svg width="1500pt" height="224pt"
viewBox="0.00 0.00 1500.00 224.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 220)">
<polygon fill="white" stroke="transparent" points="-4,4 -4,-220 1496,-220 1496,4 -4,4"/>
<!-- X1 -->
<g id="node1" class="node">
<title>X1</title>
<polygon fill="white" stroke="black" points="0,-0.5 0,-161.5 195,-161.5 195,-0.5 0,-0.5"/>
<text text-anchor="middle" x="97.5" y="-146.3" font-family="arial" font-size="14.00">X1</text>
<polyline fill="none" stroke="black" points="0,-138.5 195,-138.5 "/>
<text text-anchor="middle" x="50.5" y="-123.3" font-family="arial" font-size="14.00">Molex KK 254</text>
<polyline fill="none" stroke="black" points="101,-115.5 101,-138.5 "/>
<text text-anchor="middle" x="124.5" y="-123.3" font-family="arial" font-size="14.00">male</text>
<polyline fill="none" stroke="black" points="148,-115.5 148,-138.5 "/>
<text text-anchor="middle" x="171.5" y="-123.3" font-family="arial" font-size="14.00">4&#45;pin</text>
<polyline fill="none" stroke="black" points="0,-115.5 195,-115.5 "/>
<text text-anchor="middle" x="54.5" y="-100.3" font-family="arial" font-size="14.00">GND</text>
<polyline fill="none" stroke="black" points="0,-92.5 109,-92.5 "/>
<text text-anchor="middle" x="54.5" y="-77.3" font-family="arial" font-size="14.00">VCC</text>
<polyline fill="none" stroke="black" points="0,-69.5 109,-69.5 "/>
<text text-anchor="middle" x="54.5" y="-54.3" font-family="arial" font-size="14.00">SCL</text>
<polyline fill="none" stroke="black" points="0,-46.5 109,-46.5 "/>
<text text-anchor="middle" x="54.5" y="-31.3" font-family="arial" font-size="14.00">SDA</text>
<polyline fill="none" stroke="black" points="109,-23.5 109,-115.5 "/>
<text text-anchor="middle" x="152" y="-100.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="109,-92.5 195,-92.5 "/>
<text text-anchor="middle" x="152" y="-77.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="109,-69.5 195,-69.5 "/>
<text text-anchor="middle" x="152" y="-54.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="109,-46.5 195,-46.5 "/>
<text text-anchor="middle" x="152" y="-31.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="0,-23.5 195,-23.5 "/>
<text text-anchor="middle" x="97.5" y="-8.3" font-family="arial" font-size="14.00">to microcontroller</text>
<polygon fill="white" stroke="black" points="0,-26.5 0,-187.5 195,-187.5 195,-26.5 0,-26.5"/>
<text text-anchor="middle" x="97.5" y="-172.3" font-family="arial" font-size="14.00">X1</text>
<polyline fill="none" stroke="black" points="0,-164.5 195,-164.5 "/>
<text text-anchor="middle" x="50.5" y="-149.3" font-family="arial" font-size="14.00">Molex KK 254</text>
<polyline fill="none" stroke="black" points="101,-141.5 101,-164.5 "/>
<text text-anchor="middle" x="124.5" y="-149.3" font-family="arial" font-size="14.00">male</text>
<polyline fill="none" stroke="black" points="148,-141.5 148,-164.5 "/>
<text text-anchor="middle" x="171.5" y="-149.3" font-family="arial" font-size="14.00">4&#45;pin</text>
<polyline fill="none" stroke="black" points="0,-141.5 195,-141.5 "/>
<text text-anchor="middle" x="54.5" y="-126.3" font-family="arial" font-size="14.00">GND</text>
<polyline fill="none" stroke="black" points="0,-118.5 109,-118.5 "/>
<text text-anchor="middle" x="54.5" y="-103.3" font-family="arial" font-size="14.00">VCC</text>
<polyline fill="none" stroke="black" points="0,-95.5 109,-95.5 "/>
<text text-anchor="middle" x="54.5" y="-80.3" font-family="arial" font-size="14.00">SCL</text>
<polyline fill="none" stroke="black" points="0,-72.5 109,-72.5 "/>
<text text-anchor="middle" x="54.5" y="-57.3" font-family="arial" font-size="14.00">SDA</text>
<polyline fill="none" stroke="black" points="109,-49.5 109,-141.5 "/>
<text text-anchor="middle" x="152" y="-126.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="109,-118.5 195,-118.5 "/>
<text text-anchor="middle" x="152" y="-103.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="109,-95.5 195,-95.5 "/>
<text text-anchor="middle" x="152" y="-80.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="109,-72.5 195,-72.5 "/>
<text text-anchor="middle" x="152" y="-57.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="0,-49.5 195,-49.5 "/>
<text text-anchor="middle" x="97.5" y="-34.3" font-family="arial" font-size="14.00">to microcontroller</text>
</g>
<!-- W1 -->
<g id="node4" class="node">
<title>W1</title>
<polygon fill="none" stroke="black" points="465,-190 339,-190 339,-10 465,-10 465,-190"/>
<polygon fill="none" stroke="black" points="339,-167 339,-190 465,-190 465,-167 339,-167"/>
<text text-anchor="start" x="391" y="-174.8" font-family="arial" font-size="14.00">W1</text>
<polygon fill="none" stroke="black" points="339,-144 339,-167 362,-167 362,-144 339,-144"/>
<text text-anchor="start" x="343" y="-151.8" font-family="arial" font-size="14.00">4x</text>
<polygon fill="none" stroke="black" points="362,-144 362,-167 422,-167 422,-144 362,-144"/>
<text text-anchor="start" x="366" y="-151.8" font-family="arial" font-size="14.00">24 AWG</text>
<polygon fill="none" stroke="black" points="422,-144 422,-167 465,-167 465,-144 422,-144"/>
<text text-anchor="start" x="426" y="-151.8" font-family="arial" font-size="14.00">0.3 m</text>
<text text-anchor="start" x="400" y="-132.8" font-family="arial" font-size="14.00"> </text>
<text text-anchor="start" x="347" y="-115.8" font-family="arial" font-size="14.00">X1:1</text>
<text text-anchor="start" x="393" y="-115.8" font-family="arial" font-size="14.00">BN</text>
<text text-anchor="start" x="429.5" y="-115.8" font-family="arial" font-size="14.00">X2:1</text>
<polygon fill="#666600" stroke="transparent" points="339,-104 339,-110 465,-110 465,-104 339,-104"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-105 464,-105 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="464,-109 340,-109 "/>
<text text-anchor="start" x="347" y="-90.8" font-family="arial" font-size="14.00">X1:2</text>
<text text-anchor="start" x="392.5" y="-90.8" font-family="arial" font-size="14.00">RD</text>
<text text-anchor="start" x="429.5" y="-90.8" font-family="arial" font-size="14.00">X2:2</text>
<polygon fill="#ff0000" stroke="transparent" stroke-width="2" points="339,-79 339,-85 465,-85 465,-79 339,-79"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-80 464,-80 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="464,-84 340,-84 "/>
<text text-anchor="start" x="347" y="-65.8" font-family="arial" font-size="14.00">X1:3</text>
<text text-anchor="start" x="391" y="-65.8" font-family="arial" font-size="14.00">OG</text>
<text text-anchor="start" x="429.5" y="-65.8" font-family="arial" font-size="14.00">X2:3</text>
<polygon fill="#ff8000" stroke="transparent" stroke-width="2" points="339,-54 339,-60 465,-60 465,-54 339,-54"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-55 464,-55 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="464,-59 340,-59 "/>
<text text-anchor="start" x="347" y="-40.8" font-family="arial" font-size="14.00">X1:4</text>
<text text-anchor="start" x="393" y="-40.8" font-family="arial" font-size="14.00">YE</text>
<text text-anchor="start" x="429.5" y="-40.8" font-family="arial" font-size="14.00">X2:4</text>
<polygon fill="#ffff00" stroke="transparent" stroke-width="2" points="339,-29 339,-35 465,-35 465,-29 339,-29"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-30 464,-30 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="464,-34 340,-34 "/>
<text text-anchor="start" x="359" y="-15.8" font-family="arial" font-size="14.00"> </text>
<polygon fill="none" stroke="black" points="491,-216 339,-216 339,0 491,0 491,-216"/>
<polygon fill="none" stroke="black" points="339,-193 339,-216 491,-216 491,-193 339,-193"/>
<text text-anchor="start" x="404" y="-200.8" font-family="arial" font-size="14.00">W1</text>
<polygon fill="none" stroke="black" points="339,-170 339,-193 371,-193 371,-170 339,-170"/>
<text text-anchor="start" x="347.5" y="-177.8" font-family="arial" font-size="14.00">4x</text>
<polygon fill="none" stroke="black" points="371,-170 371,-193 440,-193 440,-170 371,-170"/>
<text text-anchor="start" x="379.5" y="-177.8" font-family="arial" font-size="14.00">24 AWG</text>
<polygon fill="none" stroke="black" points="440,-170 440,-193 491,-193 491,-170 440,-170"/>
<text text-anchor="start" x="448" y="-177.8" font-family="arial" font-size="14.00">0.3 m</text>
<text text-anchor="start" x="413" y="-158.8" font-family="arial" font-size="14.00"> </text>
<text text-anchor="start" x="351.5" y="-141.8" font-family="arial" font-size="14.00">X1:1</text>
<text text-anchor="start" x="406" y="-141.8" font-family="arial" font-size="14.00">BN</text>
<text text-anchor="start" x="451" y="-141.8" font-family="arial" font-size="14.00">X2:1</text>
<polygon fill="#666600" stroke="transparent" points="339,-130 339,-136 491,-136 491,-130 339,-130"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-131 490,-131 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="490,-135 340,-135 "/>
<text text-anchor="start" x="351.5" y="-116.8" font-family="arial" font-size="14.00">X1:2</text>
<text text-anchor="start" x="405.5" y="-116.8" font-family="arial" font-size="14.00">RD</text>
<text text-anchor="start" x="451" y="-116.8" font-family="arial" font-size="14.00">X2:2</text>
<polygon fill="#ff0000" stroke="transparent" stroke-width="2" points="339,-105 339,-111 491,-111 491,-105 339,-105"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-106 490,-106 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="490,-110 340,-110 "/>
<text text-anchor="start" x="351.5" y="-91.8" font-family="arial" font-size="14.00">X1:3</text>
<text text-anchor="start" x="404" y="-91.8" font-family="arial" font-size="14.00">OG</text>
<text text-anchor="start" x="451" y="-91.8" font-family="arial" font-size="14.00">X2:3</text>
<polygon fill="#ff8000" stroke="transparent" stroke-width="2" points="339,-80 339,-86 491,-86 491,-80 339,-80"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-81 490,-81 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="490,-85 340,-85 "/>
<text text-anchor="start" x="351.5" y="-66.8" font-family="arial" font-size="14.00">X1:4</text>
<text text-anchor="start" x="406" y="-66.8" font-family="arial" font-size="14.00">YE</text>
<text text-anchor="start" x="451" y="-66.8" font-family="arial" font-size="14.00">X2:4</text>
<polygon fill="#ffff00" stroke="transparent" stroke-width="2" points="339,-55 339,-61 491,-61 491,-55 339,-55"/>
<polyline fill="none" stroke="black" stroke-width="2" points="340,-56 490,-56 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="490,-60 340,-60 "/>
<text text-anchor="start" x="363.5" y="-41.8" font-family="arial" font-size="14.00"> </text>
<text text-anchor="start" x="342" y="-21.8" font-family="arial" font-size="14.00">This cable is a bit longer</text>
<text text-anchor="start" x="413" y="-3.8" font-family="arial" font-size="14.00"> </text>
</g>
<!-- X1&#45;&#45;W1 -->
<g id="edge1" class="edge">
<title>X1:e&#45;&#45;W1:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-102C259.38,-102.03 275.36,-105.03 339,-105"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M195,-104C259.01,-104 274.99,-107 339,-107"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-106C258.64,-105.97 274.62,-108.97 339,-109"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-128C259.38,-128.03 275.36,-131.03 339,-131"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M195,-130C259.01,-130 274.99,-133 339,-133"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-132C258.64,-131.97 274.62,-134.97 339,-135"/>
</g>
<!-- X1&#45;&#45;W1 -->
<g id="edge3" class="edge">
<title>X1:e&#45;&#45;W1:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-79C259.13,-79 275.12,-80 339,-80"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M195,-81C259,-81 275,-82 339,-82"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-83C258.88,-83 274.87,-84 339,-84"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-105C259.13,-105 275.12,-106 339,-106"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M195,-107C259,-107 275,-108 339,-108"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-109C258.88,-109 274.87,-110 339,-110"/>
</g>
<!-- X1&#45;&#45;W1 -->
<g id="edge5" class="edge">
<title>X1:e&#45;&#45;W1:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-56C258.88,-56 274.87,-55 339,-55"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M195,-58C259,-58 275,-57 339,-57"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-60C259.13,-60 275.12,-59 339,-59"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-82C258.88,-82 274.87,-81 339,-81"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M195,-84C259,-84 275,-83 339,-83"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-86C259.13,-86 275.12,-85 339,-85"/>
</g>
<!-- X1&#45;&#45;W1 -->
<g id="edge7" class="edge">
<title>X1:e&#45;&#45;W1:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-33C258.64,-33.03 274.62,-30.03 339,-30"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M195,-35C259.01,-35 274.99,-32 339,-32"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-37C259.38,-36.97 275.36,-33.97 339,-34"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-59C258.64,-59.03 274.62,-56.03 339,-56"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M195,-61C259.01,-61 274.99,-58 339,-58"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M195,-63C259.38,-62.97 275.36,-59.97 339,-60"/>
</g>
<!-- X2 -->
<g id="node2" class="node">
<title>X2</title>
<polygon fill="white" stroke="black" points="609,-0.5 609,-161.5 815,-161.5 815,-0.5 609,-0.5"/>
<text text-anchor="middle" x="712" y="-146.3" font-family="arial" font-size="14.00">X2</text>
<polyline fill="none" stroke="black" points="609,-138.5 815,-138.5 "/>
<text text-anchor="middle" x="659.5" y="-123.3" font-family="arial" font-size="14.00">Molex KK 254</text>
<polyline fill="none" stroke="black" points="710,-115.5 710,-138.5 "/>
<text text-anchor="middle" x="739" y="-123.3" font-family="arial" font-size="14.00">female</text>
<polyline fill="none" stroke="black" points="768,-115.5 768,-138.5 "/>
<text text-anchor="middle" x="791.5" y="-123.3" font-family="arial" font-size="14.00">4&#45;pin</text>
<polyline fill="none" stroke="black" points="609,-115.5 815,-115.5 "/>
<text text-anchor="middle" x="639.5" y="-100.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="609,-92.5 670,-92.5 "/>
<text text-anchor="middle" x="639.5" y="-77.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="609,-69.5 670,-69.5 "/>
<text text-anchor="middle" x="639.5" y="-54.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="609,-46.5 670,-46.5 "/>
<text text-anchor="middle" x="639.5" y="-31.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="670,-23.5 670,-115.5 "/>
<text text-anchor="middle" x="712" y="-100.3" font-family="arial" font-size="14.00">GND</text>
<polyline fill="none" stroke="black" points="670,-92.5 754,-92.5 "/>
<text text-anchor="middle" x="712" y="-77.3" font-family="arial" font-size="14.00">VCC</text>
<polyline fill="none" stroke="black" points="670,-69.5 754,-69.5 "/>
<text text-anchor="middle" x="712" y="-54.3" font-family="arial" font-size="14.00">SCL</text>
<polyline fill="none" stroke="black" points="670,-46.5 754,-46.5 "/>
<text text-anchor="middle" x="712" y="-31.3" font-family="arial" font-size="14.00">SDA</text>
<polyline fill="none" stroke="black" points="754,-23.5 754,-115.5 "/>
<text text-anchor="middle" x="784.5" y="-100.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="754,-92.5 815,-92.5 "/>
<text text-anchor="middle" x="784.5" y="-77.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="754,-69.5 815,-69.5 "/>
<text text-anchor="middle" x="784.5" y="-54.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="754,-46.5 815,-46.5 "/>
<text text-anchor="middle" x="784.5" y="-31.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="609,-23.5 815,-23.5 "/>
<text text-anchor="middle" x="712" y="-8.3" font-family="arial" font-size="14.00">to accelerometer</text>
<polygon fill="white" stroke="black" points="635,-26.5 635,-187.5 841,-187.5 841,-26.5 635,-26.5"/>
<text text-anchor="middle" x="738" y="-172.3" font-family="arial" font-size="14.00">X2</text>
<polyline fill="none" stroke="black" points="635,-164.5 841,-164.5 "/>
<text text-anchor="middle" x="685.5" y="-149.3" font-family="arial" font-size="14.00">Molex KK 254</text>
<polyline fill="none" stroke="black" points="736,-141.5 736,-164.5 "/>
<text text-anchor="middle" x="765" y="-149.3" font-family="arial" font-size="14.00">female</text>
<polyline fill="none" stroke="black" points="794,-141.5 794,-164.5 "/>
<text text-anchor="middle" x="817.5" y="-149.3" font-family="arial" font-size="14.00">4&#45;pin</text>
<polyline fill="none" stroke="black" points="635,-141.5 841,-141.5 "/>
<text text-anchor="middle" x="665.5" y="-126.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="635,-118.5 696,-118.5 "/>
<text text-anchor="middle" x="665.5" y="-103.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="635,-95.5 696,-95.5 "/>
<text text-anchor="middle" x="665.5" y="-80.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="635,-72.5 696,-72.5 "/>
<text text-anchor="middle" x="665.5" y="-57.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="696,-49.5 696,-141.5 "/>
<text text-anchor="middle" x="738" y="-126.3" font-family="arial" font-size="14.00">GND</text>
<polyline fill="none" stroke="black" points="696,-118.5 780,-118.5 "/>
<text text-anchor="middle" x="738" y="-103.3" font-family="arial" font-size="14.00">VCC</text>
<polyline fill="none" stroke="black" points="696,-95.5 780,-95.5 "/>
<text text-anchor="middle" x="738" y="-80.3" font-family="arial" font-size="14.00">SCL</text>
<polyline fill="none" stroke="black" points="696,-72.5 780,-72.5 "/>
<text text-anchor="middle" x="738" y="-57.3" font-family="arial" font-size="14.00">SDA</text>
<polyline fill="none" stroke="black" points="780,-49.5 780,-141.5 "/>
<text text-anchor="middle" x="810.5" y="-126.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="780,-118.5 841,-118.5 "/>
<text text-anchor="middle" x="810.5" y="-103.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="780,-95.5 841,-95.5 "/>
<text text-anchor="middle" x="810.5" y="-80.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="780,-72.5 841,-72.5 "/>
<text text-anchor="middle" x="810.5" y="-57.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="635,-49.5 841,-49.5 "/>
<text text-anchor="middle" x="738" y="-34.3" font-family="arial" font-size="14.00">to accelerometer</text>
</g>
<!-- W2 -->
<g id="node5" class="node">
<title>W2</title>
<polygon fill="none" stroke="black" points="1085,-190 959,-190 959,-10 1085,-10 1085,-190"/>
<polygon fill="none" stroke="black" points="959,-167 959,-190 1085,-190 1085,-167 959,-167"/>
<text text-anchor="start" x="1011" y="-174.8" font-family="arial" font-size="14.00">W2</text>
<polygon fill="none" stroke="black" points="959,-144 959,-167 982,-167 982,-144 959,-144"/>
<text text-anchor="start" x="963" y="-151.8" font-family="arial" font-size="14.00">4x</text>
<polygon fill="none" stroke="black" points="982,-144 982,-167 1042,-167 1042,-144 982,-144"/>
<text text-anchor="start" x="986" y="-151.8" font-family="arial" font-size="14.00">24 AWG</text>
<polygon fill="none" stroke="black" points="1042,-144 1042,-167 1085,-167 1085,-144 1042,-144"/>
<text text-anchor="start" x="1046" y="-151.8" font-family="arial" font-size="14.00">0.1 m</text>
<text text-anchor="start" x="1020" y="-132.8" font-family="arial" font-size="14.00"> </text>
<text text-anchor="start" x="967" y="-115.8" font-family="arial" font-size="14.00">X2:1</text>
<text text-anchor="start" x="1013" y="-115.8" font-family="arial" font-size="14.00">BN</text>
<text text-anchor="start" x="1049.5" y="-115.8" font-family="arial" font-size="14.00">X3:1</text>
<polygon fill="#666600" stroke="transparent" points="959,-104 959,-110 1085,-110 1085,-104 959,-104"/>
<polyline fill="none" stroke="black" stroke-width="2" points="960,-105 1084,-105 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1084,-109 960,-109 "/>
<text text-anchor="start" x="967" y="-90.8" font-family="arial" font-size="14.00">X2:2</text>
<text text-anchor="start" x="1012.5" y="-90.8" font-family="arial" font-size="14.00">RD</text>
<text text-anchor="start" x="1049.5" y="-90.8" font-family="arial" font-size="14.00">X3:2</text>
<polygon fill="#ff0000" stroke="transparent" stroke-width="2" points="959,-79 959,-85 1085,-85 1085,-79 959,-79"/>
<polyline fill="none" stroke="black" stroke-width="2" points="960,-80 1084,-80 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1084,-84 960,-84 "/>
<text text-anchor="start" x="967" y="-65.8" font-family="arial" font-size="14.00">X2:3</text>
<text text-anchor="start" x="1011" y="-65.8" font-family="arial" font-size="14.00">OG</text>
<text text-anchor="start" x="1049.5" y="-65.8" font-family="arial" font-size="14.00">X3:3</text>
<polygon fill="#ff8000" stroke="transparent" stroke-width="2" points="959,-54 959,-60 1085,-60 1085,-54 959,-54"/>
<polyline fill="none" stroke="black" stroke-width="2" points="960,-55 1084,-55 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1084,-59 960,-59 "/>
<text text-anchor="start" x="967" y="-40.8" font-family="arial" font-size="14.00">X2:4</text>
<text text-anchor="start" x="1013" y="-40.8" font-family="arial" font-size="14.00">YE</text>
<text text-anchor="start" x="1049.5" y="-40.8" font-family="arial" font-size="14.00">X3:4</text>
<polygon fill="#ffff00" stroke="transparent" stroke-width="2" points="959,-29 959,-35 1085,-35 1085,-29 959,-29"/>
<polyline fill="none" stroke="black" stroke-width="2" points="960,-30 1084,-30 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1084,-34 960,-34 "/>
<text text-anchor="start" x="979" y="-15.8" font-family="arial" font-size="14.00"> </text>
<polygon fill="none" stroke="black" points="1142,-216 985,-216 985,0 1142,0 1142,-216"/>
<polygon fill="none" stroke="black" points="985.5,-193 985.5,-216 1142.5,-216 1142.5,-193 985.5,-193"/>
<text text-anchor="start" x="1053" y="-200.8" font-family="arial" font-size="14.00">W2</text>
<polygon fill="none" stroke="black" points="985.5,-170 985.5,-193 1019.5,-193 1019.5,-170 985.5,-170"/>
<text text-anchor="start" x="995" y="-177.8" font-family="arial" font-size="14.00">4x</text>
<polygon fill="none" stroke="black" points="1019.5,-170 1019.5,-193 1089.5,-193 1089.5,-170 1019.5,-170"/>
<text text-anchor="start" x="1028.5" y="-177.8" font-family="arial" font-size="14.00">24 AWG</text>
<polygon fill="none" stroke="black" points="1089.5,-170 1089.5,-193 1142.5,-193 1142.5,-170 1089.5,-170"/>
<text text-anchor="start" x="1098.5" y="-177.8" font-family="arial" font-size="14.00">0.1 m</text>
<text text-anchor="start" x="1062" y="-158.8" font-family="arial" font-size="14.00"> </text>
<text text-anchor="start" x="998.5" y="-141.8" font-family="arial" font-size="14.00">X2:1</text>
<text text-anchor="start" x="1054.5" y="-141.8" font-family="arial" font-size="14.00">BN</text>
<text text-anchor="start" x="1101.5" y="-141.8" font-family="arial" font-size="14.00">X3:1</text>
<polygon fill="#666600" stroke="transparent" points="985.5,-130 985.5,-136 1142.5,-136 1142.5,-130 985.5,-130"/>
<polyline fill="none" stroke="black" stroke-width="2" points="986.5,-131 1141.5,-131 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1141.5,-135 986.5,-135 "/>
<text text-anchor="start" x="998.5" y="-116.8" font-family="arial" font-size="14.00">X2:2</text>
<text text-anchor="start" x="1054" y="-116.8" font-family="arial" font-size="14.00">RD</text>
<text text-anchor="start" x="1101.5" y="-116.8" font-family="arial" font-size="14.00">X3:2</text>
<polygon fill="#ff0000" stroke="transparent" stroke-width="2" points="985.5,-105 985.5,-111 1142.5,-111 1142.5,-105 985.5,-105"/>
<polyline fill="none" stroke="black" stroke-width="2" points="986.5,-106 1141.5,-106 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1141.5,-110 986.5,-110 "/>
<text text-anchor="start" x="998.5" y="-91.8" font-family="arial" font-size="14.00">X2:3</text>
<text text-anchor="start" x="1052.5" y="-91.8" font-family="arial" font-size="14.00">OG</text>
<text text-anchor="start" x="1101.5" y="-91.8" font-family="arial" font-size="14.00">X3:3</text>
<polygon fill="#ff8000" stroke="transparent" stroke-width="2" points="985.5,-80 985.5,-86 1142.5,-86 1142.5,-80 985.5,-80"/>
<polyline fill="none" stroke="black" stroke-width="2" points="986.5,-81 1141.5,-81 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1141.5,-85 986.5,-85 "/>
<text text-anchor="start" x="998.5" y="-66.8" font-family="arial" font-size="14.00">X2:4</text>
<text text-anchor="start" x="1054.5" y="-66.8" font-family="arial" font-size="14.00">YE</text>
<text text-anchor="start" x="1101.5" y="-66.8" font-family="arial" font-size="14.00">X3:4</text>
<polygon fill="#ffff00" stroke="transparent" stroke-width="2" points="985.5,-55 985.5,-61 1142.5,-61 1142.5,-55 985.5,-55"/>
<polyline fill="none" stroke="black" stroke-width="2" points="986.5,-56 1141.5,-56 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="1141.5,-60 986.5,-60 "/>
<text text-anchor="start" x="1010.5" y="-41.8" font-family="arial" font-size="14.00"> </text>
<text text-anchor="start" x="988.5" y="-21.8" font-family="arial" font-size="14.00">This cable is a bit shorter</text>
<text text-anchor="start" x="1062" y="-3.8" font-family="arial" font-size="14.00"> </text>
</g>
<!-- X2&#45;&#45;W2 -->
<g id="edge9" class="edge">
<title>X2:e&#45;&#45;W2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-102C879.38,-102.03 895.36,-105.03 959,-105"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M815,-104C879.01,-104 894.99,-107 959,-107"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-106C878.64,-105.97 894.62,-108.97 959,-109"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-128C905.38,-128.03 921.36,-131.03 985,-131"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M841,-130C905.01,-130 920.99,-133 985,-133"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-132C904.64,-131.97 920.62,-134.97 985,-135"/>
</g>
<!-- X2&#45;&#45;W2 -->
<g id="edge11" class="edge">
<title>X2:e&#45;&#45;W2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-79C879.13,-79 895.12,-80 959,-80"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M815,-81C879,-81 895,-82 959,-82"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-83C878.88,-83 894.87,-84 959,-84"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-105C905.13,-105 921.12,-106 985,-106"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M841,-107C905,-107 921,-108 985,-108"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-109C904.88,-109 920.87,-110 985,-110"/>
</g>
<!-- X2&#45;&#45;W2 -->
<g id="edge13" class="edge">
<title>X2:e&#45;&#45;W2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-56C878.88,-56 894.87,-55 959,-55"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M815,-58C879,-58 895,-57 959,-57"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-60C879.13,-60 895.12,-59 959,-59"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-82C904.88,-82 920.87,-81 985,-81"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M841,-84C905,-84 921,-83 985,-83"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-86C905.13,-86 921.12,-85 985,-85"/>
</g>
<!-- X2&#45;&#45;W2 -->
<g id="edge15" class="edge">
<title>X2:e&#45;&#45;W2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-33C878.64,-33.03 894.62,-30.03 959,-30"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M815,-35C879.01,-35 894.99,-32 959,-32"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-37C879.38,-36.97 895.36,-33.97 959,-34"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-59C904.64,-59.03 920.62,-56.03 985,-56"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M841,-61C905.01,-61 920.99,-58 985,-58"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M841,-63C905.38,-62.97 921.36,-59.97 985,-60"/>
</g>
<!-- X3 -->
<g id="node3" class="node">
<title>X3</title>
<polygon fill="white" stroke="black" points="1229,-0.5 1229,-161.5 1435,-161.5 1435,-0.5 1229,-0.5"/>
<text text-anchor="middle" x="1332" y="-146.3" font-family="arial" font-size="14.00">X3</text>
<polyline fill="none" stroke="black" points="1229,-138.5 1435,-138.5 "/>
<text text-anchor="middle" x="1279.5" y="-123.3" font-family="arial" font-size="14.00">Molex KK 254</text>
<polyline fill="none" stroke="black" points="1330,-115.5 1330,-138.5 "/>
<text text-anchor="middle" x="1359" y="-123.3" font-family="arial" font-size="14.00">female</text>
<polyline fill="none" stroke="black" points="1388,-115.5 1388,-138.5 "/>
<text text-anchor="middle" x="1411.5" y="-123.3" font-family="arial" font-size="14.00">4&#45;pin</text>
<polyline fill="none" stroke="black" points="1229,-115.5 1435,-115.5 "/>
<text text-anchor="middle" x="1274.5" y="-100.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="1229,-92.5 1320,-92.5 "/>
<text text-anchor="middle" x="1274.5" y="-77.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="1229,-69.5 1320,-69.5 "/>
<text text-anchor="middle" x="1274.5" y="-54.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="1229,-46.5 1320,-46.5 "/>
<text text-anchor="middle" x="1274.5" y="-31.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="1320,-23.5 1320,-115.5 "/>
<text text-anchor="middle" x="1377.5" y="-100.3" font-family="arial" font-size="14.00">GND</text>
<polyline fill="none" stroke="black" points="1320,-92.5 1435,-92.5 "/>
<text text-anchor="middle" x="1377.5" y="-77.3" font-family="arial" font-size="14.00">VCC</text>
<polyline fill="none" stroke="black" points="1320,-69.5 1435,-69.5 "/>
<text text-anchor="middle" x="1377.5" y="-54.3" font-family="arial" font-size="14.00">SCL</text>
<polyline fill="none" stroke="black" points="1320,-46.5 1435,-46.5 "/>
<text text-anchor="middle" x="1377.5" y="-31.3" font-family="arial" font-size="14.00">SDA</text>
<polyline fill="none" stroke="black" points="1229,-23.5 1435,-23.5 "/>
<text text-anchor="middle" x="1332" y="-8.3" font-family="arial" font-size="14.00">to temperature sensor</text>
<polygon fill="white" stroke="black" points="1286,-26.5 1286,-187.5 1492,-187.5 1492,-26.5 1286,-26.5"/>
<text text-anchor="middle" x="1389" y="-172.3" font-family="arial" font-size="14.00">X3</text>
<polyline fill="none" stroke="black" points="1286,-164.5 1492,-164.5 "/>
<text text-anchor="middle" x="1336.5" y="-149.3" font-family="arial" font-size="14.00">Molex KK 254</text>
<polyline fill="none" stroke="black" points="1387,-141.5 1387,-164.5 "/>
<text text-anchor="middle" x="1416" y="-149.3" font-family="arial" font-size="14.00">female</text>
<polyline fill="none" stroke="black" points="1445,-141.5 1445,-164.5 "/>
<text text-anchor="middle" x="1468.5" y="-149.3" font-family="arial" font-size="14.00">4&#45;pin</text>
<polyline fill="none" stroke="black" points="1286,-141.5 1492,-141.5 "/>
<text text-anchor="middle" x="1331.5" y="-126.3" font-family="arial" font-size="14.00">1</text>
<polyline fill="none" stroke="black" points="1286,-118.5 1377,-118.5 "/>
<text text-anchor="middle" x="1331.5" y="-103.3" font-family="arial" font-size="14.00">2</text>
<polyline fill="none" stroke="black" points="1286,-95.5 1377,-95.5 "/>
<text text-anchor="middle" x="1331.5" y="-80.3" font-family="arial" font-size="14.00">3</text>
<polyline fill="none" stroke="black" points="1286,-72.5 1377,-72.5 "/>
<text text-anchor="middle" x="1331.5" y="-57.3" font-family="arial" font-size="14.00">4</text>
<polyline fill="none" stroke="black" points="1377,-49.5 1377,-141.5 "/>
<text text-anchor="middle" x="1434.5" y="-126.3" font-family="arial" font-size="14.00">GND</text>
<polyline fill="none" stroke="black" points="1377,-118.5 1492,-118.5 "/>
<text text-anchor="middle" x="1434.5" y="-103.3" font-family="arial" font-size="14.00">VCC</text>
<polyline fill="none" stroke="black" points="1377,-95.5 1492,-95.5 "/>
<text text-anchor="middle" x="1434.5" y="-80.3" font-family="arial" font-size="14.00">SCL</text>
<polyline fill="none" stroke="black" points="1377,-72.5 1492,-72.5 "/>
<text text-anchor="middle" x="1434.5" y="-57.3" font-family="arial" font-size="14.00">SDA</text>
<polyline fill="none" stroke="black" points="1286,-49.5 1492,-49.5 "/>
<text text-anchor="middle" x="1389" y="-34.3" font-family="arial" font-size="14.00">to temperature sensor</text>
</g>
<!-- W1&#45;&#45;X2 -->
<g id="edge2" class="edge">
<title>W1:e&#45;&#45;X2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-105C528.64,-105.03 544.62,-102.03 609,-102"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M465,-107C529.01,-107 544.99,-104 609,-104"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-109C529.38,-108.97 545.36,-105.97 609,-106"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-131C554.64,-131.03 570.62,-128.03 635,-128"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M491,-133C555.01,-133 570.99,-130 635,-130"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-135C555.38,-134.97 571.36,-131.97 635,-132"/>
</g>
<!-- W1&#45;&#45;X2 -->
<g id="edge4" class="edge">
<title>W1:e&#45;&#45;X2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-80C528.88,-80 544.87,-79 609,-79"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M465,-82C529,-82 545,-81 609,-81"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-84C529.13,-84 545.12,-83 609,-83"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-106C554.88,-106 570.87,-105 635,-105"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M491,-108C555,-108 571,-107 635,-107"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-110C555.13,-110 571.12,-109 635,-109"/>
</g>
<!-- W1&#45;&#45;X2 -->
<g id="edge6" class="edge">
<title>W1:e&#45;&#45;X2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-55C529.13,-55 545.12,-56 609,-56"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M465,-57C529,-57 545,-58 609,-58"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-59C528.88,-59 544.87,-60 609,-60"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-81C555.13,-81 571.12,-82 635,-82"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M491,-83C555,-83 571,-84 635,-84"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-85C554.88,-85 570.87,-86 635,-86"/>
</g>
<!-- W1&#45;&#45;X2 -->
<g id="edge8" class="edge">
<title>W1:e&#45;&#45;X2:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-30C529.38,-30.03 545.36,-33.03 609,-33"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M465,-32C529.01,-32 544.99,-35 609,-35"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M465,-34C528.64,-33.97 544.62,-36.97 609,-37"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-56C555.38,-56.03 571.36,-59.03 635,-59"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M491,-58C555.01,-58 570.99,-61 635,-61"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M491,-60C554.64,-59.97 570.62,-62.97 635,-63"/>
</g>
<!-- W2&#45;&#45;X3 -->
<g id="edge10" class="edge">
<title>W2:e&#45;&#45;X3:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-105C1148.64,-105.03 1164.62,-102.03 1229,-102"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M1085,-107C1149.01,-107 1164.99,-104 1229,-104"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-109C1149.38,-108.97 1165.36,-105.97 1229,-106"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-131C1205.64,-131.03 1221.62,-128.03 1286,-128"/>
<path fill="none" stroke="#666600" stroke-width="2" d="M1142,-133C1206.01,-133 1221.99,-130 1286,-130"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-135C1206.38,-134.97 1222.36,-131.97 1286,-132"/>
</g>
<!-- W2&#45;&#45;X3 -->
<g id="edge12" class="edge">
<title>W2:e&#45;&#45;X3:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-80C1148.88,-80 1164.87,-79 1229,-79"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M1085,-82C1149,-82 1165,-81 1229,-81"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-84C1149.13,-84 1165.12,-83 1229,-83"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-106C1205.88,-106 1221.87,-105 1286,-105"/>
<path fill="none" stroke="#ff0000" stroke-width="2" d="M1142,-108C1206,-108 1222,-107 1286,-107"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-110C1206.13,-110 1222.12,-109 1286,-109"/>
</g>
<!-- W2&#45;&#45;X3 -->
<g id="edge14" class="edge">
<title>W2:e&#45;&#45;X3:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-55C1149.13,-55 1165.12,-56 1229,-56"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M1085,-57C1149,-57 1165,-58 1229,-58"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-59C1148.88,-59 1164.87,-60 1229,-60"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-81C1206.13,-81 1222.12,-82 1286,-82"/>
<path fill="none" stroke="#ff8000" stroke-width="2" d="M1142,-83C1206,-83 1222,-84 1286,-84"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-85C1205.88,-85 1221.87,-86 1286,-86"/>
</g>
<!-- W2&#45;&#45;X3 -->
<g id="edge16" class="edge">
<title>W2:e&#45;&#45;X3:w</title>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-30C1149.38,-30.03 1165.36,-33.03 1229,-33"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M1085,-32C1149.01,-32 1164.99,-35 1229,-35"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1085,-34C1148.64,-33.97 1164.62,-36.97 1229,-37"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-56C1206.38,-56.03 1222.36,-59.03 1286,-59"/>
<path fill="none" stroke="#ffff00" stroke-width="2" d="M1142,-58C1206.01,-58 1221.99,-61 1286,-61"/>
<path fill="none" stroke="#000000" stroke-width="2" d="M1142,-60C1205.64,-59.97 1221.62,-62.97 1286,-63"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

@ -19,9 +19,11 @@ cables:
length: 0.3
gauge: 24 AWG # specifying guage in AWG directly
color_code: IEC # IEC 62 colors also supported
notes: This cable is a bit longer
W2:
<<: *template_cbl
length: 0.1
notes: This cable is a bit shorter
connections:
-

View File

@ -61,5 +61,5 @@ graph {
W1:w3:e -- X1:p3l:w
edge [color="#000000:#ff0000:#000000"]
W1:w4:e -- X1:p4l:w
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W1</td></tr><tr><td>4x</td><td>0.5 mm</td><td>0.3 m</td></tr></table></td></tr><tr><td>&nbsp;</td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td></td><td>YE</td><td>X1:1</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ffff00" border="2" sides="tb" port="w1"></td></tr><tr><td></td><td>BK</td><td>X1:2</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#000000" border="2" sides="tb" port="w2"></td></tr><tr><td></td><td>BK</td><td>X1:3</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#000000" border="2" sides="tb" port="w3"></td></tr><tr><td></td><td>RD</td><td>X1:4</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ff0000" border="2" sides="tb" port="w4"></td></tr><tr><td>&nbsp;</td></tr></table></td></tr><tr><td cellpadding="3">hello!</td></tr><tr><td>&nbsp;</td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W1</td></tr><tr><td>4x</td><td>0.5 mm</td><td>0.3 m</td></tr></table></td></tr><tr><td>&nbsp;</td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td></td><td>YE</td><td>X1:1</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ffff00" border="2" sides="tb" port="w1"></td></tr><tr><td></td><td>BK</td><td>X1:2</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#000000" border="2" sides="tb" port="w2"></td></tr><tr><td></td><td>BK</td><td>X1:3</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#000000" border="2" sides="tb" port="w3"></td></tr><tr><td></td><td>RD</td><td>X1:4</td></tr><tr><td colspan="3" cellpadding="0" height="6" bgcolor="#ff0000" border="2" sides="tb" port="w4"></td></tr><tr><td>&nbsp;</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
}

View File

@ -50,7 +50,7 @@
<!-- W1 -->
<g id="node6" class="node">
<title>W1</title>
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="466,-228 345,-228 345,-12 466,-12 466,-228"/>
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="466,-228 345,-228 345,-48 466,-48 466,-228"/>
<polygon fill="none" stroke="black" points="345.5,-205 345.5,-228 466.5,-228 466.5,-205 345.5,-205"/>
<text text-anchor="start" x="395" y="-212.8" font-family="arial" font-size="14.00">W1</text>
<polygon fill="none" stroke="black" points="345.5,-182 345.5,-205 368.5,-205 368.5,-182 345.5,-182"/>
@ -81,8 +81,6 @@
<polyline fill="none" stroke="black" stroke-width="2" points="346.5,-68 465.5,-68 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="465.5,-72 346.5,-72 "/>
<text text-anchor="start" x="357" y="-53.8" font-family="arial" font-size="14.00"> </text>
<text text-anchor="start" x="389.5" y="-33.8" font-family="arial" font-size="14.00">hello!</text>
<text text-anchor="start" x="404" y="-15.8" font-family="arial" font-size="14.00"> </text>
</g>
<!-- _F1&#45;&#45;W1 -->
<g id="edge1" class="edge">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -50,7 +50,7 @@
<!-- W1 -->
<g id="node6" class="node">
<title>W1</title>
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="466,-228 345,-228 345,-12 466,-12 466,-228"/>
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="466,-228 345,-228 345,-48 466,-48 466,-228"/>
<polygon fill="none" stroke="black" points="345.5,-205 345.5,-228 466.5,-228 466.5,-205 345.5,-205"/>
<text text-anchor="start" x="395" y="-212.8" font-family="arial" font-size="14.00">W1</text>
<polygon fill="none" stroke="black" points="345.5,-182 345.5,-205 368.5,-205 368.5,-182 345.5,-182"/>
@ -81,8 +81,6 @@
<polyline fill="none" stroke="black" stroke-width="2" points="346.5,-68 465.5,-68 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="465.5,-72 346.5,-72 "/>
<text text-anchor="start" x="357" y="-53.8" font-family="arial" font-size="14.00"> </text>
<text text-anchor="start" x="389.5" y="-33.8" font-family="arial" font-size="14.00">hello!</text>
<text text-anchor="start" x="404" y="-15.8" font-family="arial" font-size="14.00"> </text>
</g>
<!-- _F1&#45;&#45;W1 -->
<g id="edge1" class="edge">

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -16,7 +16,6 @@ cables:
length: 0.3
gauge: 0.5 mm
colors: [YE, BK, BK, RD] # custom colors, wirecount is implicit
notes: hello!
connections:
- # attach ferrules