{
  "version": 1,
  "author": "션션",
  "editor": "wokwi",
  "parts": [
    { "type": "board-st-nucleo-c031c6", "id": "nucleo", "top": 0.83, "left": -0.98, "attrs": {} },
    {
      "type": "wokwi-pushbutton",
      "id": "btn2",
      "top": 227,
      "left": -115.2,
      "attrs": { "color": "green", "xray": "1" }
    },
    {
      "type": "wokwi-pushbutton",
      "id": "btn1",
      "top": 390.2,
      "left": -96,
      "attrs": { "color": "green", "xray": "1" }
    },
    { "type": "wokwi-led", "id": "led1", "top": -3.6, "left": -217, "attrs": { "color": "red" } },
    {
      "type": "wokwi-led",
      "id": "led2",
      "top": 15.6,
      "left": -140.2,
      "attrs": { "color": "red" }
    },
    {
      "type": "wokwi-resistor",
      "id": "r1",
      "top": 120,
      "left": -230.95,
      "rotate": 90,
      "attrs": { "value": "1000" }
    },
    {
      "type": "wokwi-resistor",
      "id": "r2",
      "top": 120,
      "left": -154.15,
      "rotate": 90,
      "attrs": { "value": "1000" }
    }
  ],
  "connections": [
    [ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
    [ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
    [ "nucleo:PA2", "btn2:1.l", "green", [ "h0" ] ],
    [ "nucleo:PA12", "btn1:1.l", "green", [ "h-0.98", "v77.63", "h-124.8", "v28.8" ] ],
    [ "btn2:2.r", "nucleo:3V3.2", "green", [ "h29", "v86.6", "h105.6", "v-163.2" ] ],
    [ "btn1:2.r", "nucleo:3V3.2", "green", [ "h134.6", "v-230.2" ] ],
    [ "nucleo:PD0", "led2:A", "green", [ "h0" ] ],
    [ "nucleo:PD1", "led1:A", "green", [ "v-115.2", "h-182.4", "v57.6", "h-28.8" ] ],
    [ "led1:C", "r1:1", "green", [ "v57.6", "h0.4" ] ],
    [ "led2:C", "r2:1", "green", [ "v0" ] ],
    [ "r1:2", "r2:2", "green", [ "h0", "v37.2", "h76.8" ] ],
    [ "nucleo:GND.5", "r2:2", "black", [ "h0" ] ]
  ],
  "dependencies": {}
}
Loading
st-nucleo-c031c6