hi my dear friends
i workin on my little project IoT that i want to transmit and monitoring data of DHT 11 sensor in real time from Arduino uno board to a webpage via ESP 8266 - 01 I found a this tutoriel :
https://www.youtube.com/watch?v=AGn6Ksf3OEw&t=5s
but i did not understand what he put in the html code below instead of 'x' to get the value of temperature ?
<head><meta http-equiv=refresh content=10></head><h1>Temperature</h1><h2>'x'</h2>
i do the same thing just i change the sensor with dht 11 and it doesn't worked with me
what's the wrong please need some help
?