{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "board-esp32-devkit-c-v4", "id": "esp", "top": -19.2, "left": 24.04, "attrs": {} },
{ "type": "wokwi-dht22", "id": "dht1", "top": -9.3, "left": 215.4, "attrs": {} },
{
"type": "board-ssd1306",
"id": "oled1",
"top": -16.06,
"left": -143.77,
"attrs": { "i2cAddress": "0x3c" }
},
{
"type": "wokwi-photoresistor-sensor",
"id": "ldr1",
"top": 243.2,
"left": -8.8,
"attrs": {}
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 99.95,
"left": -124.8,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 119.15,
"left": -124.8,
"attrs": { "value": "1000" }
},
{ "type": "wokwi-ky-040", "id": "encoder1", "top": 97.7, "left": -260, "attrs": {} }
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "dht1:VCC", "esp:5V", "red", [ "v105.6", "h-182.4", "v-28.8" ] ],
[ "dht1:SDA", "esp:5", "green", [ "v9.6", "h-57.5", "v-19.2" ] ],
[ "dht1:GND", "esp:GND.2", "black", [ "v28.8", "h-67.2", "v-124.8" ] ],
[ "oled1:GND", "esp:GND.2", "black", [ "v-28.8", "h240", "v48" ] ],
[ "oled1:SCL", "oled1:VCC", "green", [ "v0" ] ],
[ "oled1:VCC", "esp:5V", "red", [ "v-38.4", "h86.55", "v230.4", "h9.6" ] ],
[ "oled1:SCL", "esp:22", "green", [ "v-48", "h230.7", "v9.6" ] ],
[ "oled1:SDA", "esp:21", "green", [ "v-57.6", "h230.47", "v124.8", "h9.6" ] ],
[ "encoder1:CLK", "r1:1", "green", [ "h0" ] ],
[ "encoder1:DT", "r2:1", "green", [ "h0" ] ],
[ "esp:0", "encoder1:SW", "green", [ "h38.4", "v86.4", "h-297.6", "v-96" ] ],
[ "encoder1:VCC", "esp:5V", "red", [ "h28.8", "v48.4" ] ],
[ "encoder1:GND", "esp:GND.1", "black", [ "h0", "v48.8", "h153.6", "v-57.6" ] ],
[ "ldr1:VCC", "esp:5V", "red", [ "h19.2", "v-57.6", "h-163.2", "v-19.2" ] ],
[
"ldr1:GND",
"esp:GND.1",
"black",
[
"h38.4",
"v-38.8",
"h-201.6",
"v-9.6",
"h0",
"v0",
"h0",
"v-9.6",
"h0",
"v0",
"h0",
"v0",
"h0",
"v0",
"h0",
"v-76.8"
]
],
[ "ldr1:AO", "esp:35", "green", [ "h19.2", "v28.1", "h-201.6", "v-259.2" ] ],
[ "r2:2", "esp:4", "green", [ "v201.6", "h267.6", "v-201.6" ] ],
[ "r1:2", "esp:2", "green", [ "v0", "h18", "v230.4", "h259.2", "v-192" ] ]
],
"dependencies": {}
}