{
"version": 1,
"author": "Antoine Martial",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": 0, "left": 0, "attrs": {} },
{ "type": "wokwi-relay-module", "id": "relay1", "top": -38.2, "left": 230.4, "attrs": {} },
{ "type": "chip-bluetooth", "id": "chip1", "top": -85.38, "left": -206.4, "attrs": {} }
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "pico:GP1", "chip1:RXD", "yellow", [ "h-73.2", "v-51.15" ] ],
[ "chip1:TXD", "pico:GP0", "green", [ "v9.6", "h113.41" ] ],
[ "pico:VBUS", "chip1:VCC", "red", [ "h0" ] ],
[ "pico:GND.1", "chip1:GND", "black", [ "h-255.6", "v-99.15" ] ],
[ "relay1:VCC", "pico:VBUS", "red", [ "h0" ] ],
[ "relay1:GND", "pico:GND.8", "black", [ "h0" ] ],
[ "relay1:IN", "pico:GP18", "magenta", [ "h0" ] ]
],
"dependencies": {}
}