Skip to content
Random Nerd Tutorials
  • Free eBooks
  • About
  • Contact
  • Courses Login
  • Get Courses
    • All eBooks & Courses
    • 🔥 Learn LVGL: Build GUIs for ESP32 Projects
    • Smart Home with Raspberry Pi, ESP32, and ESP8266
    • Learn ESP32 with Arduino IDE
    • Build Web Servers with ESP32 and ESP8266
    • Firebase Web App with ESP32 and ESP8266
    • Build ESP32-CAM Projects
    • MicroPython Programming with ESP32 and ESP8266
    • Home Automation Using ESP8266
    • Learn Raspberry Pi Pico/Pico W with MicroPython
    • Arduino Step-by-step Projects
    • Android Apps For Arduino
    • Electronics For Beginners
HOME ESP32 ESP8266 ESP32-CAM RASPBERRY PI MICROPYTHON RPi PICO ARDUINO REVIEWS

ESP8266

ESP8266 NodeMCU: BME680 Environmental Sensor using Arduino IDE (Gas, Pressure, Humidity, Temperature)

ESP8266 NodeMCU BME680 Gas sensor humidity barometric pressure ambient temperature gas air quality Arduino IDE

The BME680 is an environmental digital sensor that measures gas, pressure, humidity and temperature. In this guide you’ll learn how to use the BME680 sensor module with the ESP8266 NodeMCU …

CONTINUE READING »

ESP8266 NodeMCU Web Server with BME680 – Weather Station (Arduino IDE)

ESP8266 NodeMCU BME680 Gas sensor humidity barometric pressure ambient temperature gas air quality Arduino IDE Web Server

This tutorial shows how to build a web server weather station with the ESP8266 NodeMCU to display sensor readings from the BME680 environmental sensor: gas (air quality), temperature, humidity and …

CONTINUE READING »

ESP8266 NodeMCU Static/Fixed IP Address (Arduino IDE)

Set ESP8266 NodeMCU Static or Fixed IP Address using Arduino IDE

This tutorial shows how to set a static/fixed IP address for your ESP8266 NodeMCU board. If you’re running a web server or Wi-Fi client with your ESP8266 and every time …

CONTINUE READING »

Telegram: ESP8266 NodeMCU Motion Detection with Notifications (Arduino IDE)

ESP8266 NodeMCU PIR Motion Sensor Telegram Send Message Notification Arduino

This tutorial shows how to send notifications to your Telegram account when the ESP826 NodeMCU detects motion. As long as you have access to the internet in your smartphone, you’ll …

CONTINUE READING »

ESP-NOW with ESP8266: Receive Data from Multiple Boards (many-to-one)

ESP-NOW with ESP8266 Receive Data from Multiple Boards many-to-one

This tutorial shows how to setup an ESP8266 board to receive data from multiple ESP8266 boards via ESP-NOW communication protocol (many-to-one configuration). This configuration is ideal if you want to …

CONTINUE READING »

ESP-NOW with ESP8266: Send Data to Multiple Boards (one-to-many)

ESP-NOW with ESP8266 NodeMCU: Send Data to Multiple Boards one-to-many

In this tutorial you’ll learn how to use ESP-NOW communication protocol to send data from one ESP8266 NodeMCU board to multiple ESP8266 boards (one-to-many configuration). The boards will be programmed …

CONTINUE READING »

ESP-NOW Two-Way Communication Between ESP8266 NodeMCU Boards

ESP-NOW Two-Way Communication Between ESP8266 NodeMCU Boards

Learn how to establish a two-way communication between two ESP8266 NodeMCU boards using ESP-NOW communication protocol. As an example, two ESP8266 boards will exchange DHT sensor readings. We’ll use Arduino …

CONTINUE READING »

ESP8266 NodeMCU HTTP POST with Arduino IDE (ThingSpeak and IFTTT.com)

ESP8266 NodeMCU HTTP POST with Arduino IDE IFTTT ThingSpeak

