{
  "version": 1,
  "author": "Anonymous maker",
  "editor": "wokwi",
  "parts": [
    {
      "type": "board-st-nucleo-c031c6",
      "id": "nucleo",
      "top": -14.97,
      "left": 23.97,
      "attrs": {}
    },
    {
      "type": "wokwi-led",
      "id": "led2",
      "top": -5.03,
      "left": 304.99,
      "attrs": { "color": "blue" }
    },
    {
      "type": "wokwi-resistor",
      "id": "r2",
      "top": 117.5,
      "left": 301.89,
      "rotate": 90,
      "attrs": { "value": "1000" }
    },
    {
      "type": "wokwi-led",
      "id": "led3",
      "top": -14.92,
      "left": 340.38,
      "attrs": { "color": "orange" }
    },
    {
      "type": "wokwi-resistor",
      "id": "r3",
      "top": 82.82,
      "left": 342.94,
      "rotate": 90,
      "attrs": { "value": "1000" }
    },
    {
      "type": "wokwi-pushbutton",
      "id": "btn1",
      "top": 263.78,
      "left": 333.89,
      "rotate": 90,
      "attrs": { "color": "green" }
    },
    {
      "type": "wokwi-pushbutton",
      "id": "btn2",
      "top": 264.6,
      "left": 400.98,
      "rotate": 90,
      "attrs": { "color": "red" }
    },
    {
      "type": "wokwi-resistor",
      "id": "r1",
      "top": 380.56,
      "left": 174.54,
      "attrs": { "value": "1000" }
    },
    {
      "type": "wokwi-resistor",
      "id": "r4",
      "top": 323.42,
      "left": 242.36,
      "attrs": { "value": "1000" }
    }
  ],
  "connections": [
    [ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
    [ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
    [ "nucleo:PA6", "r2:2", "green", [ "h63.62", "v-15.11" ] ],
    [ "led2:A", "r2:1", "green", [ "v0" ] ],
    [ "led2:C", "nucleo:GND.9", "red", [ "v151.42", "h-118.58" ] ],
    [ "led3:A", "r3:1", "green", [ "v0" ] ],
    [ "r3:2", "nucleo:PA7", "green", [ "h-0.32", "v109" ] ],
    [ "led3:C", "nucleo:GND.9", "green", [ "v0" ] ],
    [ "btn1:2.r", "nucleo:E5V", "green", [ "v22.15", "h-262.96", "v-216.72" ] ],
    [ "btn1:1.l", "nucleo:PA9", "green", [ "v0" ] ],
    [ "btn2:2.l", "nucleo:PB5", "green", [ "v0" ] ],
    [ "btn2:1.r", "nucleo:E5V", "green", [ "v38.59", "h-314.53", "v-231.79" ] ],
    [ "btn2:2.r", "r1:2", "green", [ "v0" ] ],
    [ "r1:1", "nucleo:GND.9", "green", [ "v1.02", "h-32.7", "v-249.15", "h63.37" ] ],
    [ "btn1:1.r", "r4:2", "green", [ "v0" ] ],
    [ "r4:1", "nucleo:GND.9", "green", [ "v-0.87", "h-28.46", "v-189.25" ] ]
  ],
  "dependencies": {}
}