{
"version": 1,
"author": "Jacqueline Saraí Tapia Herrera",
"editor": "wokwi",
"parts": [
{ "type": "board-st-nucleo-c031c6", "id": "nucleo", "top": 0.83, "left": -0.98, "attrs": {} },
{ "type": "wokwi-led", "id": "led1", "top": 63.6, "left": 311, "attrs": { "color": "red" } },
{
"type": "wokwi-resistor",
"id": "r1",
"top": 157.55,
"left": 278.4,
"attrs": { "value": "4100" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 201,
"left": 358.2,
"rotate": 90,
"attrs": { "color": "green", "xray": "1" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 100.8,
"left": 354.65,
"rotate": 90,
"attrs": { "value": "4700" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "nucleo:GND.9", "led1:C", "black", [ "h0" ] ],
[ "nucleo:D13", "r1:1", "green", [ "h54.27", "v0.83" ] ],
[ "r1:2", "led1:A", "green", [ "v-57.6", "h-1.2" ] ],
[ "btn1:2.l", "r3:2", "green", [ "v-57.6", "h-0.2" ] ],
[ "r3:1", "nucleo:3V3.2", "green", [ "h-0.55", "v-123.95", "h-345.6", "v0" ] ],
[ "btn1:1.r", "nucleo:GND.5", "green", [ "v125", "h-259.2", "v-163.2" ] ],
[ "btn1:2.r", "nucleo:D2", "green", [ "v19.4", "h-0.2" ] ]
],
"dependencies": {}
}