{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{
"type": "board-st-nucleo-c031c6",
"id": "nucleo",
"top": -178.01,
"left": -294.84,
"attrs": {}
},
{
"type": "wokwi-lcd2004",
"id": "lcd1",
"top": -135.07,
"left": 98.82,
"attrs": { "pins": "i2c" }
},
{ "type": "wokwi-potentiometer", "id": "pot1", "top": -175.98, "left": -436.09, "attrs": {} }
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "nucleo:GND.9", "lcd1:GND", "black", [ "h138.76", "v-118.05" ] ],
[ "lcd1:VCC", "nucleo:5V.2", "red", [ "h0" ] ],
[ "lcd1:SCL", "nucleo:PB8", "green", [ "h-101.26", "v36.3" ] ],
[ "lcd1:SDA", "nucleo:PB9", "green", [ "h-79.44", "v44.48" ] ],
[ "pot1:SIG", "nucleo:A0", "green", [ "v0" ] ],
[ "pot1:GND", "nucleo:GND.6", "black", [ "v0" ] ],
[ "pot1:VCC", "nucleo:3V3.2", "red", [ "v0" ] ]
],
"dependencies": {}
}