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/ESP8266: Control Outputs with Web Server and a Physical Button Simultaneously

ESP32 ESP8266 NodeMCU: Control Outputs with Web Server and a Physical Button Simultaneously Arduino IDE

This tutorial shows how to control the ESP32 or ESP8266 outputs using a web server and a physical button simultaneously. The output state is updated on the web page whether …

CONTINUE READING »

ESP32/ESP8266 Web Server: Control Outputs with Momentary Switch

ESP32 ESP8266 Web Server Control Outputs with Momentary Switch Arduino IDE

This tutorial shows how to create a web server with a button that acts as momentary switch to remotely control ESP32 or ESP8266 outputs. The output state is HIGH as …

CONTINUE READING »

ESP-NOW with ESP32: Send Data to Multiple Boards (one-to-many)

ESP-NOW with ESP32: Send Data to Multiple Boards one-to-many ESP8266 NodeMCU

In this tutorial, you’ll learn how to use ESP-NOW communication protocol to send data from one ESP32 to multiple ESP32 or ESP8266 boards (one-to-many configuration). The boards will be programmed …

CONTINUE READING »

ESP32 HTTP GET and HTTP POST with Arduino IDE (JSON, URL Encoded, Text)

ESP32 HTTP GET and HTTP POST with Arduino IDE JSON, URL Encoded, Text

In this guide, you’ll learn how to make HTTP GET and HTTP POST requests with the ESP32 board with Arduino IDE. We’ll cover examples on how to get values, post …

CONTINUE READING »

ESP32 MQTT – Publish DHT11/DHT22 Temperature and Humidity Readings (Arduino IDE)

ESP32 MQTT Publish DHT22 or DHT11 Sensor Readings Arduino IDE

Learn how to publish temperature and humidity readings from a DHT11 or DHT22 sensor via MQTT with the ESP32 to any platform that supports MQTT or any MQTT client. As …

CONTINUE READING »

ESP32 MQTT – Publish BME280 Sensor Readings (Arduino IDE)

ESP32 MQTT Publish BME280 Sensor Readings Arduino IDE

Learn how to publish BME280 sensor readings (temperature, humidity and pressure) via MQTT with the ESP32 to any platform that supports MQTT or any MQTT client. As an example, we’ll …

CONTINUE READING »

ESP32 Digital Inputs and Digital Outputs (Arduino IDE)

ESP32 Read Inputs Control Outputs Arduino IDE

In this getting started guide you’ll learn how to read digital inputs like a button switch and control digital outputs like an LED using the ESP32 with Arduino IDE. Prerequisites …

CONTINUE READING »

ESP32 MQTT – Publish DS18B20 Temperature Readings (Arduino IDE)

ESP32 MQTT Publish DS18B20 Temperature Readings Arduino IDE

Learn how to publish DS18B20 temperature readings via MQTT with the ESP32 to any platform that supports MQTT or any other MQTT client. As an example, we’ll publish sensor readings …

CONTINUE READING »

ESP32 NTP Client-Server: Get Date and Time (Arduino IDE)

ESP32 NTP Client-Server Get Date and Time Arduino IDE

Learn how to request date and time from an NTP Server using the ESP32 with Arduino IDE. Getting date and time is useful in data logging projects to timestamp readings. …

CONTINUE READING »

ESP32/ESP8266 Thermostat Web Server – Control Output Based on Temperature

ESP32 or ESP8266 Control Output Based on Temperature Threshold build a Thermostat Web Server

In this project, you’ll build an ESP32 / ESP8266 Thermostat Web Server with an input field to set a temperature threshold value. This allows you to automatically control an output …

CONTINUE READING »

ESP-NOW Two-Way Communication Between ESP32 Boards

ESP-NOW Two-Way Communication Between ESP32 Boards

In this guide, we’ll show you how to establish a two-way communication between two ESP32 boards using ESP-NOW communication protocol. As an example, two ESP32 boards will exchange sensor readings …

CONTINUE READING »

Get ESP32/ESP8266 MAC Address and Change It (Arduino IDE)

Get ESP32 or ESP8266 MAC Address and Change It (Arduino IDE)

This guide shows how to get the ESP32 or ESP8266 NodeMCU boards MAC Address using Arduino IDE. We also show how to change your board’s MAC Address. What’s a MAC …

CONTINUE READING »

Getting Started with ESP-NOW (ESP32 with Arduino IDE)

Getting Started with ESP-NOW (ESP32 with Arduino IDE)

Learn how to use ESP-NOW to exchange data between ESP32 boards programmed with Arduino IDE. ESP-NOW is a connectionless communication protocol developed by Espressif that features short packet transmission. This …

CONTINUE READING »

ESP32 Client-Server Wi-Fi Communication Between Two Boards

ESP32 Client-Server Wi-Fi Communication Between Two Boards

This guide shows how to setup an HTTP communication between two ESP32 boards to exchange data via Wi-Fi without an internet connection (router). In simple words, you’ll learn how to …

CONTINUE READING »

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