{
"version": 1,
"author": "Lipsita Sahoo",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": -12.75, "left": 51.6, "attrs": {} },
{
"type": "wokwi-rgb-led",
"id": "rgb1",
"top": -63.2,
"left": -85.3,
"attrs": { "common": "cathode" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 119.15,
"left": -48,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 195.95,
"left": -38.4,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 157.55,
"left": -86.4,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "rgb1:B", "r2:1", "blue", [ "v0", "h78.4", "v-67.2", "h-201.6", "v278.4" ] ],
[ "rgb1:G", "r3:1", "green", [ "v19.2", "h49.3", "v-67.2", "h-144", "v211.2" ] ],
[ "rgb1:R", "r1:1", "red", [ "v0" ] ],
[ "r1:2", "pico:GP13", "green", [ "v0" ] ],
[ "r3:2", "pico:GP14", "green", [ "v0" ] ],
[ "r2:2", "pico:GP15", "green", [ "v0" ] ],
[ "rgb1:COM", "pico:GND.2", "black", [ "v0" ] ]
],
"dependencies": {}
}