{
"version": 1,
"author": "Randy y Beatriz",
"editor": "wokwi",
"parts": [
{ "type": "board-pi-pico-w", "id": "pico", "top": -3.25, "left": 3.55, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot1", "top": -10.9, "left": 297.4, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot2", "top": -10.9, "left": 412.6, "attrs": {} },
{
"type": "wokwi-7segment",
"id": "sevseg1",
"top": -128.58,
"left": 164.32,
"attrs": { "digits": "4", "color": "#d040d0" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 92.6,
"left": 355.2,
"attrs": { "color": "green", "xray": "1" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "sevseg1:A", "pico:GP0", "green", [ "v-38.4", "h-259.2", "v176.05" ] ],
[ "pico:GP1", "sevseg1:B", "green", [ "v-176.05", "h253.15" ] ],
[ "pico:GP2", "sevseg1:C", "green", [ "h0" ] ],
[ "pico:GP3", "sevseg1:D", "green", [ "h0" ] ],
[ "pico:GP4", "sevseg1:E", "green", [ "h0" ] ],
[ "pico:GP5", "sevseg1:F", "green", [ "h118.75", "v-195.25" ] ],
[ "pico:GP6", "sevseg1:G", "green", [ "h0" ] ],
[ "pico:GP7", "sevseg1:DP", "green", [ "h0" ] ],
[ "pico:GP13", "sevseg1:DIG1", "orange", [ "h0" ] ],
[ "pico:GP14", "sevseg1:DIG2", "orange", [ "h0" ] ],
[ "pico:GP15", "sevseg1:DIG3", "orange", [ "h0" ] ],
[ "pico:GP16", "sevseg1:DIG4", "orange", [ "v0" ] ],
[ "pico:GP10", "btn1:1.l", "green", [ "h0" ] ],
[ "btn1:1.r", "pico:GND.5", "black", [ "v0" ] ],
[ "pot1:SIG", "pico:GP26", "magenta", [ "v0" ] ],
[ "pot2:SIG", "pico:GP27", "yellow", [ "v0" ] ],
[ "pot1:VCC", "pico:3V3", "red", [ "v-96", "h-269.91" ] ],
[ "pot2:VCC", "pico:3V3", "red", [ "v-96", "h-125.6", "v0", "h-9.6" ] ],
[ "pot1:GND", "pico:GND.7", "black", [ "v0" ] ],
[ "pot2:GND", "pico:GND.7", "black", [ "v0" ] ]
],
"dependencies": {}
}