{
"version": 1,
"author": "Kunal Rout",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": 25.65, "left": -63.6, "attrs": {} },
{ "type": "wokwi-dht22", "id": "dht1", "top": -86.1, "left": 119.4, "attrs": {} },
{
"type": "board-ssd1306",
"id": "oled1",
"top": 127.94,
"left": 125.03,
"attrs": { "i2cAddress": "0x3c" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "pico:VBUS", "dht1:VCC", "green", [ "h126" ] ],
[ "pico:GND.7", "dht1:GND", "black", [ "h0" ] ],
[ "oled1:GND", "pico:GND.7", "black", [ "v-28.8" ] ],
[ "oled1:SCL", "pico:GP17", "cyan", [ "v-19.2", "h67.5", "v105.6" ] ],
[ "oled1:SDA", "pico:GP16", "magenta", [ "v-9.6", "h48.07", "v96" ] ],
[ "dht1:SDA", "pico:GP2", "yellow", [ "v0" ] ],
[ "pico:3V3", "oled1:VCC", "red", [ "h164.4" ] ]
],
"dependencies": {}
}