NodeMCU: Show Live Data from DHT11 Sensor Using WebSocket on Flutter Mobile App
In this example, we are going to show you how to show live data like temperature, humidity, and Heat Index from DHT11 Sensor on a mobile App using NodeMCU (ESP8266). We have used WebSocket to transfer data from NodeMCU to Mobile App.