{
"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": 217.4,
"left": -96,
"attrs": { "color": "green", "xray": "1", "bounce": "0" }
},
{ "type": "wokwi-servo", "id": "servo1", "top": 55.6, "left": 460.8, "attrs": {} },
{ "type": "wokwi-servo", "id": "servo2", "top": 180.4, "left": 470.4, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": -157.2,
"left": 301.4,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -157.2,
"left": 349.4,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": -157.2,
"left": 397.4,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led4",
"top": -157.2,
"left": 445.4,
"attrs": { "color": "red" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "btn1:2.l", "nucleo:GND.5", "black", [ "h-9.6", "v-47.8" ] ],
[ "btn1:1.r", "nucleo:A1", "green", [ "v0" ] ]
],
"dependencies": {}
}