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

Installing ESP8266 NodeMCU Board in Arduino IDE 2 (Windows, Mac OS X, Linux)

Installing Programming ESP8266 NodeMCU Board in Arduino 2.0 Windows Mac OS X Linux

There is a new Arduino IDE—Arduino IDE 2. In this tutorial, you’ll learn how to install the ESP8266 boards in Arduino IDE 2.X and upload code to the board. This …

CONTINUE READING »

ESP8266 NodeMCU Plot Sensor Readings in Charts (Multiple Series)

ESP8266 NodeMCU Plot Sensor Readings in Charts Multiple Series Arduino IDE

This project shows how to build a web server with the ESP8266 NodeMCU board to plot sensor readings in charts with multiple series. As an example, we’ll plot sensor readings …

CONTINUE READING »

ESP8266 NodeMCU Setting a Custom Hostname (Arduino IDE)

ESP8266 NodeMCU Setting a Custom Hostname Arduino IDE

By default, the hostname of an ESP8266 NodeMCU board is ESP-XXXXXX where the Xs represents the last six characters of its MAC address. In this tutorial, you’ll learn how to …

CONTINUE READING »

[SOLVED] Reconnect ESP8266 NodeMCU to Wi-Fi Network After Lost Connection

Resolved ESP8266 NodeMCU Reconnect to Wi-Fi After Connection is Lost

This quick guide shows different ways to reconnect the ESP8266 NodeMCU board to a Wi-Fi network after a lost connection. This can be useful if the ESP8266 temporarily loses the …

CONTINUE READING »

ESP8266 NodeMCU OTA (Over-the-Air) Updates – AsyncElegantOTA (VS Code + PlatformIO)

ESP8266 NodeMCU OTA Over-the-Air Updates AsyncElegantOTA VS Code PlatformIO IDE

In this guide, you’ll learn how to do over-the-air (OTA) updates to your ESP8266 NodeMCU boards using the AsyncElegantOTA library and VS Code with PlatformIO. The AsyncElegant OTA library creates …

CONTINUE READING »

ESP8266 NodeMCU OTA (Over-the-Air) Updates – AsyncElegantOTA using Arduino IDE

ESP8266 NodeMCU OTA Over-the-Air Updates AsyncElegantOTA using Arduino IDE

In this guide, you’ll learn how to do over-the-air (OTA) updates to your ESP8266 NodeMCU boards using the AsyncElegantOTA library. This library creates a web server that allows you to …

CONTINUE READING »

Get Epoch/Unix Time with the ESP8266 NodeMCU (Arduino)

Get Epoch Unix Time with the ESP8266 NodeMCU Arduino

This quick guide shows how to get epoch/unix time using the ESP826 NodeMCU board with Arduino IDE. Getting the epoch time can be useful to timestamp your readings, give unique …

CONTINUE READING »

ESP8266 NodeMCU with MPU-6050 Accelerometer, Gyroscope and Temperature Sensor (Arduino)

ESP8266 NodeMCU MPU-6050 Module Accelerometer Gyroscope Temperature Sensor Arduino

In this guide you’ll learn how to use the MPU-6050 accelerometer and gyroscope module with the ESP8266 NodeMCU. The MPU-6050 IMU (Inertial Measurement Unit) is a 3-axis accelerometer and 3-axis …

CONTINUE READING »

ESP8266 NodeMCU with VS Code and PlatformIO: Upload Files to Filesystem (LittleFS)

ESP8266 NodeMCU with VS Code and PlatformIO IDE Upload Files to Filesystem LittleFS

Learn how to upload files to the ESP8266 NodeMCU board filesystem (LittleFS) using VS Code with the PlatformIO IDE extension (quick and easy). Using the filesystem with the ESP8266 can …

CONTINUE READING »

ESP8266 NodeMCU: ESP-NOW Web Server Sensor Dashboard (ESP-NOW + Wi-Fi)

ESP8266 NodeMCU: ESP-NOW Web Server Sensor Dashboard using Arduino IDE (ESP-NOW and Wi-Fi simultaneously)

In this project you’ll learn how to host a web server with the ESP8266 NodeMCU board and use ESP-NOW communication protocol at the same time. You can have several ESP8266 …

CONTINUE READING »

ESP8266 NodeMCU Async Web Server – Control Outputs with Arduino IDE (ESPAsyncWebServer library)

ESP8266 NodeMCU Async Web Server Control Outputs with Arduino IDE ESPAsyncWebServer library

In this tutorial you’ll learn how to build an asynchronous web server with the ESP8266 NodeMCU board to control its outputs. The board will be programmed using Arduino IDE, and …

CONTINUE READING »

ESP8266 NodeMCU Web Server using Server-Sent Events (Update Sensor Readings Automatically)

ESP8266 NodeMCU Web Server using Server-Sent Events (SSE) Update Sensor Readings Automatically Arduino

This tutorial shows how to use Server-Sent Events (SSE) in an ESP8266 NodeMCU Web Server programmed with Arduino IDE. SSE allows the browser to receive automatic updates from a server …

CONTINUE READING »

ESP8266 NodeMCU WebSocket Server: Control Outputs (Arduino IDE)

ESP8266 NodeMCU WebSocket Server Control Outputs Arduino IDE

In this tutorial you’ll learn how to build a web server with the ESP8266 using WebSocket communication protocol. As an example, we’ll show you how to build a web page …

CONTINUE READING »

ESP8266 NodeMCU Web Server with Slider: Control LED Brightness (PWM)

ESP8266 NodeMCU Web Server with Slider Control LED Brightness PWM using Arduino IDE

This tutorial shows how to build an ESP8266 NodeMCU web server with a slider to control the LED brightness. You’ll learn how to add a slider to your web server …

CONTINUE READING »

Older posts
Newer posts
← Previous Page1 … Page3 Page4 Page5 … 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