Video 31: Wi-Fi Temperature MonitoringΒΆ

A comprehensive guide on setting up ESP8266 ESP-01 with a DHT11 sensor to monitor temperature over Wi-Fi and display it on various devices.

  • ESP8266 and DHT11 Introduction: Exploring the components used for Wi-Fi-based temperature monitoring.

  • Web Server Fundamentals: Understanding how web servers work in the context of remote data access.

  • Arduino IDE Setup for ESP8266: Configuring the Arduino IDE to program the ESP8266 module.

  • Sensor Wiring Guide: Detailed instructions on connecting the DHT11 sensor to the ESP8266.

  • Temperature Data on Serial Monitor: Programming ESP8266 to display temperature readings on a serial monitor.

  • Remote Temperature Data Display: Demonstrating how to view temperature data on mobile and desktop devices via Wi-Fi.

Video



Related On-line Tutorials