{
"version": 1,
"author": "rahu7p",
"editor": "wokwi",
"parts": [
{ "type": "board-st-nucleo-c031c6", "id": "nucleo", "top": -27.97, "left": 8.62, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 194.4,
"left": -95.8,
"rotate": 180,
"attrs": { "color": "red", "xray": "1" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "nucleo:PA1", "btn1:1.l", "green", [ "h0" ] ],
[ "nucleo:GND.6", "btn1:2.r", "black", [ "h0" ] ]
],
"dependencies": {}
}