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

Rui Santos

Arduino Tinkerer. Electronics Hobbyist. Blogger and Entrepreneur. My blog (RandomNerdTutorials.com) is all about Electronics Projects, Tutorials and Reviews.

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 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 »

Build ESP32-CAM Projects using Arduino IDE eBook (2nd Edition)

Build ESP32-CAM Projects 2nd Edition eBook featured image

Build ESP32-CAM Projectsusing Arduino IDE eBook (2nd Edition) Build 20 projects with the ESP32-CAM using Arduino IDE: photo capture, web servers, email notifications, video streaming, car robot, pan and tilt …

CONTINUE READING »

Firebase Web App with the ESP32 and ESP8266 eBook

Build a Firebase Web App to Control Outputs Monitor Sensors from Anywhere Includes Login Logout Authentication

Firebase Web App with the ESP32 and ESP8266 eBook Build a Firebase Web App to Control Outputs and Monitor Sensors from Anywhere (Includes Login/Logout Authentication) GET THE EBOOK » Build …

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 »

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 »

ESP32: Guide for MicroSD Card Module using Arduino IDE

ESP32 Guide for MicroSD Card Module using Arduino IDE

This guide shows how to use a microSD card with the ESP32: you’ll learn how to read and write files to the microSD card. To interface the microSD card with …

CONTINUE READING »

Get Epoch/Unix Time with the ESP32 (Arduino)

Get Epoch Unix Time with the ESP32 Arduino

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

CONTINUE READING »

Upload Code to ESP32-CAM AI-Thinker using ESP32-CAM-MB USB Programmer (easiest way)

Upload Code to ESP32-CAM AI-Thinker using ESP32-CAM-MB USB Programmer easiest way

Learn how to upload code to the ESP32-CAM AI-Thinker board using the ESP32-CAM-MB micro USB programmer. This is the easiest way to program your ESP32-CAM board. This micro USB programmer …

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 MQTT – Publish BME680 Temperature, Humidity, Pressure, and Gas Readings (Arduino IDE)

ESP8266 NodeMCU MQTT Publish BME680 Temperature Humidity Pressure and Gas Readings Arduino IDE

Learn how to publish BME680 sensor readings (temperature, humidity, pressure and gas air quality) via MQTT with the ESP8266 NodeMCU to any platform that supports MQTT or any MQTT client. …

CONTINUE READING »

MicroPython: ESP32/ESP8266 BME280 Web Server (Weather Station)

ESP32 ESP8266 MicroPython BME280 Temperature Humidity Pressure Web Server Guide

This tutorial is a step-by-step guide that covers how to build a standalone ESP32 or ESP8266 NodeMCU Web Server that displays BME280 sensor readings using MicroPython firmware. We’ll create an …

CONTINUE READING »

Older posts
Newer posts
← Previous Page1 … Page6 Page7 Page8 … Page23 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-2026 · RandomNerdTutorials.com · All Rights Reserved