{
"version": 1,
"author": "Raúl Peña Ortega",
"editor": "wokwi",
"parts": [
{
"type": "board-st-nucleo-c031c6",
"id": "nucleo",
"top": 10.43,
"left": -96.98,
"attrs": {}
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 275,
"left": -192,
"attrs": { "color": "green", "xray": "1" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "nucleo:GND.5", "btn1:2.l", "black", [ "h-153.15", "v86.4" ] ],
[ "btn1:1.r", "nucleo:A1", "green", [ "v0" ] ]
],
"dependencies": {}
}