{
"version": 1,
"author": "Uri Shaked",
"editor": "wokwi",
"parts": [
{
"type": "board-st-nucleo-c031c6",
"id": "nucleo",
"top": 14.49,
"left": -51.14,
"attrs": {}
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 269.82,
"left": 317.55,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": 84.13,
"left": -159.02,
"attrs": { "color": "green" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": -52.59,
"left": 341.58,
"attrs": { "color": "red" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 46.79,
"left": 292.19,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 371.76,
"left": 59.41,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 170.04,
"left": -164.38,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "led1:C", "r1:2", "green", [ "v63.37", "h-5.49" ] ],
[ "r1:1", "nucleo:GND.9", "green", [ "v115.4", "h-117.42" ] ],
[ "nucleo:D9", "led1:A", "green", [ "h74.73", "v4.84" ] ],
[ "btn1:1.l", "nucleo:D3", "green", [ "h-143.87", "v0.42" ] ],
[ "btn1:1.r", "r2:2", "green", [ "v0.42", "h61.32", "v112.14" ] ],
[ "nucleo:GND.5", "r2:1", "black", [ "h-110.25", "v152.02", "h2.18" ] ],
[
"btn1:2.r",
"nucleo:IOREF.2",
"green",
[ "h43.9", "v55.46", "h-499.74", "v-180.73", "h59.88" ]
],
[ "btn2:1.l", "nucleo:IOREF.2", "green", [ "h-24.04", "v-61.03", "h185.09", "v2.18" ] ],
[ "btn2:2.l", "r3:1", "green", [ "h-5.53", "v58.24" ] ],
[ "btn2:2.r", "nucleo:GND.6", "green", [ "h8.03", "v131.19" ] ]
],
"dependencies": {}
}