{
"version": 1,
"author": "Raymond Then",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": 0, "left": 0, "attrs": {} },
{ "type": "wokwi-led", "id": "led1", "top": 6, "left": -121, "attrs": { "color": "red" } },
{ "type": "wokwi-led", "id": "led2", "top": -32.4, "left": -121, "attrs": { "color": "red" } },
{ "type": "wokwi-led", "id": "led3", "top": 236.4, "left": -121, "attrs": { "color": "red" } },
{ "type": "wokwi-led", "id": "led4", "top": 159.6, "left": -121, "attrs": { "color": "red" } },
{ "type": "wokwi-led", "id": "led5", "top": 198, "left": -121, "attrs": { "color": "red" } },
{ "type": "wokwi-led", "id": "led6", "top": 44.4, "left": -121, "attrs": { "color": "red" } },
{ "type": "wokwi-led", "id": "led7", "top": 82.8, "left": -121, "attrs": { "color": "red" } },
{ "type": "wokwi-led", "id": "led8", "top": 121.2, "left": -121, "attrs": { "color": "red" } },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -87,
"left": 31.8,
"rotate": 90,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": -87,
"left": -45,
"rotate": 90,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -15.25,
"left": 144,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 32.75,
"left": 163.2,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "led3:C", "pico:GND.3", "black", [ "v19.2", "h96.4", "v-115.2" ] ],
[ "led2:A", "pico:GP2", "green", [ "h19.2", "v31.95" ] ],
[ "led1:A", "pico:GP3", "green", [ "v0" ] ],
[ "led6:A", "pico:GP4", "green", [ "h19.2", "v-25.65" ] ],
[ "led7:A", "pico:GP5", "green", [ "h28.8", "v-54.45" ] ],
[ "led8:A", "pico:GP6", "green", [ "v0", "h38.4", "v-76.8" ] ],
[ "led4:A", "pico:GP7", "green", [ "h48", "v-102.45" ] ],
[ "led5:A", "pico:GP8", "green", [ "v0", "h57.6", "v-124.8" ] ],
[ "led3:A", "pico:GP9", "green", [ "v0", "h67.2", "v-144" ] ],
[ "led3:C", "led5:C", "black", [ "v0", "h-28.4", "v-38.4" ] ],
[ "led5:C", "led4:C", "black", [ "v0", "h-28.4", "v-38.4" ] ],
[ "led4:C", "led8:C", "black", [ "h-28.4", "v-38.4" ] ],
[ "led8:C", "led7:C", "black", [ "v0", "h-28.4", "v-28.8" ] ],
[ "led7:C", "led6:C", "black", [ "v0", "h-28.4", "v-19.2" ] ],
[ "led6:C", "led1:C", "black", [ "v0", "h-28.4", "v-19.2" ] ],
[ "led1:C", "led2:C", "black", [ "v0", "h-28.4", "v-19.2" ] ],
[ "btn2:1.l", "btn1:1.l", "gray", [ "v-19.2", "h76.8" ] ],
[ "btn2:2.r", "pico:GP1", "white", [ "v48.2", "h25" ] ],
[ "btn1:1.l", "pico:GND.7", "gray", [ "v-19.2", "h38.4", "v153.6" ] ],
[ "r1:1", "r2:1", "green", [ "v0", "h-9.6", "v19.2" ] ],
[ "r2:1", "pico:3V3", "green", [ "v0" ] ],
[ "r2:2", "btn1:2.l", "green", [ "v0", "h46.8", "v-211.2", "h-134.4" ] ],
[ "btn2:2.l", "r1:2", "green", [ "v-67.2", "h230.2", "v153.6" ] ],
[ "pico:GP27", "btn1:2.r", "white", [ "h14.4", "v-99.15", "h-19.2" ] ]
],
"dependencies": {}
}