{
"version": 1,
"author": "Priyanka Nayak",
"editor": "wokwi",
"parts": [
{ "type": "board-pi-pico-w", "id": "pico", "top": -3.25, "left": 80.35, "attrs": {} },
{
"type": "wokwi-rgb-led",
"id": "rgb1",
"top": -24.8,
"left": -94.9,
"attrs": { "common": "cathode" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 119.15,
"left": -76.8,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 167.15,
"left": -105.6,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 186.35,
"left": -28.8,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "rgb1:B", "r3:1", "blue", [ "v0", "h49.6", "v-57.6", "h-182.4", "v249.6" ] ],
[ "r3:2", "pico:GP15", "blue", [ "v0" ] ],
[ "r2:2", "pico:GP14", "green", [ "v0", "h114", "v9.6" ] ],
[ "r2:1", "rgb1:G", "green", [ "v0", "h-57.6", "v-201.6", "h144", "v67.2", "h-48" ] ],
[ "rgb1:R", "r1:1", "red", [ "v9.6", "h-38.4", "v96" ] ],
[ "r1:2", "pico:GP13", "red", [ "v0" ] ],
[ "pico:GND.3", "rgb1:COM", "black", [ "h-19.2", "v-48", "h-144" ] ]
],
"dependencies": {}
}