{
"version": 1,
"author": "goons 7777",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": -113.84, "left": 157.51, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": -144.69,
"left": -72.74,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -145.48,
"left": -215.95,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": -146.34,
"left": -167.58,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-led",
"id": "led4",
"top": -145.69,
"left": -117.25,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -56.55,
"left": -6.81,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": -73.67,
"left": 17.36,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": -94.81,
"left": 46.7,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r4",
"top": -110.79,
"left": 83.5,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "pico:GP0", "r4:2", "green", [ "h0" ] ],
[ "r4:1", "led1:A", "green", [ "v0" ] ],
[ "pico:GP1", "r3:2", "green", [ "h0" ] ],
[ "pico:GP2", "r2:2", "green", [ "h0" ] ],
[ "r3:1", "led4:A", "green", [ "v0.68", "h-139.52" ] ],
[ "r2:1", "led3:A", "green", [ "v1.91", "h-157.22" ] ],
[ "r1:1", "led2:A", "green", [ "v0.85", "h-184.1" ] ],
[ "led1:C", "pico:GND.4", "red", [ "v-0.22", "h-17.87", "v-83.18", "h-204.79", "v250.11" ] ],
[ "led4:C", "pico:GND.4", "red", [ "v19.13", "h-19.83", "v-101.53", "h-158.9", "v248.3" ] ],
[ "led3:C", "pico:GND.4", "red", [ "v43.3", "h-19.98", "v-123.91", "h-108.42", "v244.37" ] ],
[ "led2:C", "pico:GND.4", "red", [ "v57.93", "h-20.37", "v-140.54", "h-59.66", "v243.8" ] ],
[ "pico:GP3", "r1:2", "green", [ "h-65.68", "v15.04" ] ]
]
}