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

Search Results for: esp32

ESP8266 NodeMCU with Stepper Motor (28BYJ-48 and ULN2003 Motor Driver)

ESP8266 NodeMCU with Stepper Motor 28BYJ-48 and ULN2003 Motor Driver Arduino IDE

In this guide, you’ll learn how to control a stepper motor with the ESP8266 NodeMCU board. We’ll use the 28BYJ-48 unipolar stepper motor with the ULN2003 motor driver. We’ll program …

CONTINUE READING »

ESP8266 NodeMCU WebSerial: Web-based Remote Serial Monitor

ESP8266 NodeMCU WebSerial Web-based Remote Serial Monitor Arduino Core IDE

In this guide, you’ll learn how to create and use a web-based “Serial Monitor” for your ESP8266 NodeMCU projects using the WebSerial library. This creates a web-based interface to output …

CONTINUE READING »

ESP8266 NodeMCU with HC-SR04 Ultrasonic Sensor with Arduino IDE

ESP8266 NodeMCU with HC-SR04 Ultrasonic Sensor with Arduino IDE

This guide shows how to use the HC-SR04 Ultrasonic Sensor with the ESP8266 NodeMCU board using the Arduino core. The ultrasonic sensor uses sonar to determine the distance to an …

CONTINUE READING »

ESP8266 NodeMCU with BMP388 Barometric/Altimeter Sensor (Arduino IDE)

ESP8266 NodeMCU with BMP388 Barometric Altimeter Sensor Arduino IDE

The BMP388 is a tiny and precise absolute barometric pressure sensor. Because of its precision, it is often used to estimate altitude in drone applications. It can also be used …

CONTINUE READING »

ESP8266 NodeMCU Publish Sensor Readings to ThingSpeak (easiest way)

ESP8266 NodeMCU Publish Sensor Readings to ThingSpeak easiest way Arduino IDE Core

In this guide, you’ll learn how to send sensor readings with the ESP8266 NodeMCU board to ThingSpeak. For demonstration purposes, we’ll use a BME280 sensor, but you can easily modify …

CONTINUE READING »

ESP8266 NodeMCU Web Server (WebSocket) with Multiple Sliders: Control LEDs Brightness (PWM)

ESP8266 Web Server WebSocket with Multiple Sliders: Control LEDs Brightness PWM

This tutorial shows how to build a web server with the ESP8266 NodeMCU board that displays a web page with multiple sliders. The sliders control the duty cycle of different …

CONTINUE READING »

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 »

Arduino Guide for MPU-6050 Accelerometer and Gyroscope Sensor

Arduino Board MPU6050 Module Accelerometer Gyroscope Temperature Sensor

Learn how to use the MPU-6050 accelerometer and gyroscope module with the Arduino board. The MPU-6050 IMU (Inertial Measurement Unit) is a 3-axis accelerometer and 3-axis gyroscope sensor. The accelerometer …

CONTINUE READING »

200+ ESP8266 NodeMCU Projects, Tutorials and Guides with Arduino IDE​

ESP8266 NodeMCU Free Projects Tutorials Guides Schematics Code Instructions Random Nerd Tutorials

200+ ESP8266 NodeMCU Projects, Tutorials and Guides with Arduino IDE The ESP8266 is an affordable development board that combines control of outputs/inputs and Wi-Fi capabilities. It is one of the …

CONTINUE READING »

Older posts
Newer posts
← Previous Page1 … Page30 Page31 Page32 … Page38 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