In this guide, you’ll learn how to make HTTP POST requests using the ESP8266 NodeMCU board with Arduino IDE. We’ll demonstrate how to post JSON data or URL encoded values …

CONTINUE READING »

ESP8266 NodeMCU HTTP GET with Arduino IDE (OpenWeatherMap.org and ThingSpeak)

ESP8266 NodeMCU HTTP GET with Arduino IDE OpenWeatherMap ThingSpeak

In this guide, you’ll learn how to make HTTP GET requests using the ESP8266 NodeMCU board with Arduino IDE. We’ll demonstrate how to decode JSON data from OpenWeatherMap.org and plot …

CONTINUE READING »

ESP8266 NodeMCU MQTT – Publish DHT11/DHT22 Temperature and Humidity Readings (Arduino IDE)

ESP8266 NodeMCU MQTT Publish DHT22 or DHT11 Sensor Readings Arduino IDE

Learn how to publish temperature and humidity readings from a DHT11 or DHT22 sensor via MQTT with the ESP8266 NodeMCU to any platform that supports MQTT or any MQTT client. …

CONTINUE READING »

ESP8266 NodeMCU MQTT – Publish DS18B20 Temperature Readings (Arduino IDE)

ESP8266 NodeMCU MQTT - Publish DS18B20 Temperature Readings (Arduino IDE)

Learn how to publish DS18B20 temperature readings via MQTT with the ESP8266 (NodeMCU) to any platform that supports MQTT or any other MQTT client. As an example, we’ll publish sensor …

CONTINUE READING »

ESP8266 NodeMCU MQTT – Publish BME280 Sensor Readings (Arduino IDE)

ESP8266 NodeMCU MQTT Publish BME280 Sensor Readings Arduino IDE

Learn how to publish BME280 sensor readings (temperature, humidity and pressure) via MQTT with the ESP8266 to any platform that supports MQTT or any MQTT client. As an example, we’ll …

CONTINUE READING »

ESP32/ESP8266 Relay Module Web Server using Arduino IDE (1, 2, 4, 8, 16 Channels)

ESP8266 Relay Module - Control AC Appliances Web Server

This tutorial is a step-by-step guide that covers how to build a standalone ESP32 or ESP8266 NodeMCU Web Server that controls any relay module. We’ll create an ESP32/ESP8266 Web Server …

CONTINUE READING »

MicroPython: MQTT – Publish DHT11/DHT22 Sensor Readings (ESP32/ESP8266)

MicroPython MQTT Publish DHT11 DHT22 Sensor Readings Temperature and Humidity with ESP32 ESP8266

Learn how to program the ESP32 or ESP8266 boards with MicroPython to publish DHT11 or DHT22 sensor readings (temperature and humidity) via MQTT to any platform that supports MQTT or …

CONTINUE READING »

Older posts
Newer posts
← Previous Page1 … Page4 Page5 Page6 … Page10 Next →

Affiliate Disclosure: Random Nerd Tutorials is a participant in affiliate advertising programs designed to provide a means for us to earn fees by linking to Amazon, eBay, AliExpress, and other sites. We might be compensated for referring traffic and business to these companies.



Learn ESP32 with Arduino IDE eBook » Complete guide to program the ESP32 with Arduino IDE!



SMART HOME with Raspberry Pi, ESP32, and ESP8266 » learn how to build a complete home automation system.



Learn Raspberry Pi Pico/Pico W with MicroPython​ » The complete getting started guide to get the most out of the the Raspberry Pi Pico/Pico W (RP2040) microcontroller board using MicroPython programming language.



🔥 Learn LVGL: Build GUIs for ESP32 Projects​ » Learn how to build Graphical User Interfaces (GUIs) for ESP32 Projects using LVGL (Light Versatile Graphics Library) with the Arduino IDE.

  • About
  • Support
  • Terms and Conditions
  • Privacy Policy
  • Refunds
  • Complaints’ Book
  • MakerAdvisor.com
  • Join the Lab
Copyright © 2013-2025 · RandomNerdTutorials.com · All Rights Reserved