{
"version": 1,
"author": "Fernando Martinez Santa",
"editor": "wokwi",
"parts": [
{ "type": "board-stm32-bluepill", "id": "stm32", "top": -1.36, "left": -3.63, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot1", "top": -1.3, "left": 134.2, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd1", "top": 105.6, "left": 114.6, "attrs": {} },
{ "type": "wokwi-vcc", "id": "vcc1", "top": 19.96, "left": 220.8, "attrs": {} }
],
"connections": [
[ "stm32:A10", "$serialMonitor:TX", "green", [] ],
[ "stm32:A9", "$serialMonitor:RX", "green", [] ],
[ "stm32:A0", "pot1:SIG", "green", [ "h0" ] ],
[ "gnd1:GND", "pot1:GND", "black", [ "v-19.2", "h28.8" ] ],
[ "pot1:VCC", "vcc1:VCC", "red", [ "v19.2", "h47.2" ] ]
],
"dependencies": {}
}