{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "board-st-nucleo-c031c6", "id": "nucleo", "top": 10, "left": -183.38, "attrs": {} },
{
"type": "wokwi-lcd1602",
"id": "lcd1",
"top": 6.4,
"left": 149.6,
"attrs": { "pins": "i2c", "i2cAddress": "0x27" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "lcd1:GND", "nucleo:GND.9", "black", [ "h0" ] ],
[ "nucleo:5V.2", "lcd1:VCC", "red", [ "h0" ] ],
[ "nucleo:PB9", "lcd1:SDA", "#8f4814", [ "h54.95", "v-95.57" ] ],
[ "nucleo:PB8", "lcd1:SCL", "yellow", [ "h64.55", "v-76.37" ] ]
],
"serialMonitor": { "display": "always" },
"dependencies": {}
}