{
  "version": 1,
  "author": "Robert Wallner",
  "editor": "wokwi",
  "parts": [
    {
      "type": "board-stm32-bluepill",
      "id": "stm32",
      "top": -126.16,
      "left": -61.23,
      "attrs": { "builder": "platformio-stm32" }
    },
    { "type": "wokwi-led", "id": "led1", "top": -32.4, "left": 61.4, "attrs": { "color": "red" } },
    {
      "type": "wokwi-slide-potentiometer",
      "id": "pot2",
      "top": -148.6,
      "left": 56.6,
      "attrs": { "travelLength": "30" }
    }
  ],
  "connections": [
    [ "stm32:A3", "$serialMonitor:TX", "green", [] ],
    [ "stm32:A2", "$serialMonitor:RX", "green", [] ],
    [ "stm32:A1", "led1:A", "green", [ "h74.87", "v0", "h28.8" ] ],
    [ "led1:C", "stm32:GND.1", "green", [ "v76.8", "h-143.6", "v-28.8" ] ],
    [ "pot2:GND", "stm32:GND.2", "black", [ "v-38.4", "h-254" ] ],
    [ "pot2:VCC", "stm32:3V3.2", "red", [ "h-19.2", "v9.6", "h-9.6" ] ],
    [ "pot2:SIG", "stm32:A7", "green", [ "h-28.8", "v47.2" ] ]
  ],
  "dependencies": {}
}
Loading
stm32-bluepill