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 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 »

ESP32 Relay Module – Control AC Appliances (Web Server)

Control a Relay Module with an ESP32 (Web Server)

Using a relay with the ESP32 is a great way to control AC household appliances remotely. This tutorial explains how to control a relay module with the ESP32. We’ll take …

CONTINUE READING »

ESP32 LoRa Sensor Monitoring with Web Server (Long Range Communication)

ESP32 LoRa Sensor Monitoring with Web Server Long Range Communication

In this project, you’ll build a sensor monitoring system using a TTGO LoRa32 SX1276 OLED board that sends temperature, humidity and pressure readings via LoRa radio to an ESP32 LoRa …

CONTINUE READING »

TTGO LoRa32 SX1276 OLED Board: Getting Started with Arduino IDE

TTGO LoRa32 OLED SX1276 Board: Getting Started with Arduino IDE

The TTGO LoRa32 SX1276 OLED is an ESP32 development board with a built-in LoRa chip and an SSD1306 0.96 inch OLED display. In this guide, we’ll show you how to: …

CONTINUE READING »

EXTREME POWER SAVING (0µA) with Microcontroller External Wake Up: Latching Power Circuit

EXTREME POWER SAVING 0µA with Microcontroller External Wake Up: Latching Power Circuit

In this tutorial, we’ll show you how to build an Auto Power Off circuit (Latching Power Circuit) on a custom PCB, which is extremely useful to save power in your …

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