seveibar/wifi-test-board-1
A tscircuit package created by seveibar.
Usage: To use "@tsci/seveibar.wifi-test-board-1" in a project: 1. Import the component: ```tsx import WifiTestBoard from "@tsci/seveibar.wifi-test-board-1" ``` 2. Use the component in your React/tscircuit layout: ```tsx export default () => ( <board> <WifiTestBoard /> </board> ) ``` The component includes a USB-C connector, ESP32-S3 MINI module, 5V to 3.3V regulator, and pull-down resistors for USB-C configuration.
- Version
- 0.0.1
- License
- unset
- Stars
- 1
dist/schematic.svg
PCB
Schematic
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="600" style="background-color: rgb(245, 241, 237)" data-real-to-screen-transform="matrix(29.1485943004,0,0,-29.1485943004,593.5280404455,131.7516462376)" data-software-used-string="@tscircuit/core@0.0.747"><style>
.boundary { fill: rgb(245, 241, 237); }
.schematic-boundary { fill: none; stroke: #fff; }
.component { fill: none; stroke: rgb(132, 0, 0); }
.chip { fill: rgb(255, 255, 194); stroke: rgb(132, 0, 0); }
.component-pin { fill: none; stroke: rgb(132, 0, 0); }
/* Basic per-trace hover fallback */
.trace:hover {
filter: invert(1);
}
.trace:hover .trace-crossing-outline {
opacity: 0;
}
.trace:hover .trace-junction {
filter: invert(1);
}
/* Net-hover highlighting: when a trace or its overlays are hovered,
invert color for all traces (base + overlays) sharing the same
subcircuit connectivity key. Also hide crossing outline during hover. */
svg:has(:is(g.trace[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net2"], g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net2"]):hover) :is(g.trace[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net2"], g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net2"]) { filter: invert(1); }
svg:has(:is(g.trace[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net2"], g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net2"]):hover) g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net2"] .trace-crossing-outline { opacity: 0; }
svg:has(:is(g.trace[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net4"], g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net4"]):hover) :is(g.trace[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net4"], g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net4"]) { filter: invert(1); }
svg:has(:is(g.trace[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net4"], g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net4"]):hover) g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net4"] .trace-crossing-outline { opacity: 0; }
svg:has(:is(g.trace[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net5"], g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net5"]):hover) :is(g.trace[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net5"], g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net5"]) { filter: invert(1); }
svg:has(:is(g.trace[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net5"], g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net5"]):hover) g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net5"] .trace-crossing-outline { opacity: 0; }
svg:has(:is(g.trace[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net6"], g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net6"]):hover) :is(g.trace[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net6"], g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net6"]) { filter: invert(1); }
svg:has(:is(g.trace[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net6"], g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net6"]):hover) g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net6"] .trace-crossing-outline { opacity: 0; }
svg:has(:is(g.trace[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net0"], g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net0"]):hover) :is(g.trace[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net0"], g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net0"]) { filter: invert(1); }
svg:has(:is(g.trace[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net0"], g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net0"]):hover) g.trace-overlays[data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net0"] .trace-crossing-outline { opacity: 0; }
.text { font-family: sans-serif; fill: rgb(0, 150, 0); }
.pin-number { fill: rgb(169, 0, 0); }
.port-label { fill: rgb(0, 100, 100); }
.component-name { fill: rgb(0, 100, 100); }
</style><rect class="boundary" x="0" y="0" width="1200" height="600"/><g class="trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0" data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net2"><path d="M 511.91197640437997 463.1632255422053 L 506.0822575443 463.1632255422053 L 506.0822575443 521.4604141430052 L 511.91197640437997 521.4604141430052" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.663775088064px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 511.91197640437997 463.1632255422053 L 506.0822575443 463.1632255422053 L 506.0822575443 521.4604141430052 L 511.91197640437997 521.4604141430052" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1" data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net4"><path d="M 543.97543013482 521.4604141430052 L 549.8051489949 521.4604141430052 L 562.92201643008 521.4604141430052 L 562.92201643008 510.5296912803552 L 576.03888386526 510.5296912803552 L 581.86860272534 510.5296912803552" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.663775088064px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 543.97543013482 521.4604141430052 L 549.8051489949 521.4604141430052 L 562.92201643008 521.4604141430052 L 562.92201643008 510.5296912803552 L 576.03888386526 510.5296912803552 L 581.86860272534 510.5296912803552" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2" data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net5"><path d="M 616.84691588582 342.0905056787575 L 611.01719702574 342.0905056787575 L 606.64490788068 342.0905056787575 L 606.64490788068 365.08614361230207 L 602.27261873562 365.08614361230207 L 596.44289987554 365.08614361230207" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.663775088064px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 616.84691588582 342.0905056787575 L 611.01719702574 342.0905056787575 L 606.64490788068 342.0905056787575 L 606.64490788068 365.08614361230207 L 602.27261873562 365.08614361230207 L 596.44289987554 365.08614361230207" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3" data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net6"><path d="M 616.84691588582 370.91586247238206 L 596.44289987554 370.91586247238206" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.663775088064px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 616.84691588582 370.91586247238206 L 596.44289987554 370.91586247238206" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4" data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net0"><path d="M 718.8669959372199 521.4604141430052 L 724.6967147973 521.4604141430052 L 724.6967147973 565.1833055936053 L 718.8669959372199 565.1833055936053" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.663775088064px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 718.8669959372199 521.4604141430052 L 724.6967147973 521.4604141430052 L 724.6967147973 565.1833055936053 L 718.8669959372199 565.1833055936053" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5" data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net0"><path d="M 648.91036961626 370.91586247238206 L 654.74008847634 370.91586247238206 L 654.74008847634 342.0905056787575 L 648.91036961626 342.0905056787575" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.663775088064px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 648.91036961626 370.91586247238206 L 654.74008847634 370.91586247238206 L 654.74008847634 342.0905056787575 L 648.91036961626 342.0905056787575" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0" data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net2"/><g class="trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1" data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net4"/><g class="trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2" data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net5"/><g class="trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3" data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net6"/><g class="trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4" data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net0"/><g class="trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5" data-subcircuit-connectivity-map-key="unnamedsubcircuit202_connectivity_net0"/><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0"><rect class="component chip" x="538.1457112747399" y="300.95923615142203" width="46.637750880640056" height="93.27550176128" stroke-width="0.582971886008px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="538.1457112747399" y="300.95923615142203" width="46.637750880640056" height="93.27550176128" fill="transparent"/><text x="587.69832158542" y="290.75722814628205" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.246746974072px" transform="rotate(0, 587.69832158542, 290.75722814628205)">TYPE-C-31-M-12</text><text x="587.69832158542" y="284.92750928620205" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.246746974072px" transform="rotate(0, 587.69832158542, 284.92750928620205)">USB</text><line class="component-pin" x1="543.9754301348199" y1="394.23473791270203" x2="543.9754301348199" y2="405.31120374685406" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_0"><circle class="component-pin" cx="543.9754301348199" cy="405.894175632862" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="543.392458248812" y="405.311203746854" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="543.392458248812" y="400.064456772782" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="rotate(-90 543.392458248812 400.064456772782)">1</text><text class="pin-number" x="543.9754301348199" y="391.31987848266203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="rotate(-90 543.9754301348199 391.31987848266203)">GND1</text><line class="component-pin" x1="549.8051489949" y1="394.23473791270203" x2="549.8051489949" y2="405.31120374685406" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_1"><circle class="component-pin" cx="549.8051489949" cy="405.894175632862" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="549.2221771088921" y="405.311203746854" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="549.222177108892" y="400.064456772782" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="rotate(-90 549.222177108892 400.064456772782)">2</text><text class="pin-number" x="549.8051489949" y="391.31987848266203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="rotate(-90 549.8051489949 391.31987848266203)">GND2</text><line class="component-pin" x1="584.78346215538" y1="306.788955011502" x2="595.859927989532" y2="306.788955011502" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_2"><circle class="component-pin" cx="596.44289987554" cy="306.788955011502" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="595.859927989532" y="306.205983125494" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="590.61318101546" y="306.2059831254941" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">3</text><text class="pin-number" x="581.86860272534" y="306.788955011502" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">VBUS1</text><line class="component-pin" x1="584.78346215538" y1="312.618673871582" x2="595.859927989532" y2="312.618673871582" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_3"><circle class="component-pin" cx="596.44289987554" cy="312.618673871582" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="595.859927989532" y="312.035701985574" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="590.61318101546" y="312.03570198557406" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">4</text><text class="pin-number" x="581.86860272534" y="312.618673871582" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">VBUS2</text><line class="component-pin" x1="584.78346215538" y1="388.40501905262204" x2="595.859927989532" y2="388.40501905262204" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_4"><circle class="component-pin" cx="596.44289987554" cy="388.40501905262204" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="595.859927989532" y="387.822047166614" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="590.61318101546" y="387.8220471666141" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">5</text><text class="pin-number" x="581.86860272534" y="388.40501905262204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">SBU2</text><line class="component-pin" x1="584.78346215538" y1="365.08614361230207" x2="596.44289987554" y2="365.08614361230207" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_5"><rect x="595.859927989532" y="364.50317172629406" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="590.61318101546" y="364.5031717262941" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">6</text><text class="pin-number" x="581.86860272534" y="365.08614361230207" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">CC1</text><line class="component-pin" x1="584.78346215538" y1="347.5969870320621" x2="595.859927989532" y2="347.5969870320621" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_6"><circle class="component-pin" cx="596.44289987554" cy="347.5969870320621" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="595.859927989532" y="347.0140151460541" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="590.61318101546" y="347.0140151460541" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">7</text><text class="pin-number" x="581.86860272534" y="347.5969870320621" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">DM2</text><line class="component-pin" x1="584.78346215538" y1="330.10783045182205" x2="595.859927989532" y2="330.10783045182205" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_7"><circle class="component-pin" cx="596.44289987554" cy="330.10783045182205" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="595.859927989532" y="329.52485856581404" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="590.61318101546" y="329.52485856581404" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">8</text><text class="pin-number" x="581.86860272534" y="330.10783045182205" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">DP1</text><line class="component-pin" x1="584.78346215538" y1="341.76726817198204" x2="595.859927989532" y2="341.76726817198204" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_8"><circle class="component-pin" cx="596.44289987554" cy="341.76726817198204" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="595.859927989532" y="341.184296285974" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="590.61318101546" y="341.184296285974" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">9</text><text class="pin-number" x="581.86860272534" y="341.76726817198204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">DM1</text><line class="component-pin" x1="584.78346215538" y1="335.9375493119021" x2="595.859927989532" y2="335.9375493119021" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_9"><circle class="component-pin" cx="596.44289987554" cy="335.9375493119021" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="595.859927989532" y="335.3545774258941" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="590.61318101546" y="335.3545774258941" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">10</text><text class="pin-number" x="581.86860272534" y="335.9375493119021" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">DP2</text><line class="component-pin" x1="584.78346215538" y1="382.57530019254204" x2="595.859927989532" y2="382.57530019254204" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_10"><circle class="component-pin" cx="596.44289987554" cy="382.57530019254204" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="595.859927989532" y="381.99232830653403" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="590.61318101546" y="381.9923283065341" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">11</text><text class="pin-number" x="581.86860272534" y="382.57530019254204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">SBU1</text><line class="component-pin" x1="584.78346215538" y1="370.91586247238206" x2="596.44289987554" y2="370.91586247238206" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_11"><rect x="595.859927989532" y="370.33289058637405" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="590.61318101546" y="370.33289058637405" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">12</text><text class="pin-number" x="581.86860272534" y="370.91586247238206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">CC2</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1"><rect class="component chip" x="576.03888386526" y="20.98698789607994" width="34.978313160479956" height="221.52931668304012" stroke-width="0.582971886008px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="576.03888386526" y="20.98698789607994" width="34.978313160479956" height="221.52931668304012" fill="transparent"/><text x="576.03888386526" y="246.30562183817204" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.246746974072px" transform="rotate(0, 576.03888386526, 246.30562183817204)"></text><text x="576.03888386526" y="17.19767063702794" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.246746974072px" transform="rotate(0, 576.03888386526, 17.19767063702794)">U1</text><line class="component-pin" x1="576.03888386526" y1="26.816706756159945" x2="564.962418031108" y2="26.816706756159945" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_16"><circle class="component-pin" cx="564.3794461451" cy="26.816706756159945" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="26.233734870151945" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="26.23373487015195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">1</text><text class="pin-number" x="578.9537432953" y="26.816706756159945" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND1</text><line class="component-pin" x1="576.03888386526" y1="32.64642561623995" x2="564.962418031108" y2="32.64642561623995" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_17"><circle class="component-pin" cx="564.3794461451" cy="32.64642561623995" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="32.063453730231956" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="32.063453730231956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">2</text><text class="pin-number" x="578.9537432953" y="32.64642561623995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND2</text><line class="component-pin" x1="576.03888386526" y1="38.476144476319945" x2="564.962418031108" y2="38.476144476319945" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_18"><circle class="component-pin" cx="564.3794461451" cy="38.476144476319945" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="37.89317259031195" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="37.89317259031195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">3</text><text class="pin-number" x="578.9537432953" y="38.476144476319945" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">3V3</text><line class="component-pin" x1="576.03888386526" y1="44.30586333639995" x2="564.962418031108" y2="44.30586333639995" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_19"><circle class="component-pin" cx="564.3794461451" cy="44.30586333639995" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="43.722891450391955" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="43.722891450391955" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">4</text><text class="pin-number" x="578.9537432953" y="44.30586333639995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO0</text><line class="component-pin" x1="576.03888386526" y1="50.13558219647996" x2="564.962418031108" y2="50.13558219647996" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_20"><circle class="component-pin" cx="564.3794461451" cy="50.13558219647996" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="49.55261031047196" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="49.55261031047195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">5</text><text class="pin-number" x="578.9537432953" y="50.13558219647996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO1</text><line class="component-pin" x1="576.03888386526" y1="55.96530105655995" x2="564.962418031108" y2="55.96530105655995" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_21"><circle class="component-pin" cx="564.3794461451" cy="55.96530105655995" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="55.382329170551955" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="55.38232917055194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">6</text><text class="pin-number" x="578.9537432953" y="55.96530105655995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO2</text><line class="component-pin" x1="576.03888386526" y1="61.795019916639944" x2="564.962418031108" y2="61.795019916639944" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_22"><circle class="component-pin" cx="564.3794461451" cy="61.795019916639944" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="61.21204803063195" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="61.212048030631934" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">7</text><text class="pin-number" x="578.9537432953" y="61.795019916639944" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO3</text><line class="component-pin" x1="576.03888386526" y1="67.62473877671994" x2="564.962418031108" y2="67.62473877671994" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_23"><circle class="component-pin" cx="564.3794461451" cy="67.62473877671994" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="67.04176689071194" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="67.04176689071194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">8</text><text class="pin-number" x="578.9537432953" y="67.62473877671994" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO4</text><line class="component-pin" x1="576.03888386526" y1="73.45445763679996" x2="564.962418031108" y2="73.45445763679996" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_24"><circle class="component-pin" cx="564.3794461451" cy="73.45445763679996" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="72.87148575079196" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="72.87148575079195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">9</text><text class="pin-number" x="578.9537432953" y="73.45445763679996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO5</text><line class="component-pin" x1="576.03888386526" y1="79.28417649687995" x2="564.962418031108" y2="79.28417649687995" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_25"><circle class="component-pin" cx="564.3794461451" cy="79.28417649687995" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="78.70120461087195" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="78.70120461087194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">10</text><text class="pin-number" x="578.9537432953" y="79.28417649687995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO6</text><line class="component-pin" x1="576.03888386526" y1="85.11389535695994" x2="564.962418031108" y2="85.11389535695994" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_26"><circle class="component-pin" cx="564.3794461451" cy="85.11389535695994" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="84.53092347095195" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="84.53092347095193" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">11</text><text class="pin-number" x="578.9537432953" y="85.11389535695994" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO7</text><line class="component-pin" x1="576.03888386526" y1="90.94361421703994" x2="564.962418031108" y2="90.94361421703994" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_27"><circle class="component-pin" cx="564.3794461451" cy="90.94361421703994" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="90.36064233103194" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="90.36064233103194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">12</text><text class="pin-number" x="578.9537432953" y="90.94361421703994" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO8</text><line class="component-pin" x1="576.03888386526" y1="96.77333307711994" x2="564.962418031108" y2="96.77333307711994" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_28"><circle class="component-pin" cx="564.3794461451" cy="96.77333307711994" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="96.19036119111195" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="96.19036119111195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">13</text><text class="pin-number" x="578.9537432953" y="96.77333307711994" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO9</text><line class="component-pin" x1="576.03888386526" y1="102.60305193719995" x2="564.962418031108" y2="102.60305193719995" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_29"><circle class="component-pin" cx="564.3794461451" cy="102.60305193719995" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="102.02008005119195" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="102.02008005119194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">14</text><text class="pin-number" x="578.9537432953" y="102.60305193719995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO10</text><line class="component-pin" x1="576.03888386526" y1="108.43277079727996" x2="564.962418031108" y2="108.43277079727996" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_30"><circle class="component-pin" cx="564.3794461451" cy="108.43277079727996" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="107.84979891127196" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="107.84979891127196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">15</text><text class="pin-number" x="578.9537432953" y="108.43277079727996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO11</text><line class="component-pin" x1="576.03888386526" y1="114.26248965735996" x2="564.962418031108" y2="114.26248965735996" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_31"><circle class="component-pin" cx="564.3794461451" cy="114.26248965735996" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="113.67951777135197" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="113.67951777135195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">16</text><text class="pin-number" x="578.9537432953" y="114.26248965735996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO12</text><line class="component-pin" x1="576.03888386526" y1="120.09220851743996" x2="564.962418031108" y2="120.09220851743996" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_32"><circle class="component-pin" cx="564.3794461451" cy="120.09220851743996" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="119.50923663143196" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="119.50923663143196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">17</text><text class="pin-number" x="578.9537432953" y="120.09220851743996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO13</text><line class="component-pin" x1="576.03888386526" y1="125.92192737751996" x2="564.962418031108" y2="125.92192737751996" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_33"><circle class="component-pin" cx="564.3794461451" cy="125.92192737751996" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="125.33895549151197" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="125.33895549151197" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">18</text><text class="pin-number" x="578.9537432953" y="125.92192737751996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO14</text><line class="component-pin" x1="576.03888386526" y1="131.75164623759997" x2="564.962418031108" y2="131.75164623759997" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_34"><circle class="component-pin" cx="564.3794461451" cy="131.75164623759997" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="131.16867435159196" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="131.16867435159196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">19</text><text class="pin-number" x="578.9537432953" y="131.75164623759997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO15</text><line class="component-pin" x1="576.03888386526" y1="137.58136509768" x2="564.962418031108" y2="137.58136509768" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_35"><circle class="component-pin" cx="564.3794461451" cy="137.58136509768" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="136.99839321167198" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="136.99839321167198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">20</text><text class="pin-number" x="578.9537432953" y="137.58136509768" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO16</text><line class="component-pin" x1="576.03888386526" y1="143.41108395775996" x2="564.962418031108" y2="143.41108395775996" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_36"><circle class="component-pin" cx="564.3794461451" cy="143.41108395775996" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="142.82811207175195" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="142.82811207175197" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">21</text><text class="pin-number" x="578.9537432953" y="143.41108395775996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO17</text><line class="component-pin" x1="576.03888386526" y1="149.24080281783998" x2="564.962418031108" y2="149.24080281783998" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_37"><circle class="component-pin" cx="564.3794461451" cy="149.24080281783998" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="148.65783093183197" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="148.65783093183197" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">22</text><text class="pin-number" x="578.9537432953" y="149.24080281783998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO18</text><line class="component-pin" x1="576.03888386526" y1="155.07052167791997" x2="564.962418031108" y2="155.07052167791997" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_38"><circle class="component-pin" cx="564.3794461451" cy="155.07052167791997" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="154.48754979191196" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="154.487549791912" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">23</text><text class="pin-number" x="578.9537432953" y="155.07052167791997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO19</text><line class="component-pin" x1="576.03888386526" y1="160.900240538" x2="564.962418031108" y2="160.900240538" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_39"><circle class="component-pin" cx="564.3794461451" cy="160.900240538" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="160.31726865199198" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="160.31726865199198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">24</text><text class="pin-number" x="578.9537432953" y="160.900240538" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO20</text><line class="component-pin" x1="576.03888386526" y1="166.72995939807998" x2="564.962418031108" y2="166.72995939807998" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_40"><circle class="component-pin" cx="564.3794461451" cy="166.72995939807998" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="166.14698751207197" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="166.14698751207197" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">25</text><text class="pin-number" x="578.9537432953" y="166.72995939807998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO21</text><line class="component-pin" x1="576.03888386526" y1="172.55967825816" x2="564.962418031108" y2="172.55967825816" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_41"><circle class="component-pin" cx="564.3794461451" cy="172.55967825816" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="171.976706372152" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="171.976706372152" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">26</text><text class="pin-number" x="578.9537432953" y="172.55967825816" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO26</text><line class="component-pin" x1="576.03888386526" y1="178.38939711824" x2="564.962418031108" y2="178.38939711824" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_42"><circle class="component-pin" cx="564.3794461451" cy="178.38939711824" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="177.806425232232" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="177.80642523223202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">27</text><text class="pin-number" x="578.9537432953" y="178.38939711824" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO47</text><line class="component-pin" x1="576.03888386526" y1="184.21911597832002" x2="564.962418031108" y2="184.21911597832002" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_43"><circle class="component-pin" cx="564.3794461451" cy="184.21911597832002" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="183.636144092312" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="183.636144092312" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">28</text><text class="pin-number" x="578.9537432953" y="184.21911597832002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO33</text><line class="component-pin" x1="576.03888386526" y1="190.0488348384" x2="564.962418031108" y2="190.0488348384" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_44"><circle class="component-pin" cx="564.3794461451" cy="190.0488348384" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="189.465862952392" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="189.465862952392" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">29</text><text class="pin-number" x="578.9537432953" y="190.0488348384" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO34</text><line class="component-pin" x1="576.03888386526" y1="195.87855369848" x2="564.962418031108" y2="195.87855369848" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_45"><circle class="component-pin" cx="564.3794461451" cy="195.87855369848" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="195.295581812472" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="195.29558181247202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">30</text><text class="pin-number" x="578.9537432953" y="195.87855369848" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">IO48</text><line class="component-pin" x1="611.01719702574" y1="99.68819250716001" x2="622.093662859892" y2="99.68819250716001" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_46"><circle class="component-pin" cx="622.6766347459" cy="99.68819250716001" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="99.10522062115201" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="99.105220621152" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">61</text><text class="pin-number" x="608.1023375957" y="99.68819250716001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND3</text><line class="component-pin" x1="611.01719702574" y1="93.85847364708" x2="622.093662859892" y2="93.85847364708" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_47"><circle class="component-pin" cx="622.6766347459" cy="93.85847364708" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="93.27550176107201" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="93.27550176107201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">62</text><text class="pin-number" x="608.1023375957" y="93.85847364708" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND4</text><line class="component-pin" x1="611.01719702574" y1="88.028754787" x2="622.093662859892" y2="88.028754787" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_48"><circle class="component-pin" cx="622.6766347459" cy="88.028754787" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="87.445782900992" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="87.445782900992" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">63</text><text class="pin-number" x="608.1023375957" y="88.028754787" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND5</text><line class="component-pin" x1="611.01719702574" y1="82.19903592692" x2="622.093662859892" y2="82.19903592692" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_49"><circle class="component-pin" cx="622.6766347459" cy="82.19903592692" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="81.61606404091201" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="81.616064040912" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">64</text><text class="pin-number" x="608.1023375957" y="82.19903592692" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND6</text><line class="component-pin" x1="611.01719702574" y1="76.36931706683998" x2="622.093662859892" y2="76.36931706683998" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_50"><circle class="component-pin" cx="622.6766347459" cy="76.36931706683998" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="75.78634518083199" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="75.78634518083199" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">65</text><text class="pin-number" x="608.1023375957" y="76.36931706683998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND7</text><line class="component-pin" x1="611.01719702574" y1="70.53959820675999" x2="622.093662859892" y2="70.53959820675999" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_51"><circle class="component-pin" cx="622.6766347459" cy="70.53959820675999" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="69.956626320752" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="69.95662632075198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">66</text><text class="pin-number" x="608.1023375957" y="70.53959820675999" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND8</text><line class="component-pin" x1="611.01719702574" y1="64.70987934667998" x2="622.093662859892" y2="64.70987934667998" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_52"><circle class="component-pin" cx="622.6766347459" cy="64.70987934667998" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="64.12690746067199" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="64.12690746067199" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">67</text><text class="pin-number" x="608.1023375957" y="64.70987934667998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND9</text><line class="component-pin" x1="611.01719702574" y1="58.880160486599976" x2="622.093662859892" y2="58.880160486599976" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_53"><circle class="component-pin" cx="622.6766347459" cy="58.880160486599976" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="58.29718860059198" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="58.29718860059198" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">68</text><text class="pin-number" x="608.1023375957" y="58.880160486599976" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND10</text><line class="component-pin" x1="611.01719702574" y1="53.05044162651997" x2="622.093662859892" y2="53.05044162651997" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_54"><circle class="component-pin" cx="622.6766347459" cy="53.05044162651997" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="52.46746974051197" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="52.46746974051197" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">69</text><text class="pin-number" x="608.1023375957" y="53.05044162651997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND11</text><line class="component-pin" x1="611.01719702574" y1="47.22072276643996" x2="622.093662859892" y2="47.22072276643996" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_55"><circle class="component-pin" cx="622.6766347459" cy="47.22072276643996" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="46.637750880431966" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="46.637750880431966" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">70</text><text class="pin-number" x="608.1023375957" y="47.22072276643996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND12</text><line class="component-pin" x1="611.01719702574" y1="41.391003906359956" x2="622.093662859892" y2="41.391003906359956" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_56"><circle class="component-pin" cx="622.6766347459" cy="41.391003906359956" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="40.80803202035196" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="40.80803202035196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">71</text><text class="pin-number" x="608.1023375957" y="41.391003906359956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND13</text><line class="component-pin" x1="611.01719702574" y1="35.56128504627995" x2="622.093662859892" y2="35.56128504627995" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_57"><circle class="component-pin" cx="622.6766347459" cy="35.56128504627995" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="34.97831316027195" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="34.97831316027195" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">72</text><text class="pin-number" x="608.1023375957" y="35.56128504627995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND14</text><line class="component-pin" x1="611.01719702574" y1="29.731566186199956" x2="622.093662859892" y2="29.731566186199956" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_58"><circle class="component-pin" cx="622.6766347459" cy="29.731566186199956" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="29.148594300191956" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="29.148594300191945" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">73</text><text class="pin-number" x="608.1023375957" y="29.731566186199956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND15</text><line class="component-pin" x1="576.03888386526" y1="201.70827255856003" x2="564.962418031108" y2="201.70827255856003" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_59"><circle class="component-pin" cx="564.3794461451" cy="201.70827255856003" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="201.12530067255202" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="201.12530067255202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">31</text><line class="component-pin" x1="576.03888386526" y1="207.53799141864005" x2="564.962418031108" y2="207.53799141864005" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_60"><circle class="component-pin" cx="564.3794461451" cy="207.53799141864005" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="206.95501953263204" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="206.95501953263204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">32</text><line class="component-pin" x1="576.03888386526" y1="213.36771027872004" x2="564.962418031108" y2="213.36771027872004" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_61"><circle class="component-pin" cx="564.3794461451" cy="213.36771027872004" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="212.78473839271203" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="212.78473839271203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">33</text><line class="component-pin" x1="576.03888386526" y1="219.19742913880003" x2="564.962418031108" y2="219.19742913880003" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_62"><circle class="component-pin" cx="564.3794461451" cy="219.19742913880003" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="218.61445725279202" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="218.61445725279202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">34</text><line class="component-pin" x1="576.03888386526" y1="225.02714799888003" x2="564.962418031108" y2="225.02714799888003" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_63"><circle class="component-pin" cx="564.3794461451" cy="225.02714799888003" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="224.44417611287201" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="224.44417611287204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">35</text><line class="component-pin" x1="576.03888386526" y1="230.85686685896005" x2="564.962418031108" y2="230.85686685896005" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_64"><circle class="component-pin" cx="564.3794461451" cy="230.85686685896005" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="230.27389497295204" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="230.27389497295206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">36</text><line class="component-pin" x1="576.03888386526" y1="236.68658571904007" x2="564.962418031108" y2="236.68658571904007" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_65"><circle class="component-pin" cx="564.3794461451" cy="236.68658571904007" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="563.7964742590921" y="236.10361383303206" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="570.20916500518" y="236.10361383303206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">37</text><line class="component-pin" x1="611.01719702574" y1="233.77172628900004" x2="622.093662859892" y2="233.77172628900004" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_66"><circle class="component-pin" cx="622.6766347459" cy="233.77172628900004" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="233.18875440299203" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="233.18875440299206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">38</text><line class="component-pin" x1="611.01719702574" y1="227.94200742892005" x2="622.093662859892" y2="227.94200742892005" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_67"><circle class="component-pin" cx="622.6766347459" cy="227.94200742892005" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="227.35903554291204" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="227.35903554291204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">39</text><line class="component-pin" x1="611.01719702574" y1="222.11228856884006" x2="622.093662859892" y2="222.11228856884006" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_68"><circle class="component-pin" cx="622.6766347459" cy="222.11228856884006" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="221.52931668283205" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="221.52931668283205" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">40</text><line class="component-pin" x1="611.01719702574" y1="216.28256970876004" x2="622.093662859892" y2="216.28256970876004" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_69"><circle class="component-pin" cx="622.6766347459" cy="216.28256970876004" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="215.69959782275203" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="215.69959782275203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">41</text><line class="component-pin" x1="611.01719702574" y1="210.45285084868004" x2="622.093662859892" y2="210.45285084868004" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_70"><circle class="component-pin" cx="622.6766347459" cy="210.45285084868004" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="209.86987896267203" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="209.86987896267203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">42</text><line class="component-pin" x1="611.01719702574" y1="204.62313198860005" x2="622.093662859892" y2="204.62313198860005" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_71"><circle class="component-pin" cx="622.6766347459" cy="204.62313198860005" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="204.04016010259204" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="204.04016010259204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">43</text><line class="component-pin" x1="611.01719702574" y1="198.79341312852006" x2="622.093662859892" y2="198.79341312852006" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_72"><circle class="component-pin" cx="622.6766347459" cy="198.79341312852006" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="198.21044124251205" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="198.21044124251205" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">44</text><line class="component-pin" x1="611.01719702574" y1="192.96369426844007" x2="622.093662859892" y2="192.96369426844007" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_73"><circle class="component-pin" cx="622.6766347459" cy="192.96369426844007" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="192.38072238243205" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="192.38072238243205" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">45</text><line class="component-pin" x1="611.01719702574" y1="187.13397540836004" x2="622.093662859892" y2="187.13397540836004" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_74"><circle class="component-pin" cx="622.6766347459" cy="187.13397540836004" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="186.55100352235203" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="186.55100352235206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">46</text><line class="component-pin" x1="611.01719702574" y1="181.30425654828005" x2="622.093662859892" y2="181.30425654828005" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_75"><circle class="component-pin" cx="622.6766347459" cy="181.30425654828005" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="180.72128466227204" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="180.72128466227207" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">47</text><line class="component-pin" x1="611.01719702574" y1="175.47453768820006" x2="622.093662859892" y2="175.47453768820006" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_76"><circle class="component-pin" cx="622.6766347459" cy="175.47453768820006" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="174.89156580219205" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="174.89156580219205" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">48</text><line class="component-pin" x1="611.01719702574" y1="169.64481882812007" x2="622.093662859892" y2="169.64481882812007" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_77"><circle class="component-pin" cx="622.6766347459" cy="169.64481882812007" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="169.06184694211206" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="169.06184694211206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">49</text><line class="component-pin" x1="611.01719702574" y1="163.81509996804004" x2="622.093662859892" y2="163.81509996804004" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_78"><circle class="component-pin" cx="622.6766347459" cy="163.81509996804004" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="163.23212808203203" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="163.23212808203206" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">50</text><line class="component-pin" x1="611.01719702574" y1="157.98538110796005" x2="622.093662859892" y2="157.98538110796005" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_79"><circle class="component-pin" cx="622.6766347459" cy="157.98538110796005" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="157.40240922195204" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="157.40240922195204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">51</text><line class="component-pin" x1="611.01719702574" y1="152.15566224788003" x2="622.093662859892" y2="152.15566224788003" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_80"><circle class="component-pin" cx="622.6766347459" cy="152.15566224788003" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="151.57269036187202" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="151.57269036187205" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">52</text><line class="component-pin" x1="611.01719702574" y1="146.32594338780004" x2="622.093662859892" y2="146.32594338780004" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_81"><circle class="component-pin" cx="622.6766347459" cy="146.32594338780004" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="145.74297150179203" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="145.74297150179203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">53</text><line class="component-pin" x1="611.01719702574" y1="140.49622452772005" x2="622.093662859892" y2="140.49622452772005" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_82"><circle class="component-pin" cx="622.6766347459" cy="140.49622452772005" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="139.91325264171203" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="139.91325264171203" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">54</text><line class="component-pin" x1="611.01719702574" y1="134.66650566764002" x2="622.093662859892" y2="134.66650566764002" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_83"><circle class="component-pin" cx="622.6766347459" cy="134.66650566764002" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="134.083533781632" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="134.083533781632" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">55</text><line class="component-pin" x1="611.01719702574" y1="128.83678680756003" x2="622.093662859892" y2="128.83678680756003" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_84"><circle class="component-pin" cx="622.6766347459" cy="128.83678680756003" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="128.25381492155202" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="128.25381492155202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">56</text><line class="component-pin" x1="611.01719702574" y1="123.00706794748001" x2="622.093662859892" y2="123.00706794748001" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_85"><circle class="component-pin" cx="622.6766347459" cy="123.00706794748001" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="122.42409606147201" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="122.42409606147201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">57</text><line class="component-pin" x1="611.01719702574" y1="117.17734908740003" x2="622.093662859892" y2="117.17734908740003" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_86"><circle class="component-pin" cx="622.6766347459" cy="117.17734908740003" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="116.59437720139204" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="116.59437720139202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">58</text><line class="component-pin" x1="611.01719702574" y1="111.34763022732002" x2="622.093662859892" y2="111.34763022732002" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_87"><circle class="component-pin" cx="622.6766347459" cy="111.34763022732002" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="110.76465834131203" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="110.76465834131201" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">59</text><line class="component-pin" x1="611.01719702574" y1="105.51791136724002" x2="622.093662859892" y2="105.51791136724002" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_88"><circle class="component-pin" cx="622.6766347459" cy="105.51791136724002" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="622.093662859892" y="104.93493948123202" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="616.84691588582" y="104.93493948123202" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">60</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2"><rect class="component chip" x="593.5280404455" y="466.8067998297553" width="43.722891450599946" height="109.30722862649998" stroke-width="0.582971886008px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="593.5280404455" y="466.8067998297553" width="43.722891450599946" height="109.30722862649998" fill="transparent"/><text x="593.5280404455" y="579.9033457153072" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.246746974072px" transform="rotate(0, 593.5280404455, 579.9033457153072)"></text><text x="593.5280404455" y="463.01748257070324" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.246746974072px" transform="rotate(0, 593.5280404455, 463.01748257070324)">PWR1</text><line class="component-pin" x1="637.2509318960999" y1="499.59896841770524" x2="648.91036961626" y2="499.59896841770524" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_89"><rect x="648.3273977302521" y="499.0159965316972" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="643.0806507561799" y="499.0159965316973" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">7</text><text class="pin-number" x="634.3360724660599" y="499.59896841770524" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">EP</text><line class="component-pin" x1="637.2509318960999" y1="521.4604141430052" x2="648.91036961626" y2="521.4604141430052" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_90"><rect x="648.3273977302521" y="520.8774422569973" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="643.0806507561799" y="520.8774422569973" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">6</text><text class="pin-number" x="634.3360724660599" y="521.4604141430052" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">IN</text><line class="component-pin" x1="637.2509318960999" y1="543.3218598683052" x2="648.327397730252" y2="543.3218598683052" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_91"><circle class="component-pin" cx="648.91036961626" cy="543.3218598683052" r="0.582971886008" stroke-width="0.582971886008px"/><rect x="648.3273977302521" y="542.7388879822972" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="643.0806507561799" y="542.7388879822972" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">5</text><text class="pin-number" x="634.3360724660599" y="543.3218598683052" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.37228914506px" transform="">PG</text><line class="component-pin" x1="593.5280404455" y1="554.2525827309553" x2="581.86860272534" y2="554.2525827309553" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_92"><rect x="581.285630839332" y="553.6696108449473" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="587.69832158542" y="553.6696108449472" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">4</text><text class="pin-number" x="596.44289987554" y="554.2525827309553" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">EN</text><line class="component-pin" x1="593.5280404455" y1="532.3911370056552" x2="581.86860272534" y2="532.3911370056552" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_93"><rect x="581.285630839332" y="531.8081651196472" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="587.69832158542" y="531.8081651196472" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">3</text><text class="pin-number" x="596.44289987554" y="532.3911370056552" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">GND</text><line class="component-pin" x1="593.5280404455" y1="510.5296912803552" x2="581.86860272534" y2="510.5296912803552" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_94"><rect x="581.285630839332" y="509.9467193943472" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="587.69832158542" y="509.94671939434727" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">2</text><text class="pin-number" x="596.44289987554" y="510.5296912803552" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">FB</text><line class="component-pin" x1="593.5280404455" y1="488.66824555505525" x2="581.86860272534" y2="488.66824555505525" stroke-width="0.582971886008px"/><g data-schematic-port-id="source_port_95"><rect x="581.285630839332" y="488.08527366904724" width="1.165943772016" height="1.165943772016" opacity="0"/></g><text class="pin-number" x="587.69832158542" y="488.0852736690473" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.37228914506px" transform="">1</text><text class="pin-number" x="596.44289987554" y="488.66824555505525" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.37228914506px" transform="">OUT</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3"><rect class="component-overlay" x="511.91197640438" y="517.6710968839532" width="32.06345373044002" height="7.870120461108058" fill="transparent"/><path d="M 511.91197640438 521.4604141430052 L 520.073582808492 521.4604141430052" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 535.522337787704 521.4604141430052 L 543.97543013482 521.4604141430052" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 527.9437032696 517.6710968839532 L 535.522337787704 517.6710968839532 L 535.522337787704 525.5412173450612 L 520.073582808492 525.5412173450612 L 520.073582808492 517.6710968839532 L 527.9437032696 517.6710968839532" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><text x="527.360731383592" y="516.256542950819" stroke="rgb(245, 241, 237)" stroke-width="0.582971886008px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="auto" font-size="5.246746974072px">R6</text><text x="527.360731383592" y="527.5387431642034" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="5.246746974072px">1MΩ</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4"><rect class="component-overlay" x="511.91197640438" y="575.9682854847532" width="32.06345373044002" height="7.870120461108058" fill="transparent"/><path d="M 511.91197640438 579.7576027438053 L 520.073582808492 579.7576027438053" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 535.522337787704 579.7576027438053 L 543.97543013482 579.7576027438053" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 527.9437032696 575.9682854847532 L 535.522337787704 575.9682854847532 L 535.522337787704 583.8384059458613 L 520.073582808492 583.8384059458613 L 520.073582808492 575.9682854847532 L 527.9437032696 575.9682854847532" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><text x="527.360731383592" y="574.553731551619" stroke="rgb(245, 241, 237)" stroke-width="0.582971886008px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="auto" font-size="5.246746974072px">R7</text><text x="527.360731383592" y="585.8359317650035" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="5.246746974072px">200kΩ</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5"><rect class="component-overlay" x="511.91197640438" y="459.3739082831533" width="32.06345373044002" height="7.870120461108002" fill="transparent"/><path d="M 511.91197640438 463.1632255422053 L 520.073582808492 463.1632255422053" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 535.522337787704 463.1632255422053 L 543.97543013482 463.1632255422053" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 527.9437032696 459.3739082831533 L 535.522337787704 459.3739082831533 L 535.522337787704 467.2440287442613 L 520.073582808492 467.2440287442613 L 520.073582808492 459.3739082831533 L 527.9437032696 459.3739082831533" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><text x="527.360731383592" y="457.959354350019" stroke="rgb(245, 241, 237)" stroke-width="0.582971886008px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="auto" font-size="5.246746974072px">R8</text><text x="527.360731383592" y="469.24155456340355" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="5.246746974072px">1kΩ</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6"><rect class="component-overlay" x="686.80354220678" y="557.6046710755012" width="32.06345373043996" height="15.448754979212026" fill="transparent"/><path d="M 718.8669959372199 565.1833055936053 L 704.8756706730279 565.1833055936053" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 700.2118955849639 565.1833055936053 L 686.80354220678 565.1833055936053" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 704.8756706730279 557.6046710755012 L 704.8756706730279 573.0534260547132" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 700.2118955849639 557.6046710755012 L 700.2118955849639 573.0534260547132" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><text x="702.543783128996" y="553.5768678734453" stroke="rgb(245, 241, 237)" stroke-width="0.582971886008px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="auto" font-size="5.246746974072px">C6</text><text x="702.835269072" y="577.9556870857812" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="5.246746974072px">10uF</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_7"><rect class="component-overlay" x="686.80354220678" y="513.8817796249012" width="32.06345373043996" height="15.448754979212026" fill="transparent"/><path d="M 718.8669959372199 521.4604141430053 L 704.8756706730279 521.4604141430053" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 700.2118955849639 521.4604141430053 L 686.80354220678 521.4604141430053" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 704.8756706730279 513.8817796249012 L 704.8756706730279 529.3305346041133" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 700.2118955849639 513.8817796249012 L 700.2118955849639 529.3305346041133" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><text x="702.543783128996" y="509.8539764228453" stroke="rgb(245, 241, 237)" stroke-width="0.582971886008px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="auto" font-size="5.246746974072px">C7</text><text x="702.835269072" y="534.2327956351812" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="5.246746974072px">10uF</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_8"><rect class="component-overlay" x="716.243622450184" y="424.6870810656772" width="31.480481844432006" height="13.408353378184017" fill="transparent"/><path d="M 736.064666574456 434.0146312418052 L 728.194546113348 438.0954344438612" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 735.7731806314521 434.0146312418052 L 747.724104294616 434.0146312418052" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 728.194546113348 430.2253139827532 L 736.064666574456 434.0146312418052" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 728.194546113348 438.0954344438612 L 728.194546113348 430.2253139827532" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 736.064666574456 430.2253139827532 L 736.064666574456 438.0954344438612" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 728.194546113348 434.0146312418052 L 716.243622450184 434.0146312418052" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 736.647638460464 425.5615388946892 L 739.2710119475 425.2700529516852 L 738.396554118488 427.8934264387212" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 734.3157509164321 429.0593702107372 L 734.6072368594361 429.0593702107372 L 738.105068175484 426.1445107806972 L 738.105068175484 426.1445107806972" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 731.4008914863921 424.9785670086812 L 734.3157509164321 424.6870810656772 L 733.1498071444161 427.3104545527132" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 729.06900394236 428.4763983247292 L 729.360489885364 428.1849123817252 L 733.1498071444161 425.5615388946892 L 733.1498071444161 425.5615388946892" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><text x="731.9838633724" y="440.08983604488924" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="5.246746974072px"></text><text x="731.9838633724" y="422.1097075786412" stroke="rgb(245, 241, 237)" stroke-width="0.582971886008px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="auto" font-size="5.246746974072px">LED1</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_9"><rect class="component-overlay" x="616.84691588582" y="338.3011884197055" width="32.063453730440074" height="7.870120461108002" fill="transparent"/><path d="M 616.84691588582 342.0905056787575 L 625.008522289932 342.0905056787575" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 640.457277269144 342.0905056787575 L 648.91036961626 342.0905056787575" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 632.8786427510399 338.3011884197055 L 640.457277269144 338.3011884197055 L 640.457277269144 346.1713088808135 L 625.008522289932 346.1713088808135 L 625.008522289932 338.3011884197055 L 632.8786427510399 338.3011884197055" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><text x="632.295670865032" y="336.8866344865712" stroke="rgb(245, 241, 237)" stroke-width="0.582971886008px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="auto" font-size="5.246746974072px">R1</text><text x="632.295670865032" y="348.16883469995577" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="5.246746974072px">5.1kΩ</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_10"><rect class="component-overlay" x="616.84691588582" y="367.1265452133301" width="32.063453730440074" height="7.870120461108002" fill="transparent"/><path d="M 616.84691588582 370.91586247238206 L 625.008522289932 370.91586247238206" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 640.457277269144 370.91586247238206 L 648.91036961626 370.91586247238206" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 632.8786427510399 367.1265452133301 L 640.457277269144 367.1265452133301 L 640.457277269144 374.9966656744381 L 625.008522289932 374.9966656744381 L 625.008522289932 367.1265452133301 L 632.8786427510399 367.1265452133301" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><text x="632.295670865032" y="365.7119912801958" stroke="rgb(245, 241, 237)" stroke-width="0.582971886008px" paint-order="stroke" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="auto" font-size="5.246746974072px">R2</text><text x="632.295670865032" y="376.99419149358033" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="5.246746974072px">5.1kΩ</text></g><g class="schematic-port-hover" data-schematic-port-id="source_port_0"><circle cx="543.9754301348199" cy="405.894175632862" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_1"><circle cx="549.8051489949" cy="405.894175632862" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_2"><circle cx="596.44289987554" cy="306.788955011502" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_3"><circle cx="596.44289987554" cy="312.618673871582" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_4"><circle cx="596.44289987554" cy="388.40501905262204" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_5"><circle cx="596.44289987554" cy="365.08614361230207" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_6"><circle cx="596.44289987554" cy="347.5969870320621" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_7"><circle cx="596.44289987554" cy="330.10783045182205" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_8"><circle cx="596.44289987554" cy="341.76726817198204" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_9"><circle cx="596.44289987554" cy="335.9375493119021" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_10"><circle cx="596.44289987554" cy="382.57530019254204" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_11"><circle cx="596.44289987554" cy="370.91586247238206" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_16"><circle cx="564.3794461451" cy="26.816706756159945" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_17"><circle cx="564.3794461451" cy="32.64642561623995" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_18"><circle cx="564.3794461451" cy="38.476144476319945" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_19"><circle cx="564.3794461451" cy="44.30586333639995" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_20"><circle cx="564.3794461451" cy="50.13558219647996" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_21"><circle cx="564.3794461451" cy="55.96530105655995" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_22"><circle cx="564.3794461451" cy="61.795019916639944" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_23"><circle cx="564.3794461451" cy="67.62473877671994" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_24"><circle cx="564.3794461451" cy="73.45445763679996" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_25"><circle cx="564.3794461451" cy="79.28417649687995" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_26"><circle cx="564.3794461451" cy="85.11389535695994" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_27"><circle cx="564.3794461451" cy="90.94361421703994" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_28"><circle cx="564.3794461451" cy="96.77333307711994" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_29"><circle cx="564.3794461451" cy="102.60305193719995" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_30"><circle cx="564.3794461451" cy="108.43277079727996" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_31"><circle cx="564.3794461451" cy="114.26248965735996" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_32"><circle cx="564.3794461451" cy="120.09220851743996" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_33"><circle cx="564.3794461451" cy="125.92192737751996" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_34"><circle cx="564.3794461451" cy="131.75164623759997" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_35"><circle cx="564.3794461451" cy="137.58136509768" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_36"><circle cx="564.3794461451" cy="143.41108395775996" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_37"><circle cx="564.3794461451" cy="149.24080281783998" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_38"><circle cx="564.3794461451" cy="155.07052167791997" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_39"><circle cx="564.3794461451" cy="160.900240538" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_40"><circle cx="564.3794461451" cy="166.72995939807998" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_41"><circle cx="564.3794461451" cy="172.55967825816" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_42"><circle cx="564.3794461451" cy="178.38939711824" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_43"><circle cx="564.3794461451" cy="184.21911597832002" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_44"><circle cx="564.3794461451" cy="190.0488348384" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_45"><circle cx="564.3794461451" cy="195.87855369848" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_46"><circle cx="622.6766347459" cy="99.68819250716001" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_47"><circle cx="622.6766347459" cy="93.85847364708" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_48"><circle cx="622.6766347459" cy="88.028754787" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_49"><circle cx="622.6766347459" cy="82.19903592692" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_50"><circle cx="622.6766347459" cy="76.36931706683998" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_51"><circle cx="622.6766347459" cy="70.53959820675999" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_52"><circle cx="622.6766347459" cy="64.70987934667998" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_53"><circle cx="622.6766347459" cy="58.880160486599976" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_54"><circle cx="622.6766347459" cy="53.05044162651997" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_55"><circle cx="622.6766347459" cy="47.22072276643996" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_56"><circle cx="622.6766347459" cy="41.391003906359956" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_57"><circle cx="622.6766347459" cy="35.56128504627995" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_58"><circle cx="622.6766347459" cy="29.731566186199956" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_59"><circle cx="564.3794461451" cy="201.70827255856003" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_60"><circle cx="564.3794461451" cy="207.53799141864005" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_61"><circle cx="564.3794461451" cy="213.36771027872004" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_62"><circle cx="564.3794461451" cy="219.19742913880003" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_63"><circle cx="564.3794461451" cy="225.02714799888003" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_64"><circle cx="564.3794461451" cy="230.85686685896005" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_65"><circle cx="564.3794461451" cy="236.68658571904007" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_66"><circle cx="622.6766347459" cy="233.77172628900004" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_67"><circle cx="622.6766347459" cy="227.94200742892005" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_68"><circle cx="622.6766347459" cy="222.11228856884006" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_69"><circle cx="622.6766347459" cy="216.28256970876004" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_70"><circle cx="622.6766347459" cy="210.45285084868004" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_71"><circle cx="622.6766347459" cy="204.62313198860005" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_72"><circle cx="622.6766347459" cy="198.79341312852006" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_73"><circle cx="622.6766347459" cy="192.96369426844007" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_74"><circle cx="622.6766347459" cy="187.13397540836004" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_75"><circle cx="622.6766347459" cy="181.30425654828005" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_76"><circle cx="622.6766347459" cy="175.47453768820006" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_77"><circle cx="622.6766347459" cy="169.64481882812007" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_78"><circle cx="622.6766347459" cy="163.81509996804004" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_79"><circle cx="622.6766347459" cy="157.98538110796005" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_80"><circle cx="622.6766347459" cy="152.15566224788003" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_81"><circle cx="622.6766347459" cy="146.32594338780004" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_82"><circle cx="622.6766347459" cy="140.49622452772005" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_83"><circle cx="622.6766347459" cy="134.66650566764002" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_84"><circle cx="622.6766347459" cy="128.83678680756003" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_85"><circle cx="622.6766347459" cy="123.00706794748001" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_86"><circle cx="622.6766347459" cy="117.17734908740003" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_87"><circle cx="622.6766347459" cy="111.34763022732002" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_88"><circle cx="622.6766347459" cy="105.51791136724002" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_89"><circle cx="648.91036961626" cy="499.59896841770524" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_90"><circle cx="648.91036961626" cy="521.4604141430052" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_91"><circle cx="648.91036961626" cy="543.3218598683052" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_92"><circle cx="581.86860272534" cy="554.2525827309553" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_93"><circle cx="581.86860272534" cy="532.3911370056552" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_94"><circle cx="581.86860272534" cy="510.5296912803552" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_95"><circle cx="581.86860272534" cy="488.66824555505525" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_96"><circle cx="511.91197640437997" cy="521.4604141430052" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_97"><circle cx="543.9754301348199" cy="521.4604141430052" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_98"><circle cx="511.91197640437997" cy="579.7576027438053" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_99"><circle cx="543.9754301348199" cy="579.7576027438053" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_100"><circle cx="511.91197640437997" cy="463.1632255422053" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_101"><circle cx="543.9754301348199" cy="463.1632255422053" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_102"><circle cx="686.80354220678" cy="565.1833055936053" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_103"><circle cx="718.8669959372199" cy="565.1833055936053" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_104"><circle cx="686.80354220678" cy="521.4604141430052" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_105"><circle cx="718.8669959372199" cy="521.4604141430052" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_106"><circle cx="716.2436224501839" cy="434.0146312418052" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_107"><circle cx="747.7241042946159" cy="434.0146312418052" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_108"><circle cx="616.84691588582" cy="342.0905056787575" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_109"><circle cx="648.91036961626" cy="342.0905056787575" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_110"><circle cx="616.84691588582" cy="370.91586247238206" r="1.165943772016" fill="red" opacity="0"/></g><g class="schematic-port-hover" data-schematic-port-id="source_port_111"><circle cx="648.91036961626" cy="370.91586247238206" r="1.165943772016" fill="red" opacity="0"/></g><path class="net-label" d="
M 648.91036961626,499.59896841770524
L 650.4843937084817,496.450920233262
L 662.1554908663618,496.450920233262
L 662.1554908663618,502.74701660214845
L 650.4843937084817,502.74701660214845
Z
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.582971886008px"/><text class="net-label-text" x="651.533743103296" y="499.59896841770524" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.246746974072px" transform="">gnd</text><path class="net-label" d="
M 581.86860272534,532.3911370056552
L 580.2945786331184,535.5391851900984
L 568.6234814752382,535.5391851900984
L 568.6234814752382,529.243088821212
L 580.2945786331184,529.243088821212
Z
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.582971886008px"/><text class="net-label-text" x="579.245229238304" y="532.3911370056552" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.246746974072px" transform="">gnd</text><path class="net-label" d="
M 543.97543013482,579.7576027438053
L 545.5494542270417,576.6095545593621
L 557.2205513849218,576.6095545593621
L 557.2205513849218,582.9056509282484
L 545.5494542270417,582.9056509282484
Z
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.582971886008px"/><text class="net-label-text" x="546.5988036218561" y="579.7576027438053" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.246746974072px" transform="">gnd</text><rect class="component-overlay" x="721.1988834812521" y="565.1833055936053" width="6.9956626320959" height="5.246746974072039" fill="transparent"/><path d="M 721.1988834812521 570.4300525676773 L 728.194546113348 570.4300525676773" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 724.6967147973 570.4300525676773 L 724.6967147973 565.1833055936053" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><text x="724.6967147973" y="571.8874822826973" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="5.246746974072px">gnd</text><path class="net-label" d="
M 748.4528191521259,434.0146312418052
L 750.0268432443476,430.866583057362
L 761.6979404022277,430.866583057362
L 761.6979404022277,437.1626794262484
L 750.0268432443476,437.1626794262484
Z
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.582971886008px"/><text class="net-label-text" x="751.076192639162" y="434.0146312418052" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.246746974072px" transform="">gnd</text><rect class="component-overlay" x="651.2422571602921" y="370.91586247238206" width="6.9956626320959" height="5.246746974072039" fill="transparent"/><path d="M 651.2422571602921 376.1626094464541 L 658.237919792388 376.1626094464541" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 654.74008847634 376.1626094464541 L 654.74008847634 370.91586247238206" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><text x="654.74008847634" y="377.6200391614741" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="hanging" font-size="5.246746974072px">gnd</text><path class="net-label" d="
M 648.91036961626,521.4604141430052
L 650.4843937084817,518.312365958562
L 659.1201505798801,518.312365958562
L 659.1201505798801,524.6084623274484
L 650.4843937084817,524.6084623274484
Z
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.582971886008px"/><text class="net-label-text" x="651.533743103296" y="521.4604141430052" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.246746974072px" transform="">v5</text><path class="net-label" d="
M 581.86860272534,554.2525827309553
L 580.2945786331184,557.4006309153984
L 571.6588217617199,557.4006309153984
L 571.6588217617199,551.1045345465121
L 580.2945786331184,551.1045345465121
Z
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.582971886008px"/><text class="net-label-text" x="579.245229238304" y="554.2525827309553" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.246746974072px" transform="">v5</text><path class="net-label" d="
M 686.80354220678,565.1833055936053
L 685.2295181145583,568.3313537780484
L 676.5937612431599,568.3313537780484
L 676.5937612431599,562.0352574091621
L 685.2295181145583,562.0352574091621
Z
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.582971886008px"/><text class="net-label-text" x="684.180168719744" y="565.1833055936053" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.246746974072px" transform="">v5</text><path class="net-label" d="
M 511.91197640437997,579.7576027438053
L 510.3379523121584,582.9056509282484
L 438.3020595977698,582.9056509282484
L 438.3020595977698,576.6095545593621
L 510.3379523121584,576.6095545593621
Z
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.582971886008px"/><text class="net-label-text" x="509.28860291734395" y="579.7576027438053" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.246746974072px" transform="">PWR1_pin2/R6_pin2/R7_pin1</text><rect class="component-overlay" x="502.58442622825197" y="457.91647856813324" width="6.995662632096014" height="5.246746974072039" fill="transparent"/><path d="M 509.580088860348 457.91647856813324 L 502.58442622825197 457.91647856813324" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><path d="M 506.0822575443 457.91647856813324 L 506.0822575443 463.1632255422053" stroke="rgb(132, 0, 0)" fill="none" stroke-width="0.582971886008px" stroke-linecap="round"/><text x="506.0822575443" y="456.45904885311325" fill="rgb(15, 15, 15)" font-family="sans-serif" text-anchor="middle" dominant-baseline="ideographic" font-size="5.246746974072px">v3_3</text><path class="net-label" d="
M 581.86860272534,488.66824555505525
L 580.2945786331184,491.81629373949846
L 565.9767891127619,491.81629373949846
L 565.9767891127619,485.52019737061204
L 580.2945786331184,485.52019737061204
Z
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.582971886008px"/><text class="net-label-text" x="579.245229238304" y="488.66824555505525" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.246746974072px" transform="">v3_3</text><path class="net-label" d="
M 686.80354220678,521.4604141430052
L 685.2295181145583,524.6084623274484
L 670.9117285942019,524.6084623274484
L 670.9117285942019,518.312365958562
L 685.2295181145583,518.312365958562
Z
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.582971886008px"/><text class="net-label-text" x="684.180168719744" y="521.4604141430052" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.246746974072px" transform="">v3_3</text><path class="net-label" d="
M 715.514907592674,434.0146312418052
L 713.9408835004524,437.1626794262484
L 664.6331213818958,437.1626794262484
L 664.6331213818958,430.866583057362
L 713.9408835004524,430.866583057362
Z
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.582971886008px"/><text class="net-label-text" x="712.891534105638" y="434.0146312418052" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.246746974072px" transform="">R8_pin2/LED1_pin1</text><path class="net-label" d="
M 543.97543013482,463.1632255422053
L 545.5494542270417,460.01517735776207
L 594.8572163455983,460.01517735776207
L 594.8572163455983,466.3112737266485
L 545.5494542270417,466.3112737266485
Z
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.582971886008px"/><text class="net-label-text" x="546.5988036218561" y="463.1632255422053" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.246746974072px" transform="">R8_pin2/LED1_pin1</text></svg>