{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "board-st-nucleo-c031c6", "id": "nucleo", "top": 29.63, "left": 75.82, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": 130.8,
"left": 368.6,
"attrs": { "color": "orange" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 179,
"left": 460.8,
"attrs": { "color": "green", "xray": "1", "bounce": "0" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 244.8,
"left": 402.65,
"rotate": 90,
"attrs": { "value": "1000000" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "led1:C", "nucleo:GND.9", "green", [ "v0" ] ],
[ "nucleo:D13", "led1:A", "green", [ "h0" ] ],
[ "nucleo:AVDD.2", "r1:2", "green", [ "h45.65", "v-86.4", "h211.2", "v28.8" ] ],
[ "btn1:2.l", "r1:1", "green", [ "h-28.8", "v0.2" ] ],
[ "btn1:2.l", "nucleo:D12", "green", [ "h0" ] ],
[ "led1:C", "btn1:1.l", "green", [ "v0", "h-18.8", "v-48", "h86.4" ] ]
],
"dependencies": {}
}