890 lines
50 KiB
HTML
890 lines
50 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||
<meta name="generator" content="WireViz 0.4.1 - https://github.com/wireviz/WireViz">
|
||
<title>WireViz Demo 2</title>
|
||
<style>
|
||
body {
|
||
font-family: arial;
|
||
background-color: #ffffff;
|
||
}
|
||
|
||
table, td, th, #frame {
|
||
border: 0.35mm solid black; /* line weight based on DIN 15 */
|
||
}
|
||
|
||
table {
|
||
padding: 0;
|
||
border-bottom: 0;
|
||
border-right: 0;
|
||
border-spacing: 0mm;
|
||
}
|
||
|
||
td, th {
|
||
border-top: 0;
|
||
border-left: 0;
|
||
|
||
overflow: hidden;
|
||
/* display: inline-block; */
|
||
white-space: nowrap;
|
||
font-size: 2.8mm;
|
||
}
|
||
|
||
/* Canvas size based on DIN 823 / DIN 6771 / EN ISO 5457 */
|
||
|
||
#frame {
|
||
position: relative;
|
||
}
|
||
|
||
.A4, .sheetsize_default { /* portrait */
|
||
width: 180mm;
|
||
height: 277mm;
|
||
}
|
||
|
||
.A3 { /* landscape */
|
||
width: 390mm;
|
||
height: 277mm;
|
||
}
|
||
|
||
.A2 { /* landscape */
|
||
width: 564mm;
|
||
height: 400mm;
|
||
}
|
||
|
||
#diagram {
|
||
position: relative;
|
||
top: 0;
|
||
left: 0;
|
||
max-width: 100%;
|
||
height: calc(100% - 13 * 4.25mm);
|
||
/* TODO: auto-adapt to height of title block + BOM table;
|
||
BOM table might be above (A4) or to the left (A3 and larger) of the title block */
|
||
text-align: center;
|
||
vertical-align: middle;
|
||
}
|
||
|
||
#diagram svg, #diagram img {
|
||
max-width: 95%;
|
||
max-height: 100%;
|
||
position: relative;
|
||
top: 50%;
|
||
transform: translateY(-50%);
|
||
}
|
||
|
||
#titleblock {
|
||
position: absolute;
|
||
bottom: 0mm;
|
||
right: -0mm;
|
||
}
|
||
|
||
#titleblock table {
|
||
width: 180mm;
|
||
height: 38.25mm;
|
||
}
|
||
|
||
#titleblock tr, #bom tr {
|
||
height: 4.25mm;
|
||
}
|
||
|
||
.A4 #bom { /* BOM on top of title block */
|
||
position: absolute;
|
||
bottom: 38.25mm;
|
||
right: 0;
|
||
}
|
||
|
||
.A3 #bom, .A2 #bom { /* BOM to the left of title block */
|
||
position: absolute;
|
||
bottom: 0mm;
|
||
left: 0mm;
|
||
}
|
||
|
||
#bom table {
|
||
width:180mm;
|
||
}
|
||
|
||
#bom th, td {
|
||
text-align: left;
|
||
}
|
||
|
||
#bom .bom_col_id {
|
||
text-align: center;
|
||
}
|
||
|
||
#bom .bom_col_qty {
|
||
text-align: right;
|
||
}
|
||
|
||
.name {
|
||
width: 16mm;
|
||
}
|
||
|
||
.date {
|
||
width: 10mm;
|
||
}
|
||
|
||
.revno {
|
||
text-align: center;
|
||
width: 6mm;
|
||
}
|
||
|
||
.changelog {
|
||
width: 22mm;
|
||
}
|
||
|
||
.process {
|
||
width: 18mm;
|
||
}
|
||
|
||
.title {
|
||
width: 82mm;
|
||
font-size: 5.6mm;
|
||
text-align: center;
|
||
white-space: normal;
|
||
}
|
||
|
||
.company {
|
||
font-size: 4mm;
|
||
text-align: center;
|
||
white-space: normal;
|
||
}
|
||
|
||
.partno {
|
||
font-size: 4mm;
|
||
text-align: center;
|
||
white-space: normal;
|
||
}
|
||
|
||
.sheetno {
|
||
width: 12.75mm;
|
||
text-align: center;
|
||
}
|
||
|
||
</style>
|
||
<style type="text/css" media="print">
|
||
|
||
@page {
|
||
size: auto;
|
||
margin: 0;
|
||
}
|
||
|
||
/* TODO: auto-adjust based on portrait (larger margin on left) or landscape (larger margin on top) */
|
||
#page {
|
||
margin: 10mm;
|
||
margin-left: 20mm;
|
||
}
|
||
|
||
</style>
|
||
</head>
|
||
<body>
|
||
<div id="page">
|
||
<div id="frame" class="A3">
|
||
|
||
<div id="diagram">
|
||
|
||
<div id="description">
|
||
<!-- %description% -->
|
||
</div>
|
||
|
||
<!-- XML and DOCTYPE declarations from SVG file removed -->
|
||
<!-- Generated by graphviz version 12.2.1 (20241206.2353)
|
||
-->
|
||
<!-- Pages: 1 -->
|
||
<svg width="867pt" height="788pt"
|
||
viewBox="0.00 0.00 866.50 788.25" 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 784.25)">
|
||
<polygon fill="#ffffff" stroke="none" points="-4,4 -4,-784.25 862.5,-784.25 862.5,4 -4,4"/>
|
||
<!-- X1 -->
|
||
<g id="node1" class="node">
|
||
<title>X1</title>
|
||
<polygon fill="#ffffff" stroke="black" points="183.62,-533 3.62,-533 3.62,-295.5 183.62,-295.5 183.62,-533"/>
|
||
<polygon fill="none" stroke="black" points="3.62,-509.25 3.62,-533 183.62,-533 183.62,-509.25 3.62,-509.25"/>
|
||
<text text-anchor="start" x="85.38" y="-515.7" font-family="arial" font-size="14.00">X1</text>
|
||
<polygon fill="none" stroke="black" points="3.62,-485.5 3.62,-509.25 96.38,-509.25 96.38,-485.5 3.62,-485.5"/>
|
||
<text text-anchor="start" x="7.62" y="-491.95" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||
<polygon fill="none" stroke="black" points="96.38,-485.5 96.38,-509.25 145.62,-509.25 145.62,-485.5 96.38,-485.5"/>
|
||
<text text-anchor="start" x="100.38" y="-491.95" font-family="arial" font-size="14.00">female</text>
|
||
<polygon fill="none" stroke="black" points="145.62,-485.5 145.62,-509.25 183.62,-509.25 183.62,-485.5 145.62,-485.5"/>
|
||
<text text-anchor="start" x="149.62" y="-491.95" font-family="arial" font-size="14.00">8-pin</text>
|
||
<polygon fill="none" stroke="black" points="3.62,-461.75 3.62,-485.5 107.88,-485.5 107.88,-461.75 3.62,-461.75"/>
|
||
<text text-anchor="start" x="40.38" y="-468.2" font-family="arial" font-size="14.00">GND</text>
|
||
<polygon fill="none" stroke="black" points="107.88,-461.75 107.88,-485.5 183.62,-485.5 183.62,-461.75 107.88,-461.75"/>
|
||
<text text-anchor="start" x="142" y="-468.2" font-family="arial" font-size="14.00">1</text>
|
||
<polygon fill="none" stroke="black" points="3.62,-438 3.62,-461.75 107.88,-461.75 107.88,-438 3.62,-438"/>
|
||
<text text-anchor="start" x="43.38" y="-444.45" font-family="arial" font-size="14.00">+5V</text>
|
||
<polygon fill="none" stroke="black" points="107.88,-438 107.88,-461.75 183.62,-461.75 183.62,-438 107.88,-438"/>
|
||
<text text-anchor="start" x="142" y="-444.45" font-family="arial" font-size="14.00">2</text>
|
||
<polygon fill="none" stroke="black" points="3.62,-414.25 3.62,-438 107.88,-438 107.88,-414.25 3.62,-414.25"/>
|
||
<text text-anchor="start" x="42.62" y="-420.7" font-family="arial" font-size="14.00">SCL</text>
|
||
<polygon fill="none" stroke="black" points="107.88,-414.25 107.88,-438 183.62,-438 183.62,-414.25 107.88,-414.25"/>
|
||
<text text-anchor="start" x="142" y="-420.7" font-family="arial" font-size="14.00">3</text>
|
||
<polygon fill="none" stroke="black" points="3.62,-390.5 3.62,-414.25 107.88,-414.25 107.88,-390.5 3.62,-390.5"/>
|
||
<text text-anchor="start" x="41.88" y="-396.95" font-family="arial" font-size="14.00">SDA</text>
|
||
<polygon fill="none" stroke="black" points="107.88,-390.5 107.88,-414.25 183.62,-414.25 183.62,-390.5 107.88,-390.5"/>
|
||
<text text-anchor="start" x="142" y="-396.95" font-family="arial" font-size="14.00">4</text>
|
||
<polygon fill="none" stroke="black" points="3.62,-366.75 3.62,-390.5 107.88,-390.5 107.88,-366.75 3.62,-366.75"/>
|
||
<text text-anchor="start" x="37.75" y="-373.2" font-family="arial" font-size="14.00">MISO</text>
|
||
<polygon fill="none" stroke="black" points="107.88,-366.75 107.88,-390.5 183.62,-390.5 183.62,-366.75 107.88,-366.75"/>
|
||
<text text-anchor="start" x="142" y="-373.2" font-family="arial" font-size="14.00">5</text>
|
||
<polygon fill="none" stroke="black" points="3.62,-343 3.62,-366.75 107.88,-366.75 107.88,-343 3.62,-343"/>
|
||
<text text-anchor="start" x="37.75" y="-349.45" font-family="arial" font-size="14.00">MOSI</text>
|
||
<polygon fill="none" stroke="black" points="107.88,-343 107.88,-366.75 183.62,-366.75 183.62,-343 107.88,-343"/>
|
||
<text text-anchor="start" x="142" y="-349.45" font-family="arial" font-size="14.00">6</text>
|
||
<polygon fill="none" stroke="black" points="3.62,-319.25 3.62,-343 107.88,-343 107.88,-319.25 3.62,-319.25"/>
|
||
<text text-anchor="start" x="41.88" y="-325.7" font-family="arial" font-size="14.00">SCK</text>
|
||
<polygon fill="none" stroke="black" points="107.88,-319.25 107.88,-343 183.62,-343 183.62,-319.25 107.88,-319.25"/>
|
||
<text text-anchor="start" x="142" y="-325.7" font-family="arial" font-size="14.00">7</text>
|
||
<polygon fill="none" stroke="black" points="3.62,-295.5 3.62,-319.25 107.88,-319.25 107.88,-295.5 3.62,-295.5"/>
|
||
<text text-anchor="start" x="44.12" y="-301.95" font-family="arial" font-size="14.00">N/C</text>
|
||
<polygon fill="none" stroke="black" points="107.88,-295.5 107.88,-319.25 183.62,-319.25 183.62,-295.5 107.88,-295.5"/>
|
||
<text text-anchor="start" x="142" y="-301.95" font-family="arial" font-size="14.00">8</text>
|
||
</g>
|
||
<!-- W1 -->
|
||
<g id="node7" class="node">
|
||
<title>W1</title>
|
||
<polygon fill="#ffffff" stroke="black" stroke-dasharray="5,2" points="530.75,-780.25 335,-780.25 335,-590.25 530.75,-590.25 530.75,-780.25"/>
|
||
<polygon fill="none" stroke="black" points="335,-756.5 335,-780.25 530.75,-780.25 530.75,-756.5 335,-756.5"/>
|
||
<text text-anchor="start" x="422.38" y="-762.95" font-family="arial" font-size="14.00">W1</text>
|
||
<polygon fill="none" stroke="black" points="335,-732.75 335,-756.5 357.25,-756.5 357.25,-732.75 335,-732.75"/>
|
||
<text text-anchor="start" x="339" y="-739.2" font-family="arial" font-size="14.00">4x</text>
|
||
<polygon fill="none" stroke="black" points="357.25,-732.75 357.25,-756.5 488.25,-756.5 488.25,-732.75 357.25,-732.75"/>
|
||
<text text-anchor="start" x="361.25" y="-739.2" font-family="arial" font-size="14.00">0.14 mm² (26 AWG)</text>
|
||
<polygon fill="none" stroke="black" points="488.25,-732.75 488.25,-756.5 530.75,-756.5 530.75,-732.75 488.25,-732.75"/>
|
||
<text text-anchor="start" x="492.25" y="-739.2" font-family="arial" font-size="14.00">0.2 m</text>
|
||
<text text-anchor="start" x="367" y="-717.45" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="337.75" y="-697.7" font-family="arial" font-size="14.00">X1:1:GND</text>
|
||
<text text-anchor="start" x="407" y="-697.7" font-family="arial" font-size="14.00">     BK    </text>
|
||
<text text-anchor="start" x="465.75" y="-697.7" font-family="arial" font-size="14.00">X2:1:GND</text>
|
||
<polygon fill="#000000" stroke="none" points="335,-691.25 335,-693.25 530.75,-693.25 530.75,-691.25 335,-691.25"/>
|
||
<polygon fill="#000000" stroke="none" points="335,-689.25 335,-691.25 530.75,-691.25 530.75,-689.25 335,-689.25"/>
|
||
<polygon fill="#000000" stroke="none" points="335,-687.25 335,-689.25 530.75,-689.25 530.75,-687.25 335,-687.25"/>
|
||
<text text-anchor="start" x="340.75" y="-671.95" font-family="arial" font-size="14.00">X1:2:+5V</text>
|
||
<text text-anchor="start" x="406.25" y="-671.95" font-family="arial" font-size="14.00">     RD    </text>
|
||
<text text-anchor="start" x="468.75" y="-671.95" font-family="arial" font-size="14.00">X2:2:+5V</text>
|
||
<polygon fill="#000000" stroke="none" points="335,-665.5 335,-667.5 530.75,-667.5 530.75,-665.5 335,-665.5"/>
|
||
<polygon fill="#ff0000" stroke="none" points="335,-663.5 335,-665.5 530.75,-665.5 530.75,-663.5 335,-663.5"/>
|
||
<polygon fill="#000000" stroke="none" points="335,-661.5 335,-663.5 530.75,-663.5 530.75,-661.5 335,-661.5"/>
|
||
<text text-anchor="start" x="340" y="-646.2" font-family="arial" font-size="14.00">X1:3:SCL</text>
|
||
<text text-anchor="start" x="407" y="-646.2" font-family="arial" font-size="14.00">     YE    </text>
|
||
<text text-anchor="start" x="468" y="-646.2" font-family="arial" font-size="14.00">X2:3:SCL</text>
|
||
<polygon fill="#000000" stroke="none" points="335,-639.75 335,-641.75 530.75,-641.75 530.75,-639.75 335,-639.75"/>
|
||
<polygon fill="#ffff00" stroke="none" points="335,-637.75 335,-639.75 530.75,-639.75 530.75,-637.75 335,-637.75"/>
|
||
<polygon fill="#000000" stroke="none" points="335,-635.75 335,-637.75 530.75,-637.75 530.75,-635.75 335,-635.75"/>
|
||
<text text-anchor="start" x="339.25" y="-620.45" font-family="arial" font-size="14.00">X1:4:SDA</text>
|
||
<text text-anchor="start" x="405.5" y="-620.45" font-family="arial" font-size="14.00">     GN    </text>
|
||
<text text-anchor="start" x="467.25" y="-620.45" font-family="arial" font-size="14.00">X2:4:SDA</text>
|
||
<polygon fill="#000000" stroke="none" points="335,-614 335,-616 530.75,-616 530.75,-614 335,-614"/>
|
||
<polygon fill="#00ff00" stroke="none" points="335,-612 335,-614 530.75,-614 530.75,-612 335,-612"/>
|
||
<polygon fill="#000000" stroke="none" points="335,-610 335,-612 530.75,-612 530.75,-610 335,-610"/>
|
||
<text text-anchor="start" x="367" y="-594.7" font-family="arial" font-size="14.00"> </text>
|
||
</g>
|
||
<!-- X1--W1 -->
|
||
<g id="edge1" class="edge">
|
||
<title>X1:e--W1:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-471.63C303.44,-474.35 218.91,-690.98 334,-688.25"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-473.62C301.57,-473.62 217.05,-690.25 334,-690.25"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-475.62C299.71,-472.9 215.19,-689.52 334,-692.25"/>
|
||
</g>
|
||
<!-- X1--W1 -->
|
||
<g id="edge3" class="edge">
|
||
<title>X1:e--W1:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-447.88C302.71,-450.6 219.65,-665.22 334,-662.5"/>
|
||
<path fill="none" stroke="#ff0000" stroke-width="2" d="M184.62,-449.87C300.84,-449.88 217.78,-664.5 334,-664.5"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-451.87C298.98,-449.15 215.92,-663.78 334,-666.5"/>
|
||
</g>
|
||
<!-- X1--W1 -->
|
||
<g id="edge5" class="edge">
|
||
<title>X1:e--W1:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-424.13C301.98,-426.84 220.38,-639.47 334,-636.75"/>
|
||
<path fill="none" stroke="#ffff00" stroke-width="2" d="M184.62,-426.12C300.11,-426.12 218.51,-638.75 334,-638.75"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-428.12C298.25,-425.41 216.64,-638.03 334,-640.75"/>
|
||
</g>
|
||
<!-- X1--W1 -->
|
||
<g id="edge7" class="edge">
|
||
<title>X1:e--W1:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-400.38C301.26,-403.09 221.11,-613.71 334,-611"/>
|
||
<path fill="none" stroke="#00ff00" stroke-width="2" d="M184.62,-402.38C299.39,-402.38 219.24,-613 334,-613"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-404.37C297.52,-401.66 217.37,-612.29 334,-615"/>
|
||
</g>
|
||
<!-- W2 -->
|
||
<g id="node8" class="node">
|
||
<title>W2</title>
|
||
<polygon fill="#ffffff" stroke="black" stroke-dasharray="5,2" points="530.75,-566.25 335,-566.25 335,-376.25 530.75,-376.25 530.75,-566.25"/>
|
||
<polygon fill="none" stroke="black" points="335,-542.5 335,-566.25 530.75,-566.25 530.75,-542.5 335,-542.5"/>
|
||
<text text-anchor="start" x="422.38" y="-548.95" font-family="arial" font-size="14.00">W2</text>
|
||
<polygon fill="none" stroke="black" points="335,-518.75 335,-542.5 357.25,-542.5 357.25,-518.75 335,-518.75"/>
|
||
<text text-anchor="start" x="339" y="-525.2" font-family="arial" font-size="14.00">4x</text>
|
||
<polygon fill="none" stroke="black" points="357.25,-518.75 357.25,-542.5 488.25,-542.5 488.25,-518.75 357.25,-518.75"/>
|
||
<text text-anchor="start" x="361.25" y="-525.2" font-family="arial" font-size="14.00">0.14 mm² (26 AWG)</text>
|
||
<polygon fill="none" stroke="black" points="488.25,-518.75 488.25,-542.5 530.75,-542.5 530.75,-518.75 488.25,-518.75"/>
|
||
<text text-anchor="start" x="492.25" y="-525.2" font-family="arial" font-size="14.00">0.4 m</text>
|
||
<text text-anchor="start" x="367" y="-503.45" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="337.75" y="-483.7" font-family="arial" font-size="14.00">X1:1:GND</text>
|
||
<text text-anchor="start" x="407" y="-483.7" font-family="arial" font-size="14.00">     BK    </text>
|
||
<text text-anchor="start" x="465.75" y="-483.7" font-family="arial" font-size="14.00">X3:1:GND</text>
|
||
<polygon fill="#000000" stroke="none" points="335,-477.25 335,-479.25 530.75,-479.25 530.75,-477.25 335,-477.25"/>
|
||
<polygon fill="#000000" stroke="none" points="335,-475.25 335,-477.25 530.75,-477.25 530.75,-475.25 335,-475.25"/>
|
||
<polygon fill="#000000" stroke="none" points="335,-473.25 335,-475.25 530.75,-475.25 530.75,-473.25 335,-473.25"/>
|
||
<text text-anchor="start" x="340.75" y="-457.95" font-family="arial" font-size="14.00">X1:2:+5V</text>
|
||
<text text-anchor="start" x="406.25" y="-457.95" font-family="arial" font-size="14.00">     RD    </text>
|
||
<text text-anchor="start" x="468.75" y="-457.95" font-family="arial" font-size="14.00">X3:2:+5V</text>
|
||
<polygon fill="#000000" stroke="none" points="335,-451.5 335,-453.5 530.75,-453.5 530.75,-451.5 335,-451.5"/>
|
||
<polygon fill="#ff0000" stroke="none" points="335,-449.5 335,-451.5 530.75,-451.5 530.75,-449.5 335,-449.5"/>
|
||
<polygon fill="#000000" stroke="none" points="335,-447.5 335,-449.5 530.75,-449.5 530.75,-447.5 335,-447.5"/>
|
||
<text text-anchor="start" x="340" y="-432.2" font-family="arial" font-size="14.00">X1:3:SCL</text>
|
||
<text text-anchor="start" x="407" y="-432.2" font-family="arial" font-size="14.00">     YE    </text>
|
||
<text text-anchor="start" x="468" y="-432.2" font-family="arial" font-size="14.00">X3:3:SCL</text>
|
||
<polygon fill="#000000" stroke="none" points="335,-425.75 335,-427.75 530.75,-427.75 530.75,-425.75 335,-425.75"/>
|
||
<polygon fill="#ffff00" stroke="none" points="335,-423.75 335,-425.75 530.75,-425.75 530.75,-423.75 335,-423.75"/>
|
||
<polygon fill="#000000" stroke="none" points="335,-421.75 335,-423.75 530.75,-423.75 530.75,-421.75 335,-421.75"/>
|
||
<text text-anchor="start" x="339.25" y="-406.45" font-family="arial" font-size="14.00">X1:4:SDA</text>
|
||
<text text-anchor="start" x="405.5" y="-406.45" font-family="arial" font-size="14.00">     GN    </text>
|
||
<text text-anchor="start" x="467.25" y="-406.45" font-family="arial" font-size="14.00">X3:4:SDA</text>
|
||
<polygon fill="#000000" stroke="none" points="335,-400 335,-402 530.75,-402 530.75,-400 335,-400"/>
|
||
<polygon fill="#00ff00" stroke="none" points="335,-398 335,-400 530.75,-400 530.75,-398 335,-398"/>
|
||
<polygon fill="#000000" stroke="none" points="335,-396 335,-398 530.75,-398 530.75,-396 335,-396"/>
|
||
<text text-anchor="start" x="367" y="-380.7" font-family="arial" font-size="14.00"> </text>
|
||
</g>
|
||
<!-- X1--W2 -->
|
||
<g id="edge9" class="edge">
|
||
<title>X1:e--W2:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-471.63C251.34,-471.65 267.91,-474.27 334,-474.25"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-473.62C251.02,-473.62 267.6,-476.25 334,-476.25"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-475.62C250.71,-475.6 267.29,-478.23 334,-478.25"/>
|
||
</g>
|
||
<!-- X1--W2 -->
|
||
<g id="edge11" class="edge">
|
||
<title>X1:e--W2:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-447.88C251.09,-447.88 267.69,-448.5 334,-448.5"/>
|
||
<path fill="none" stroke="#ff0000" stroke-width="2" d="M184.62,-449.88C251.01,-449.88 267.61,-450.5 334,-450.5"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-451.87C250.94,-451.87 267.54,-452.5 334,-452.5"/>
|
||
</g>
|
||
<!-- X1--W2 -->
|
||
<g id="edge13" class="edge">
|
||
<title>X1:e--W2:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-424.13C250.85,-424.13 267.44,-422.76 334,-422.75"/>
|
||
<path fill="none" stroke="#ffff00" stroke-width="2" d="M184.62,-426.12C251.02,-426.13 267.61,-424.75 334,-424.75"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-428.12C251.18,-428.12 267.77,-426.74 334,-426.75"/>
|
||
</g>
|
||
<!-- X1--W2 -->
|
||
<g id="edge15" class="edge">
|
||
<title>X1:e--W2:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-400.38C250.63,-400.42 267.19,-397.04 334,-397"/>
|
||
<path fill="none" stroke="#00ff00" stroke-width="2" d="M184.62,-402.38C251.03,-402.38 267.59,-399 334,-399"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-404.37C251.43,-404.33 267.99,-400.96 334,-401"/>
|
||
</g>
|
||
<!-- W3 -->
|
||
<g id="node9" class="node">
|
||
<title>W3</title>
|
||
<polygon fill="#ffffff" stroke="black" stroke-dasharray="5,2" points="534.5,-352.25 331.25,-352.25 331.25,-162.25 534.5,-162.25 534.5,-352.25"/>
|
||
<polygon fill="none" stroke="black" points="331.25,-328.5 331.25,-352.25 534.5,-352.25 534.5,-328.5 331.25,-328.5"/>
|
||
<text text-anchor="start" x="422.38" y="-334.95" font-family="arial" font-size="14.00">W3</text>
|
||
<polygon fill="none" stroke="black" points="331.25,-304.75 331.25,-328.5 356,-328.5 356,-304.75 331.25,-304.75"/>
|
||
<text text-anchor="start" x="336.5" y="-311.2" font-family="arial" font-size="14.00">4x</text>
|
||
<polygon fill="none" stroke="black" points="356,-304.75 356,-328.5 489.5,-328.5 489.5,-304.75 356,-304.75"/>
|
||
<text text-anchor="start" x="361.25" y="-311.2" font-family="arial" font-size="14.00">0.14 mm² (26 AWG)</text>
|
||
<polygon fill="none" stroke="black" points="489.5,-304.75 489.5,-328.5 534.5,-328.5 534.5,-304.75 489.5,-304.75"/>
|
||
<text text-anchor="start" x="494.75" y="-311.2" font-family="arial" font-size="14.00">0.3 m</text>
|
||
<text text-anchor="start" x="365.12" y="-289.45" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="335.88" y="-269.7" font-family="arial" font-size="14.00">X1:1:GND</text>
|
||
<text text-anchor="start" x="407" y="-269.7" font-family="arial" font-size="14.00">     BK    </text>
|
||
<text text-anchor="start" x="467.62" y="-269.7" font-family="arial" font-size="14.00">X4:1:GND</text>
|
||
<polygon fill="#000000" stroke="none" points="331.25,-263.25 331.25,-265.25 534.5,-265.25 534.5,-263.25 331.25,-263.25"/>
|
||
<polygon fill="#000000" stroke="none" points="331.25,-261.25 331.25,-263.25 534.5,-263.25 534.5,-261.25 331.25,-261.25"/>
|
||
<polygon fill="#000000" stroke="none" points="331.25,-259.25 331.25,-261.25 534.5,-261.25 534.5,-259.25 331.25,-259.25"/>
|
||
<text text-anchor="start" x="333.25" y="-243.95" font-family="arial" font-size="14.00">X1:5:MISO</text>
|
||
<text text-anchor="start" x="406.62" y="-243.95" font-family="arial" font-size="14.00">     BU    </text>
|
||
<text text-anchor="start" x="465" y="-243.95" font-family="arial" font-size="14.00">X4:3:MISO</text>
|
||
<polygon fill="#000000" stroke="none" points="331.25,-237.5 331.25,-239.5 534.5,-239.5 534.5,-237.5 331.25,-237.5"/>
|
||
<polygon fill="#0066ff" stroke="none" points="331.25,-235.5 331.25,-237.5 534.5,-237.5 534.5,-235.5 331.25,-235.5"/>
|
||
<polygon fill="#000000" stroke="none" points="331.25,-233.5 331.25,-235.5 534.5,-235.5 534.5,-233.5 331.25,-233.5"/>
|
||
<text text-anchor="start" x="333.25" y="-218.2" font-family="arial" font-size="14.00">X1:6:MOSI</text>
|
||
<text text-anchor="start" x="404.75" y="-218.2" font-family="arial" font-size="14.00">     OG    </text>
|
||
<text text-anchor="start" x="465" y="-218.2" font-family="arial" font-size="14.00">X4:4:MOSI</text>
|
||
<polygon fill="#000000" stroke="none" points="331.25,-211.75 331.25,-213.75 534.5,-213.75 534.5,-211.75 331.25,-211.75"/>
|
||
<polygon fill="#ff8000" stroke="none" points="331.25,-209.75 331.25,-211.75 534.5,-211.75 534.5,-209.75 331.25,-209.75"/>
|
||
<polygon fill="#000000" stroke="none" points="331.25,-207.75 331.25,-209.75 534.5,-209.75 534.5,-207.75 331.25,-207.75"/>
|
||
<text text-anchor="start" x="337.38" y="-192.45" font-family="arial" font-size="14.00">X1:7:SCK</text>
|
||
<text text-anchor="start" x="407.38" y="-192.45" font-family="arial" font-size="14.00">     VT    </text>
|
||
<text text-anchor="start" x="469.12" y="-192.45" font-family="arial" font-size="14.00">X4:5:SCK</text>
|
||
<polygon fill="#000000" stroke="none" points="331.25,-186 331.25,-188 534.5,-188 534.5,-186 331.25,-186"/>
|
||
<polygon fill="#8000ff" stroke="none" points="331.25,-184 331.25,-186 534.5,-186 534.5,-184 331.25,-184"/>
|
||
<polygon fill="#000000" stroke="none" points="331.25,-182 331.25,-184 534.5,-184 534.5,-182 331.25,-182"/>
|
||
<text text-anchor="start" x="365.12" y="-166.7" font-family="arial" font-size="14.00"> </text>
|
||
</g>
|
||
<!-- X1--W3 -->
|
||
<g id="edge17" class="edge">
|
||
<title>X1:e--W3:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-471.63C297.09,-474.35 215.05,-262.97 331.25,-260.25"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-473.62C298.96,-473.62 216.92,-262.25 331.25,-262.25"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-475.62C300.82,-472.9 218.78,-261.53 331.25,-264.25"/>
|
||
</g>
|
||
<!-- X1--W3 -->
|
||
<g id="edge19" class="edge">
|
||
<title>X1:e--W3:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-376.63C273.44,-379.1 238.55,-236.98 331.25,-234.5"/>
|
||
<path fill="none" stroke="#0066ff" stroke-width="2" d="M184.62,-378.63C275.38,-378.62 240.49,-236.5 331.25,-236.5"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-380.62C277.32,-378.15 242.44,-236.02 331.25,-238.5"/>
|
||
</g>
|
||
<!-- X1--W3 -->
|
||
<g id="edge21" class="edge">
|
||
<title>X1:e--W3:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-352.88C274.06,-355.36 237.93,-211.24 331.25,-208.75"/>
|
||
<path fill="none" stroke="#ff8000" stroke-width="2" d="M184.62,-354.87C276,-354.87 239.87,-210.75 331.25,-210.75"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-356.87C277.94,-354.39 241.81,-210.26 331.25,-212.75"/>
|
||
</g>
|
||
<!-- X1--W3 -->
|
||
<g id="edge23" class="edge">
|
||
<title>X1:e--W3:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-329.13C274.69,-331.62 237.31,-185.5 331.25,-183"/>
|
||
<path fill="none" stroke="#8000ff" stroke-width="2" d="M184.62,-331.12C276.63,-331.13 239.25,-185 331.25,-185"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-333.12C278.57,-330.63 241.19,-184.5 331.25,-187"/>
|
||
</g>
|
||
<!-- X2 -->
|
||
<g id="node2" class="node">
|
||
<title>X2</title>
|
||
<polygon fill="#ffffff" stroke="black" points="858.5,-747.5 678.5,-747.5 678.5,-605 858.5,-605 858.5,-747.5"/>
|
||
<polygon fill="none" stroke="black" points="678.5,-723.75 678.5,-747.5 858.5,-747.5 858.5,-723.75 678.5,-723.75"/>
|
||
<text text-anchor="start" x="760.25" y="-730.2" font-family="arial" font-size="14.00">X2</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-700 678.5,-723.75 771.25,-723.75 771.25,-700 678.5,-700"/>
|
||
<text text-anchor="start" x="682.5" y="-706.45" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||
<polygon fill="none" stroke="black" points="771.25,-700 771.25,-723.75 820.5,-723.75 820.5,-700 771.25,-700"/>
|
||
<text text-anchor="start" x="775.25" y="-706.45" font-family="arial" font-size="14.00">female</text>
|
||
<polygon fill="none" stroke="black" points="820.5,-700 820.5,-723.75 858.5,-723.75 858.5,-700 820.5,-700"/>
|
||
<text text-anchor="start" x="824.5" y="-706.45" font-family="arial" font-size="14.00">4-pin</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-676.25 678.5,-700 756.88,-700 756.88,-676.25 678.5,-676.25"/>
|
||
<text text-anchor="start" x="713.94" y="-682.7" font-family="arial" font-size="14.00">1</text>
|
||
<polygon fill="none" stroke="black" points="756.88,-676.25 756.88,-700 858.5,-700 858.5,-676.25 756.88,-676.25"/>
|
||
<text text-anchor="start" x="792.31" y="-682.7" font-family="arial" font-size="14.00">GND</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-652.5 678.5,-676.25 756.88,-676.25 756.88,-652.5 678.5,-652.5"/>
|
||
<text text-anchor="start" x="713.94" y="-658.95" font-family="arial" font-size="14.00">2</text>
|
||
<polygon fill="none" stroke="black" points="756.88,-652.5 756.88,-676.25 858.5,-676.25 858.5,-652.5 756.88,-652.5"/>
|
||
<text text-anchor="start" x="795.31" y="-658.95" font-family="arial" font-size="14.00">+5V</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-628.75 678.5,-652.5 756.88,-652.5 756.88,-628.75 678.5,-628.75"/>
|
||
<text text-anchor="start" x="713.94" y="-635.2" font-family="arial" font-size="14.00">3</text>
|
||
<polygon fill="none" stroke="black" points="756.88,-628.75 756.88,-652.5 858.5,-652.5 858.5,-628.75 756.88,-628.75"/>
|
||
<text text-anchor="start" x="794.56" y="-635.2" font-family="arial" font-size="14.00">SCL</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-605 678.5,-628.75 756.88,-628.75 756.88,-605 678.5,-605"/>
|
||
<text text-anchor="start" x="713.94" y="-611.45" font-family="arial" font-size="14.00">4</text>
|
||
<polygon fill="none" stroke="black" points="756.88,-605 756.88,-628.75 858.5,-628.75 858.5,-605 756.88,-605"/>
|
||
<text text-anchor="start" x="793.81" y="-611.45" font-family="arial" font-size="14.00">SDA</text>
|
||
</g>
|
||
<!-- X3 -->
|
||
<g id="node3" class="node">
|
||
<title>X3</title>
|
||
<polygon fill="#ffffff" stroke="black" points="858.5,-533.5 678.5,-533.5 678.5,-391 858.5,-391 858.5,-533.5"/>
|
||
<polygon fill="none" stroke="black" points="678.5,-509.75 678.5,-533.5 858.5,-533.5 858.5,-509.75 678.5,-509.75"/>
|
||
<text text-anchor="start" x="760.25" y="-516.2" font-family="arial" font-size="14.00">X3</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-486 678.5,-509.75 771.25,-509.75 771.25,-486 678.5,-486"/>
|
||
<text text-anchor="start" x="682.5" y="-492.45" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||
<polygon fill="none" stroke="black" points="771.25,-486 771.25,-509.75 820.5,-509.75 820.5,-486 771.25,-486"/>
|
||
<text text-anchor="start" x="775.25" y="-492.45" font-family="arial" font-size="14.00">female</text>
|
||
<polygon fill="none" stroke="black" points="820.5,-486 820.5,-509.75 858.5,-509.75 858.5,-486 820.5,-486"/>
|
||
<text text-anchor="start" x="824.5" y="-492.45" font-family="arial" font-size="14.00">4-pin</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-462.25 678.5,-486 756.88,-486 756.88,-462.25 678.5,-462.25"/>
|
||
<text text-anchor="start" x="713.94" y="-468.7" font-family="arial" font-size="14.00">1</text>
|
||
<polygon fill="none" stroke="black" points="756.88,-462.25 756.88,-486 858.5,-486 858.5,-462.25 756.88,-462.25"/>
|
||
<text text-anchor="start" x="792.31" y="-468.7" font-family="arial" font-size="14.00">GND</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-438.5 678.5,-462.25 756.88,-462.25 756.88,-438.5 678.5,-438.5"/>
|
||
<text text-anchor="start" x="713.94" y="-444.95" font-family="arial" font-size="14.00">2</text>
|
||
<polygon fill="none" stroke="black" points="756.88,-438.5 756.88,-462.25 858.5,-462.25 858.5,-438.5 756.88,-438.5"/>
|
||
<text text-anchor="start" x="795.31" y="-444.95" font-family="arial" font-size="14.00">+5V</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-414.75 678.5,-438.5 756.88,-438.5 756.88,-414.75 678.5,-414.75"/>
|
||
<text text-anchor="start" x="713.94" y="-421.2" font-family="arial" font-size="14.00">3</text>
|
||
<polygon fill="none" stroke="black" points="756.88,-414.75 756.88,-438.5 858.5,-438.5 858.5,-414.75 756.88,-414.75"/>
|
||
<text text-anchor="start" x="794.56" y="-421.2" font-family="arial" font-size="14.00">SCL</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-391 678.5,-414.75 756.88,-414.75 756.88,-391 678.5,-391"/>
|
||
<text text-anchor="start" x="713.94" y="-397.45" font-family="arial" font-size="14.00">4</text>
|
||
<polygon fill="none" stroke="black" points="756.88,-391 756.88,-414.75 858.5,-414.75 858.5,-391 756.88,-391"/>
|
||
<text text-anchor="start" x="793.81" y="-397.45" font-family="arial" font-size="14.00">SDA</text>
|
||
</g>
|
||
<!-- X4 -->
|
||
<g id="node4" class="node">
|
||
<title>X4</title>
|
||
<polygon fill="#ffffff" stroke="black" points="858.5,-330.38 678.5,-330.38 678.5,-164.12 858.5,-164.12 858.5,-330.38"/>
|
||
<polygon fill="none" stroke="black" points="678.5,-306.62 678.5,-330.38 858.5,-330.38 858.5,-306.62 678.5,-306.62"/>
|
||
<text text-anchor="start" x="760.25" y="-313.07" font-family="arial" font-size="14.00">X4</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-282.88 678.5,-306.62 771.25,-306.62 771.25,-282.88 678.5,-282.88"/>
|
||
<text text-anchor="start" x="682.5" y="-289.32" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||
<polygon fill="none" stroke="black" points="771.25,-282.88 771.25,-306.62 820.5,-306.62 820.5,-282.88 771.25,-282.88"/>
|
||
<text text-anchor="start" x="775.25" y="-289.32" font-family="arial" font-size="14.00">female</text>
|
||
<polygon fill="none" stroke="black" points="820.5,-282.88 820.5,-306.62 858.5,-306.62 858.5,-282.88 820.5,-282.88"/>
|
||
<text text-anchor="start" x="824.5" y="-289.32" font-family="arial" font-size="14.00">5-pin</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-259.12 678.5,-282.88 754.25,-282.88 754.25,-259.12 678.5,-259.12"/>
|
||
<text text-anchor="start" x="712.62" y="-265.57" font-family="arial" font-size="14.00">1</text>
|
||
<polygon fill="none" stroke="black" points="754.25,-259.12 754.25,-282.88 858.5,-282.88 858.5,-259.12 754.25,-259.12"/>
|
||
<text text-anchor="start" x="791" y="-265.57" font-family="arial" font-size="14.00">GND</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-235.38 678.5,-259.12 754.25,-259.12 754.25,-235.38 678.5,-235.38"/>
|
||
<text text-anchor="start" x="712.62" y="-241.82" font-family="arial" font-size="14.00">2</text>
|
||
<polygon fill="none" stroke="black" points="754.25,-235.38 754.25,-259.12 858.5,-259.12 858.5,-235.38 754.25,-235.38"/>
|
||
<text text-anchor="start" x="790.25" y="-241.82" font-family="arial" font-size="14.00">+12V</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-211.62 678.5,-235.38 754.25,-235.38 754.25,-211.62 678.5,-211.62"/>
|
||
<text text-anchor="start" x="712.62" y="-218.07" font-family="arial" font-size="14.00">3</text>
|
||
<polygon fill="none" stroke="black" points="754.25,-211.62 754.25,-235.38 858.5,-235.38 858.5,-211.62 754.25,-211.62"/>
|
||
<text text-anchor="start" x="788.38" y="-218.07" font-family="arial" font-size="14.00">MISO</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-187.88 678.5,-211.62 754.25,-211.62 754.25,-187.88 678.5,-187.88"/>
|
||
<text text-anchor="start" x="712.62" y="-194.32" font-family="arial" font-size="14.00">4</text>
|
||
<polygon fill="none" stroke="black" points="754.25,-187.88 754.25,-211.62 858.5,-211.62 858.5,-187.88 754.25,-187.88"/>
|
||
<text text-anchor="start" x="788.38" y="-194.32" font-family="arial" font-size="14.00">MOSI</text>
|
||
<polygon fill="none" stroke="black" points="678.5,-164.12 678.5,-187.88 754.25,-187.88 754.25,-164.12 678.5,-164.12"/>
|
||
<text text-anchor="start" x="712.62" y="-170.57" font-family="arial" font-size="14.00">5</text>
|
||
<polygon fill="none" stroke="black" points="754.25,-164.12 754.25,-187.88 858.5,-187.88 858.5,-164.12 754.25,-164.12"/>
|
||
<text text-anchor="start" x="792.5" y="-170.57" font-family="arial" font-size="14.00">SCK</text>
|
||
</g>
|
||
<!-- __F_1 -->
|
||
<g id="node5" class="node">
|
||
<title>__F_1</title>
|
||
<polygon fill="#ffffff" stroke="black" points="187.25,-72.12 0,-72.12 0,-48.38 187.25,-48.38 187.25,-72.12"/>
|
||
<polygon fill="none" stroke="black" points="0,-48.38 0,-72.12 86.75,-72.12 86.75,-48.38 0,-48.38"/>
|
||
<text text-anchor="start" x="4" y="-54.83" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||
<polygon fill="none" stroke="black" points="86.75,-48.38 86.75,-72.12 153.25,-72.12 153.25,-48.38 86.75,-48.38"/>
|
||
<text text-anchor="start" x="90.75" y="-54.83" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||
<polygon fill="none" stroke="black" points="153.25,-48.38 153.25,-72.12 179.25,-72.12 179.25,-48.38 153.25,-48.38"/>
|
||
<text text-anchor="start" x="157.25" y="-54.83" font-family="arial" font-size="14.00">YE</text>
|
||
<polygon fill="#ffff00" stroke="none" points="179.25,-48.38 179.25,-72.12 187.25,-72.12 187.25,-48.38 179.25,-48.38"/>
|
||
<polygon fill="none" stroke="black" points="179.25,-48.38 179.25,-72.12 187.25,-72.12 187.25,-48.38 179.25,-48.38"/>
|
||
</g>
|
||
<!-- W4 -->
|
||
<g id="node10" class="node">
|
||
<title>W4</title>
|
||
<polygon fill="#ffffff" stroke="black" points="530.75,-138.5 335,-138.5 335,0 530.75,0 530.75,-138.5"/>
|
||
<polygon fill="none" stroke="black" points="335,-114.75 335,-138.5 530.75,-138.5 530.75,-114.75 335,-114.75"/>
|
||
<text text-anchor="start" x="422.38" y="-121.2" font-family="arial" font-size="14.00">W4</text>
|
||
<polygon fill="none" stroke="black" points="335,-91 335,-114.75 357.25,-114.75 357.25,-91 335,-91"/>
|
||
<text text-anchor="start" x="339" y="-97.45" font-family="arial" font-size="14.00">2x</text>
|
||
<polygon fill="none" stroke="black" points="357.25,-91 357.25,-114.75 488.25,-114.75 488.25,-91 357.25,-91"/>
|
||
<text text-anchor="start" x="361.25" y="-97.45" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||
<polygon fill="none" stroke="black" points="488.25,-91 488.25,-114.75 530.75,-114.75 530.75,-91 488.25,-91"/>
|
||
<text text-anchor="start" x="492.25" y="-97.45" font-family="arial" font-size="14.00">0.3 m</text>
|
||
<text text-anchor="start" x="345.62" y="-75.7" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="371.38" y="-55.95" font-family="arial" font-size="14.00">     1:BK    </text>
|
||
<text text-anchor="start" x="457.12" y="-55.95" font-family="arial" font-size="14.00">X4:1:GND</text>
|
||
<polygon fill="#000000" stroke="none" points="335,-49.5 335,-51.5 530.75,-51.5 530.75,-49.5 335,-49.5"/>
|
||
<polygon fill="#000000" stroke="none" points="335,-47.5 335,-49.5 530.75,-49.5 530.75,-47.5 335,-47.5"/>
|
||
<polygon fill="#000000" stroke="none" points="335,-45.5 335,-47.5 530.75,-47.5 530.75,-45.5 335,-45.5"/>
|
||
<text text-anchor="start" x="370.62" y="-30.2" font-family="arial" font-size="14.00">     2:RD    </text>
|
||
<text text-anchor="start" x="456.38" y="-30.2" font-family="arial" font-size="14.00">X4:2:+12V</text>
|
||
<polygon fill="#000000" stroke="none" points="335,-23.75 335,-25.75 530.75,-25.75 530.75,-23.75 335,-23.75"/>
|
||
<polygon fill="#ff0000" stroke="none" points="335,-21.75 335,-23.75 530.75,-23.75 530.75,-21.75 335,-21.75"/>
|
||
<polygon fill="#000000" stroke="none" points="335,-19.75 335,-21.75 530.75,-21.75 530.75,-19.75 335,-19.75"/>
|
||
<text text-anchor="start" x="345.62" y="-4.45" font-family="arial" font-size="14.00"> </text>
|
||
</g>
|
||
<!-- __F_1--W4 -->
|
||
<g id="edge25" class="edge">
|
||
<title>__F_1:e--W4:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M187.25,-58.25C251.49,-58.64 267.38,-46.89 334,-46.5"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M187.25,-60.25C252.68,-60.25 268.57,-48.5 334,-48.5"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M187.25,-62.25C253.87,-61.86 269.76,-50.11 334,-50.5"/>
|
||
</g>
|
||
<!-- __F_2 -->
|
||
<g id="node6" class="node">
|
||
<title>__F_2</title>
|
||
<polygon fill="#ffffff" stroke="black" points="187.25,-24.12 0,-24.12 0,-0.38 187.25,-0.38 187.25,-24.12"/>
|
||
<polygon fill="none" stroke="black" points="0,-0.38 0,-24.12 86.75,-24.12 86.75,-0.38 0,-0.38"/>
|
||
<text text-anchor="start" x="4" y="-6.83" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||
<polygon fill="none" stroke="black" points="86.75,-0.38 86.75,-24.12 153.25,-24.12 153.25,-0.38 86.75,-0.38"/>
|
||
<text text-anchor="start" x="90.75" y="-6.83" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||
<polygon fill="none" stroke="black" points="153.25,-0.38 153.25,-24.12 179.25,-24.12 179.25,-0.38 153.25,-0.38"/>
|
||
<text text-anchor="start" x="157.25" y="-6.83" font-family="arial" font-size="14.00">YE</text>
|
||
<polygon fill="#ffff00" stroke="none" points="179.25,-0.38 179.25,-24.12 187.25,-24.12 187.25,-0.38 179.25,-0.38"/>
|
||
<polygon fill="none" stroke="black" points="179.25,-0.38 179.25,-24.12 187.25,-24.12 187.25,-0.38 179.25,-0.38"/>
|
||
</g>
|
||
<!-- __F_2--W4 -->
|
||
<g id="edge27" class="edge">
|
||
<title>__F_2:e--W4:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M187.25,-10.25C253.74,-10.58 269.71,-21.08 334,-20.75"/>
|
||
<path fill="none" stroke="#ff0000" stroke-width="2" d="M187.25,-12.25C252.64,-12.25 268.61,-22.75 334,-22.75"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M187.25,-14.25C251.54,-13.92 267.51,-24.42 334,-24.75"/>
|
||
</g>
|
||
<!-- W1--X2 -->
|
||
<g id="edge2" class="edge">
|
||
<title>W1:e--X2:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-688.25C596.72,-688.27 613.01,-686.14 678.5,-686.13"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-690.25C596.98,-690.25 613.27,-688.12 678.5,-688.12"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-692.25C597.24,-692.23 613.53,-690.11 678.5,-690.12"/>
|
||
</g>
|
||
<!-- W1--X2 -->
|
||
<g id="edge4" class="edge">
|
||
<title>W1:e--X2:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-662.5C596.96,-662.5 613.26,-662.38 678.5,-662.38"/>
|
||
<path fill="none" stroke="#ff0000" stroke-width="2" d="M531.75,-664.5C596.97,-664.5 613.28,-664.38 678.5,-664.38"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-666.5C596.99,-666.5 613.29,-666.37 678.5,-666.37"/>
|
||
</g>
|
||
<!-- W1--X2 -->
|
||
<g id="edge6" class="edge">
|
||
<title>W1:e--X2:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-636.75C597.21,-636.76 613.5,-638.64 678.5,-638.63"/>
|
||
<path fill="none" stroke="#ffff00" stroke-width="2" d="M531.75,-638.75C596.98,-638.75 613.27,-640.62 678.5,-640.62"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-640.75C596.75,-640.74 613.04,-642.61 678.5,-642.62"/>
|
||
</g>
|
||
<!-- W1--X2 -->
|
||
<g id="edge8" class="edge">
|
||
<title>W1:e--X2:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-611C597.46,-611.05 613.72,-614.93 678.5,-614.88"/>
|
||
<path fill="none" stroke="#00ff00" stroke-width="2" d="M531.75,-613C596.99,-613 613.26,-616.88 678.5,-616.88"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-615C596.53,-614.95 612.79,-618.82 678.5,-618.87"/>
|
||
</g>
|
||
<!-- W2--X3 -->
|
||
<g id="edge10" class="edge">
|
||
<title>W2:e--X3:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-474.25C596.72,-474.27 613.01,-472.14 678.5,-472.13"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-476.25C596.98,-476.25 613.27,-474.12 678.5,-474.12"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-478.25C597.24,-478.23 613.53,-476.11 678.5,-476.12"/>
|
||
</g>
|
||
<!-- W2--X3 -->
|
||
<g id="edge12" class="edge">
|
||
<title>W2:e--X3:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-448.5C596.96,-448.5 613.26,-448.38 678.5,-448.38"/>
|
||
<path fill="none" stroke="#ff0000" stroke-width="2" d="M531.75,-450.5C596.97,-450.5 613.28,-450.38 678.5,-450.38"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-452.5C596.99,-452.5 613.29,-452.37 678.5,-452.37"/>
|
||
</g>
|
||
<!-- W2--X3 -->
|
||
<g id="edge14" class="edge">
|
||
<title>W2:e--X3:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-422.75C597.21,-422.76 613.5,-424.64 678.5,-424.63"/>
|
||
<path fill="none" stroke="#ffff00" stroke-width="2" d="M531.75,-424.75C596.98,-424.75 613.27,-426.62 678.5,-426.62"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-426.75C596.75,-426.74 613.04,-428.61 678.5,-428.62"/>
|
||
</g>
|
||
<!-- W2--X3 -->
|
||
<g id="edge16" class="edge">
|
||
<title>W2:e--X3:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-397C597.46,-397.05 613.72,-400.93 678.5,-400.88"/>
|
||
<path fill="none" stroke="#00ff00" stroke-width="2" d="M531.75,-399C596.99,-399 613.26,-402.88 678.5,-402.88"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-401C596.53,-400.95 612.79,-404.82 678.5,-404.87"/>
|
||
</g>
|
||
<!-- W3--X4 -->
|
||
<g id="edge18" class="edge">
|
||
<title>W3:e--X4:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M534.5,-260.25C599.59,-260.5 615.35,-269.25 678.5,-269"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M534.5,-262.25C598.62,-262.25 614.38,-271 678.5,-271"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M534.5,-264.25C597.65,-264 613.41,-272.75 678.5,-273"/>
|
||
</g>
|
||
<!-- W3--X4 -->
|
||
<g id="edge20" class="edge">
|
||
<title>W3:e--X4:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M534.5,-234.5C597.47,-234.97 612.95,-221.97 678.5,-221.5"/>
|
||
<path fill="none" stroke="#0066ff" stroke-width="2" d="M534.5,-236.5C598.76,-236.5 614.24,-223.5 678.5,-223.5"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M534.5,-238.5C600.05,-238.03 615.53,-225.03 678.5,-225.5"/>
|
||
</g>
|
||
<!-- W3--X4 -->
|
||
<g id="edge22" class="edge">
|
||
<title>W3:e--X4:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M534.5,-208.75C597.54,-209.11 613.16,-198.11 678.5,-197.75"/>
|
||
<path fill="none" stroke="#ff8000" stroke-width="2" d="M534.5,-210.75C598.69,-210.75 614.31,-199.75 678.5,-199.75"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M534.5,-212.75C599.84,-212.39 615.46,-201.39 678.5,-201.75"/>
|
||
</g>
|
||
<!-- W3--X4 -->
|
||
<g id="edge24" class="edge">
|
||
<title>W3:e--X4:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M534.5,-183C597.63,-183.26 613.38,-174.26 678.5,-174"/>
|
||
<path fill="none" stroke="#8000ff" stroke-width="2" d="M534.5,-185C598.62,-185 614.38,-176 678.5,-176"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M534.5,-187C599.62,-186.74 615.37,-177.74 678.5,-178"/>
|
||
</g>
|
||
<!-- W4--X4 -->
|
||
<g id="edge26" class="edge">
|
||
<title>W4:e--X4:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-46.5C652.06,-49.25 561.89,-271.75 678.5,-269"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-48.5C650.21,-48.5 560.04,-271 678.5,-271"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-50.5C648.36,-47.75 558.19,-270.25 678.5,-273"/>
|
||
</g>
|
||
<!-- W4--X4 -->
|
||
<g id="edge28" class="edge">
|
||
<title>W4:e--X4:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-20.75C652.81,-23.51 561.15,-248.01 678.5,-245.25"/>
|
||
<path fill="none" stroke="#ff0000" stroke-width="2" d="M531.75,-22.75C650.95,-22.75 559.3,-247.25 678.5,-247.25"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M531.75,-24.75C649.1,-21.99 557.44,-246.49 678.5,-249.25"/>
|
||
</g>
|
||
</g>
|
||
</svg>
|
||
|
||
|
||
<div id="notes">
|
||
<!-- %notes% -->
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div id="bom">
|
||
<table class="bom">
|
||
<tr>
|
||
<td class="bom_col_id">12</td>
|
||
<td class="bom_col_description">Wire, 0.14 mm², YE</td>
|
||
<td class="bom_col_qty">0.6</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_designators">W1, W2</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_id">11</td>
|
||
<td class="bom_col_description">Wire, 0.14 mm², VT</td>
|
||
<td class="bom_col_qty">0.3</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_designators">W3</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_id">10</td>
|
||
<td class="bom_col_description">Wire, 0.14 mm², RD</td>
|
||
<td class="bom_col_qty">0.6</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_designators">W1, W2</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_id">9</td>
|
||
<td class="bom_col_description">Wire, 0.14 mm², OG</td>
|
||
<td class="bom_col_qty">0.3</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_designators">W3</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_id">8</td>
|
||
<td class="bom_col_description">Wire, 0.14 mm², GN</td>
|
||
<td class="bom_col_qty">0.6</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_designators">W1, W2</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_id">7</td>
|
||
<td class="bom_col_description">Wire, 0.14 mm², BU</td>
|
||
<td class="bom_col_qty">0.3</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_designators">W3</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_id">6</td>
|
||
<td class="bom_col_description">Wire, 0.14 mm², BK</td>
|
||
<td class="bom_col_qty">0.9</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_designators">W1, W2, W3</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_id">5</td>
|
||
<td class="bom_col_description">Connector, Molex KK 254, female, 8 pins</td>
|
||
<td class="bom_col_qty">1</td>
|
||
<td class="bom_col_unit"></td>
|
||
<td class="bom_col_designators">X1</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_id">4</td>
|
||
<td class="bom_col_description">Connector, Molex KK 254, female, 5 pins</td>
|
||
<td class="bom_col_qty">1</td>
|
||
<td class="bom_col_unit"></td>
|
||
<td class="bom_col_designators">X4</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_id">3</td>
|
||
<td class="bom_col_description">Connector, Molex KK 254, female, 4 pins</td>
|
||
<td class="bom_col_qty">2</td>
|
||
<td class="bom_col_unit"></td>
|
||
<td class="bom_col_designators">X2, X3</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_id">2</td>
|
||
<td class="bom_col_description">Connector, Crimp ferrule, 0.25 mm², YE</td>
|
||
<td class="bom_col_qty">2</td>
|
||
<td class="bom_col_unit"></td>
|
||
<td class="bom_col_designators"></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_id">1</td>
|
||
<td class="bom_col_description">Cable, 2 x 0.25 mm²</td>
|
||
<td class="bom_col_qty">0.3</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_designators">W4</td>
|
||
</tr>
|
||
<tr>
|
||
<th class="bom_col_id">Id</th>
|
||
<th class="bom_col_description">Description</th>
|
||
<th class="bom_col_qty">Qty</th>
|
||
<th class="bom_col_unit">Unit</th>
|
||
<th class="bom_col_designators">Designators</th>
|
||
</tr>
|
||
</table>
|
||
|
||
</div>
|
||
|
||
<div id="titleblock">
|
||
<table>
|
||
<tr>
|
||
<td class="revno"><!-- %revisions_8% --></td>
|
||
<td class="changelog"><!-- %revisions_8_changelog% --></td>
|
||
<td class="date"><!-- %revisions_8_date% --></td>
|
||
<td class="name"><!-- %revisions_8_name% --></td>
|
||
<td class="process"></td>
|
||
<td class="date">Date</td>
|
||
<td class="name">Name</td>
|
||
<td class="title" colspan="3" rowspan="5">WireViz Demo 2</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="revno"><!-- %revisions_7% --></td>
|
||
<td><!-- %revisions_7_changelog% --></td>
|
||
<td><!-- %revisions_7_date% --></td>
|
||
<td><!-- %revisions_7_name% --></td>
|
||
<td>Created</td>
|
||
<td>2020-05-20</td>
|
||
<td>D. Rojas</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="revno"><!-- %revisions_6% --></td>
|
||
<td><!-- %revisions_6_changelog% --></td>
|
||
<td><!-- %revisions_6_date% --></td>
|
||
<td><!-- %revisions_6_name% --></td>
|
||
<td>Approved</td>
|
||
<td>2020-05-20</td>
|
||
<td>D. Rojas</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="revno"><!-- %revisions_5% --></td>
|
||
<td><!-- %revisions_5_changelog% --></td>
|
||
<td><!-- %revisions_5_date% --></td>
|
||
<td><!-- %revisions_5_name% --></td>
|
||
<td><!-- %authors_3% --></td>
|
||
<td><!-- %authors_3_date% --></td>
|
||
<td><!-- %authors_3_name% --></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="revno"><!-- %revisions_4% --></td>
|
||
<td><!-- %revisions_4_changelog% --></td>
|
||
<td><!-- %revisions_4_date% --></td>
|
||
<td><!-- %revisions_4_name% --></td>
|
||
<td colspan="2"></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="revno"><!-- %revisions_3% --></td>
|
||
<td><!-- %revisions_3_changelog% --></td>
|
||
<td><!-- %revisions_3_date% --></td>
|
||
<td><!-- %revisions_3_name% --></td>
|
||
<td class="company" colspan="3" rowspan="3"><!-- %company% --></td>
|
||
<td class="partno" colspan="2" rowspan="3">WV-DEMO-02</td>
|
||
<td class="sheetno" rowspan="2">Sheet<br />1</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="revno"><!-- %revisions_2% --></td>
|
||
<td><!-- %revisions_2_changelog% --></td>
|
||
<td><!-- %revisions_2_date% --></td>
|
||
<td><!-- %revisions_2_name% --></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="revno">A</td>
|
||
<td>WireViz 0.2 release</td>
|
||
<td>2020-10-17</td>
|
||
<td>D. Rojas</td>
|
||
<td class="sheetno">of 1</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Rev</td>
|
||
<td>Changelog</td>
|
||
<td>Date</td>
|
||
<td>Name</td>
|
||
<td colspan="3"></td>
|
||
<td></td>
|
||
<td colspan="2"></td>
|
||
</tr>
|
||
</table>
|
||
</div> <!-- /titleblock -->
|
||
|
||
</div> <!-- /frame -->
|
||
</div> <!-- /page -->
|
||
</body>
|
||
</html>
|