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

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 »

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 »

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 »

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 »

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 »

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 »

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 »

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 »

Older posts
Newer posts
← Previous Page1 … Page24 Page25 Page26 … Page53 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