{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "board-st-nucleo-c031c6", "id": "nucleo", "top": 0, "left": 0, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot1", "top": -1.3, "left": -134.6, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot2", "top": 242.62, "left": -221.28, "attrs": {} },
{
"type": "wokwi-lcd1602",
"id": "lcd1",
"top": -32.86,
"left": 295.81,
"attrs": { "pins": "i2c" }
},
{
"type": "wokwi-lcd1602",
"id": "lcd2",
"top": 134.54,
"left": 297.14,
"attrs": { "pins": "i2c" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "nucleo:3V3.2", "pot1:VCC", "green", [ "h0" ] ],
[ "pot1:SIG", "nucleo:A0", "green", [ "v0" ] ],
[ "pot1:GND", "nucleo:GND.5", "black", [ "v0" ] ],
[ "pot2:SIG", "nucleo:A1", "green", [ "v0" ] ],
[ "pot2:VCC", "nucleo:3V3.2", "red", [ "v0" ] ],
[ "pot2:GND", "nucleo:GND.6", "black", [ "v0" ] ],
[ "lcd1:GND", "nucleo:GND.9", "black", [ "h-74.36", "v4.47" ] ],
[ "nucleo:PB8", "lcd1:SCL", "green", [ "h29.7", "v-104.31", "h5.13" ] ],
[ "lcd1:SDA", "nucleo:PB9", "green", [ "h-21.35", "v124.82" ] ],
[ "lcd1:VCC", "nucleo:5V.2", "red", [ "h-26.48", "v-17.85", "h-231.68" ] ],
[ "nucleo:PB8", "lcd2:SCL", "green", [ "h43.72", "v61.78", "h-2.66" ] ],
[ "lcd2:SDA", "nucleo:PB9", "green", [ "h-25.76", "v3.16" ] ],
[ "lcd2:GND", "nucleo:GND.9", "black", [ "h0" ] ],
[ "lcd2:VCC", "nucleo:5V.2", "red", [ "h0" ] ]
],
"dependencies": {}
}