{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{
"type": "board-st-nucleo-c031c6",
"id": "nucleo",
"top": -21.72,
"left": -45.85,
"attrs": {}
},
{ "type": "wokwi-potentiometer", "id": "pot1", "top": 183.3, "left": -177.04, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot2", "top": 1.32, "left": -180.03, "attrs": {} },
{
"type": "wokwi-lcd2004",
"id": "lcd1",
"top": 60.96,
"left": 263.8,
"attrs": { "pins": "i2c" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "pot2:VCC", "nucleo:3V3.2", "red", [ "v100.52", "h121.97" ] ],
[ "pot1:VCC", "nucleo:3V3.2", "red", [ "v0" ] ],
[ "pot1:GND", "nucleo:GND.5", "black", [ "v-62.16", "h137.77" ] ],
[ "pot2:GND", "nucleo:GND.5", "black", [ "v0" ] ],
[ "pot2:SIG", "nucleo:A0", "green", [ "v153.61", "h131.97" ] ],
[ "pot1:SIG", "nucleo:A1", "green", [ "v-11.48", "h133.8" ] ],
[ "nucleo:PB8", "lcd1:SDA", "green", [ "h69.46", "v-5.46" ] ],
[ "nucleo:PB9", "lcd1:SCL", "green", [ "h70.66", "v0.63" ] ],
[ "lcd1:GND", "nucleo:GND.9", "black", [ "h-88.64", "v36.35" ] ],
[ "lcd1:VCC", "nucleo:5V.1", "red", [ "h-27.11", "v0.31", "h-266.65", "v-131.51" ] ]
],
"dependencies": {}
}