{
"version": 1,
"author": "rahu7p",
"editor": "wokwi",
"parts": [
{
"type": "board-st-nucleo-c031c6",
"id": "nucleo",
"top": -27.97,
"left": -0.98,
"attrs": {}
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 131,
"left": -105.6,
"attrs": { "color": "green", "xray": "1" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 91.2,
"left": -58.15,
"rotate": 90,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "nucleo:PC13", "btn1:1.r", "green", [ "h-28.8", "v-57.6" ] ],
[ "btn1:2.r", "nucleo:GND.6", "green", [ "h0.2", "v29" ] ],
[ "r1:2", "btn1:1.r", "green", [ "h0" ] ],
[ "r1:1", "nucleo:3V3.2", "green", [ "h0", "v-9.6", "h96", "v105.6" ] ]
],
"dependencies": {}
}