NodeMCU web server showing DHT11 data
In this example we will connect a DHT11 to a Node MCU v1.0 (you could use any ESP8266 board) board and we will display the temperature and humidity readings on a web page. The web page updates every 5 seconds I wouldn't recommend changing…