{
"version": 1,
"author": "Can",
"editor": "wokwi",
"parts": [
{ "type": "board-pi-pico-w", "id": "pico", "top": 0, "left": 0, "attrs": {} },
{ "type": "wokwi-rgb-led", "id": "rgb1", "top": 109.6, "left": 202.7, "attrs": {} },
{ "type": "chip-rain-sensor", "id": "chip1", "top": 1.02, "left": 158.4, "attrs": {} },
{
"type": "wokwi-resistor",
"id": "r1",
"top": 206.4,
"left": 220.25,
"rotate": 90,
"attrs": { "value": "220" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 206.4,
"left": 201.05,
"rotate": 90,
"attrs": { "value": "220" }
},
{
"type": "wokwi-resistor",
"id": "r4",
"top": 195.4,
"left": 181.55,
"rotate": 270,
"attrs": { "value": "220" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "rgb1:COM", "pico:3V3", "green", [ "v28.4", "h-124.7", "v-144" ] ],
[ "rgb1:R", "r4:2", "green", [ "v0" ] ],
[ "rgb1:G", "r3:1", "green", [ "v0" ] ],
[ "rgb1:B", "r1:1", "green", [ "v0" ] ],
[ "r4:1", "pico:GP19", "green", [ "h-124.8", "v-76.8" ] ],
[ "r3:2", "pico:GP20", "green", [ "h-124.8", "v-97.2" ] ],
[ "r1:2", "pico:GP21", "green", [ "h0", "v8.4", "h-124.8", "v-115.2" ] ],
[ "chip1:VCC", "pico:VBUS", "red", [ "h0" ] ],
[ "chip1:AO", "pico:GP26", "green", [ "h-19.2", "v76.8" ] ],
[ "chip1:GND", "pico:GND.8", "black", [ "h-67.2", "v19.2" ] ]
],
"dependencies": {}
}