{
"version": 1,
"author": "Felipe Tiago",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": 0, "left": 0, "attrs": {} },
{
"type": "wokwi-buzzer",
"id": "bz1",
"top": -26.4,
"left": -113.4,
"attrs": { "volume": "0.1" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "bz1:1", "pico:GND.3", "black", [ "v0" ] ],
[ "bz1:2", "pico:GP7", "red", [ "v0" ] ]
],
"dependencies": {}
}