{#define BLYNK_TEMPLATE_ID "TMPL36EpaRMxa"
#define BLYNK_TEMPLATE_NAME "smart soil nutrition monitoring system"
#define BLYNK_AUTH_TOKEN "GMHlZOH_wf2IT3877_9FnTYImZVfHa8O"
"version": 1,
"author": "Kamesh D",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-esp32-devkit-v1", "id": "esp", "top": -72.1, "left": -101, "attrs": {} },
{ "type": "wokwi-dht22", "id": "dht1", "top": 211.5, "left": 177, "attrs": {} },
{
"type": "board-ssd1306",
"id": "oled1",
"top": -16.06,
"left": 221.03,
"attrs": { "i2cAddress": "0x3c" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": 73.2,
"left": -274.6,
"attrs": { "color": "red" }
},
{ "type": "wokwi-potentiometer", "id": "pot1", "top": -30.1, "left": -278.6, "attrs": {} }
],
"connections": [
[ "esp:TX0", "$serialMonitor:RX", "", [] ],
[ "esp:RX0", "$serialMonitor:TX", "", [] ],
[ "dht1:SDA", "esp:D4", "green", [ "h67.3", "v-144", "h-268.5" ] ],
[ "dht1:VCC", "esp:3V3", "red", [ "h67.2", "v-134.4", "h-258.9" ] ],
[ "oled1:GND", "esp:GND.2", "yellow", [ "v-67.2", "h-441.6", "v153.7" ] ],
[ "oled1:VCC", "esp:3V3", "red", [ "v-48", "h86.55", "v201.6", "h-354.9" ] ],
[ "pot1:VCC", "esp:3V3", "purple", [ "v134.4", "h287.2", "v-134.4" ] ],
[ "dht1:GND", "esp:GND.2", "purple", [ "h28.8", "v-124.8", "h-345.6" ] ],
[ "pot1:GND", "esp:GND.2", "black", [ "h182.4", "h0", "v-9.5" ] ],
[ "esp:VP", "pot1:SIG", "cyan", [ "h-249.6", "v124.5" ] ],
[ "led1:A", "esp:D5", "orange", [ "v19.2", "h422.4", "v-86.4" ] ],
[ "led1:C", "esp:GND.2", "orange", [ "v67.2", "h154", "v-57.6", "h163.2" ] ],
[ "oled1:SCL", "esp:D22", "magenta", [ "v-28.8", "h86.7", "v192", "h-230.4", "v-191.7" ] ],
[ "oled1:SDA", "esp:D21", "cyan", [ "v-38.4", "h86.47", "v182.4", "h-240", "v-143.6" ] ]
],
"dependencies": {}
}