{
"version": 1,
"author": "goons 7777",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": -119.91, "left": 76.42, "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": -49.87,
"left": -14.61,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": -70.33,
"left": -20.53,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": -91.47,
"left": -27.97,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r4",
"top": -114.13,
"left": -35.75,
"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", [ "v60.85", "h-20.37", "v-143.46", "h-59.66", "v250.78" ] ],
[ "pico:GP3", "r1:2", "green", [ "h0" ] ]
]
}