{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "board-pi-pico-w", "id": "pico", "top": -224.05, "left": 61.15, "attrs": {} },
{ "type": "wokwi-led", "id": "led0", "top": 0, "left": -100, "attrs": { "color": "white" } },
{ "type": "wokwi-led", "id": "led1", "top": 0, "left": -60, "attrs": { "color": "white" } },
{ "type": "wokwi-led", "id": "led2", "top": 0, "left": -20, "attrs": { "color": "white" } },
{ "type": "wokwi-led", "id": "led3", "top": 0, "left": 20, "attrs": { "color": "white" } },
{ "type": "wokwi-led", "id": "led4", "top": 0, "left": 60, "attrs": { "color": "white" } },
{ "type": "wokwi-resistor", "id": "r0", "top": 80, "left": -105, "attrs": { "value": "220" } },
{ "type": "wokwi-resistor", "id": "r1", "top": 80, "left": -65, "attrs": { "value": "220" } },
{ "type": "wokwi-resistor", "id": "r2", "top": 80, "left": -25, "attrs": { "value": "220" } },
{ "type": "wokwi-resistor", "id": "r3", "top": 80, "left": 15, "attrs": { "value": "220" } },
{ "type": "wokwi-resistor", "id": "r4", "top": 80, "left": 55, "attrs": { "value": "220" } },
{ "type": "wokwi-buzzer", "id": "bz1", "top": 200, "left": 180, "attrs": {} },
{
"type": "board-ssd1306",
"id": "oled1",
"top": 204.74,
"left": -220.57,
"attrs": { "i2cAddress": "0x3c" }
},
{ "type": "board-bmp180", "id": "bmp1", "top": -90.56, "left": -201.34, "attrs": {} },
{ "type": "wokwi-ky-040", "id": "encoder1", "top": -151.9, "left": -413.6, "attrs": {} },
{ "type": "wokwi-slide-switch", "id": "sw1", "top": -226, "left": -380.9, "attrs": {} }
],
"connections": [
[ "pico:GP2", "led0:A", "red", [] ],
[ "led0:C", "r0:1", "black", [] ],
[ "r0:2", "pico:GND.1", "black", [] ],
[ "pico:GP3", "led1:A", "red", [] ],
[ "led1:C", "r1:1", "black", [] ],
[ "r1:2", "pico:GND.1", "black", [] ],
[ "pico:GP4", "led2:A", "red", [] ],
[ "led2:C", "r2:1", "black", [] ],
[ "r2:2", "pico:GND.1", "black", [] ],
[ "pico:GP5", "led3:A", "red", [] ],
[ "led3:C", "r3:1", "black", [] ],
[ "r3:2", "pico:GND.1", "black", [] ],
[ "pico:GP6", "led4:A", "red", [] ],
[ "led4:C", "r4:1", "black", [] ],
[ "r4:2", "pico:GND.1", "black", [] ],
[ "pico:GP15", "bz1:1", "purple", [] ],
[ "bz1:2", "pico:GND.8", "black", [] ],
[ "pico:GP0", "oled1:SDA", "blue", [] ],
[ "pico:GP1", "oled1:SCL", "yellow", [] ],
[ "pico:3V3", "oled1:VCC", "red", [] ],
[ "pico:GND.4", "oled1:GND", "black", [] ],
[ "bmp1:SDA", "pico:GP0", "blue", [] ],
[ "bmp1:SCL", "pico:GP1", "yellow", [] ],
[ "bmp1:VCC", "pico:3V3", "red", [] ],
[ "bmp1:GND", "pico:GND.5", "black", [] ],
[ "encoder1:CLK", "pico:GP10", "orange", [] ],
[ "encoder1:DT", "pico:GP11", "white", [] ],
[ "encoder1:SW", "pico:GP12", "gray", [] ],
[ "encoder1:VCC", "pico:3V3", "red", [] ],
[ "encoder1:GND", "pico:GND.6", "black", [] ],
[ "sw1:2", "pico:GP13", "green", [] ],
[ "sw1:1", "pico:GND.7", "black", [] ],
[ "sw1:3", "pico:3V3", "red", [] ]
],
"dependencies": {}
}Loading
bmp180
bmp180