Esp8266+dht11+relay [need help]

I want the coding for this project. The Relay should turn on when the desired temperature is greater than actual temperature. Also tell me to the opposite case when desired temperature is less than the actual temperature.
Just simple coding nothing else.
CONNECTIONS :
REPLAY BOARD:-
In - GPIO2
GND -GND
VCC- +5V

ESP8266 ESP01:
VCC - +3.3V
CH_PD - +3.3V
GND- GND
GPIO0 - DHT11 (DATA)
GPIO2 - RELAY (IN)

DHT11:
VCC - +3.3V
DATA - GPIO0(ESP8266)
GND- GND

URGENT.

More cool layouts of the application are welcome.

@Gaurang_Sharma this site is not a coding factory and including URGENT in your post just antagonises readers.

From the wider internet find the required code for what you require and then modify it to work with Blynk. You will learn a lot by studying the coding provided by other Blynkers in the “Projects” section.

4 Likes

couldn’t find anything even matching. It’ll be great if you can help, else replying isn’t necessary, so better don’t
reply.

I’ll not comment further then. Good luck.

2 Likes

I think I’ve seen the EXACT code you need posted somewhere on this site?

i think in the “Projects made with Blynk” section…

it could be here

Yes, it looks similar to my HVAC project. You’re welcome to copy the code. Here’s a link: