{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": 0,
"left": 0,
"attrs": { "env": "micropython-20241129-v1.24.1" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": 63.6,
"left": -159.4,
"attrs": { "color": "red" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 99.95,
"left": -115.2,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": 121.2,
"left": -149.8,
"attrs": { "color": "orange" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 147.95,
"left": -96,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": 188.4,
"left": -149.8,
"attrs": { "color": "purple" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 215.15,
"left": -96,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP8", "r1:2", "green", [ "h0" ] ],
[ "r1:1", "led1:A", "green", [ "v0", "h0", "v19.2" ] ],
[ "pico:GND.2", "led1:C", "black", [ "h0" ] ],
[ "pico:GP11", "r2:2", "green", [ "h0" ] ],
[ "r2:1", "led2:A", "green", [ "v0" ] ],
[ "pico:GND.4", "led2:C", "black", [ "h0" ] ],
[ "pico:GP15", "r3:2", "green", [ "h0" ] ],
[ "r3:1", "led3:A", "green", [ "v0" ] ],
[ "pico:GND.5", "led3:C", "black", [ "h52.8", "v73.65", "h-259.2" ] ]
],
"dependencies": {}
}