{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{
"type": "board-st-nucleo-c031c6",
"id": "nucleo",
"top": -3.24,
"left": -28.32,
"attrs": {}
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 70.93,
"left": 307.87,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 188.11,
"left": 300.63,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "btn1:1.l", "nucleo:PA6", "green", [ "h-92.03", "v92.63" ] ],
[ "btn1:1.r", "nucleo:GND.5", "green", [ "v0.62", "h34.9" ] ],
[ "nucleo:GND.6", "r1:1", "black", [ "h287.5", "v-25.37" ] ],
[ "btn1:2.r", "r1:2", "green", [ "h-16.08", "v86.81" ] ]
],
"dependencies": {}
}