{
"version": 1,
"author": "Aisha Sahu",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": 6.45, "left": -6, "attrs": {} },
{
"type": "wokwi-rgb-led",
"id": "rgb1",
"top": -44,
"left": -152.5,
"attrs": { "common": "cathode" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 244.25,
"left": -270.2,
"rotate": 180,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 243.95,
"left": -115.2,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 61.55,
"left": -124.8,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "pico:GND.3", "rgb1:COM", "black", [ "h0" ] ],
[ "pico:GP14", "r1:2", "green", [ "h0" ] ],
[ "rgb1:B", "r2:1", "green", [ "v0" ] ],
[ "r1:1", "rgb1:G", "green", [ "v0" ] ],
[ "rgb1:R", "r3:1", "green", [ "v0" ] ],
[ "r3:2", "pico:GP0", "green", [ "v0" ] ],
[ "r2:2", "pico:GP1", "green", [ "v0" ] ]
],
"dependencies": {}
}
pico:GP0
pico:GP1
pico:GND.1
pico:GP2
pico:GP3
pico:GP4
pico:GP5
pico:GND.2
pico:GP6
pico:GP7
pico:GP8
pico:GP9
pico:GND.3
pico:GP10
pico:GP11
pico:GP12
pico:GP13
pico:GND.4
pico:GP14
pico:GP15
pico:GP16
pico:GP17
pico:GND.5
pico:GP18
pico:GP19
pico:GP20
pico:GP21
pico:GND.6
pico:GP22
pico:RUN
pico:GP26
pico:GP27
pico:GND.7
pico:GP28
pico:ADC_VREF
pico:3V3
pico:3V3_EN
pico:GND.8
pico:VSYS
pico:VBUS
rgb1:R
rgb1:COM
rgb1:G
rgb1:B
r1:1
r1:2
r2:1
r2:2
r3:1
r3:2