{
"version": 1,
"author": "Uri Shaked",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": 67.9,
"left": 132.45,
"rotate": 90,
"attrs": { "builder": "pico-sdk" }
},
{
"type": "wokwi-7segment",
"id": "sevseg1",
"top": 14.58,
"left": 158.68,
"attrs": { "common": "cathode" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": 159.6,
"left": -53.4,
"attrs": { "color": "blue", "flip": "1" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": 159.6,
"left": -120.6,
"attrs": { "color": "orange", "flip": "1" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": 159.6,
"left": 13.8,
"attrs": { "color": "red", "flip": "1" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 227,
"left": 163.2,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton-6mm",
"id": "btn2",
"top": 276.2,
"left": -115.2,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-pushbutton-6mm",
"id": "btn3",
"top": 276.2,
"left": -38.4,
"attrs": { "color": "blue", "bounce": "1" }
},
{
"type": "wokwi-pushbutton-6mm",
"id": "btn4",
"top": 276.2,
"left": 28.8,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led4",
"top": 34.8,
"left": -53.4,
"attrs": { "color": "red", "flip": "1" }
},
{
"type": "wokwi-led",
"id": "led5",
"top": 34.8,
"left": -15,
"attrs": { "color": "red", "flip": "1" }
},
{
"type": "wokwi-led",
"id": "led6",
"top": 34.8,
"left": 23.4,
"attrs": { "color": "red", "flip": "1" }
},
{
"type": "wokwi-led",
"id": "led7",
"top": 34.8,
"left": 61.8,
"attrs": { "color": "red", "flip": "1" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP2", "sevseg1:A", "green", [ "v-135", "h-40" ] ],
[ "pico:GP3", "sevseg1:B", "green", [ "v-128", "h-21" ] ],
[ "pico:GP4", "sevseg1:C", "green", [ "v-33", "h-21" ] ],
[ "pico:GP5", "sevseg1:D", "green", [ "v-28", "h-2" ] ],
[ "pico:GP6", "sevseg1:E", "green", [ "v-18", "h-20" ] ],
[ "pico:GP7", "sevseg1:F", "green", [ "v-14", "h-22", "v-108", "h21" ] ],
[ "pico:GP8", "sevseg1:G", "green", [ "v-10", "h-17", "v-123", "h14" ] ],
[ "sevseg1:COM.2", "pico:GND.8", "green", [ "h0", "v-56.76", "h105.6", "v268.8", "h-28.8" ] ],
[ "pico:GND.5", "led3:C", "black", [ "v10.8", "h-57.6" ] ],
[ "pico:GND.5", "led1:C", "black", [ "v10.8", "h-86.4" ] ],
[ "pico:GND.5", "led2:C", "black", [ "v10.8", "h-115.2" ] ],
[ "pico:GP16", "led3:A", "red", [ "h0", "v20.4", "h-48" ] ],
[ "pico:GP17", "led1:A", "blue", [ "v30", "h-86.4" ] ],
[ "pico:GP18", "led2:A", "orange", [ "v39.6", "h-134.4" ] ],
[ "pico:GND.8", "btn1:1.r", "black", [ "v0" ] ],
[ "btn1:2.r", "pico:GP19", "white", [ "h0.2", "v29", "h-105.6" ] ],
[ "pico:GND.8", "btn4:2.r", "black", [ "v97.2", "h-9.6" ] ],
[ "btn4:2.r", "btn3:2.r", "black", [ "h0.8", "v10", "h-67.2" ] ],
[ "btn2:2.r", "btn3:2.r", "black", [ "h0.8", "v10", "h76.8" ] ],
[ "btn4:1.r", "pico:GP20", "red", [ "v0", "h68" ] ],
[ "btn3:1.r", "pico:GP21", "blue", [ "v-9.6", "h144.8", "v-67.2" ] ],
[ "btn2:1.r", "pico:GP22", "orange", [ "v-19.2", "h240.8" ] ],
[ "pico:GND.4", "led7:C", "black", [ "v-57.6" ] ],
[ "pico:GND.4", "led6:C", "black", [ "v-48", "h-48" ] ],
[ "pico:GND.4", "led5:C", "black", [ "v-48", "h-86.4" ] ],
[ "pico:GND.4", "led4:C", "black", [ "v-48", "h-124.8" ] ],
[ "led7:A", "pico:GP12", "green", [ "v19.2", "h28.8" ] ],
[ "led6:A", "pico:GP13", "green", [ "v28.8", "h67.2" ] ],
[ "led5:A", "pico:GP14", "green", [ "v38.4", "h86.4", "v9.6" ] ],
[ "led4:A", "pico:GP15", "green", [ "v48", "h9.6" ] ]
],
"dependencies": {}
}