{
"version": 1,
"author": "Vishal Bind",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": -70.35,
"left": -255.6,
"attrs": { "builder": "pico-sdk" }
},
{
"type": "chip-uart-chip",
"id": "chip1",
"top": -104.58,
"left": -273.6,
"attrs": { "code": "uart-chip.chip.c" }
},
{
"type": "wokwi-slide-switch",
"id": "sw1",
"top": -46.2,
"left": -320.5,
"rotate": 270,
"attrs": {}
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "chip1:GND", "pico:GND.8", "black", [ "v0" ] ],
[ "chip1:VCC", "pico:3V3", "red", [ "h11.41", "v76.8" ] ],
[ "sw1:2", "pico:GND.1", "black", [ "h19.2", "v-9.7" ] ],
[ "pico:GP2", "sw1:1", "red", [ "h-19.2", "v-9.6" ] ],
[ "pico:GP8", "chip1:RX", "green", [ "h-28.8", "v-134.4" ] ],
[ "pico:GP9", "chip1:TX", "green", [ "h-19.2" ] ]
],
"dependencies": {}
}