{
  "version": 1,
  "author": "서주아",
  "editor": "wokwi",
  "parts": [
    {
      "type": "board-st-nucleo-c031c6",
      "id": "nucleo",
      "top": -47.17,
      "left": -0.98,
      "attrs": {}
    },
    {
      "type": "wokwi-pushbutton",
      "id": "btn1",
      "top": 371,
      "left": -57.6,
      "attrs": { "color": "green", "xray": "1" }
    },
    {
      "type": "wokwi-pushbutton",
      "id": "btn2",
      "top": 294.2,
      "left": -57.6,
      "attrs": { "color": "green", "xray": "1" }
    },
    { "type": "wokwi-led", "id": "led1", "top": -22.8, "left": -169, "attrs": { "color": "red" } },
    {
      "type": "wokwi-led",
      "id": "led2",
      "top": 82.8,
      "left": -149.8,
      "attrs": { "color": "magenta" }
    },
    {
      "type": "wokwi-resistor",
      "id": "r1",
      "top": 62.4,
      "left": -182.95,
      "rotate": 90,
      "attrs": { "value": "1000" }
    },
    {
      "type": "wokwi-resistor",
      "id": "r2",
      "top": 168,
      "left": -134.95,
      "rotate": 90,
      "attrs": { "value": "1000" }
    }
  ],
  "connections": [
    [ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
    [ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
    [ "btn2:1.l", "nucleo:PA2", "green", [ "h-28.8", "v-48", "h76.8", "v-19.2" ] ],
    [ "btn1:1.l", "nucleo:PA12", "green", [ "h0" ] ],
    [ "btn2:2.r", "nucleo:3V3.2", "red", [ "h0" ] ],
    [ "btn1:2.r", "nucleo:3V3.2", "red", [ "h0" ] ],
    [ "led1:A", "nucleo:PD0", "green", [ "v0" ] ],
    [ "led2:A", "nucleo:PD1", "green", [ "v-19.2", "h76.8", "v-48", "h38.4" ] ],
    [ "led1:C", "r1:1", "green", [ "v0" ] ],
    [ "led2:C", "r2:1", "green", [ "v0" ] ],
    [ "nucleo:GND.1", "r1:2", "black", [ "h-163.2", "v-9.6" ] ],
    [ "r2:2", "nucleo:GND.1", "black", [ "h67.2", "v-39.6" ] ]
  ],
  "dependencies": {}
}