{
  "version": 1,
  "author": "오형준",
  "editor": "wokwi",
  "parts": [
    { "type": "board-st-nucleo-c031c6", "id": "nucleo", "top": 0.83, "left": 8.62, "attrs": {} },
    {
      "type": "wokwi-pushbutton",
      "id": "btn1",
      "top": 342.2,
      "left": -134.4,
      "attrs": { "color": "green", "xray": "1" }
    },
    {
      "type": "wokwi-pushbutton",
      "id": "btn2",
      "top": 419,
      "left": -134.4,
      "attrs": { "color": "green", "xray": "1" }
    },
    { "type": "wokwi-led", "id": "led1", "top": 63.6, "left": -82.6, "attrs": { "color": "red" } },
    { "type": "wokwi-led", "id": "led2", "top": 63.6, "left": -121, "attrs": { "color": "red" } }
  ],
  "connections": [
    [ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
    [ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
    [
      "nucleo:PA12",
      "btn2:1.l",
      "magenta",
      [ "h0", "v28.8", "h-153.6", "v96", "h-19.2", "v9.6" ]
    ],
    [ "nucleo:PA2", "btn1:1.l", "green", [ "h-182.4", "v57.6" ] ],
    [ "btn1:2.r", "nucleo:3V3.2", "red", [ "h211.4", "v-47.8" ] ],
    [ "btn2:2.r", "btn1:2.r", "orange", [ "h38.6", "v-47.8", "h-38.4" ] ],
    [ "led1:A", "nucleo:PD0", "green", [ "v0" ] ],
    [ "led2:A", "nucleo:PD1", "green", [ "v-76.8", "h124.8" ] ],
    [ "led2:C", "nucleo:GND.1", "green", [ "v0" ] ],
    [ "led1:C", "nucleo:GND.1", "green", [ "v105.6", "h0.4" ] ]
  ],
  "dependencies": {}
}
Loading
st-nucleo-c031c6