{
"version": 1,
"author": "Jose Andrew Pessoa De Oliveira",
"editor": "wokwi",
"parts": [
{ "type": "board-st-nucleo-c031c6", "id": "nucleo", "top": 0, "left": 0, "attrs": {} },
{
"type": "wokwi-slide-potentiometer",
"id": "pot1",
"top": 360.2,
"left": -39.4,
"attrs": { "travelLength": "30" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "pot1:VCC", "nucleo:3V3.1", "red", [ "h-19.2", "v-192" ] ],
[ "nucleo:PA0", "pot1:SIG", "green", [ "h-58.58", "v154.43" ] ],
[ "pot1:GND", "nucleo:GND.6", "black", [ "v0" ] ]
],
"dependencies": {}
}