{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{
"type": "board-st-nucleo-c031c6",
"id": "nucleo",
"top": -11.32,
"left": -152.86,
"attrs": {}
},
{
"type": "wokwi-lcd2004",
"id": "lcd1",
"top": -26.17,
"left": 191.05,
"attrs": { "pins": "i2c" }
},
{ "type": "wokwi-potentiometer", "id": "pot1", "top": 156.24, "left": -226.71, "attrs": {} }
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "nucleo:D15", "lcd1:SCL", "green", [ "v0" ] ],
[ "nucleo:D14", "lcd1:SDA", "green", [ "h-10.1", "v-84.46" ] ],
[ "lcd1:VCC", "nucleo:5V.2", "red", [ "h0" ] ],
[ "lcd1:GND", "nucleo:GND.9", "black", [ "h0" ] ],
[ "pot1:VCC", "nucleo:5V.2", "red", [ "v0" ] ],
[ "pot1:GND", "nucleo:GND.2", "black", [ "v0" ] ],
[ "pot1:SIG", "nucleo:A0", "green", [ "v0" ] ]
],
"dependencies": {}
}