{
"version": 1,
"author": "Jonathan Gallimore",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": 0, "left": 0, "attrs": {} },
{
"type": "wokwi-rgb-led",
"id": "rgb1",
"top": 25.2,
"left": -155.03,
"attrs": { "common": "cathode" }
},
{
"type": "wokwi-rgb-led",
"id": "rgb2",
"top": 23.2,
"left": 252.3,
"attrs": { "common": "cathode" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "rgb1:COM", "pico:GND.2", "black", [ "v0" ] ],
[ "rgb2:COM", "pico:GND.8", "black", [ "v22.69", "h-211.28", "v-67.94" ] ],
[ "rgb1:R", "pico:GP7", "red", [ "v0" ] ],
[ "rgb1:G", "pico:GP8", "green", [ "v0" ] ],
[ "rgb2:R", "pico:GP9", "red", [ "v0" ] ],
[ "rgb2:G", "pico:GP10", "green", [ "v0" ] ]
],
"dependencies": {}
}