{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{
"type": "board-st-nucleo-c031c6",
"id": "nucleo",
"top": -47.17,
"left": -77.78,
"attrs": {}
},
{
"type": "wokwi-led",
"id": "led1",
"top": 274.8,
"left": 234.2,
"attrs": { "color": "red" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 359.15,
"left": 201.6,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 323,
"left": -19.2,
"rotate": 90,
"attrs": { "color": "green" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "nucleo:GND.6", "btn1:1.r", "black", [ "h96.45", "v201.6" ] ],
[ "btn1:2.l", "nucleo:PC13", "green", [ "v-25.5", "h-140.7", "v-105.6" ] ],
[ "led1:A", "r1:1", "green", [ "v38.4", "h-57.6" ] ],
[ "r1:2", "nucleo:PA5", "green", [ "v-9.6", "h46.8", "v-230.4" ] ],
[ "nucleo:GND.5", "led1:C", "black", [ "h269.25", "v144" ] ]
],
"dependencies": {}
}