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

ESP32 Projects

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

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

This tutorial shows how to build an ESP32 web server that displays a web page with multiple sliders. The sliders control the duty cycle of different PWM channels to control …

CONTINUE READING »

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

Installing Programming ESP32 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 ESP32 boards in Arduino IDE 2 and upload code to the board. This …

CONTINUE READING »

ESP32 Plot Sensor Readings in Charts (Multiple Series)

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

CONTINUE READING »

ESP32 Setting a Custom Hostname (Arduino IDE)

ESP32 Setting a Custom Hostname Arduino IDE

By default, the hostname of the ESP32 is espressif. In this guide, you’ll learn how to set a custom hostname for your board. To set a custom hostname for your …

CONTINUE READING »

ESP32 Neopixel Status Indicator and Sensor PCB Shield with Wi-Fi Manager

ESP32 Neopixel Status Indicator and Sensor PCB Shield with Wi-Fi Manager

In this project, we’ll create a status indicator PCB shield for the ESP32 featuring two rows of addressable RGB neopixel LEDs, a BME280 sensor, and a pushbutton. We’ll program the …

CONTINUE READING »

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

ESP32 OTA Over-the-Air Updates AsyncElegantOTA VS Code PlatformIO

In this guide, you’ll learn how to do over-the-air (OTA) updates to your ESP32 boards using the AsyncElegantOTA library and VS Code with PlatformIO. The Async Elegant 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 »

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

ESP32 OTA Over-the-Air Updates AsyncElegantOTA using Arduino IDE Firmware Filesystem

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

CONTINUE READING »

ESP32 Save Data Permanently using Preferences Library

ESP32 Save Data Permanently using the Preferences Library

This guide shows how to save data permanently on the ESP32 flash memory using the Preferences.h library. The data held in the flash memory persists across resets or power failures. …

CONTINUE READING »

ESP32 Web Server Hosting Files from MicroSD Card

ESP32 Web Server Hosting Files from MicroSD Card

In this tutorial, you’ll learn how to build an ESP32 web server to serve files from a microSD card using a microSD card module that communicates using SPI protocol. You’ll …

CONTINUE READING »

ESP32 Useful Wi-Fi Library Functions (Arduino IDE)

ESP32 Useful Wi-Fi Library Functions Arduino IDE

This article is a compilation of useful Wi-Fi functions for the ESP32. We’ll cover the following topics: scan Wi-Fi networks, connect to a Wi-Fi network, get Wi-Fi connection strength, check …

CONTINUE READING »

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

ESP32 Useful Wi-Fi Library Functions Arduino IDE

This quick guide shows how you can reconnect your ESP32 to a Wi-Fi network after losing the connection. This can be useful in the following scenarios: the ESP32 temporarily loses …

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 »

ESP32 Web Server with MPU-6050 Accelerometer and Gyroscope (3D object representation)

ESP32 Web Server MPU-6050 Accelerometer Gyroscope 3D object representation Arduino

In this project we’ll build a web server with the ESP32 to display readings from the MPU-6050 accelerometer and gyroscope sensor. We’ll also create a 3D representation of the sensor …

CONTINUE READING »

Older posts
Newer posts
← Previous Page1 … Page9 Page10 Page11 … Page17 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