{
  "version": 1,
  "author": "Anonymous maker",
  "editor": "wokwi",
  "parts": [
    { "type": "board-st-nucleo-c031c6", "id": "nucleo", "top": 0.83, "left": -0.98, "attrs": {} },
    {
      "type": "wokwi-led",
      "id": "led1",
      "top": 92.4,
      "left": 330.2,
      "attrs": { "color": "red", "flip": "1" }
    },
    {
      "type": "wokwi-led",
      "id": "led2",
      "top": 140.4,
      "left": 330.6,
      "attrs": { "color": "magenta", "flip": "1" }
    },
    {
      "type": "wokwi-led",
      "id": "led3",
      "top": 102,
      "left": -92.2,
      "attrs": { "color": "green" }
    },
    {
      "type": "wokwi-led",
      "id": "led4",
      "top": 169.2,
      "left": -92.2,
      "attrs": { "color": "blue" }
    }
  ],
  "connections": [
    [ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
    [ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
    [ "led3:C", "nucleo:GND.2", "green", [ "v0", "h67.6", "v-38.4", "h48", "v38.4" ] ],
    [ "led4:A", "nucleo:PC13", "blue", [ "v0" ] ],
    [ "led4:C", "nucleo:GND.2", "green", [ "v9.6", "h-28.4", "v-124.8", "h163.2", "v48" ] ],
    [ "led1:C", "nucleo:GND.9", "green", [ "v0", "h38.4", "v-19.2", "h-192", "v28.8" ] ],
    [ "led2:C", "nucleo:GND.9", "green", [ "v38.4", "h-173.2", "v-67.2" ] ],
    [ "led3:A", "nucleo:PC6", "green", [ "v0" ] ],
    [ "led1:A", "nucleo:PA7", "red", [ "v0" ] ],
    [ "led2:A", "nucleo:PB5", "magenta", [ "v0" ] ]
  ],
  "dependencies": {}
}