{
"version": 1,
"author": "candy louvien alisbo",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": 1.08, "left": -15.06, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 93.86,
"left": 158.7,
"attrs": { "color": "green" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": 49.18,
"left": -151.59,
"attrs": { "color": "red" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 84.95,
"left": -91.98,
"attrs": { "value": "330" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": 95.57,
"left": -142.04,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 132.03,
"left": -97.81,
"attrs": { "value": "330" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": 145.72,
"left": -133.59,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 184.07,
"left": -95.56,
"attrs": { "value": "330" }
},
{
"type": "wokwi-led",
"id": "led4",
"top": -10.18,
"left": -314.04,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led5",
"top": 41.92,
"left": -306.71,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-led",
"id": "led6",
"top": 103.37,
"left": -298.08,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r4",
"top": 28.2,
"left": -250.74,
"attrs": { "value": "330" }
},
{
"type": "wokwi-resistor",
"id": "r5",
"top": 81.91,
"left": -215.32,
"attrs": { "value": "330" }
},
{
"type": "wokwi-resistor",
"id": "r6",
"top": 134.88,
"left": -192.42,
"attrs": { "value": "330" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "led1:A", "r1:1", "green", [ "v0" ] ],
[ "r1:2", "pico:GP13", "green", [ "v0" ] ],
[ "led2:A", "r2:1", "green", [ "v0" ] ],
[ "pico:GP14", "r2:2", "green", [ "h0" ] ],
[ "led3:A", "r3:1", "green", [ "v0" ] ],
[ "r3:2", "pico:GP15", "green", [ "v0" ] ],
[ "led4:A", "r4:1", "green", [ "v0" ] ],
[ "r4:2", "pico:GP10", "green", [ "v9.19", "h167.87", "v92.34" ] ],
[ "led5:A", "r5:1", "green", [ "v0" ] ],
[ "r5:2", "pico:GP11", "green", [ "v8.5", "h97.61" ] ],
[ "led6:A", "r6:1", "green", [ "v0" ] ],
[ "r6:2", "pico:GP12", "green", [ "v8.5", "h102.47", "v-40.96" ] ],
[ "pico:GP16", "btn1:2.r", "green", [ "v-0.1", "h165.2" ] ],
[ "pico:GND.5", "led3:C", "black", [ "h53.08", "v90.27", "h-16.13" ] ],
[ "pico:GND.5", "led2:C", "black", [ "h54.16", "v101.02", "h-244.14" ] ],
[ "pico:GND.5", "led1:C", "black", [ "h56.31", "v111.78", "h-255.84" ] ],
[ "pico:GND.5", "led6:C", "black", [ "h58.46", "v175.23", "h-405.47" ] ],
[ "pico:GND.5", "led5:C", "black", [ "h56.31", "v181.69", "h-410.96" ] ],
[ "pico:GND.5", "led4:C", "black", [ "h55.24", "v190.29", "h-417.22" ] ],
[ "pico:3V3", "btn1:1.l", "green", [ "h60.61", "v50.52" ] ]
]
}