{
"version": 1,
"author": "Brahim Boughardain",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": -8.67, "left": 163.33, "attrs": {} },
{
"type": "wokwi-resistor",
"id": "r1",
"top": -5.37,
"left": 29.51,
"attrs": { "value": "470" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": -39.19,
"left": -41.9,
"attrs": { "color": "yellow", "flip": "" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -5.37,
"left": -67.16,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 27.96,
"left": -19.84,
"attrs": { "value": "470" }
},
{ "type": "wokwi-slide-switch", "id": "sw1", "top": -111.37, "left": 215.76, "attrs": {} }
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "pico:GP0", "r1:2", "green", [ "h0" ] ],
[ "r1:1", "led1:A", "green", [ "v0" ] ],
[ "led1:C", "pico:GND.1", "green", [ "v0" ] ],
[ "pico:GP1", "r2:2", "green", [ "h-118.42", "v-0.09" ] ],
[ "r2:1", "led2:A", "green", [ "v0" ] ],
[ "led2:C", "pico:GND.1", "green", [ "v11.73", "h-0.27", "v2", "h108", "v-37.33" ] ],
[ "sw1:2", "pico:3V3", "green", [ "v25.05", "h18.84", "v85.39" ] ],
[ "sw1:3", "pico:GP28", "green", [ "v7.86", "h17.15", "v139.55" ] ]
]
}