{
"version": 1,
"author": "Fernando Martinez Santa",
"editor": "wokwi",
"parts": [
{ "type": "board-st-nucleo-l031k6", "id": "nucleo", "top": 0, "left": 0, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot1", "top": -39.7, "left": 115, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd1", "top": 76.8, "left": 114.6, "attrs": {} },
{ "type": "wokwi-vcc", "id": "vcc1", "top": 0.76, "left": 201.6, "attrs": {} }
],
"connections": [
[ "$serialMonitor:TX", "nucleo:VCP_RX", "", [] ],
[ "$serialMonitor:RX", "nucleo:VCP_TX", "", [] ],
[ "nucleo:A0", "pot1:SIG", "green", [ "h0" ] ],
[ "pot1:GND", "gnd1:GND", "black", [ "v28.8", "h-19.2" ] ],
[ "pot1:VCC", "vcc1:VCC", "red", [ "v19.2", "h18.4" ] ]
],
"dependencies": {}
}