{
"version": 1,
"author": "kathiravan,kaviya,kirushonthu,kowshik",
"editor": "wokwi",
"parts": [
{ "type": "board-esp32-devkit-c-v4", "id": "esp", "top": 96, "left": -14.36, "attrs": {} },
{
"type": "board-ssd1306",
"id": "oled1",
"top": 252.74,
"left": -364.57,
"attrs": { "i2cAddress": "0x3c" }
},
{
"type": "wokwi-dht22",
"id": "dht1",
"top": -47.7,
"left": -111,
"attrs": { "temperature": "70.4", "humidity": "77.5" }
},
{
"type": "chip-tp4056chargingmodule",
"id": "chip1",
"top": 356.22,
"left": -148.8,
"attrs": {}
},
{ "type": "chip-lithiumionbattery", "id": "chip2", "top": 356.22, "left": 52.8, "attrs": {} }
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "oled1:GND", "esp:GND.1", "blue", [ "v0" ] ],
[ "oled1:VCC", "esp:3V3", "red", [ "v0" ] ],
[ "oled1:SCL", "esp:22", "green", [ "v0" ] ],
[ "oled1:SDA", "esp:21", "green", [ "v0" ] ],
[ "esp:5V", "dht1:VCC", "red", [ "h-43.01", "v0", "h-76.8" ] ],
[ "dht1:GND", "esp:GND.2", "magenta", [ "v0" ] ],
[ "dht1:SDA", "esp:15", "green", [ "v0" ] ],
[ "chip1:VCC", "esp:5V", "red", [ "h0" ] ],
[ "chip1:GND", "esp:GND.3", "cyan", [ "h0" ] ],
[ "chip2:OUT", "chip1:IN", "green", [ "h0" ] ],
[ "chip2:GND", "esp:GND.2", "magenta", [ "h67.2", "v-297.6" ] ],
[ "chip2:IN", "esp:5V", "green", [ "v0" ] ]
],
"dependencies": {}
}