{
"version": 1,
"author": "Raymond Then",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": 25.65,
"left": 128.4,
"attrs": { "builder": "pico-sdk" }
},
{
"type": "wokwi-7segment",
"id": "sevseg1",
"top": 92.22,
"left": -181.28,
"attrs": { "digits": "4", "common": "cathode" }
},
{
"type": "wokwi-pushbutton-6mm",
"id": "btn1",
"top": -31,
"left": 96,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -44.05,
"left": 182.4,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "btn1:1.l", "r1:1", "green", [ "h-9.6", "v-9.6" ] ],
[ "r1:2", "pico:3V3", "green", [ "v115.2", "h-40.8" ] ],
[ "btn1:1.r", "pico:GND.8", "green", [ "v0", "h96.8", "v86.4" ] ],
[ "sevseg1:A", "pico:GP0", "green", [ "v0" ] ],
[ "sevseg1:B", "pico:GP1", "green", [ "v-19.2", "h144", "v-28.8" ] ],
[ "sevseg1:C", "pico:GP2", "green", [ "v47.16", "h172.8", "v-38.4" ] ],
[ "sevseg1:D", "pico:GP3", "green", [ "v56.76", "h201.6", "v-134.4" ] ],
[ "sevseg1:E", "pico:GP4", "green", [ "v66.36", "h220.81", "v-134.4" ] ],
[ "sevseg1:F", "pico:GP5", "green", [ "v-48", "h144", "v48" ] ],
[ "sevseg1:G", "pico:GP6", "green", [ "v37.56", "h153.6", "v-96" ] ],
[ "pico:GND.4", "sevseg1:COM", "black", [ "h-19.2", "v38.4", "h-172.8" ] ],
[ "pico:GP7", "sevseg1:DIG1", "blue", [ "h-124.8", "v-67.2", "h-48" ] ],
[ "sevseg1:DIG2", "pico:GP8", "blue", [ "v-28.8", "h105.6", "v38.4" ] ],
[ "pico:GP9", "sevseg1:DIG3", "blue", [ "h0" ] ],
[ "pico:GP10", "sevseg1:DIG4", "blue", [ "h-115.2", "v9.6", "h-38.4", "v9.6" ] ],
[ "btn1:2.l", "pico:GP17", "green", [ "h-19.2", "v29.2", "h182.4", "v134.4" ] ]
],
"dependencies": {}
}