{
"version": 1,
"author": "Raymond Then",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": 14.35,
"left": 90.2,
"rotate": 180,
"attrs": { "env": "arduino-community" }
},
{
"type": "wokwi-7segment",
"id": "sevseg1",
"top": 92.22,
"left": -142.88,
"attrs": { "digits": "4", "common": "anode" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 6.2,
"left": 211.2,
"rotate": 90,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -53.65,
"left": 211.2,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "pico:GND.1", "btn1:1.l", "black", [ "v-6.86", "h48", "v-194.74", "h45" ] ],
[ "sevseg1:A", "pico:GP0", "green", [ "v-20.21", "h144.41", "v183.41", "h133.99", "v-57.6" ] ],
[ "sevseg1:B", "pico:GP1", "green", [ "v-10.61", "h96.41", "v212.21", "h153.19", "v-105.6" ] ],
[ "sevseg1:C", "pico:GP2", "green", [ "v17.35", "h38.81" ] ],
[ "sevseg1:D", "pico:GP3", "green", [ "v26.95", "h29.21" ] ],
[ "sevseg1:E", "pico:GP4", "green", [ "v66.36", "h259.21", "v-76.8" ] ],
[ "sevseg1:F", "pico:GP5", "green", [ "v-10.61", "h-85.99", "v115.2", "h201.19", "v-56.59" ] ],
[ "pico:GP6", "sevseg1:G", "green", [ "h38.4", "v124.8", "h-240" ] ],
[ "sevseg1:DIG1", "pico:GP7", "blue", [ "v-19.2", "h-76.79", "v192", "h384", "v-134.4" ] ],
[ "sevseg1:DIG2", "pico:GP8", "blue", [ "v-28.8", "h-115.2", "v211.2", "h403.2", "v-153.6" ] ],
[ "sevseg1:DIG3", "pico:GP9", "blue", [ "v-38.4", "h-134.4", "v230.4", "h422.4", "v-172.8" ] ],
[ "pico:GP10", "sevseg1:DIG4", "blue", [ "h28.8", "v163.2", "h-249.6" ] ],
[ "pico:GP11", "btn1:2.r", "white", [ "v-6.86", "h-60.58", "v86.4", "h19.2" ] ],
[ "pico:3V3", "r1:1", "#8f4814", [ "h-49.2", "v-220.8" ] ],
[ "r1:2", "btn1:2.l", "green", [ "v19.2", "h-20.4" ] ]
],
"dependencies": {}
}