{
"version": 1,
"author": "김태형",
"editor": "wokwi",
"parts": [
{ "type": "board-esp32-c3-devkitm-1", "id": "esp", "top": 28.5, "left": -147.78, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot1", "top": 171.5, "left": -345.8, "attrs": {} },
{ "type": "wokwi-dht22", "id": "dht1", "top": -47.7, "left": 90.6, "attrs": {} },
{
"type": "wokwi-resistor",
"id": "r1",
"top": 90.35,
"left": 28.8,
"attrs": { "value": "1000" }
},
{ "type": "wokwi-vcc", "id": "vcc1", "top": 10.36, "left": 0, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd1", "top": 124.8, "left": 124.2, "attrs": {} },
{ "type": "wokwi-vcc", "id": "vcc2", "top": 29.56, "left": -201.6, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd2", "top": 172.8, "left": -29.4, "attrs": {} }
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "dht1:GND", "gnd1:GND", "black", [ "v0" ] ],
[ "dht1:VCC", "vcc1:VCC", "red", [ "v9.6", "h-96" ] ],
[ "dht1:SDA", "r1:2", "green", [ "v28.8", "h0.1" ] ],
[ "r1:1", "vcc1:VCC", "green", [ "v0", "h-28.8", "v-57.6" ] ],
[ "r1:2", "esp:6", "green", [ "v0" ] ],
[ "esp:3V3.1", "vcc2:VCC", "green", [ "h0" ] ],
[ "esp:GND.7", "gnd2:GND", "black", [ "h37.12" ] ],
[ "pot1:SIG", "pot1:VCC", "green", [ "v0" ] ]
],
"dependencies": {}
}