{
"version": 1,
"author": "goons 7777",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": -101.58, "left": -4.03, "attrs": {} },
{
"type": "wokwi-resistor",
"id": "r1",
"top": -115.62,
"left": -91.5,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": -154.27,
"left": -161.51,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -106.96,
"left": -161.5,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": -54.63,
"left": -158.53,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-led",
"id": "led4",
"top": 7.04,
"left": -155.52,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": -76.3,
"left": -90.85,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": -23.3,
"left": -89.84,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r4",
"top": 37.04,
"left": -96.18,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "led1:A", "r1:1", "limegreen", [ "v0" ] ],
[ "pico:GP0", "r1:2", "limegreen", [ "h0" ] ],
[ "pico:GND.4", "led1:C", "red", [ "h-212.48", "v-9.03" ] ],
[ "pico:GP1", "r2:2", "limegreen", [ "h0" ] ],
[ "pico:GP2", "r3:2", "limegreen", [ "h0" ] ],
[ "pico:GP3", "r4:2", "limegreen", [ "h-16.48", "v93.77" ] ],
[ "r2:1", "led2:A", "limegreen", [ "v0" ] ],
[ "r3:1", "led3:A", "limegreen", [ "v0" ] ],
[ "r4:1", "led4:A", "limegreen", [ "v0" ] ],
[ "led2:C", "pico:GND.4", "red", [ "v1.07", "h-70.01", "v132.67" ] ],
[ "led3:C", "pico:GND.4", "red", [ "v-1.93", "h-72.32", "v88.67", "h211.82" ] ],
[ "led4:C", "pico:GND.4", "red", [ "v-0.26", "h-75.99", "v25.69" ] ]
]
}