{
"version": 1,
"author": "rahu7p",
"editor": "wokwi",
"parts": [
{
"type": "board-st-nucleo-c031c6",
"id": "nucleo",
"top": -27.97,
"left": -0.98,
"attrs": {}
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 217.4,
"left": -86.4,
"attrs": { "color": "green", "xray": "1" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "btn1:1.r", "nucleo:A1", "green", [ "v0" ] ],
[ "btn1:2.l", "nucleo:GND.5", "black", [ "h-19.2", "v-67" ] ]
],
"dependencies": {}
}