{
"version": 1,
"author": "KHADIJA AZZAZ",
"editor": "wokwi",
"parts": [
{ "type": "board-st-nucleo-c031c6", "id": "nucleo", "top": 0, "left": 0, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": 313.2,
"left": -82.6,
"attrs": { "color": "red" }
},
{
"type": "wokwi-pushbutton-6mm",
"id": "btn1",
"top": 237.8,
"left": 297.6,
"attrs": { "color": "green", "xray": "1" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 368.75,
"left": -48,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-lcd1602",
"id": "lcd1",
"top": 83.2,
"left": 284,
"attrs": { "pins": "i2c" }
},
{
"type": "wokwi-photoresistor-sensor",
"id": "ldr1",
"top": 233.6,
"left": -191.2,
"attrs": {}
},
{
"type": "board-bmp180",
"id": "bmp1",
"top": 120.64,
"left": -114.94,
"attrs": { "pressure": "87615", "temperature": "31.7" }
},
{
"type": "wokwi-buzzer",
"id": "bz1",
"top": 328.8,
"left": 78.6,
"attrs": { "volume": "0.1" }
}
],
"connections": [
[ "$serialMonitor:TX", "nucleo:PA3", "", [] ],
[ "$serialMonitor:RX", "nucleo:PA2", "", [] ],
[ "nucleo:PA0", "ldr1:AO", "green", [ "h-20.18", "v29.63" ] ],
[ "ldr1:GND", "nucleo:GND.5", "black", [ "h19.2", "v-48.4", "h38.4" ] ],
[ "led1:A", "nucleo:PA1", "green", [ "v0", "h48", "v-57.6" ] ],
[ "led1:C", "r1:1", "green", [ "v0" ] ],
[ "nucleo:PA10", "btn1:2.l", "green", [ "h0" ] ],
[ "nucleo:PB8", "lcd1:SCL", "green", [ "h34.77", "v10.43" ] ],
[ "lcd1:SDA", "nucleo:PB9", "green", [ "h-19.2", "v19.4" ] ],
[ "bmp1:SDA", "nucleo:PB9", "green", [ "h67.2", "v-47.81" ] ],
[ "bmp1:SCL", "nucleo:PB8", "green", [ "h48", "v-9.41" ] ],
[ "bmp1:GND", "nucleo:GND.5", "black", [ "h28.8", "v0.19" ] ],
[ "bz1:2", "nucleo:PA4", "green", [ "v9.6", "h-86.8" ] ],
[ "bmp1:VCC", "nucleo:5V.2", "red", [ "h76.8", "v76.8" ] ],
[ "nucleo:GND.8", "btn1:1.l", "black", [ "h34.77", "v77.63" ] ],
[ "lcd1:GND", "nucleo:GND.8", "black", [ "h0" ] ],
[ "ldr1:VCC", "nucleo:3V3.1", "red", [ "h9.6", "v-57.6" ] ],
[ "bz1:1", "nucleo:GND.4", "green", [ "v0", "h-76.8", "v-182.4" ] ],
[ "r1:2", "nucleo:GND.4", "green", [ "v0", "h18", "v-153.6" ] ],
[ "nucleo:5V.3", "lcd1:VCC", "red", [ "v0" ] ]
],
"dependencies": {}
}Loading
st-nucleo-c031c6
st-nucleo-c031c6
Loading
bmp180
bmp180