{
"version": 1,
"author": "Ivanilson França Vieira Junior",
"editor": "wokwi",
"parts": [
{
"type": "board-pi-pico-w",
"id": "pico",
"top": 63.95,
"left": -130.85,
"attrs": { "builder": "pico-sdk" }
},
{
"type": "wokwi-buzzer",
"id": "bz1",
"top": -170.4,
"left": 11.4,
"attrs": { "volume": "0.1" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -48.1,
"left": -121.3,
"rotate": 90,
"attrs": { "color": "red" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "pico:GP21", "bz1:2", "blue", [ "h0" ] ],
[ "btn1:1.l", "bz1:1", "black", [ "h96", "v48" ] ],
[ "btn1:2.r", "pico:GP5", "gold", [ "h-57.8", "v125" ] ],
[ "btn1:1.r", "pico:GND.8", "black", [ "h57.6", "v86.6" ] ]
],
"dependencies": {}
}