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

ESP32: Send Messages to WhatsApp

ESP32 Send Messages to WhatsApp Arduino IDE

In this guide, you’ll learn how to send messages to your WhatsApp account with the ESP32. This can be useful to receive notifications from the ESP32 with sensor readings, alert …

CONTINUE READING »

ESP32 Wireless Communication Protocols

ESP32 Wireless Communication Protocols

The ESP32 supports several different wireless communication protocols. Each protocol has its advantages and disadvantages and one can be more suitable than the other depending on the application. This guide …

CONTINUE READING »

ESP32: ESP-NOW Encrypted Messages

ESP32 ESP-NOW Encrypted Messages Arduino IDE

In this guide, you’ll learn how to encrypt ESP-NOW messages exchanged between ESP32 boards. ESP-NOW uses the CCMP method for encryption using a Primary Master Key (PMK) and Local Master …

CONTINUE READING »

ESP-NOW: Auto-pairing for ESP32/ESP8266 with Bidirectional Communication and Web Server

ESP-NOW Auto-pairing for ESP32 ESP8266 with Bidirectional Communication and Web Server

This guide shows how to build an ESP32 web server and use ESP-NOW communication protocol simultaneously. We’ll show you how to establish a two-way communication between the master (web server) …

CONTINUE READING »

LILYGO T-SIM7000G ESP32: Get GPS Data (Latitude, Longitude, Altitude, and more)

LILYGO T-SIM7000G ESP32 Get GPS Data Latitude Longitude Altitude

In this quick guide, you’ll learn how to get GPS data with the LILYGO T-SIM7000G ESP32 board using Arduino IDE. This tutorial is also compatible with a “regular” ESP32 connected …

CONTINUE READING »

Getting Started with LILYGO T-SIM7000G ESP32 (LTE, GPRS, and GPS)

Getting Started with LILYGO T-SIM7000G ESP32 LTE GPRS GPS

Get started with the ESP32 and the SIM7000G LTE/GPS/GPRS module. Throughout this tutorial, we’ll use the LILYGO T-SIM7000G ESP32 board that combines the ESP32 chip, the SIM7000G module, microSD card …

CONTINUE READING »

ESP32: Getting Started with Deta Base (Unlimited and Free Database for Developers)

ESP32 Getting Started with Deta Base Unlimited and Free Database for Developers

Get started with Deta Base using the ESP32 board. Deta Base is a NoSQL database. It is unlimited, free, and easy to use. Additionally, it requires minimal setup. So, it’s …

CONTINUE READING »

ESP32 SPI Communication: Set Pins, Multiple SPI Bus Interfaces, and Peripherals (Arduino IDE)

ESP32 SPI Communication Set Pins Multiple SPI Bus Interfaces and Peripherals Arduino IDE

This is a simple guide about SPI communication protocol with the ESP32 using Arduino IDE. We’ll take a look at the ESP32 SPI pins, how to connect SPI devices, define …

CONTINUE READING »

Control ESP32/ESP8266 GPIOs from Anywhere (Firebase Web App)

Control ESP32 or ESP8266 NodeMCU GPIOs from Anywhere Firebase Web App

In this guide, you’ll create a Firebase Web App to control the ESP32 or ESP8266 GPIOs from anywhere. The access to the web app is protected with authentication using email …

CONTINUE READING »

Firebase: Control ESP32 GPIOs from Anywhere

Control ESP32 GPIOs from Anywhere using Firebase

In this guide, you’ll learn how to control the ESP32 GPIOs from anywhere using Firebase. We’ll create nodes on the Firebase Realtime Database to save the current GPIO states. Whenever …

CONTINUE READING »

ESP32 WiFiMulti: Connect to the Strongest Wi-Fi Network (from a list of networks)

ESP32 WiFiMulti Connect to the Strongest Wi-Fi Network from a list of networks

Learn how to use WiFiMulti with the ESP32. It allows you to register multiple networks (SSID/password combinations). The ESP32 will connect to the Wi-Fi network with the strongest signal (RSSI). …

CONTINUE READING »

ESP32 with Load Cell and HX711 Amplifier (Digital Scale)

ESP32 with Load Cell and HX711 Amplifier Digital Scale Arduino IDE

In this guide, you’ll learn how to create a scale with the ESP32 using a load cell and the HX711 amplifier. First, you’ll learn how to wire the load cell …

CONTINUE READING »

Install ESP32 Filesystem Uploader in Arduino IDE

Install ESP32 Filesystem Uploader in Arduino IDE

The ESP32 contains a Serial Peripheral Interface Flash File System (SPIFFS). SPIFFS is a lightweight filesystem created for microcontrollers with a flash chip, which is connected by SPI bus, like …

CONTINUE READING »

ESP32 with TDS Sensor (Water Quality Sensor)

ESP32 with TDS Sensor Water Quality Sensor Arduino

In this guide, you’ll learn how to use a TDS meter (Total Dissolved Solids) with the ESP32. A TDS meter indicates the total dissolved solids like salts, minerals, and metals, …

CONTINUE READING »

Older posts
Newer posts
← Previous Page1 … Page7 Page8 Page9 … Page18 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