{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{
"type": "board-st-nucleo-c031c6",
"id": "nucleo",
"top": 39.23,
"left": -10.58,
"attrs": {}
},
{ "type": "wokwi-led", "id": "led1", "top": 92.4, "left": -73, "attrs": { "color": "green" } },
{
"type": "wokwi-resistor",
"id": "r1",
"top": 320.2,
"left": -77.65,
"rotate": 270,
"attrs": { "value": "500" }
},
{ "type": "wokwi-gnd", "id": "gnd1", "top": 384, "left": -58.2, "attrs": {} },
{
"type": "wokwi-pushbutton-6mm",
"id": "btn1",
"top": 151.4,
"left": 326.4,
"attrs": { "color": "green", "xray": "1" }
},
{ "type": "wokwi-gnd", "id": "gnd2", "top": 249.6, "left": 345, "attrs": {} },
{
"type": "wokwi-led",
"id": "led2",
"top": 121.2,
"left": -101.8,
"attrs": { "color": "blue" }
},
{
"type": "wokwi-pushbutton-6mm",
"id": "btn2",
"top": 180.2,
"left": 288,
"attrs": { "color": "blue", "xray": "1" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": 159.6,
"left": -82.6,
"attrs": { "color": "red" }
},
{
"type": "wokwi-pushbutton-6mm",
"id": "btn3",
"top": 218.6,
"left": 288,
"attrs": { "color": "red", "xray": "1" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 214.6,
"left": -116.05,
"rotate": 270,
"attrs": { "value": "500" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "led1:A", "nucleo:PA0", "green", [ "v38.4", "h86.4" ] ],
[ "led1:C", "r1:2", "green", [ "v28.8", "h0.4" ] ],
[ "r1:1", "gnd1:GND", "green", [ "h0", "v28.8" ] ],
[ "btn1:2.r", "gnd2:GND", "green", [ "h0.8", "v77.2" ] ],
[ "nucleo:PA1", "led2:A", "green", [ "h-86.4", "v-134.4" ] ],
[ "nucleo:PB3", "btn1:1.l", "green", [ "h93.35", "v-153.6" ] ],
[ "btn2:1.l", "nucleo:PB2", "green", [ "h-28.8", "v48" ] ],
[ "btn2:2.r", "gnd2:GND", "green", [ "h39.2", "v48.4" ] ],
[ "led3:A", "nucleo:PA2", "green", [ "v134.4", "h57.6" ] ],
[ "led3:C", "gnd1:GND", "green", [ "v163.2", "h19.6" ] ],
[ "nucleo:PB0.1", "btn3:2.l", "green", [ "h45.35", "v-76.8" ] ],
[ "btn3:2.r", "gnd2:GND", "green", [ "h39.2", "v10" ] ],
[ "led2:C", "r2:2", "green", [ "v38.4", "h0.4" ] ],
[ "r2:1", "gnd1:GND", "green", [ "h9.6", "v124.8", "h28.8" ] ]
],
"dependencies": {}
}