{
  "version": 1,
  "author": "Gor Sahakyan",
  "editor": "wokwi",
  "parts": [
    { "type": "board-st-nucleo-c031c6", "id": "nucleo", "top": 0, "left": 0, "attrs": {} },
    { "type": "wokwi-led", "id": "led1", "top": 63.6, "left": 339.8, "attrs": { "color": "red" } },
    {
      "type": "wokwi-resistor",
      "id": "r1",
      "top": 176.75,
      "left": 326.4,
      "attrs": { "value": "100" }
    },
    { "type": "wokwi-potentiometer", "id": "pot1", "top": 56.3, "left": -144.2, "attrs": {} }
  ],
  "connections": [
    [ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
    [ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
    [ "r1:2", "led1:A", "green", [ "v0" ] ],
    [ "led1:C", "nucleo:GND.9", "green", [ "v0" ] ],
    [ "pot1:VCC", "nucleo:3V3.2", "red", [ "v0" ] ],
    [ "pot1:GND", "nucleo:GND.6", "black", [ "v0" ] ],
    [ "pot1:SIG", "nucleo:PA0", "green", [ "v0" ] ],
    [ "nucleo:PA5", "r1:1", "green", [ "h0" ] ]
  ],
  "dependencies": {}
}
Loading
st-nucleo-c031c6