{
"version": 1,
"author": "BHARATH D",
"editor": "wokwi",
"parts": [
{ "type": "board-st-nucleo-c031c6", "id": "nucleo", "top": 0, "left": 0, "attrs": {} },
{ "type": "wokwi-led", "id": "led1", "top": 102, "left": 387.8, "attrs": { "color": "red" } },
{ "type": "wokwi-led", "id": "led2", "top": 44.4, "left": 339.8, "attrs": { "color": "red" } },
{
"type": "wokwi-resistor",
"id": "r1",
"top": 176.75,
"left": 297.6,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 109.55,
"left": 288,
"attrs": { "value": "1000" }
},
{ "type": "wokwi-potentiometer", "id": "pot1", "top": 46.7, "left": -125, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot2", "top": 209.9, "left": -125, "attrs": {} }
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "r2:2", "led2:A", "green", [ "v0", "h27.6" ] ],
[ "r1:2", "led1:A", "green", [ "v0", "h66" ] ],
[ "nucleo:PA5", "r2:1", "green", [ "h0" ] ],
[ "nucleo:PA6", "r1:1", "green", [ "h0" ] ],
[ "led2:C", "nucleo:GND.8", "green", [ "v19.2", "h-76.4", "v48" ] ],
[ "led1:C", "nucleo:GND.8", "green", [ "v0" ] ],
[ "pot1:VCC", "nucleo:3V3.2", "red", [ "v0" ] ],
[ "pot2:VCC", "nucleo:3V3.2", "red", [ "v19.2", "h47.2", "v-105.6" ] ],
[ "pot2:GND", "pot1:GND", "black", [ "v19.2", "h-48", "v-153.6", "h48" ] ],
[ "pot1:SIG", "nucleo:A0", "green", [ "v76.8", "h76.4", "v57.6" ] ],
[ "pot2:SIG", "nucleo:A1", "green", [ "v28.8", "h76.4", "v-57.6" ] ],
[ "pot1:GND", "nucleo:GND.5", "black", [ "v19.2", "h-48", "v-115.2", "h124.8", "v192" ] ]
],
"dependencies": {}
}