944 lines
55 KiB
HTML
Generated
944 lines
55 KiB
HTML
Generated
<!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.5-dev+refactor - https://github.com/wireviz/WireViz">
|
||
<title>WireViz Demo 2</title>
|
||
<style>
|
||
body {
|
||
font-family: < !-- %fontname% -->;
|
||
background-color: < !-- %bgcolor% -->;
|
||
}
|
||
|
||
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="860pt" height="788pt"
|
||
viewBox="0.00 0.00 859.75 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 855.75,-784.25 855.75,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="#ffffff" stroke="none" points="3.62,-295.5 3.62,-533 183.62,-533 183.62,-295.5 3.62,-295.5"/>
|
||
<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="527.38,-780.25 331.62,-780.25 331.62,-590.25 527.38,-590.25 527.38,-780.25"/>
|
||
<polygon fill="#ffffff" stroke="none" points="331.62,-590.25 331.62,-780.25 527.38,-780.25 527.38,-590.25 331.62,-590.25"/>
|
||
<polygon fill="none" stroke="black" points="331.62,-756.5 331.62,-780.25 527.38,-780.25 527.38,-756.5 331.62,-756.5"/>
|
||
<text text-anchor="start" x="419" y="-762.95" font-family="arial" font-size="14.00">W1</text>
|
||
<polygon fill="none" stroke="black" points="331.62,-732.75 331.62,-756.5 353.88,-756.5 353.88,-732.75 331.62,-732.75"/>
|
||
<text text-anchor="start" x="335.62" y="-739.2" font-family="arial" font-size="14.00">4x</text>
|
||
<polygon fill="none" stroke="black" points="353.88,-732.75 353.88,-756.5 484.88,-756.5 484.88,-732.75 353.88,-732.75"/>
|
||
<text text-anchor="start" x="357.88" y="-739.2" font-family="arial" font-size="14.00">0.14 mm² (26 AWG)</text>
|
||
<polygon fill="none" stroke="black" points="484.88,-732.75 484.88,-756.5 527.38,-756.5 527.38,-732.75 484.88,-732.75"/>
|
||
<text text-anchor="start" x="488.88" y="-739.2" font-family="arial" font-size="14.00">0.2 m</text>
|
||
<text text-anchor="start" x="365.69" y="-717.45" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="333.62" y="-697.7" font-family="arial" font-size="14.00"> X1:1:GND</text>
|
||
<text text-anchor="start" x="406.44" y="-697.7" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="423.44" y="-697.7" font-family="arial" font-size="14.00">BK</text>
|
||
<text text-anchor="start" x="448.81" y="-697.7" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="459.38" y="-697.7" font-family="arial" font-size="14.00">X2:1:GND </text>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-691.25 331.62,-693.25 527.38,-693.25 527.38,-691.25 331.62,-691.25"/>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-689.25 331.62,-691.25 527.38,-691.25 527.38,-689.25 331.62,-689.25"/>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-687.25 331.62,-689.25 527.38,-689.25 527.38,-687.25 331.62,-687.25"/>
|
||
<text text-anchor="start" x="333.62" y="-671.95" font-family="arial" font-size="14.00"> X1:2:+5V</text>
|
||
<text text-anchor="start" x="406.44" y="-671.95" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="422.69" y="-671.95" font-family="arial" font-size="14.00">RD</text>
|
||
<text text-anchor="start" x="448.81" y="-671.95" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="465.38" y="-671.95" font-family="arial" font-size="14.00">X2:2:+5V </text>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-665.5 331.62,-667.5 527.38,-667.5 527.38,-665.5 331.62,-665.5"/>
|
||
<polygon fill="#ff0000" stroke="none" points="331.62,-663.5 331.62,-665.5 527.38,-665.5 527.38,-663.5 331.62,-663.5"/>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-661.5 331.62,-663.5 527.38,-663.5 527.38,-661.5 331.62,-661.5"/>
|
||
<text text-anchor="start" x="333.62" y="-646.2" font-family="arial" font-size="14.00"> X1:3:SCL</text>
|
||
<text text-anchor="start" x="406.44" y="-646.2" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="423.44" y="-646.2" font-family="arial" font-size="14.00">YE</text>
|
||
<text text-anchor="start" x="448.81" y="-646.2" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="463.88" y="-646.2" font-family="arial" font-size="14.00">X2:3:SCL </text>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-639.75 331.62,-641.75 527.38,-641.75 527.38,-639.75 331.62,-639.75"/>
|
||
<polygon fill="#ffff00" stroke="none" points="331.62,-637.75 331.62,-639.75 527.38,-639.75 527.38,-637.75 331.62,-637.75"/>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-635.75 331.62,-637.75 527.38,-637.75 527.38,-635.75 331.62,-635.75"/>
|
||
<text text-anchor="start" x="333.62" y="-620.45" font-family="arial" font-size="14.00"> X1:4:SDA</text>
|
||
<text text-anchor="start" x="406.44" y="-620.45" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="421.94" y="-620.45" font-family="arial" font-size="14.00">GN</text>
|
||
<text text-anchor="start" x="448.81" y="-620.45" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="463.12" y="-620.45" font-family="arial" font-size="14.00">X2:4:SDA </text>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-614 331.62,-616 527.38,-616 527.38,-614 331.62,-614"/>
|
||
<polygon fill="#00aa00" stroke="none" points="331.62,-612 331.62,-614 527.38,-614 527.38,-612 331.62,-612"/>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-610 331.62,-612 527.38,-612 527.38,-610 331.62,-610"/>
|
||
<text text-anchor="start" x="365.69" 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.63C302.74,-474.36 216.85,-690.99 331.25,-688.25"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-473.62C300.88,-473.62 214.99,-690.25 331.25,-690.25"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-475.62C299.02,-472.89 213.13,-689.51 331.25,-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.01,-450.61 217.59,-665.23 331.25,-662.5"/>
|
||
<path fill="none" stroke="#ff0000" stroke-width="2" d="M184.62,-449.88C300.15,-449.87 215.73,-664.5 331.25,-664.5"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-451.87C298.29,-449.14 213.87,-663.77 331.25,-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.28,-426.85 218.32,-639.48 331.25,-636.75"/>
|
||
<path fill="none" stroke="#ffff00" stroke-width="2" d="M184.62,-426.13C299.42,-426.12 216.46,-638.75 331.25,-638.75"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-428.12C297.55,-425.4 214.6,-638.02 331.25,-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.38C300.55,-403.1 219.06,-613.72 331.25,-611"/>
|
||
<path fill="none" stroke="#00aa00" stroke-width="2" d="M184.62,-402.38C298.69,-402.38 217.19,-613 331.25,-613"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-404.37C296.82,-401.65 215.32,-612.28 331.25,-615"/>
|
||
</g>
|
||
<!-- W2 -->
|
||
<g id="node8" class="node">
|
||
<title>W2</title>
|
||
<polygon fill="#ffffff" stroke="black" stroke-dasharray="5,2" points="527.38,-566.25 331.62,-566.25 331.62,-376.25 527.38,-376.25 527.38,-566.25"/>
|
||
<polygon fill="#ffffff" stroke="none" points="331.62,-376.25 331.62,-566.25 527.38,-566.25 527.38,-376.25 331.62,-376.25"/>
|
||
<polygon fill="none" stroke="black" points="331.62,-542.5 331.62,-566.25 527.38,-566.25 527.38,-542.5 331.62,-542.5"/>
|
||
<text text-anchor="start" x="419" y="-548.95" font-family="arial" font-size="14.00">W2</text>
|
||
<polygon fill="none" stroke="black" points="331.62,-518.75 331.62,-542.5 353.88,-542.5 353.88,-518.75 331.62,-518.75"/>
|
||
<text text-anchor="start" x="335.62" y="-525.2" font-family="arial" font-size="14.00">4x</text>
|
||
<polygon fill="none" stroke="black" points="353.88,-518.75 353.88,-542.5 484.88,-542.5 484.88,-518.75 353.88,-518.75"/>
|
||
<text text-anchor="start" x="357.88" y="-525.2" font-family="arial" font-size="14.00">0.14 mm² (26 AWG)</text>
|
||
<polygon fill="none" stroke="black" points="484.88,-518.75 484.88,-542.5 527.38,-542.5 527.38,-518.75 484.88,-518.75"/>
|
||
<text text-anchor="start" x="488.88" y="-525.2" font-family="arial" font-size="14.00">0.4 m</text>
|
||
<text text-anchor="start" x="365.69" y="-503.45" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="333.62" y="-483.7" font-family="arial" font-size="14.00"> X1:1:GND</text>
|
||
<text text-anchor="start" x="406.44" y="-483.7" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="423.44" y="-483.7" font-family="arial" font-size="14.00">BK</text>
|
||
<text text-anchor="start" x="448.81" y="-483.7" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="459.38" y="-483.7" font-family="arial" font-size="14.00">X3:1:GND </text>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-477.25 331.62,-479.25 527.38,-479.25 527.38,-477.25 331.62,-477.25"/>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-475.25 331.62,-477.25 527.38,-477.25 527.38,-475.25 331.62,-475.25"/>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-473.25 331.62,-475.25 527.38,-475.25 527.38,-473.25 331.62,-473.25"/>
|
||
<text text-anchor="start" x="333.62" y="-457.95" font-family="arial" font-size="14.00"> X1:2:+5V</text>
|
||
<text text-anchor="start" x="406.44" y="-457.95" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="422.69" y="-457.95" font-family="arial" font-size="14.00">RD</text>
|
||
<text text-anchor="start" x="448.81" y="-457.95" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="465.38" y="-457.95" font-family="arial" font-size="14.00">X3:2:+5V </text>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-451.5 331.62,-453.5 527.38,-453.5 527.38,-451.5 331.62,-451.5"/>
|
||
<polygon fill="#ff0000" stroke="none" points="331.62,-449.5 331.62,-451.5 527.38,-451.5 527.38,-449.5 331.62,-449.5"/>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-447.5 331.62,-449.5 527.38,-449.5 527.38,-447.5 331.62,-447.5"/>
|
||
<text text-anchor="start" x="333.62" y="-432.2" font-family="arial" font-size="14.00"> X1:3:SCL</text>
|
||
<text text-anchor="start" x="406.44" y="-432.2" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="423.44" y="-432.2" font-family="arial" font-size="14.00">YE</text>
|
||
<text text-anchor="start" x="448.81" y="-432.2" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="463.88" y="-432.2" font-family="arial" font-size="14.00">X3:3:SCL </text>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-425.75 331.62,-427.75 527.38,-427.75 527.38,-425.75 331.62,-425.75"/>
|
||
<polygon fill="#ffff00" stroke="none" points="331.62,-423.75 331.62,-425.75 527.38,-425.75 527.38,-423.75 331.62,-423.75"/>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-421.75 331.62,-423.75 527.38,-423.75 527.38,-421.75 331.62,-421.75"/>
|
||
<text text-anchor="start" x="333.62" y="-406.45" font-family="arial" font-size="14.00"> X1:4:SDA</text>
|
||
<text text-anchor="start" x="406.44" y="-406.45" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="421.94" y="-406.45" font-family="arial" font-size="14.00">GN</text>
|
||
<text text-anchor="start" x="448.81" y="-406.45" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="463.12" y="-406.45" font-family="arial" font-size="14.00">X3:4:SDA </text>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-400 331.62,-402 527.38,-402 527.38,-400 331.62,-400"/>
|
||
<polygon fill="#00aa00" stroke="none" points="331.62,-398 331.62,-400 527.38,-400 527.38,-398 331.62,-398"/>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-396 331.62,-398 527.38,-398 527.38,-396 331.62,-396"/>
|
||
<text text-anchor="start" x="365.69" 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.63C250.12,-471.65 266.39,-474.28 331.25,-474.25"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-473.62C249.8,-473.63 266.07,-476.25 331.25,-476.25"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-475.62C249.48,-475.6 265.75,-478.22 331.25,-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.88C249.87,-447.88 266.16,-448.5 331.25,-448.5"/>
|
||
<path fill="none" stroke="#ff0000" stroke-width="2" d="M184.62,-449.88C249.79,-449.87 266.08,-450.5 331.25,-450.5"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-451.87C249.72,-451.87 266.01,-452.5 331.25,-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.13C249.63,-424.13 265.91,-422.76 331.25,-422.75"/>
|
||
<path fill="none" stroke="#ffff00" stroke-width="2" d="M184.62,-426.12C249.79,-426.12 266.08,-424.75 331.25,-424.75"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-428.12C249.96,-428.12 266.25,-426.74 331.25,-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.38C249.4,-400.42 265.66,-397.04 331.25,-397"/>
|
||
<path fill="none" stroke="#00aa00" stroke-width="2" d="M184.62,-402.37C249.81,-402.38 266.07,-399 331.25,-399"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M184.62,-404.37C250.22,-404.33 266.47,-400.96 331.25,-401"/>
|
||
</g>
|
||
<!-- W3 -->
|
||
<g id="node9" class="node">
|
||
<title>W3</title>
|
||
<polygon fill="#ffffff" stroke="black" stroke-dasharray="5,2" points="527.75,-352.25 331.25,-352.25 331.25,-162.25 527.75,-162.25 527.75,-352.25"/>
|
||
<polygon fill="#ffffff" stroke="none" points="331.25,-162.25 331.25,-352.25 527.75,-352.25 527.75,-162.25 331.25,-162.25"/>
|
||
<polygon fill="none" stroke="black" points="331.25,-328.5 331.25,-352.25 527.75,-352.25 527.75,-328.5 331.25,-328.5"/>
|
||
<text text-anchor="start" x="419" 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 353.75,-328.5 353.75,-304.75 331.25,-304.75"/>
|
||
<text text-anchor="start" x="335.38" y="-311.2" font-family="arial" font-size="14.00">4x</text>
|
||
<polygon fill="none" stroke="black" points="353.75,-304.75 353.75,-328.5 485,-328.5 485,-304.75 353.75,-304.75"/>
|
||
<text text-anchor="start" x="357.88" y="-311.2" font-family="arial" font-size="14.00">0.14 mm² (26 AWG)</text>
|
||
<polygon fill="none" stroke="black" points="485,-304.75 485,-328.5 527.75,-328.5 527.75,-304.75 485,-304.75"/>
|
||
<text text-anchor="start" x="489.12" y="-311.2" font-family="arial" font-size="14.00">0.3 m</text>
|
||
<text text-anchor="start" x="367" y="-289.45" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="333.25" y="-269.7" font-family="arial" font-size="14.00"> X1:1:GND</text>
|
||
<text text-anchor="start" x="408.5" y="-269.7" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="422.5" y="-269.7" font-family="arial" font-size="14.00">BK</text>
|
||
<text text-anchor="start" x="446.75" y="-269.7" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="459.75" 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 527.75,-265.25 527.75,-263.25 331.25,-263.25"/>
|
||
<polygon fill="#000000" stroke="none" points="331.25,-261.25 331.25,-263.25 527.75,-263.25 527.75,-261.25 331.25,-261.25"/>
|
||
<polygon fill="#000000" stroke="none" points="331.25,-259.25 331.25,-261.25 527.75,-261.25 527.75,-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="408.5" y="-243.95" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="422.12" y="-243.95" font-family="arial" font-size="14.00">BU</text>
|
||
<text text-anchor="start" x="446.75" y="-243.95" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="454.5" 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 527.75,-239.5 527.75,-237.5 331.25,-237.5"/>
|
||
<polygon fill="#0066ff" stroke="none" points="331.25,-235.5 331.25,-237.5 527.75,-237.5 527.75,-235.5 331.25,-235.5"/>
|
||
<polygon fill="#000000" stroke="none" points="331.25,-233.5 331.25,-235.5 527.75,-235.5 527.75,-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="408.5" y="-218.2" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="420.25" y="-218.2" font-family="arial" font-size="14.00">OG</text>
|
||
<text text-anchor="start" x="446.75" y="-218.2" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="454.5" 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 527.75,-213.75 527.75,-211.75 331.25,-211.75"/>
|
||
<polygon fill="#ff8000" stroke="none" points="331.25,-209.75 331.25,-211.75 527.75,-211.75 527.75,-209.75 331.25,-209.75"/>
|
||
<polygon fill="#000000" stroke="none" points="331.25,-207.75 331.25,-209.75 527.75,-209.75 527.75,-207.75 331.25,-207.75"/>
|
||
<text text-anchor="start" x="333.25" y="-192.45" font-family="arial" font-size="14.00"> X1:7:SCK</text>
|
||
<text text-anchor="start" x="408.5" y="-192.45" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="422.88" y="-192.45" font-family="arial" font-size="14.00">VT</text>
|
||
<text text-anchor="start" x="446.75" y="-192.45" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="462.75" 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 527.75,-188 527.75,-186 331.25,-186"/>
|
||
<polygon fill="#8000ff" stroke="none" points="331.25,-184 331.25,-186 527.75,-186 527.75,-184 331.25,-184"/>
|
||
<polygon fill="#000000" stroke="none" points="331.25,-182 331.25,-184 527.75,-184 527.75,-182 331.25,-182"/>
|
||
<text text-anchor="start" x="367" 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="851.75,-747.5 671.75,-747.5 671.75,-605 851.75,-605 851.75,-747.5"/>
|
||
<polygon fill="#ffffff" stroke="none" points="671.75,-605 671.75,-747.5 851.75,-747.5 851.75,-605 671.75,-605"/>
|
||
<polygon fill="none" stroke="black" points="671.75,-723.75 671.75,-747.5 851.75,-747.5 851.75,-723.75 671.75,-723.75"/>
|
||
<text text-anchor="start" x="753.5" y="-730.2" font-family="arial" font-size="14.00">X2</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-700 671.75,-723.75 764.5,-723.75 764.5,-700 671.75,-700"/>
|
||
<text text-anchor="start" x="675.75" y="-706.45" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||
<polygon fill="none" stroke="black" points="764.5,-700 764.5,-723.75 813.75,-723.75 813.75,-700 764.5,-700"/>
|
||
<text text-anchor="start" x="768.5" y="-706.45" font-family="arial" font-size="14.00">female</text>
|
||
<polygon fill="none" stroke="black" points="813.75,-700 813.75,-723.75 851.75,-723.75 851.75,-700 813.75,-700"/>
|
||
<text text-anchor="start" x="817.75" y="-706.45" font-family="arial" font-size="14.00">4-pin</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-676.25 671.75,-700 750.12,-700 750.12,-676.25 671.75,-676.25"/>
|
||
<text text-anchor="start" x="707.19" y="-682.7" font-family="arial" font-size="14.00">1</text>
|
||
<polygon fill="none" stroke="black" points="750.12,-676.25 750.12,-700 851.75,-700 851.75,-676.25 750.12,-676.25"/>
|
||
<text text-anchor="start" x="785.56" y="-682.7" font-family="arial" font-size="14.00">GND</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-652.5 671.75,-676.25 750.12,-676.25 750.12,-652.5 671.75,-652.5"/>
|
||
<text text-anchor="start" x="707.19" y="-658.95" font-family="arial" font-size="14.00">2</text>
|
||
<polygon fill="none" stroke="black" points="750.12,-652.5 750.12,-676.25 851.75,-676.25 851.75,-652.5 750.12,-652.5"/>
|
||
<text text-anchor="start" x="788.56" y="-658.95" font-family="arial" font-size="14.00">+5V</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-628.75 671.75,-652.5 750.12,-652.5 750.12,-628.75 671.75,-628.75"/>
|
||
<text text-anchor="start" x="707.19" y="-635.2" font-family="arial" font-size="14.00">3</text>
|
||
<polygon fill="none" stroke="black" points="750.12,-628.75 750.12,-652.5 851.75,-652.5 851.75,-628.75 750.12,-628.75"/>
|
||
<text text-anchor="start" x="787.81" y="-635.2" font-family="arial" font-size="14.00">SCL</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-605 671.75,-628.75 750.12,-628.75 750.12,-605 671.75,-605"/>
|
||
<text text-anchor="start" x="707.19" y="-611.45" font-family="arial" font-size="14.00">4</text>
|
||
<polygon fill="none" stroke="black" points="750.12,-605 750.12,-628.75 851.75,-628.75 851.75,-605 750.12,-605"/>
|
||
<text text-anchor="start" x="787.06" 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="851.75,-533.5 671.75,-533.5 671.75,-391 851.75,-391 851.75,-533.5"/>
|
||
<polygon fill="#ffffff" stroke="none" points="671.75,-391 671.75,-533.5 851.75,-533.5 851.75,-391 671.75,-391"/>
|
||
<polygon fill="none" stroke="black" points="671.75,-509.75 671.75,-533.5 851.75,-533.5 851.75,-509.75 671.75,-509.75"/>
|
||
<text text-anchor="start" x="753.5" y="-516.2" font-family="arial" font-size="14.00">X3</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-486 671.75,-509.75 764.5,-509.75 764.5,-486 671.75,-486"/>
|
||
<text text-anchor="start" x="675.75" y="-492.45" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||
<polygon fill="none" stroke="black" points="764.5,-486 764.5,-509.75 813.75,-509.75 813.75,-486 764.5,-486"/>
|
||
<text text-anchor="start" x="768.5" y="-492.45" font-family="arial" font-size="14.00">female</text>
|
||
<polygon fill="none" stroke="black" points="813.75,-486 813.75,-509.75 851.75,-509.75 851.75,-486 813.75,-486"/>
|
||
<text text-anchor="start" x="817.75" y="-492.45" font-family="arial" font-size="14.00">4-pin</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-462.25 671.75,-486 750.12,-486 750.12,-462.25 671.75,-462.25"/>
|
||
<text text-anchor="start" x="707.19" y="-468.7" font-family="arial" font-size="14.00">1</text>
|
||
<polygon fill="none" stroke="black" points="750.12,-462.25 750.12,-486 851.75,-486 851.75,-462.25 750.12,-462.25"/>
|
||
<text text-anchor="start" x="785.56" y="-468.7" font-family="arial" font-size="14.00">GND</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-438.5 671.75,-462.25 750.12,-462.25 750.12,-438.5 671.75,-438.5"/>
|
||
<text text-anchor="start" x="707.19" y="-444.95" font-family="arial" font-size="14.00">2</text>
|
||
<polygon fill="none" stroke="black" points="750.12,-438.5 750.12,-462.25 851.75,-462.25 851.75,-438.5 750.12,-438.5"/>
|
||
<text text-anchor="start" x="788.56" y="-444.95" font-family="arial" font-size="14.00">+5V</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-414.75 671.75,-438.5 750.12,-438.5 750.12,-414.75 671.75,-414.75"/>
|
||
<text text-anchor="start" x="707.19" y="-421.2" font-family="arial" font-size="14.00">3</text>
|
||
<polygon fill="none" stroke="black" points="750.12,-414.75 750.12,-438.5 851.75,-438.5 851.75,-414.75 750.12,-414.75"/>
|
||
<text text-anchor="start" x="787.81" y="-421.2" font-family="arial" font-size="14.00">SCL</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-391 671.75,-414.75 750.12,-414.75 750.12,-391 671.75,-391"/>
|
||
<text text-anchor="start" x="707.19" y="-397.45" font-family="arial" font-size="14.00">4</text>
|
||
<polygon fill="none" stroke="black" points="750.12,-391 750.12,-414.75 851.75,-414.75 851.75,-391 750.12,-391"/>
|
||
<text text-anchor="start" x="787.06" 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="851.75,-330.38 671.75,-330.38 671.75,-164.12 851.75,-164.12 851.75,-330.38"/>
|
||
<polygon fill="#ffffff" stroke="none" points="671.75,-164.12 671.75,-330.38 851.75,-330.38 851.75,-164.12 671.75,-164.12"/>
|
||
<polygon fill="none" stroke="black" points="671.75,-306.62 671.75,-330.38 851.75,-330.38 851.75,-306.62 671.75,-306.62"/>
|
||
<text text-anchor="start" x="753.5" y="-313.07" font-family="arial" font-size="14.00">X4</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-282.88 671.75,-306.62 764.5,-306.62 764.5,-282.88 671.75,-282.88"/>
|
||
<text text-anchor="start" x="675.75" y="-289.32" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||
<polygon fill="none" stroke="black" points="764.5,-282.88 764.5,-306.62 813.75,-306.62 813.75,-282.88 764.5,-282.88"/>
|
||
<text text-anchor="start" x="768.5" y="-289.32" font-family="arial" font-size="14.00">female</text>
|
||
<polygon fill="none" stroke="black" points="813.75,-282.88 813.75,-306.62 851.75,-306.62 851.75,-282.88 813.75,-282.88"/>
|
||
<text text-anchor="start" x="817.75" y="-289.32" font-family="arial" font-size="14.00">5-pin</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-259.12 671.75,-282.88 747.5,-282.88 747.5,-259.12 671.75,-259.12"/>
|
||
<text text-anchor="start" x="705.88" y="-265.57" font-family="arial" font-size="14.00">1</text>
|
||
<polygon fill="none" stroke="black" points="747.5,-259.12 747.5,-282.88 851.75,-282.88 851.75,-259.12 747.5,-259.12"/>
|
||
<text text-anchor="start" x="784.25" y="-265.57" font-family="arial" font-size="14.00">GND</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-235.38 671.75,-259.12 747.5,-259.12 747.5,-235.38 671.75,-235.38"/>
|
||
<text text-anchor="start" x="705.88" y="-241.82" font-family="arial" font-size="14.00">2</text>
|
||
<polygon fill="none" stroke="black" points="747.5,-235.38 747.5,-259.12 851.75,-259.12 851.75,-235.38 747.5,-235.38"/>
|
||
<text text-anchor="start" x="783.5" y="-241.82" font-family="arial" font-size="14.00">+12V</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-211.62 671.75,-235.38 747.5,-235.38 747.5,-211.62 671.75,-211.62"/>
|
||
<text text-anchor="start" x="705.88" y="-218.07" font-family="arial" font-size="14.00">3</text>
|
||
<polygon fill="none" stroke="black" points="747.5,-211.62 747.5,-235.38 851.75,-235.38 851.75,-211.62 747.5,-211.62"/>
|
||
<text text-anchor="start" x="781.62" y="-218.07" font-family="arial" font-size="14.00">MISO</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-187.88 671.75,-211.62 747.5,-211.62 747.5,-187.88 671.75,-187.88"/>
|
||
<text text-anchor="start" x="705.88" y="-194.32" font-family="arial" font-size="14.00">4</text>
|
||
<polygon fill="none" stroke="black" points="747.5,-187.88 747.5,-211.62 851.75,-211.62 851.75,-187.88 747.5,-187.88"/>
|
||
<text text-anchor="start" x="781.62" y="-194.32" font-family="arial" font-size="14.00">MOSI</text>
|
||
<polygon fill="none" stroke="black" points="671.75,-164.12 671.75,-187.88 747.5,-187.88 747.5,-164.12 671.75,-164.12"/>
|
||
<text text-anchor="start" x="705.88" y="-170.57" font-family="arial" font-size="14.00">5</text>
|
||
<polygon fill="none" stroke="black" points="747.5,-164.12 747.5,-187.88 851.75,-187.88 851.75,-164.12 747.5,-164.12"/>
|
||
<text text-anchor="start" x="785.75" y="-170.57" font-family="arial" font-size="14.00">SCK</text>
|
||
</g>
|
||
<!-- AUTOGENERATED_F_1 -->
|
||
<g id="node5" class="node">
|
||
<title>AUTOGENERATED_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="#ffffff" stroke="none" points="0,-48.38 0,-72.12 187.25,-72.12 187.25,-48.38 0,-48.38"/>
|
||
<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="527.38,-138.5 331.62,-138.5 331.62,0 527.38,0 527.38,-138.5"/>
|
||
<polygon fill="#ffffff" stroke="none" points="331.62,0 331.62,-138.5 527.38,-138.5 527.38,0 331.62,0"/>
|
||
<polygon fill="none" stroke="black" points="331.62,-114.75 331.62,-138.5 527.38,-138.5 527.38,-114.75 331.62,-114.75"/>
|
||
<text text-anchor="start" x="419" y="-121.2" font-family="arial" font-size="14.00">W4</text>
|
||
<polygon fill="none" stroke="black" points="331.62,-91 331.62,-114.75 353.88,-114.75 353.88,-91 331.62,-91"/>
|
||
<text text-anchor="start" x="335.62" y="-97.45" font-family="arial" font-size="14.00">2x</text>
|
||
<polygon fill="none" stroke="black" points="353.88,-91 353.88,-114.75 484.88,-114.75 484.88,-91 353.88,-91"/>
|
||
<text text-anchor="start" x="357.88" y="-97.45" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||
<polygon fill="none" stroke="black" points="484.88,-91 484.88,-114.75 527.38,-114.75 527.38,-91 484.88,-91"/>
|
||
<text text-anchor="start" x="488.88" y="-97.45" font-family="arial" font-size="14.00">0.3 m</text>
|
||
<text text-anchor="start" x="340.25" y="-75.7" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="333.62" y="-55.95" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="361.25" y="-55.95" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="383" y="-55.95" font-family="arial" font-size="14.00">1:BK</text>
|
||
<text text-anchor="start" x="430.25" y="-55.95" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="459.38" y="-55.95" font-family="arial" font-size="14.00">X4:1:GND </text>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-49.5 331.62,-51.5 527.38,-51.5 527.38,-49.5 331.62,-49.5"/>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-47.5 331.62,-49.5 527.38,-49.5 527.38,-47.5 331.62,-47.5"/>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-45.5 331.62,-47.5 527.38,-47.5 527.38,-45.5 331.62,-45.5"/>
|
||
<text text-anchor="start" x="333.62" y="-30.2" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="361.25" y="-30.2" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="382.25" y="-30.2" font-family="arial" font-size="14.00">2:RD</text>
|
||
<text text-anchor="start" x="430.25" y="-30.2" font-family="arial" font-size="14.00"> </text>
|
||
<text text-anchor="start" x="457.88" y="-30.2" font-family="arial" font-size="14.00">X4:2:+12V </text>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-23.75 331.62,-25.75 527.38,-25.75 527.38,-23.75 331.62,-23.75"/>
|
||
<polygon fill="#ff0000" stroke="none" points="331.62,-21.75 331.62,-23.75 527.38,-23.75 527.38,-21.75 331.62,-21.75"/>
|
||
<polygon fill="#000000" stroke="none" points="331.62,-19.75 331.62,-21.75 527.38,-21.75 527.38,-19.75 331.62,-19.75"/>
|
||
<text text-anchor="start" x="340.25" y="-4.45" font-family="arial" font-size="14.00"> </text>
|
||
</g>
|
||
<!-- AUTOGENERATED_F_1--W4 -->
|
||
<g id="edge25" class="edge">
|
||
<title>AUTOGENERATED_F_1:e--W4:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M187.25,-58.25C250.26,-58.65 265.83,-46.9 331.25,-46.5"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M187.25,-60.25C251.46,-60.25 267.04,-48.5 331.25,-48.5"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M187.25,-62.25C252.67,-61.85 268.24,-50.1 331.25,-50.5"/>
|
||
</g>
|
||
<!-- AUTOGENERATED_F_2 -->
|
||
<g id="node6" class="node">
|
||
<title>AUTOGENERATED_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="#ffffff" stroke="none" points="0,-0.38 0,-24.12 187.25,-24.12 187.25,-0.38 0,-0.38"/>
|
||
<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>
|
||
<!-- AUTOGENERATED_F_2--W4 -->
|
||
<g id="edge27" class="edge">
|
||
<title>AUTOGENERATED_F_2:e--W4:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M187.25,-10.25C252.53,-10.59 268.19,-21.09 331.25,-20.75"/>
|
||
<path fill="none" stroke="#ff0000" stroke-width="2" d="M187.25,-12.25C251.42,-12.25 267.08,-22.75 331.25,-22.75"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M187.25,-14.25C250.31,-13.91 265.97,-24.41 331.25,-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="M527.75,-688.25C591.49,-688.27 607.48,-686.14 671.75,-686.13"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-690.25C591.76,-690.25 607.74,-688.12 671.75,-688.12"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-692.25C592.02,-692.23 608.01,-690.11 671.75,-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="M527.75,-662.5C591.73,-662.5 607.73,-662.38 671.75,-662.38"/>
|
||
<path fill="none" stroke="#ff0000" stroke-width="2" d="M527.75,-664.5C591.75,-664.5 607.75,-664.38 671.75,-664.38"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-666.5C591.77,-666.5 607.77,-666.37 671.75,-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="M527.75,-636.75C591.99,-636.76 607.98,-638.64 671.75,-638.63"/>
|
||
<path fill="none" stroke="#ffff00" stroke-width="2" d="M527.75,-638.75C591.76,-638.75 607.74,-640.62 671.75,-640.62"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-640.75C591.52,-640.74 607.51,-642.61 671.75,-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="M527.75,-611C592.25,-611.06 608.2,-614.93 671.75,-614.88"/>
|
||
<path fill="none" stroke="#00aa00" stroke-width="2" d="M527.75,-613C591.77,-613 607.73,-616.88 671.75,-616.88"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-615C591.3,-614.94 607.25,-618.82 671.75,-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="M527.75,-474.25C591.49,-474.27 607.48,-472.14 671.75,-472.13"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-476.25C591.76,-476.25 607.74,-474.12 671.75,-474.12"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-478.25C592.02,-478.23 608.01,-476.11 671.75,-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="M527.75,-448.5C591.73,-448.5 607.73,-448.38 671.75,-448.38"/>
|
||
<path fill="none" stroke="#ff0000" stroke-width="2" d="M527.75,-450.5C591.75,-450.5 607.75,-450.37 671.75,-450.38"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-452.5C591.77,-452.5 607.77,-452.37 671.75,-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="M527.75,-422.75C591.99,-422.76 607.98,-424.64 671.75,-424.63"/>
|
||
<path fill="none" stroke="#ffff00" stroke-width="2" d="M527.75,-424.75C591.76,-424.75 607.74,-426.62 671.75,-426.62"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-426.75C591.52,-426.74 607.51,-428.61 671.75,-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="M527.75,-397C592.25,-397.06 608.2,-400.93 671.75,-400.88"/>
|
||
<path fill="none" stroke="#00aa00" stroke-width="2" d="M527.75,-399C591.77,-399 607.73,-402.87 671.75,-402.88"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-401C591.3,-400.94 607.25,-404.82 671.75,-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="M527.75,-260.25C592.84,-260.5 608.6,-269.25 671.75,-269"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-262.25C591.87,-262.25 607.63,-271 671.75,-271"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-264.25C590.9,-264 606.66,-272.75 671.75,-273"/>
|
||
</g>
|
||
<!-- W3--X4 -->
|
||
<g id="edge20" class="edge">
|
||
<title>W3:e--X4:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-234.5C590.72,-234.97 606.2,-221.97 671.75,-221.5"/>
|
||
<path fill="none" stroke="#0066ff" stroke-width="2" d="M527.75,-236.5C592.01,-236.5 607.49,-223.5 671.75,-223.5"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-238.5C593.3,-238.03 608.78,-225.03 671.75,-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="M527.75,-208.75C590.79,-209.11 606.41,-198.11 671.75,-197.75"/>
|
||
<path fill="none" stroke="#ff8000" stroke-width="2" d="M527.75,-210.75C591.94,-210.75 607.56,-199.75 671.75,-199.75"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-212.75C593.09,-212.39 608.71,-201.39 671.75,-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="M527.75,-183C590.88,-183.26 606.63,-174.26 671.75,-174"/>
|
||
<path fill="none" stroke="#8000ff" stroke-width="2" d="M527.75,-185C591.87,-185 607.63,-176 671.75,-176"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-187C592.87,-186.74 608.62,-177.74 671.75,-178"/>
|
||
</g>
|
||
<!-- W4--X4 -->
|
||
<g id="edge26" class="edge">
|
||
<title>W4:e--X4:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-46.5C647.39,-49.26 555.81,-271.76 671.75,-269"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-48.5C645.54,-48.5 553.96,-271 671.75,-271"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-50.5C643.69,-47.74 552.11,-270.24 671.75,-273"/>
|
||
</g>
|
||
<!-- W4--X4 -->
|
||
<g id="edge28" class="edge">
|
||
<title>W4:e--X4:w</title>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-20.75C648.14,-23.52 555.06,-248.02 671.75,-245.25"/>
|
||
<path fill="none" stroke="#ff0000" stroke-width="2" d="M527.75,-22.75C646.29,-22.75 553.21,-247.25 671.75,-247.25"/>
|
||
<path fill="none" stroke="#000000" stroke-width="2" d="M527.75,-24.75C644.44,-21.98 551.36,-246.48 671.75,-249.25"/>
|
||
</g>
|
||
</g>
|
||
</svg>
|
||
|
||
|
||
<div id="notes">
|
||
<!-- %notes% -->
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div id="bom">
|
||
<table class="bom">
|
||
<tr>
|
||
<td class="bom_col_#">12</td>
|
||
<td class="bom_col_qty">2</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_description">Wire, 0.14 mm², YE</td>
|
||
<td class="bom_col_designators">W1, W2</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_#">11</td>
|
||
<td class="bom_col_qty">1</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_description">Wire, 0.14 mm², VT</td>
|
||
<td class="bom_col_designators">W3</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_#">10</td>
|
||
<td class="bom_col_qty">2</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_description">Wire, 0.14 mm², RD</td>
|
||
<td class="bom_col_designators">W1, W2</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_#">9</td>
|
||
<td class="bom_col_qty">1</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_description">Wire, 0.14 mm², OG</td>
|
||
<td class="bom_col_designators">W3</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_#">8</td>
|
||
<td class="bom_col_qty">2</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_description">Wire, 0.14 mm², GN</td>
|
||
<td class="bom_col_designators">W1, W2</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_#">7</td>
|
||
<td class="bom_col_qty">1</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_description">Wire, 0.14 mm², BU</td>
|
||
<td class="bom_col_designators">W3</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_#">6</td>
|
||
<td class="bom_col_qty">3</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_description">Wire, 0.14 mm², BK</td>
|
||
<td class="bom_col_designators">W1, W2, W3</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_#">5</td>
|
||
<td class="bom_col_qty">1</td>
|
||
<td class="bom_col_unit">m</td>
|
||
<td class="bom_col_description">Cable, 2 x 0.25 mm²</td>
|
||
<td class="bom_col_designators">W4</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_#">4</td>
|
||
<td class="bom_col_qty">1</td>
|
||
<td class="bom_col_unit"></td>
|
||
<td class="bom_col_description">Connector, Molex KK 254, female, 8 pins</td>
|
||
<td class="bom_col_designators">X1</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_#">3</td>
|
||
<td class="bom_col_qty">1</td>
|
||
<td class="bom_col_unit"></td>
|
||
<td class="bom_col_description">Connector, Molex KK 254, female, 5 pins</td>
|
||
<td class="bom_col_designators">X4</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_#">2</td>
|
||
<td class="bom_col_qty">2</td>
|
||
<td class="bom_col_unit"></td>
|
||
<td class="bom_col_description">Connector, Molex KK 254, female, 4 pins</td>
|
||
<td class="bom_col_designators">X2, X3</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="bom_col_#">1</td>
|
||
<td class="bom_col_qty">2</td>
|
||
<td class="bom_col_unit"></td>
|
||
<td class="bom_col_description">Connector, Crimp ferrule, 0.25 mm², YE</td>
|
||
<td class="bom_col_designators"></td>
|
||
</tr>
|
||
<tr>
|
||
<th class="bom_col_#">#</th>
|
||
<th class="bom_col_qty">Qty</th>
|
||
<th class="bom_col_unit">Unit</th>
|
||
<th class="bom_col_description">Description</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> |