seveibar/pico-w-3x5-led-matrix

A 15-LED WS2812B RGB matrix with a Raspberry Pi Pico W, connected in a daisy-chain configuration and powered via 5V, controlled by the microcontroller's GPIO pins.

Usage: To import and use the "@tsci/seveibar.pico-w-3x5-led-matrix" component: 1. Import the component in your project: ```tsx import PicoLedMatrix from "@tsci/seveibar.pico-w-3x5-led-matrix" ``` 2. Use the component in a circuit board: ```tsx export default () => ( <board> <PicoLedMatrix /> </board> ) ``` The component creates a 3x5 LED matrix connected to a Raspberry Pi Pico W, with automatic grid layout and tracing between LEDs and the microcontroller. Key features: - Generates a 3x5 LED grid - Automatically connects LEDs - Includes Pico W placement - Uses WS2812B LEDs - Configures power and ground connections

Version
0.0.1
License
unset
Stars
4

dist/schematic.svg

PCBPCB preview for dist/schematic.svg
SchematicSchematic preview for dist/schematic.svg
<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.197080292,0,0,-29.197080292,459.1240875912,506.5693430657)"><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); }
              .trace:hover {
                filter: invert(1);
              }
              .trace:hover .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 data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0"><rect class="component chip" x="386.1313868612" y="436.4963503649" width="145.98540146000005" height="140.14598540160006" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="386.1313868612" y="436.4963503649" width="145.98540146000005" height="140.14598540160006" fill="transparent"/><text x="386.1313868612" y="580.4379562044601" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 386.1313868612, 580.4379562044601)">PICO_W</text><text x="386.1313868612" y="432.70072992694" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 386.1313868612, 432.70072992694)">U1</text><line class="component-pin" x1="375.03649635024" y1="442.3357664233" x2="386.1313868612" y2="442.3357664233" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="442.3357664233" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="441.75182481746003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="389.0510948904" y="442.3357664233" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP0_SPI0RX_I2C0SDA_UART0TX</text><line class="component-pin" x1="375.03649635024" y1="448.1751824817" x2="386.1313868612" y2="448.1751824817" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="448.1751824817" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="447.59124087586" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="389.0510948904" y="448.1751824817" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP1_SPI0CSn_I2C0SCL_UART0RX</text><line class="component-pin" x1="375.03649635024" y1="454.0145985401" x2="386.1313868612" y2="454.0145985401" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="454.0145985401" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="453.43065693426" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="389.0510948904" y="454.0145985401" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND1</text><line class="component-pin" x1="375.03649635024" y1="459.8540145985" x2="386.1313868612" y2="459.8540145985" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="459.8540145985" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="459.27007299266" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="389.0510948904" y="459.8540145985" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP2_SPI0SCK_I2C1SDA</text><line class="component-pin" x1="375.03649635024" y1="465.69343065690003" x2="386.1313868612" y2="465.69343065690003" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="465.69343065690003" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="465.10948905106" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">5</text><text class="pin-number" x="389.0510948904" y="465.69343065690003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP3_SPI0TX_I2C1SCL</text><line class="component-pin" x1="375.03649635024" y1="471.5328467153" x2="386.1313868612" y2="471.5328467153" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="471.5328467153" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="470.94890510946" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">6</text><text class="pin-number" x="389.0510948904" y="471.5328467153" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP4_SPI0RX_I2C0SDA_UART1TX</text><line class="component-pin" x1="375.03649635024" y1="477.3722627737" x2="386.1313868612" y2="477.3722627737" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="477.3722627737" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="476.78832116786" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">7</text><text class="pin-number" x="389.0510948904" y="477.3722627737" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP5_SPI0CSn_I2C0SCL_UART1RX</text><line class="component-pin" x1="375.03649635024" y1="483.2116788321" x2="386.1313868612" y2="483.2116788321" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="483.2116788321" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="482.62773722626" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">8</text><text class="pin-number" x="389.0510948904" y="483.2116788321" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND3</text><line class="component-pin" x1="375.03649635024" y1="489.0510948905" x2="386.1313868612" y2="489.0510948905" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="489.0510948905" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="488.46715328466" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">9</text><text class="pin-number" x="389.0510948904" y="489.0510948905" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP6_SPI0SCK_I2C1SDA</text><line class="component-pin" x1="375.03649635024" y1="494.8905109489" x2="386.1313868612" y2="494.8905109489" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="494.8905109489" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="494.30656934306" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">10</text><text class="pin-number" x="389.0510948904" y="494.8905109489" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP7_SPI0TX_I2C1SCL</text><line class="component-pin" x1="375.03649635024" y1="500.7299270073" x2="386.1313868612" y2="500.7299270073" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="500.7299270073" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="500.14598540146" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">11</text><text class="pin-number" x="389.0510948904" y="500.7299270073" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP8_SPI1RX_I2C0SDA_UART1TX</text><line class="component-pin" x1="375.03649635024" y1="506.5693430657" x2="386.1313868612" y2="506.5693430657" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="506.5693430657" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="505.98540145986" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">12</text><text class="pin-number" x="389.0510948904" y="506.5693430657" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP9_SPI1CSn_I2C0SCL_UART1RX</text><line class="component-pin" x1="375.03649635024" y1="512.4087591241" x2="386.1313868612" y2="512.4087591241" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="512.4087591241" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="511.82481751826" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">13</text><text class="pin-number" x="389.0510948904" y="512.4087591241" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND4</text><line class="component-pin" x1="375.03649635024" y1="518.2481751825001" x2="386.1313868612" y2="518.2481751825001" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="518.2481751825001" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="517.66423357666" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">14</text><text class="pin-number" x="389.0510948904" y="518.2481751825001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP10_SPI1SCK_I2C1SDA</text><line class="component-pin" x1="375.03649635024" y1="524.0875912409" x2="386.1313868612" y2="524.0875912409" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="524.0875912409" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="523.50364963506" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">15</text><text class="pin-number" x="389.0510948904" y="524.0875912409" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP11_SPI1TX_I2C1SCL</text><line class="component-pin" x1="375.03649635024" y1="529.9270072993" x2="386.1313868612" y2="529.9270072993" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="529.9270072993" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="529.3430656934601" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">16</text><text class="pin-number" x="389.0510948904" y="529.9270072993" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP12_SPI1RX_I2C0SDA_UART0TX</text><line class="component-pin" x1="375.03649635024" y1="535.7664233577" x2="386.1313868612" y2="535.7664233577" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="535.7664233577" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="535.18248175186" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">17</text><text class="pin-number" x="389.0510948904" y="535.7664233577" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP13_SPI1CSn_I2C0SCL_UART0RX</text><line class="component-pin" x1="375.03649635024" y1="541.6058394161" x2="386.1313868612" y2="541.6058394161" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="541.6058394161" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="541.02189781026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">18</text><text class="pin-number" x="389.0510948904" y="541.6058394161" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND6</text><line class="component-pin" x1="375.03649635024" y1="547.4452554745001" x2="386.1313868612" y2="547.4452554745001" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="547.4452554745001" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="546.8613138686601" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">19</text><text class="pin-number" x="389.0510948904" y="547.4452554745001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP14_SPI1SCK_I2C1SDA</text><line class="component-pin" x1="375.03649635024" y1="553.2846715329" x2="386.1313868612" y2="553.2846715329" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="553.2846715329" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="552.70072992706" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">20</text><text class="pin-number" x="389.0510948904" y="553.2846715329" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP15_SPI1TX_I2C1SCL</text><line class="component-pin" x1="375.03649635024" y1="559.1240875913" x2="386.1313868612" y2="559.1240875913" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="559.1240875913" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="558.5401459854601" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">21</text><text class="pin-number" x="389.0510948904" y="559.1240875913" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP16_SPI0RX_UART0RX</text><line class="component-pin" x1="375.03649635024" y1="564.9635036497" x2="386.1313868612" y2="564.9635036497" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="564.9635036497" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="564.37956204386" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">22</text><text class="pin-number" x="389.0510948904" y="564.9635036497" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP17_SPI0CSn_UART0TX</text><line class="component-pin" x1="375.03649635024" y1="570.8029197081" x2="386.1313868612" y2="570.8029197081" stroke-width="0.58394160584px"/><circle class="component-pin" cx="374.4525547444" cy="570.8029197081" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="380.29197080280005" y="570.21897810226" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">23</text><text class="pin-number" x="389.0510948904" y="570.8029197081" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND7</text><line class="component-pin" x1="543.21167883216" y1="570.8029197081" x2="532.1167883212" y2="570.8029197081" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="570.8029197081" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="570.21897810226" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">24</text><text class="pin-number" x="529.197080292" y="570.8029197081" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP18_SPI0SCK_I2C1SDA</text><line class="component-pin" x1="543.21167883216" y1="564.9635036497" x2="532.1167883212" y2="564.9635036497" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="564.9635036497" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="564.37956204386" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">25</text><text class="pin-number" x="529.197080292" y="564.9635036497" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP19_SPI0TX_I2C1SCL</text><line class="component-pin" x1="543.21167883216" y1="559.1240875913" x2="532.1167883212" y2="559.1240875913" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="559.1240875913" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="558.5401459854601" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">26</text><text class="pin-number" x="529.197080292" y="559.1240875913" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP20_I2C0SDA</text><line class="component-pin" x1="543.21167883216" y1="553.2846715329" x2="532.1167883212" y2="553.2846715329" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="553.2846715329" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="552.70072992706" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">27</text><text class="pin-number" x="529.197080292" y="553.2846715329" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP21_I2C0SCL</text><line class="component-pin" x1="543.21167883216" y1="547.4452554745001" x2="532.1167883212" y2="547.4452554745001" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="547.4452554745001" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="546.8613138686601" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">28</text><text class="pin-number" x="529.197080292" y="547.4452554745001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND5</text><line class="component-pin" x1="543.21167883216" y1="541.6058394161" x2="532.1167883212" y2="541.6058394161" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="541.6058394161" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="541.02189781026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">29</text><text class="pin-number" x="529.197080292" y="541.6058394161" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP22</text><line class="component-pin" x1="543.21167883216" y1="535.7664233577001" x2="532.1167883212" y2="535.7664233577001" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="535.7664233577001" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="535.18248175186" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">30</text><text class="pin-number" x="529.197080292" y="535.7664233577001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">RUN</text><line class="component-pin" x1="543.21167883216" y1="529.9270072993" x2="532.1167883212" y2="529.9270072993" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="529.9270072993" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="529.3430656934601" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">31</text><text class="pin-number" x="529.197080292" y="529.9270072993" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP26_ADC0_I2C1SDA</text><line class="component-pin" x1="543.21167883216" y1="524.0875912409" x2="532.1167883212" y2="524.0875912409" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="524.0875912409" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="523.50364963506" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">32</text><text class="pin-number" x="529.197080292" y="524.0875912409" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP27_ADC1_I2C1SCL</text><line class="component-pin" x1="543.21167883216" y1="518.2481751825001" x2="532.1167883212" y2="518.2481751825001" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="518.2481751825001" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="517.6642335766601" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">33</text><text class="pin-number" x="529.197080292" y="518.2481751825001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND_AGND</text><line class="component-pin" x1="543.21167883216" y1="512.4087591241" x2="532.1167883212" y2="512.4087591241" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="512.4087591241" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="511.82481751826003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">34</text><text class="pin-number" x="529.197080292" y="512.4087591241" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">GP28_ADC2</text><line class="component-pin" x1="543.21167883216" y1="506.5693430657" x2="532.1167883212" y2="506.5693430657" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="506.5693430657" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="505.98540145986004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">35</text><text class="pin-number" x="529.197080292" y="506.5693430657" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">ADC_VREF</text><line class="component-pin" x1="543.21167883216" y1="500.72992700730003" x2="532.1167883212" y2="500.72992700730003" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="500.72992700730003" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="500.14598540146005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">36</text><line class="component-pin" x1="543.21167883216" y1="494.89051094890004" x2="532.1167883212" y2="494.89051094890004" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="494.89051094890004" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="494.30656934306006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">37</text><text class="pin-number" x="529.197080292" y="494.89051094890004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">3V3_EN</text><line class="component-pin" x1="543.21167883216" y1="489.05109489050005" x2="532.1167883212" y2="489.05109489050005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="489.05109489050005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="488.46715328466" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">38</text><text class="pin-number" x="529.197080292" y="489.05109489050005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND2</text><line class="component-pin" x1="543.21167883216" y1="483.2116788321" x2="532.1167883212" y2="483.2116788321" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="483.2116788321" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="482.62773722626" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">39</text><text class="pin-number" x="529.197080292" y="483.2116788321" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VSYS</text><line class="component-pin" x1="543.21167883216" y1="477.3722627737" x2="532.1167883212" y2="477.3722627737" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="477.3722627737" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="476.78832116786003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">40</text><text class="pin-number" x="529.197080292" y="477.3722627737" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VBUS</text><line class="component-pin" x1="543.21167883216" y1="471.5328467153" x2="532.1167883212" y2="471.5328467153" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="471.5328467153" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="470.94890510946004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">41</text><text class="pin-number" x="529.197080292" y="471.5328467153" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">TP6</text><line class="component-pin" x1="543.21167883216" y1="465.69343065690003" x2="532.1167883212" y2="465.69343065690003" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="465.69343065690003" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="465.10948905106" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">42</text><text class="pin-number" x="529.197080292" y="465.69343065690003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">TP5</text><line class="component-pin" x1="543.21167883216" y1="459.8540145985" x2="532.1167883212" y2="459.8540145985" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="459.8540145985" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="459.27007299266" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">43</text><text class="pin-number" x="529.197080292" y="459.8540145985" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">TP4</text><line class="component-pin" x1="543.21167883216" y1="454.0145985401" x2="532.1167883212" y2="454.0145985401" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="454.0145985401" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="453.43065693426" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">44</text><text class="pin-number" x="529.197080292" y="454.0145985401" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">TP3</text><line class="component-pin" x1="543.21167883216" y1="448.1751824817" x2="532.1167883212" y2="448.1751824817" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="448.1751824817" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="447.59124087586" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">45</text><text class="pin-number" x="529.197080292" y="448.1751824817" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">TP2</text><line class="component-pin" x1="543.21167883216" y1="442.3357664233" x2="532.1167883212" y2="442.3357664233" stroke-width="0.58394160584px"/><circle class="component-pin" cx="543.795620438" cy="442.3357664233" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="537.9562043796" y="441.75182481746003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">46</text><text class="pin-number" x="529.197080292" y="442.3357664233" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">TP1</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1"><rect class="component chip" x="542.3357664234" y="23.357664233100024" width="37.95620437960008" height="17.51824817520003" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="542.3357664234" y="23.357664233100024" width="37.95620437960008" height="17.51824817520003" fill="transparent"/><text x="542.3357664234" y="44.67153284626011" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 542.3357664234, 44.67153284626011)">WS2812B_2020</text><text x="542.3357664234" y="19.562043795140028" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 542.3357664234, 19.562043795140028)">LED1</text><line class="component-pin" x1="591.38686131396" y1="35.03649634990006" x2="580.291970803" y2="35.03649634990006" stroke-width="0.58394160584px"/><circle class="component-pin" cx="591.9708029198" cy="35.03649634990006" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="586.1313868614" y="34.45255474406008" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="577.3722627738" y="35.03649634990006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="531.2408759124401" y1="35.03649634990006" x2="542.3357664234" y2="35.03649634990006" stroke-width="0.58394160584px"/><circle class="component-pin" cx="530.6569343066" cy="35.03649634990006" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="536.496350365" y="34.45255474406008" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="545.2554744526" y="35.03649634990006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="531.2408759124401" y1="29.197080291500015" x2="542.3357664234" y2="29.197080291500015" stroke-width="0.58394160584px"/><circle class="component-pin" cx="530.6569343066" cy="29.197080291500015" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="536.496350365" y="28.613138685660033" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="545.2554744526" y="29.197080291500015" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="591.38686131396" y1="29.197080291500015" x2="580.291970803" y2="29.197080291500015" stroke-width="0.58394160584px"/><circle class="component-pin" cx="591.9708029198" cy="29.197080291500015" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="586.1313868614" y="28.613138685660033" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="577.3722627738" y="29.197080291500015" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2"><rect class="component chip" x="659.1240875914" y="23.357664233100024" width="37.95620437959997" height="17.51824817520003" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="659.1240875914" y="23.357664233100024" width="37.95620437959997" height="17.51824817520003" fill="transparent"/><text x="659.1240875914" y="44.67153284626011" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 659.1240875914, 44.67153284626011)">WS2812B_2020</text><text x="659.1240875914" y="19.562043795140028" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 659.1240875914, 19.562043795140028)">LED2</text><line class="component-pin" x1="708.1751824819601" y1="35.03649634990006" x2="697.080291971" y2="35.03649634990006" stroke-width="0.58394160584px"/><circle class="component-pin" cx="708.7591240878" cy="35.03649634990006" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="702.9197080294" y="34.45255474406008" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="694.1605839418" y="35.03649634990006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="648.02919708044" y1="35.03649634990006" x2="659.1240875914" y2="35.03649634990006" stroke-width="0.58394160584px"/><circle class="component-pin" cx="647.4452554746" cy="35.03649634990006" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="653.284671533" y="34.45255474406008" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="662.0437956206" y="35.03649634990006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="648.02919708044" y1="29.197080291500015" x2="659.1240875914" y2="29.197080291500015" stroke-width="0.58394160584px"/><circle class="component-pin" cx="647.4452554746" cy="29.197080291500015" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="653.284671533" y="28.613138685660033" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="662.0437956206" y="29.197080291500015" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="708.1751824819601" y1="29.197080291500015" x2="697.080291971" y2="29.197080291500015" stroke-width="0.58394160584px"/><circle class="component-pin" cx="708.7591240878" cy="29.197080291500015" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="702.9197080294" y="28.613138685660033" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="694.1605839418" y="29.197080291500015" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3"><rect class="component chip" x="775.9124087594" y="23.357664233100024" width="37.95620437959997" height="17.51824817520003" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="775.9124087594" y="23.357664233100024" width="37.95620437959997" height="17.51824817520003" fill="transparent"/><text x="775.9124087594" y="44.67153284626011" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 775.9124087594, 44.67153284626011)">WS2812B_2020</text><text x="775.9124087594" y="19.562043795140028" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 775.9124087594, 19.562043795140028)">LED3</text><line class="component-pin" x1="824.9635036499601" y1="35.03649634990006" x2="813.868613139" y2="35.03649634990006" stroke-width="0.58394160584px"/><circle class="component-pin" cx="825.5474452558001" cy="35.03649634990006" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="819.7080291974" y="34.45255474406008" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="810.9489051098001" y="35.03649634990006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="764.8175182484399" y1="35.03649634990006" x2="775.9124087594" y2="35.03649634990006" stroke-width="0.58394160584px"/><circle class="component-pin" cx="764.2335766425999" cy="35.03649634990006" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="770.072992701" y="34.45255474406008" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="778.8321167885999" y="35.03649634990006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="764.8175182484399" y1="29.197080291500015" x2="775.9124087594" y2="29.197080291500015" stroke-width="0.58394160584px"/><circle class="component-pin" cx="764.2335766425999" cy="29.197080291500015" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="770.072992701" y="28.613138685660033" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="778.8321167885999" y="29.197080291500015" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="824.9635036499601" y1="29.197080291500015" x2="813.868613139" y2="29.197080291500015" stroke-width="0.58394160584px"/><circle class="component-pin" cx="825.5474452558001" cy="29.197080291500015" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="819.7080291974" y="28.613138685660033" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="810.9489051098001" y="29.197080291500015" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4"><rect class="component chip" x="542.3357664234" y="96.35036496309999" width="37.95620437960008" height="17.518248175200085" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="542.3357664234" y="96.35036496309999" width="37.95620437960008" height="17.518248175200085" fill="transparent"/><text x="542.3357664234" y="117.66423357626007" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 542.3357664234, 117.66423357626007)">WS2812B_2020</text><text x="542.3357664234" y="92.55474452514" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 542.3357664234, 92.55474452514)">LED4</text><line class="component-pin" x1="591.38686131396" y1="108.02919707990003" x2="580.291970803" y2="108.02919707990003" stroke-width="0.58394160584px"/><circle class="component-pin" cx="591.9708029198" cy="108.02919707990003" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="586.1313868614" y="107.44525547406005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="577.3722627738" y="108.02919707990003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="531.2408759124401" y1="108.02919707990003" x2="542.3357664234" y2="108.02919707990003" stroke-width="0.58394160584px"/><circle class="component-pin" cx="530.6569343066" cy="108.02919707990003" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="536.496350365" y="107.44525547406005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="545.2554744526" y="108.02919707990003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="531.2408759124401" y1="102.18978102150004" x2="542.3357664234" y2="102.18978102150004" stroke-width="0.58394160584px"/><circle class="component-pin" cx="530.6569343066" cy="102.18978102150004" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="536.496350365" y="101.60583941566006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="545.2554744526" y="102.18978102150004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="591.38686131396" y1="102.18978102150004" x2="580.291970803" y2="102.18978102150004" stroke-width="0.58394160584px"/><circle class="component-pin" cx="591.9708029198" cy="102.18978102150004" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="586.1313868614" y="101.60583941566006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="577.3722627738" y="102.18978102150004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5"><rect class="component chip" x="659.1240875914" y="96.35036496309999" width="37.95620437959997" height="17.518248175200085" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="659.1240875914" y="96.35036496309999" width="37.95620437959997" height="17.518248175200085" fill="transparent"/><text x="659.1240875914" y="117.66423357626007" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 659.1240875914, 117.66423357626007)">WS2812B_2020</text><text x="659.1240875914" y="92.55474452514" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 659.1240875914, 92.55474452514)">LED5</text><line class="component-pin" x1="708.1751824819601" y1="108.02919707990003" x2="697.080291971" y2="108.02919707990003" stroke-width="0.58394160584px"/><circle class="component-pin" cx="708.7591240878" cy="108.02919707990003" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="702.9197080294" y="107.44525547406005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="694.1605839418" y="108.02919707990003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="648.02919708044" y1="108.02919707990003" x2="659.1240875914" y2="108.02919707990003" stroke-width="0.58394160584px"/><circle class="component-pin" cx="647.4452554746" cy="108.02919707990003" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="653.284671533" y="107.44525547406005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="662.0437956206" y="108.02919707990003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="648.02919708044" y1="102.18978102150004" x2="659.1240875914" y2="102.18978102150004" stroke-width="0.58394160584px"/><circle class="component-pin" cx="647.4452554746" cy="102.18978102150004" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="653.284671533" y="101.60583941566006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="662.0437956206" y="102.18978102150004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="708.1751824819601" y1="102.18978102150004" x2="697.080291971" y2="102.18978102150004" stroke-width="0.58394160584px"/><circle class="component-pin" cx="708.7591240878" cy="102.18978102150004" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="702.9197080294" y="101.60583941566006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="694.1605839418" y="102.18978102150004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6"><rect class="component chip" x="775.9124087594" y="96.35036496309999" width="37.95620437959997" height="17.518248175200085" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="775.9124087594" y="96.35036496309999" width="37.95620437959997" height="17.518248175200085" fill="transparent"/><text x="775.9124087594" y="117.66423357626007" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 775.9124087594, 117.66423357626007)">WS2812B_2020</text><text x="775.9124087594" y="92.55474452514" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 775.9124087594, 92.55474452514)">LED6</text><line class="component-pin" x1="824.9635036499601" y1="108.02919707990003" x2="813.868613139" y2="108.02919707990003" stroke-width="0.58394160584px"/><circle class="component-pin" cx="825.5474452558001" cy="108.02919707990003" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="819.7080291974" y="107.44525547406005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="810.9489051098001" y="108.02919707990003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="764.8175182484399" y1="108.02919707990003" x2="775.9124087594" y2="108.02919707990003" stroke-width="0.58394160584px"/><circle class="component-pin" cx="764.2335766425999" cy="108.02919707990003" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="770.072992701" y="107.44525547406005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="778.8321167885999" y="108.02919707990003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="764.8175182484399" y1="102.18978102150004" x2="775.9124087594" y2="102.18978102150004" stroke-width="0.58394160584px"/><circle class="component-pin" cx="764.2335766425999" cy="102.18978102150004" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="770.072992701" y="101.60583941566006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="778.8321167885999" y="102.18978102150004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="824.9635036499601" y1="102.18978102150004" x2="813.868613139" y2="102.18978102150004" stroke-width="0.58394160584px"/><circle class="component-pin" cx="825.5474452558001" cy="102.18978102150004" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="819.7080291974" y="101.60583941566006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="810.9489051098001" y="102.18978102150004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_7"><rect class="component chip" x="542.3357664234" y="169.34306569310002" width="37.95620437960008" height="17.51824817520003" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="542.3357664234" y="169.34306569310002" width="37.95620437960008" height="17.51824817520003" fill="transparent"/><text x="542.3357664234" y="190.6569343062601" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 542.3357664234, 190.6569343062601)">WS2812B_2020</text><text x="542.3357664234" y="165.54744525514002" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 542.3357664234, 165.54744525514002)">LED7</text><line class="component-pin" x1="591.38686131396" y1="181.02189780990005" x2="580.291970803" y2="181.02189780990005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="591.9708029198" cy="181.02189780990005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="586.1313868614" y="180.43795620406001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="577.3722627738" y="181.02189780990005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="531.2408759124401" y1="181.02189780990005" x2="542.3357664234" y2="181.02189780990005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="530.6569343066" cy="181.02189780990005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="536.496350365" y="180.43795620406001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="545.2554744526" y="181.02189780990005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="531.2408759124401" y1="175.18248175150006" x2="542.3357664234" y2="175.18248175150006" stroke-width="0.58394160584px"/><circle class="component-pin" cx="530.6569343066" cy="175.18248175150006" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="536.496350365" y="174.59854014566008" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="545.2554744526" y="175.18248175150006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="591.38686131396" y1="175.18248175150006" x2="580.291970803" y2="175.18248175150006" stroke-width="0.58394160584px"/><circle class="component-pin" cx="591.9708029198" cy="175.18248175150006" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="586.1313868614" y="174.59854014566008" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="577.3722627738" y="175.18248175150006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_8"><rect class="component chip" x="659.1240875914" y="169.34306569310002" width="37.95620437959997" height="17.51824817520003" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="659.1240875914" y="169.34306569310002" width="37.95620437959997" height="17.51824817520003" fill="transparent"/><text x="659.1240875914" y="190.6569343062601" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 659.1240875914, 190.6569343062601)">WS2812B_2020</text><text x="659.1240875914" y="165.54744525514002" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 659.1240875914, 165.54744525514002)">LED8</text><line class="component-pin" x1="708.1751824819601" y1="181.02189780990005" x2="697.080291971" y2="181.02189780990005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="708.7591240878" cy="181.02189780990005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="702.9197080294" y="180.43795620406001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="694.1605839418" y="181.02189780990005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="648.02919708044" y1="181.02189780990005" x2="659.1240875914" y2="181.02189780990005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="647.4452554746" cy="181.02189780990005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="653.284671533" y="180.43795620406001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="662.0437956206" y="181.02189780990005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="648.02919708044" y1="175.18248175150006" x2="659.1240875914" y2="175.18248175150006" stroke-width="0.58394160584px"/><circle class="component-pin" cx="647.4452554746" cy="175.18248175150006" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="653.284671533" y="174.59854014566008" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="662.0437956206" y="175.18248175150006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="708.1751824819601" y1="175.18248175150006" x2="697.080291971" y2="175.18248175150006" stroke-width="0.58394160584px"/><circle class="component-pin" cx="708.7591240878" cy="175.18248175150006" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="702.9197080294" y="174.59854014566008" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="694.1605839418" y="175.18248175150006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_9"><rect class="component chip" x="775.9124087594" y="169.34306569310002" width="37.95620437959997" height="17.51824817520003" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="775.9124087594" y="169.34306569310002" width="37.95620437959997" height="17.51824817520003" fill="transparent"/><text x="775.9124087594" y="190.6569343062601" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 775.9124087594, 190.6569343062601)">WS2812B_2020</text><text x="775.9124087594" y="165.54744525514002" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 775.9124087594, 165.54744525514002)">LED9</text><line class="component-pin" x1="824.9635036499601" y1="181.02189780990005" x2="813.868613139" y2="181.02189780990005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="825.5474452558001" cy="181.02189780990005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="819.7080291974" y="180.43795620406001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="810.9489051098001" y="181.02189780990005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="764.8175182484399" y1="181.02189780990005" x2="775.9124087594" y2="181.02189780990005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="764.2335766425999" cy="181.02189780990005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="770.072992701" y="180.43795620406001" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="778.8321167885999" y="181.02189780990005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="764.8175182484399" y1="175.18248175150006" x2="775.9124087594" y2="175.18248175150006" stroke-width="0.58394160584px"/><circle class="component-pin" cx="764.2335766425999" cy="175.18248175150006" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="770.072992701" y="174.59854014566008" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="778.8321167885999" y="175.18248175150006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="824.9635036499601" y1="175.18248175150006" x2="813.868613139" y2="175.18248175150006" stroke-width="0.58394160584px"/><circle class="component-pin" cx="825.5474452558001" cy="175.18248175150006" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="819.7080291974" y="174.59854014566008" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="810.9489051098001" y="175.18248175150006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_10"><rect class="component chip" x="542.3357664234" y="242.33576642310004" width="37.95620437960008" height="17.51824817520003" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="542.3357664234" y="242.33576642310004" width="37.95620437960008" height="17.51824817520003" fill="transparent"/><text x="542.3357664234" y="263.64963503626007" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 542.3357664234, 263.64963503626007)">WS2812B_2020</text><text x="542.3357664234" y="238.54014598514" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 542.3357664234, 238.54014598514)">LED10</text><line class="component-pin" x1="591.38686131396" y1="254.01459853990002" x2="580.291970803" y2="254.01459853990002" stroke-width="0.58394160584px"/><circle class="component-pin" cx="591.9708029198" cy="254.01459853990002" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="586.1313868614" y="253.43065693406004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="577.3722627738" y="254.01459853990002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="531.2408759124401" y1="254.01459853990002" x2="542.3357664234" y2="254.01459853990002" stroke-width="0.58394160584px"/><circle class="component-pin" cx="530.6569343066" cy="254.01459853990002" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="536.496350365" y="253.43065693406004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="545.2554744526" y="254.01459853990002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="531.2408759124401" y1="248.17518248150003" x2="542.3357664234" y2="248.17518248150003" stroke-width="0.58394160584px"/><circle class="component-pin" cx="530.6569343066" cy="248.17518248150003" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="536.496350365" y="247.59124087566005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="545.2554744526" y="248.17518248150003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="591.38686131396" y1="248.17518248150003" x2="580.291970803" y2="248.17518248150003" stroke-width="0.58394160584px"/><circle class="component-pin" cx="591.9708029198" cy="248.17518248150003" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="586.1313868614" y="247.59124087566005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="577.3722627738" y="248.17518248150003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_11"><rect class="component chip" x="659.1240875914" y="242.33576642310004" width="37.95620437959997" height="17.51824817520003" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="659.1240875914" y="242.33576642310004" width="37.95620437959997" height="17.51824817520003" fill="transparent"/><text x="659.1240875914" y="263.64963503626007" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 659.1240875914, 263.64963503626007)">WS2812B_2020</text><text x="659.1240875914" y="238.54014598514" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 659.1240875914, 238.54014598514)">LED11</text><line class="component-pin" x1="708.1751824819601" y1="254.01459853990002" x2="697.080291971" y2="254.01459853990002" stroke-width="0.58394160584px"/><circle class="component-pin" cx="708.7591240878" cy="254.01459853990002" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="702.9197080294" y="253.43065693406004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="694.1605839418" y="254.01459853990002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="648.02919708044" y1="254.01459853990002" x2="659.1240875914" y2="254.01459853990002" stroke-width="0.58394160584px"/><circle class="component-pin" cx="647.4452554746" cy="254.01459853990002" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="653.284671533" y="253.43065693406004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="662.0437956206" y="254.01459853990002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="648.02919708044" y1="248.17518248150003" x2="659.1240875914" y2="248.17518248150003" stroke-width="0.58394160584px"/><circle class="component-pin" cx="647.4452554746" cy="248.17518248150003" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="653.284671533" y="247.59124087566005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="662.0437956206" y="248.17518248150003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="708.1751824819601" y1="248.17518248150003" x2="697.080291971" y2="248.17518248150003" stroke-width="0.58394160584px"/><circle class="component-pin" cx="708.7591240878" cy="248.17518248150003" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="702.9197080294" y="247.59124087566005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="694.1605839418" y="248.17518248150003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_12"><rect class="component chip" x="775.9124087594" y="242.33576642310004" width="37.95620437959997" height="17.51824817520003" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="775.9124087594" y="242.33576642310004" width="37.95620437959997" height="17.51824817520003" fill="transparent"/><text x="775.9124087594" y="263.64963503626007" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 775.9124087594, 263.64963503626007)">WS2812B_2020</text><text x="775.9124087594" y="238.54014598514" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 775.9124087594, 238.54014598514)">LED12</text><line class="component-pin" x1="824.9635036499601" y1="254.01459853990002" x2="813.868613139" y2="254.01459853990002" stroke-width="0.58394160584px"/><circle class="component-pin" cx="825.5474452558001" cy="254.01459853990002" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="819.7080291974" y="253.43065693406004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="810.9489051098001" y="254.01459853990002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="764.8175182484399" y1="254.01459853990002" x2="775.9124087594" y2="254.01459853990002" stroke-width="0.58394160584px"/><circle class="component-pin" cx="764.2335766425999" cy="254.01459853990002" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="770.072992701" y="253.43065693406004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="778.8321167885999" y="254.01459853990002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="764.8175182484399" y1="248.17518248150003" x2="775.9124087594" y2="248.17518248150003" stroke-width="0.58394160584px"/><circle class="component-pin" cx="764.2335766425999" cy="248.17518248150003" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="770.072992701" y="247.59124087566005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="778.8321167885999" y="248.17518248150003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="824.9635036499601" y1="248.17518248150003" x2="813.868613139" y2="248.17518248150003" stroke-width="0.58394160584px"/><circle class="component-pin" cx="825.5474452558001" cy="248.17518248150003" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="819.7080291974" y="247.59124087566005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="810.9489051098001" y="248.17518248150003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_13"><rect class="component chip" x="542.3357664234" y="315.32846715310006" width="37.95620437960008" height="17.51824817519997" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="542.3357664234" y="315.32846715310006" width="37.95620437960008" height="17.51824817519997" fill="transparent"/><text x="542.3357664234" y="336.64233576626003" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 542.3357664234, 336.64233576626003)">WS2812B_2020</text><text x="542.3357664234" y="311.53284671514007" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 542.3357664234, 311.53284671514007)">LED13</text><line class="component-pin" x1="591.38686131396" y1="327.00729926990005" x2="580.291970803" y2="327.00729926990005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="591.9708029198" cy="327.00729926990005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="586.1313868614" y="326.42335766406006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="577.3722627738" y="327.00729926990005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="531.2408759124401" y1="327.00729926990005" x2="542.3357664234" y2="327.00729926990005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="530.6569343066" cy="327.00729926990005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="536.496350365" y="326.42335766406006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="545.2554744526" y="327.00729926990005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="531.2408759124401" y1="321.16788321150005" x2="542.3357664234" y2="321.16788321150005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="530.6569343066" cy="321.16788321150005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="536.496350365" y="320.58394160566" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="545.2554744526" y="321.16788321150005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="591.38686131396" y1="321.16788321150005" x2="580.291970803" y2="321.16788321150005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="591.9708029198" cy="321.16788321150005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="586.1313868614" y="320.58394160566" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="577.3722627738" y="321.16788321150005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_14"><rect class="component chip" x="659.1240875914" y="315.32846715310006" width="37.95620437959997" height="17.51824817519997" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="659.1240875914" y="315.32846715310006" width="37.95620437959997" height="17.51824817519997" fill="transparent"/><text x="659.1240875914" y="336.64233576626003" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 659.1240875914, 336.64233576626003)">WS2812B_2020</text><text x="659.1240875914" y="311.53284671514007" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 659.1240875914, 311.53284671514007)">LED14</text><line class="component-pin" x1="708.1751824819601" y1="327.00729926990005" x2="697.080291971" y2="327.00729926990005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="708.7591240878" cy="327.00729926990005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="702.9197080294" y="326.42335766406006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="694.1605839418" y="327.00729926990005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="648.02919708044" y1="327.00729926990005" x2="659.1240875914" y2="327.00729926990005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="647.4452554746" cy="327.00729926990005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="653.284671533" y="326.42335766406006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="662.0437956206" y="327.00729926990005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="648.02919708044" y1="321.16788321150005" x2="659.1240875914" y2="321.16788321150005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="647.4452554746" cy="321.16788321150005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="653.284671533" y="320.58394160566" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="662.0437956206" y="321.16788321150005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="708.1751824819601" y1="321.16788321150005" x2="697.080291971" y2="321.16788321150005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="708.7591240878" cy="321.16788321150005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="702.9197080294" y="320.58394160566" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="694.1605839418" y="321.16788321150005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_15"><rect class="component chip" x="775.9124087594" y="315.32846715310006" width="37.95620437959997" height="17.51824817519997" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="775.9124087594" y="315.32846715310006" width="37.95620437959997" height="17.51824817519997" fill="transparent"/><text x="775.9124087594" y="336.64233576626003" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 775.9124087594, 336.64233576626003)">WS2812B_2020</text><text x="775.9124087594" y="311.53284671514007" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 775.9124087594, 311.53284671514007)">LED15</text><line class="component-pin" x1="824.9635036499601" y1="327.00729926990005" x2="813.868613139" y2="327.00729926990005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="825.5474452558001" cy="327.00729926990005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="819.7080291974" y="326.42335766406006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="810.9489051098001" y="327.00729926990005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="764.8175182484399" y1="327.00729926990005" x2="775.9124087594" y2="327.00729926990005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="764.2335766425999" cy="327.00729926990005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="770.072992701" y="326.42335766406006" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="778.8321167885999" y="327.00729926990005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="764.8175182484399" y1="321.16788321150005" x2="775.9124087594" y2="321.16788321150005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="764.2335766425999" cy="321.16788321150005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="770.072992701" y="320.58394160566" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="778.8321167885999" y="321.16788321150005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="824.9635036499601" y1="321.16788321150005" x2="813.868613139" y2="321.16788321150005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="825.5474452558001" cy="321.16788321150005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="819.7080291974" y="320.58394160566" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="810.9489051098001" y="321.16788321150005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_16"><rect class="component chip" x="673.7226277374" y="497.8102189781" width="37.95620437959997" height="17.51824817520003" stroke-width="0.58394160584px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay" x="673.7226277374" y="497.8102189781" width="37.95620437959997" height="17.51824817520003" fill="transparent"/><text x="673.7226277374" y="519.12408759126" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 673.7226277374, 519.12408759126)">WS2812B_2020</text><text x="673.7226277374" y="494.01459854014" fill="#006464" text-anchor="start" dominant-baseline="middle" font-family="sans-serif" font-size="5.25547445256px" transform="rotate(0, 673.7226277374, 494.01459854014)">LED16</text><line class="component-pin" x1="722.7737226279601" y1="509.48905109490005" x2="711.678832117" y2="509.48905109490005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="723.3576642338" cy="509.48905109490005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="717.5182481754" y="508.90510948906" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">1</text><text class="pin-number" x="708.7591240878" y="509.48905109490005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">DO</text><line class="component-pin" x1="662.62773722644" y1="509.48905109490005" x2="673.7226277374" y2="509.48905109490005" stroke-width="0.58394160584px"/><circle class="component-pin" cx="662.0437956206" cy="509.48905109490005" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="667.8832116789999" y="508.90510948906" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">2</text><text class="pin-number" x="676.6423357666" y="509.48905109490005" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">GND</text><line class="component-pin" x1="662.62773722644" y1="503.6496350365" x2="673.7226277374" y2="503.6496350365" stroke-width="0.58394160584px"/><circle class="component-pin" cx="662.0437956206" cy="503.6496350365" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="667.8832116789999" y="503.06569343066" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">3</text><text class="pin-number" x="676.6423357666" y="503.6496350365" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="4.3795620438px" transform="">DI</text><line class="component-pin" x1="722.7737226279601" y1="503.6496350365" x2="711.678832117" y2="503.6496350365" stroke-width="0.58394160584px"/><circle class="component-pin" cx="723.3576642338" cy="503.6496350365" r="0.58394160584" stroke-width="0.58394160584px"/><text class="pin-number" x="717.5182481754" y="503.06569343066" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="4.3795620438px" transform="">4</text><text class="pin-number" x="708.7591240878" y="503.6496350365" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="4.3795620438px" transform="">VDD</text></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0"><path d="M 591.9708029198 35.03649634990006 L 635.7664233578 35.03649634990006 L 635.7664233578 29.197080291500015 L 647.4452554746 29.197080291500015" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.67153284672px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 591.9708029198 35.03649634990006 L 635.7664233578 35.03649634990006 L 635.7664233578 29.197080291500015 L 647.4452554746 29.197080291500015" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.58394160584px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1"><path d="M 708.7591240878 35.03649634990006 L 752.5547445258 35.03649634990006 L 752.5547445258 29.197080291500015 L 764.2335766425999 29.197080291500015" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.67153284672px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 708.7591240878 35.03649634990006 L 752.5547445258 35.03649634990006 L 752.5547445258 29.197080291500015 L 764.2335766425999 29.197080291500015" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.58394160584px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2"><path d="M 825.5474452558001 35.03649634990006 L 825.5474452558001 80.87591240834001 L 530.6569343066001 80.87591240834001 L 530.6569343066001 102.18978102150004" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.67153284672px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 825.5474452558001 35.03649634990006 L 825.5474452558001 80.87591240834001 L 530.6569343066001 80.87591240834001 L 530.6569343066001 102.18978102150004" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.58394160584px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3"><path d="M 591.9708029198 108.02919707990003 L 635.7664233578 108.02919707990003 L 635.7664233578 102.18978102150004 L 647.4452554746 102.18978102150004" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.67153284672px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 591.9708029198 108.02919707990003 L 635.7664233578 108.02919707990003 L 635.7664233578 102.18978102150004 L 647.4452554746 102.18978102150004" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.58394160584px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4"><path d="M 708.7591240878 108.02919707990003 L 752.5547445258 108.02919707990003 L 752.5547445258 102.18978102150004 L 764.2335766425999 102.18978102150004" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.67153284672px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 708.7591240878 108.02919707990003 L 752.5547445258 108.02919707990003 L 752.5547445258 102.18978102150004 L 764.2335766425999 102.18978102150004" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.58394160584px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5"><path d="M 825.5474452558001 108.02919707990003 L 825.5474452558001 153.86861313833998 L 530.6569343066001 153.86861313833998 L 530.6569343066001 175.18248175150006" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.67153284672px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 825.5474452558001 108.02919707990003 L 825.5474452558001 153.86861313833998 L 530.6569343066001 153.86861313833998 L 530.6569343066001 175.18248175150006" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.58394160584px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6"><path d="M 591.9708029198 181.02189780990005 L 635.7664233578 181.02189780990005 L 635.7664233578 175.18248175150006 L 647.4452554746 175.18248175150006" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.67153284672px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 591.9708029198 181.02189780990005 L 635.7664233578 181.02189780990005 L 635.7664233578 175.18248175150006 L 647.4452554746 175.18248175150006" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.58394160584px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7"><path d="M 708.7591240878 181.02189780990005 L 752.5547445258 181.02189780990005 L 752.5547445258 175.18248175150006 L 764.2335766425999 175.18248175150006" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.67153284672px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 708.7591240878 181.02189780990005 L 752.5547445258 181.02189780990005 L 752.5547445258 175.18248175150006 L 764.2335766425999 175.18248175150006" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.58394160584px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8"><path d="M 825.5474452558001 181.02189780990005 L 825.5474452558001 226.86131386834 L 530.6569343066001 226.86131386834 L 530.6569343066001 248.17518248150003" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.67153284672px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 825.5474452558001 181.02189780990005 L 825.5474452558001 226.86131386834 L 530.6569343066001 226.86131386834 L 530.6569343066001 248.17518248150003" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.58394160584px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9"><path d="M 591.9708029198 254.01459853990002 L 635.7664233578 254.01459853990002 L 635.7664233578 248.17518248150003 L 647.4452554746 248.17518248150003" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.67153284672px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 591.9708029198 254.01459853990002 L 635.7664233578 254.01459853990002 L 635.7664233578 248.17518248150003 L 647.4452554746 248.17518248150003" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.58394160584px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10"><path d="M 708.7591240878 254.01459853990002 L 752.5547445258 254.01459853990002 L 752.5547445258 248.17518248150003 L 764.2335766425999 248.17518248150003" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.67153284672px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 708.7591240878 254.01459853990002 L 752.5547445258 254.01459853990002 L 752.5547445258 248.17518248150003 L 764.2335766425999 248.17518248150003" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.58394160584px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11"><path d="M 825.5474452558001 254.01459853990002 L 825.5474452558001 299.8540145983401 L 530.6569343066001 299.8540145983401 L 530.6569343066001 321.16788321150005" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.67153284672px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 825.5474452558001 254.01459853990002 L 825.5474452558001 299.8540145983401 L 530.6569343066001 299.8540145983401 L 530.6569343066001 321.16788321150005" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.58394160584px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12"><path d="M 591.9708029198 327.00729926990005 L 635.7664233578 327.00729926990005 L 635.7664233578 321.16788321150005 L 647.4452554746 321.16788321150005" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.67153284672px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 591.9708029198 327.00729926990005 L 635.7664233578 327.00729926990005 L 635.7664233578 321.16788321150005 L 647.4452554746 321.16788321150005" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.58394160584px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13"><path d="M 708.7591240878 327.00729926990005 L 752.5547445258 327.00729926990005 L 752.5547445258 321.16788321150005 L 764.2335766425999 321.16788321150005" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.67153284672px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 708.7591240878 327.00729926990005 L 752.5547445258 327.00729926990005 L 752.5547445258 321.16788321150005 L 764.2335766425999 321.16788321150005" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.58394160584px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_14"><path d="M 530.6569343066 29.197080291500015 L 374.4525547444 29.197080291500015 L 374.4525547444 435.0364963503 L 362.7737226276 435.0364963503 L 362.7737226276 489.0510948905 L 374.4525547444 489.0510948905" class="trace-invisible-hover-outline" stroke="rgb(0, 150, 0)" fill="none" stroke-width="4.67153284672px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path d="M 530.6569343066 29.197080291500015 L 374.4525547444 29.197080291500015 L 374.4525547444 435.0364963503 L 362.7737226276 435.0364963503 L 362.7737226276 489.0510948905 L 374.4525547444 489.0510948905" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.58394160584px" stroke-linecap="round" stroke-linejoin="round"/></g><path class="net-label" d="
    M 530.6569343066,35.03649634990006
    L 529.0802919708319,38.18978102143606
    L 514.6647201946619,38.18978102143606
    L 514.6647201946619,31.88321167836406
    L 529.0802919708319,31.883211678364063
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="528.0291970803199" y="35.03649634990006" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 591.9708029198,29.197080291500015
    L 593.547445255568,26.043795619964015
    L 602.9761557178646,26.043795619964015
    L 602.9761557178646,32.350364963036014
    L 593.547445255568,32.350364963036014
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="594.59854014608" y="29.197080291500015" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 647.4452554746,35.03649634990006
    L 645.868613138832,38.18978102143606
    L 631.4530413626619,38.18978102143606
    L 631.4530413626619,31.88321167836406
    L 645.868613138832,31.883211678364063
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="644.81751824832" y="35.03649634990006" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 708.7591240878,29.197080291500015
    L 710.3357664235681,26.043795619964015
    L 719.7644768858646,26.043795619964015
    L 719.7644768858646,32.350364963036014
    L 710.3357664235681,32.350364963036014
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="711.3868613140801" y="29.197080291500015" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 764.2335766425999,35.03649634990006
    L 762.6569343068319,38.18978102143606
    L 748.2413625306618,38.18978102143606
    L 748.2413625306618,31.88321167836406
    L 762.6569343068319,31.883211678364063
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="761.6058394163199" y="35.03649634990006" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 825.5474452558001,29.197080291500015
    L 827.1240875915681,26.043795619964015
    L 836.5527980538646,26.043795619964015
    L 836.5527980538646,32.350364963036014
    L 827.1240875915681,32.350364963036014
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="828.1751824820801" y="29.197080291500015" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 530.6569343066,108.02919707990003
    L 529.0802919708319,111.18248175143603
    L 514.6647201946619,111.18248175143603
    L 514.6647201946619,104.87591240836403
    L 529.0802919708319,104.87591240836403
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="528.0291970803199" y="108.02919707990003" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 591.9708029198,102.18978102150004
    L 593.547445255568,99.03649634996404
    L 602.9761557178646,99.03649634996404
    L 602.9761557178646,105.34306569303604
    L 593.547445255568,105.34306569303604
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="594.59854014608" y="102.18978102150004" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 647.4452554746,108.02919707990003
    L 645.868613138832,111.18248175143603
    L 631.4530413626619,111.18248175143603
    L 631.4530413626619,104.87591240836403
    L 645.868613138832,104.87591240836403
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="644.81751824832" y="108.02919707990003" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 708.7591240878,102.18978102150004
    L 710.3357664235681,99.03649634996404
    L 719.7644768858646,99.03649634996404
    L 719.7644768858646,105.34306569303604
    L 710.3357664235681,105.34306569303604
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="711.3868613140801" y="102.18978102150004" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 764.2335766425999,108.02919707990003
    L 762.6569343068319,111.18248175143603
    L 748.2413625306618,111.18248175143603
    L 748.2413625306618,104.87591240836403
    L 762.6569343068319,104.87591240836403
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="761.6058394163199" y="108.02919707990003" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 825.5474452558001,102.18978102150004
    L 827.1240875915681,99.03649634996404
    L 836.5527980538646,99.03649634996404
    L 836.5527980538646,105.34306569303604
    L 827.1240875915681,105.34306569303604
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="828.1751824820801" y="102.18978102150004" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 530.6569343066,181.02189780990005
    L 529.0802919708319,184.17518248143605
    L 514.6647201946619,184.17518248143605
    L 514.6647201946619,177.86861313836405
    L 529.0802919708319,177.86861313836405
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="528.0291970803199" y="181.02189780990005" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 591.9708029198,175.18248175150006
    L 593.547445255568,172.02919707996406
    L 602.9761557178646,172.02919707996406
    L 602.9761557178646,178.33576642303606
    L 593.547445255568,178.33576642303606
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="594.59854014608" y="175.18248175150006" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 647.4452554746,181.02189780990005
    L 645.868613138832,184.17518248143605
    L 631.4530413626619,184.17518248143605
    L 631.4530413626619,177.86861313836405
    L 645.868613138832,177.86861313836405
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="644.81751824832" y="181.02189780990005" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 708.7591240878,175.18248175150006
    L 710.3357664235681,172.02919707996406
    L 719.7644768858646,172.02919707996406
    L 719.7644768858646,178.33576642303606
    L 710.3357664235681,178.33576642303606
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="711.3868613140801" y="175.18248175150006" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 764.2335766425999,181.02189780990005
    L 762.6569343068319,184.17518248143605
    L 748.2413625306618,184.17518248143605
    L 748.2413625306618,177.86861313836405
    L 762.6569343068319,177.86861313836405
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="761.6058394163199" y="181.02189780990005" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 825.5474452558001,175.18248175150006
    L 827.1240875915681,172.02919707996406
    L 836.5527980538646,172.02919707996406
    L 836.5527980538646,178.33576642303606
    L 827.1240875915681,178.33576642303606
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="828.1751824820801" y="175.18248175150006" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 530.6569343066,254.01459853990002
    L 529.0802919708319,257.16788321143605
    L 514.6647201946619,257.167883211436
    L 514.6647201946619,250.86131386836402
    L 529.0802919708319,250.86131386836402
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="528.0291970803199" y="254.01459853990002" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 591.9708029198,248.17518248150003
    L 593.547445255568,245.02189780996403
    L 602.9761557178646,245.02189780996403
    L 602.9761557178646,251.32846715303603
    L 593.547445255568,251.32846715303603
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="594.59854014608" y="248.17518248150003" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 647.4452554746,254.01459853990002
    L 645.868613138832,257.16788321143605
    L 631.4530413626619,257.167883211436
    L 631.4530413626619,250.86131386836402
    L 645.868613138832,250.86131386836402
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="644.81751824832" y="254.01459853990002" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 708.7591240878,248.17518248150003
    L 710.3357664235681,245.02189780996403
    L 719.7644768858646,245.02189780996403
    L 719.7644768858646,251.32846715303603
    L 710.3357664235681,251.32846715303603
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="711.3868613140801" y="248.17518248150003" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 764.2335766425999,254.01459853990002
    L 762.6569343068319,257.16788321143605
    L 748.2413625306618,257.167883211436
    L 748.2413625306618,250.86131386836402
    L 762.6569343068319,250.86131386836402
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="761.6058394163199" y="254.01459853990002" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 825.5474452558001,248.17518248150003
    L 827.1240875915681,245.02189780996403
    L 836.5527980538646,245.02189780996403
    L 836.5527980538646,251.32846715303603
    L 827.1240875915681,251.32846715303603
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="828.1751824820801" y="248.17518248150003" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 530.6569343066,327.00729926990005
    L 529.0802919708319,330.1605839414361
    L 514.6647201946619,330.160583941436
    L 514.6647201946619,323.854014598364
    L 529.0802919708319,323.854014598364
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="528.0291970803199" y="327.00729926990005" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 591.9708029198,321.16788321150005
    L 593.547445255568,318.014598539964
    L 602.9761557178646,318.014598539964
    L 602.9761557178646,324.3211678830361
    L 593.547445255568,324.3211678830361
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="594.59854014608" y="321.16788321150005" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 647.4452554746,327.00729926990005
    L 645.868613138832,330.1605839414361
    L 631.4530413626619,330.160583941436
    L 631.4530413626619,323.854014598364
    L 645.868613138832,323.854014598364
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="644.81751824832" y="327.00729926990005" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 708.7591240878,321.16788321150005
    L 710.3357664235681,318.014598539964
    L 719.7644768858646,318.014598539964
    L 719.7644768858646,324.3211678830361
    L 710.3357664235681,324.3211678830361
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="711.3868613140801" y="321.16788321150005" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 764.2335766425999,327.00729926990005
    L 762.6569343068319,330.1605839414361
    L 748.2413625306618,330.160583941436
    L 748.2413625306618,323.854014598364
    L 762.6569343068319,323.854014598364
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="761.6058394163199" y="327.00729926990005" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 825.5474452558001,321.16788321150005
    L 827.1240875915681,318.014598539964
    L 836.5527980538646,318.014598539964
    L 836.5527980538646,324.3211678830361
    L 827.1240875915681,324.3211678830361
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="828.1751824820801" y="321.16788321150005" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 374.4525547444,454.0145985401
    L 372.875912408632,457.167883211636
    L 358.46034063246185,457.16788321163597
    L 358.46034063246185,450.86131386856397
    L 372.875912408632,450.86131386856397
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="371.82481751812" y="454.0145985401" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 543.795620438,489.05109489050005
    L 545.372262773768,485.897810218964
    L 559.7878345499381,485.897810218964
    L 559.7878345499381,492.2043795620361
    L 545.372262773768,492.2043795620361
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="546.42335766428" y="489.05109489050005" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 374.4525547444,483.2116788321
    L 372.875912408632,486.36496350363603
    L 358.46034063246185,486.364963503636
    L 358.46034063246185,480.058394160564
    L 372.875912408632,480.058394160564
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="371.82481751812" y="483.2116788321" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 374.4525547444,512.4087591241
    L 372.875912408632,515.562043795636
    L 358.46034063246185,515.562043795636
    L 358.46034063246185,509.255474452564
    L 372.875912408632,509.255474452564
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="371.82481751812" y="512.4087591241" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 543.795620438,547.4452554745001
    L 545.372262773768,544.2919708029641
    L 559.7878345499381,544.2919708029641
    L 559.7878345499381,550.598540146036
    L 545.372262773768,550.598540146036
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="546.42335766428" y="547.4452554745001" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 374.4525547444,541.6058394161
    L 372.875912408632,544.759124087636
    L 358.46034063246185,544.759124087636
    L 358.46034063246185,538.452554744564
    L 372.875912408632,538.452554744564
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="371.82481751812" y="541.6058394161" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 374.4525547444,570.8029197081
    L 372.875912408632,573.956204379636
    L 358.46034063246185,573.956204379636
    L 358.46034063246185,567.6496350365641
    L 372.875912408632,567.6496350365641
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="371.82481751812" y="570.8029197081" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 543.795620438,477.3722627737
    L 545.372262773768,474.218978102164
    L 554.8009732360646,474.218978102164
    L 554.8009732360646,480.52554744523604
    L 545.372262773768,480.52554744523604
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="546.42335766428" y="477.3722627737" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 662.0437956206,509.48905109490005
    L 660.467153284832,512.6423357664361
    L 646.0515815086619,512.6423357664361
    L 646.0515815086619,506.335766423364
    L 660.467153284832,506.335766423364
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="659.41605839432" y="509.48905109490005" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">GND</text><path class="net-label" d="
    M 723.3576642338,503.6496350365
    L 724.9343065695681,500.496350364964
    L 734.3630170318646,500.496350364964
    L 734.3630170318646,506.80291970803603
    L 724.9343065695681,506.80291970803603
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="725.9854014600801" y="503.6496350365" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">V5</text><path class="net-label" d="
    M 374.4525547444,518.2481751825001
    L 372.875912408632,521.401459854036
    L 341.45985401444,521.401459854036
    L 341.45985401444,515.0948905109641
    L 372.875912408632,515.0948905109641
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="371.82481751812" y="518.2481751825001" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">LED16_pin3</text><path class="net-label" d="
    M 662.0437956206,503.6496350365
    L 660.467153284832,506.80291970803603
    L 629.05109489064,506.802919708036
    L 629.05109489064,500.496350364964
    L 660.467153284832,500.496350364964
    Z
  " fill="#FFFFFF99" stroke="rgb(132, 0, 0)" stroke-width="0.58394160584px"/><text class="net-label-text" x="659.41605839432" y="503.6496350365" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="5.25547445256px" transform="">LED16_pin3</text></svg>