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

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 »

60+ ESP32-CAM Projects, Tutorials and Guides with Arduino IDE

ESP32-CAM Free Projects Tutorials Guides Schematics Code Instructions Random Nerd Tutorials

90+ ESP32-CAM Projects, Tutorials and Guides with Arduino IDE The ESP32-CAM board is an affordable development board that combines an ESP32-S chip, an OV2640 camera, several GPIOs to connect peripherals …

CONTINUE READING »

250+ ESP32 Projects, Tutorials and Guides with Arduino IDE​

ESP32 Free Projects Tutorials Guides Schematics Code Instructions Random Nerd Tutorials

250+ ESP32 Projects, Tutorials and Guides with Arduino IDE The ESP32 is the ESP8266 successor loaded with lots of new features. The ESP32 is a development board that combines Wi-Fi …

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 »

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 »

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

ESP32 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 ESP32. The MPU-6050 IMU (Inertial Measurement Unit) is a 3-axis accelerometer and 3-axis gyroscope …

CONTINUE READING »

ESP32 with VS Code and PlatformIO: Upload Files to Filesystem (SPIFFS)

ESP32 with VS Code and PlatformIO: Upload Files to Filesystem SPIFFS

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

CONTINUE READING »

ESP32-CAM Web Server with OpenCV.js: Color Detection and Tracking

ESP32-CAM Web Server with OpenCV.js: Color Detection and Tracking

This guide introduces OpenCV.js and OpenCV tools for the ESP32 Camera Web Server environment. As an example, we’ll build a simple ESP32 Camera Web Server that includes color detection and …

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 »

ESP32 Weather Station Interface PCB Shield (Temperature, Humidity, Pressure, Date and Time)

ESP32 Weather Station Interface PCB Shield Temperature Humidity Pressure Date Time

In this project, you’ll learn how to build a Weather Station Interface PCB Shield for the ESP32 development board. The PCB features a BME280 temperature, humidity and pressure sensor, a …

CONTINUE READING »

Older posts
Newer posts
← Previous Page1 … Page13 Page14 Page15 … 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