{
"version": 1,
"author": "Ichsan Defitra",
"editor": "wokwi",
"parts": [
{ "type": "board-st-nucleo-c031c6", "id": "nucleo", "top": 0, "left": 0, "attrs": {} },
{ "type": "wokwi-servo", "id": "servo1", "top": 113.2, "left": 278.4, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 265.4,
"left": -115.2,
"attrs": { "color": "green", "xray": "1" }
},
{ "type": "wokwi-vcc", "id": "vcc1", "top": -66.44, "left": 76.8, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd1", "top": 336, "left": 76.2, "attrs": {} },
{
"type": "wokwi-photoresistor-sensor",
"id": "ldr1",
"top": 108.8,
"left": -220,
"attrs": {}
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "vcc1:VCC", "nucleo:VIN.2", "red", [ "v0" ] ],
[ "ldr1:VCC", "vcc1:VCC", "red", [ "h38.4", "v-163.2" ] ],
[ "vcc1:VCC", "servo1:V+", "red", [ "v0", "h182.4", "v211.2" ] ],
[ "gnd1:GND", "servo1:GND", "black", [ "v0", "h182.4", "v-172.8" ] ],
[ "servo1:PWM", "nucleo:PA6", "green", [ "h0" ] ],
[ "ldr1:GND", "nucleo:GND.6", "black", [ "h38.4", "v95.6" ] ],
[ "gnd1:GND", "nucleo:GND.6", "black", [ "v0", "h-96", "v-115.2" ] ],
[ "ldr1:AO", "nucleo:PA0", "green", [ "h19.2", "v95.3" ] ],
[ "btn1:1.r", "nucleo:PB1", "green", [ "v0" ] ],
[ "gnd1:GND", "btn1:2.r", "black", [ "v0", "h-134.4" ] ]
],
"dependencies": {}
}