{
"version": 1,
"author": "Jonathan James",
"editor": "wokwi",
"parts": [
{
"type": "board-pi-pico-w",
"id": "pico",
"top": -112.57,
"left": 33.63,
"attrs": { "env": "micropython-20230426-v1.20.0" } },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -128.93,
"left": -70.31,
"attrs": { "color": "green", "key": "1", "bounce": "0" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": -88.09,
"left": -70.31,
"attrs": { "color": "green", "key": "2" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": -48.09,
"left": -70.31,
"attrs": { "color": "green", "key": "3" }
},
{
"type": "wokwi-pushbutton",
"id": "btn4",
"top": -8.09,
"left": -70.31,
"attrs": { "color": "green", "key": "4" }
},
{
"type": "wokwi-pushbutton",
"id": "btn5",
"top": 31.91,
"left": -70.31,
"attrs": { "color": "green", "key": "5" }
},
{
"type": "wokwi-pushbutton",
"id": "btn6",
"top": 71.91,
"left": -70.31,
"attrs": { "color": "green", "key": "6" }
},
{
"type": "wokwi-7segment",
"id": "sevseg1",
"top": -100,
"left": 145,
"attrs": { "common": "cathode", "color": "lime" }
}
],
"connections": [
[ "pico:GP4", "btn1:1.r", "green", [ "h-15", "v-65" ] ],
[ "pico:GP5", "btn2:1.r", "green", [ "h-25", "v-35" ] ],
[ "pico:GP6", "btn3:1.r", "green", [ "h-35", "v-5" ] ],
[ "pico:GP7", "btn4:1.r", "green", [ "h-35", "v25" ] ],
[ "pico:GP8", "btn5:1.r", "green", [ "h-25", "v55" ] ],
[ "pico:GP9", "btn6:1.r", "green", [ "h-15", "v85" ] ],
[ "btn6:2.l", "btn5:2.l", "red", [ "h-5", "v4" ] ],
[ "btn5:2.l", "btn4:2.l", "red", [ "h-5", "v4" ] ],
[ "btn4:2.l", "btn3:2.l", "red", [ "h-5", "v4" ] ],
[ "btn3:2.l", "btn2:2.l", "red", [ "h-5", "v4" ] ],
[ "btn2:2.l", "btn1:2.l", "red", [ "h-5", "v4" ] ],
[ "pico:3V3", "btn1:2.l", "red", [ "h10", "v-73", "h-191.45", "v38.23" ] ],
[ "sevseg1:B", "pico:GP17", "green", [ "v-10", "h9", "v186" ] ],
[ "sevseg1:C", "pico:GP18", "green", [ "v0" ] ],
[ "sevseg1:D", "pico:GP19", "green", [ "v0" ] ],
[ "sevseg1:E", "pico:GP20", "green", [ "v0" ] ],
[ "sevseg1:F", "pico:GP21", "green", [ "v-10", "h-20", "v130" ] ],
[ "sevseg1:G", "pico:GP22", "green", [ "v-20", "h-15", "v122" ] ],
[ "pico:GND.7", "sevseg1:COM.2", "black", [ "h20", "v-94", "h40" ] ],
[ "pico:GP16", "sevseg1:A", "green", [ "v-0", "h100", "v-200", "h-20" ] ],
[ "sevseg1:DP", "pico:GP26", "green", [ "v0" ] ]
],
"dependencies": {}
}