{
"version": 1,
"author": "Raymond Then",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": 6.45,
"left": 70.8,
"attrs": { "builder": "pico-sdk" }
},
{
"type": "wokwi-7segment",
"id": "sevseg1",
"top": 101.82,
"left": -219.68,
"attrs": { "digits": "4" }
},
{
"type": "wokwi-pushbutton-6mm",
"id": "btn1",
"top": -11.8,
"left": -57.6,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -34.45,
"left": -38.4,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "sevseg1:A", "pico:GP2", "green", [ "v0" ] ],
[ "sevseg1:B", "pico:GP3", "green", [ "v0" ] ],
[ "sevseg1:C", "pico:GP4", "green", [ "v18.36", "h105.6", "v-105.6" ] ],
[ "sevseg1:D", "pico:GP5", "green", [ "v27.96", "h134.4", "v-115.2" ] ],
[ "sevseg1:E", "pico:GP6", "green", [ "v37.56", "h153.61", "v-124.8" ] ],
[ "sevseg1:F", "pico:GP7", "green", [ "v-19.2", "h153.6", "v19.2" ] ],
[ "sevseg1:G", "pico:GP8", "green", [ "v47.16", "h124.8", "v-105.6" ] ],
[ "pico:GP11", "sevseg1:DIG1", "red", [ "h-57.6", "v76.8", "h-240", "v-144", "h57.6" ] ],
[ "sevseg1:DIG2", "pico:GP12", "red", [ "v-28.8", "h-105.6", "v163.2", "h259.2", "v-19.2" ] ],
[
"pico:GP13",
"sevseg1:DIG3",
"red",
[ "h-38.4", "v76.8", "h-278.4", "v-182.4", "h124.8", "v38.4" ]
],
[ "pico:GP14", "sevseg1:DIG4", "red", [ "h-28.8", "v67.2", "h-105.6" ] ],
[ "btn1:1.l", "r1:1", "green", [ "h-9.6", "v-9.6" ] ],
[ "r1:2", "pico:3V3", "green", [ "v0", "h142.8", "v57.6" ] ],
[ "btn1:1.r", "pico:GP15", "white", [ "v0", "h87.2", "v211.2" ] ],
[ "pico:GND.1", "btn1:2.r", "black", [ "h-86.4", "v-9.6" ] ]
],
"dependencies": {}
}