{
"version": 1,
"author": "Anny Montas",
"editor": "wokwi",
"parts": [
{
"type": "board-pi-pico-w",
"id": "pico",
"top": 68.35,
"left": 8.25,
"rotate": 90,
"attrs": { "builder": "pico-sdk" }
},
{
"type": "wokwi-7segment",
"id": "sevseg1",
"top": -42.18,
"left": -56.48,
"attrs": { "digits": "4" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 140.6,
"left": -220.8,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 72,
"left": -192.55,
"rotate": 90,
"attrs": { "value": "1000" }
},
{ "type": "wokwi-vcc", "id": "vcc1", "top": 10.36, "left": -172.8, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd1", "top": 211.2, "left": -259.8, "attrs": {} },
{
"type": "wokwi-potentiometer",
"id": "pot1",
"top": 251.7,
"left": -66.2,
"rotate": 180,
"attrs": {}
},
{
"type": "wokwi-potentiometer",
"id": "pot2",
"top": 251.7,
"left": 77.8,
"rotate": 180,
"attrs": {}
},
{ "type": "wokwi-vcc", "id": "vcc2", "top": 267.84, "left": 48.2, "rotate": 180, "attrs": {} },
{
"type": "wokwi-vcc",
"id": "vcc3",
"top": 267.84,
"left": -105.4,
"rotate": 180,
"attrs": {}
},
{ "type": "wokwi-gnd", "id": "gnd2", "top": 259.2, "left": 18.6, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd3", "top": 259.2, "left": 172.2, "attrs": {} }
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "sevseg1:A", "pico:GP0", "green", [ "v-38.4", "h163.2", "v163.2" ] ],
[ "sevseg1:B", "pico:GP1", "green", [ "v-28.8", "h115.2", "v144", "h-48" ] ],
[ "sevseg1:C", "pico:GP2", "green", [ "v8.76", "h76.8" ] ],
[ "sevseg1:D", "pico:GP3", "green", [ "v18.36", "h76.8" ] ],
[ "sevseg1:E", "pico:GP4", "green", [ "v27.96", "h76.81" ] ],
[ "sevseg1:F", "pico:GP5", "green", [ "v-9.6", "h-96", "v96", "h67.2", "v19.2", "h76.8" ] ],
[ "sevseg1:G", "pico:GP6", "green", [ "v47.16", "h9.6" ] ],
[ "sevseg1:DP", "pico:GP7", "green", [ "v56.76", "h19.2" ] ],
[
"sevseg1:DIG1",
"pico:GP8",
"green",
[ "v-19.2", "h-86.39", "v115.2", "h67.2", "v9.6", "h28.8", "v28.8", "h19.2" ]
],
[
"sevseg1:DIG2",
"pico:GP9",
"green",
[ "v-28.8", "h-124.8", "v144", "h96", "v28.8", "h19.2" ]
],
[
"sevseg1:DIG3",
"pico:GP10",
"green",
[ "v-57.6", "h-144", "v182.4", "h96", "v28.8", "h19.2" ]
],
[ "sevseg1:DIG4", "pico:GP11", "green", [ "v47.16", "h9.6", "v48", "h-67.2" ] ],
[ "pico:GP12", "btn1:1.r", "green", [ "v-19.2", "h-57.64", "v38.4" ] ],
[ "btn1:1.r", "r1:2", "green", [ "v0" ] ],
[ "r1:1", "vcc1:VCC", "green", [ "h0" ] ],
[ "btn1:2.l", "gnd1:GND", "green", [ "h-28.8", "v9.8" ] ],
[ "pot1:VCC", "vcc3:VCC", "red", [ "v-19.2", "h-56.8", "v9.6" ] ],
[ "pot1:GND", "gnd2:GND", "black", [ "v-19.2", "h48" ] ],
[ "pot2:VCC", "vcc2:VCC", "red", [ "v-19.2", "h0.8" ] ],
[ "pot2:GND", "gnd3:GND", "black", [ "v-19.2", "h57.6" ] ],
[ "pot2:SIG", "pico:GP27", "green", [ "v-28.8", "h-57.2", "v-29.11" ] ],
[ "pot1:SIG", "pico:GP26", "green", [ "v-38.4", "h0.4" ] ]
],
"dependencies": {}
}