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

Telegram: Control ESP32/ESP8266 Outputs (Arduino IDE)

ESP32 ESP8266 NodeMCU Control Outputs LED Telegram Arduino

This guide shows how to control the ESP32 or ESP8266 NodeMCU GPIOs from anywhere in the world using Telegram. As an example, we’ll control an LED, but you can control …

CONTINUE READING »

Telegram: Request ESP32/ESP8266 Sensor Readings (Arduino IDE)

ESP32 ESP8266 NodeMCU Send Publish Sensor Readings BME280 Telegram Arduino

This guide shows how to request ESP32 or ESP8266 NodeMCU sensor readings using Telegram. As an example, we’ll request temperature and humidity readings from a BME280 sensor. You just need …

CONTINUE READING »

[SOLVED] Fix Arduino IDE ESP32 and ESP8266 Board Installation – Error Downloading URLs on Windows PC

Solved fix Arduino IDE installation esp32 esp8266 nodemcu board add-on error downloading urls

If you’re having trouble compiling code for your ESP32 or ESP8266 boards using Arduino IDE due to an error downloading the boards’ URLs, you can follow this guide to help …

CONTINUE READING »

ESP32 IoT Shield PCB with Dashboard for Outputs and Sensors

ESP32 IoT Shield PCB with Dashboard for Outputs and Sensors

In this project we’ll show you how to build an IoT shield PCB for the ESP32 and a web server dashboard to control it. The shield is equipped with a …

CONTINUE READING »

ESP32 Async Web Server – Control Outputs with Arduino IDE (ESPAsyncWebServer library)

ESP32 Async Web Server Control Outputs with Arduino IDE

In this tutorial you’ll learn how to build an asynchronous web server with the ESP32 board to control its outputs. The board will be programmed using Arduino IDE, and we’ll …

CONTINUE READING »

ESP32 HTTP POST with Arduino IDE (ThingSpeak and IFTTT.com)

ESP32 HTTP POST with Arduino IDE IFTTT ThingSpeak

In this guide, you’ll learn how to make HTTP POST requests using the ESP32 board with Arduino IDE. We’ll demonstrate how to post JSON data or URL encoded values to …

CONTINUE READING »

ESP32 HTTP GET with Arduino IDE (OpenWeatherMap.org and ThingSpeak)

ESP32 HTTP GET with Arduino IDE OpenWeatherMap ThingSpeak

In this guide, you’ll learn how to make HTTP GET requests using the ESP32 board with Arduino IDE. We’ll demonstrate how to decode JSON data from OpenWeatherMap.org and plot values …

CONTINUE READING »

ESP32/ESP8266 Web Server: Control Outputs with Timer

ESP32 ESP8266 NodeMCU Web Server: Control Outputs with Timer using Arduino IDE

In this tutorial you’ll build a web server to control the ESP32 or ESP8266 NodeMCU outputs with a pulse using Arduino IDE. The pulse width (“timer”) can be adjusted using …

CONTINUE READING »

ESP32/ESP8266 Web Server HTTP Authentication (Username and Password Protected)

ESP32 ESP8266 NodeMCU Web Server HTTP Authentication Username and Password Protected Arduino IDE

Learn how to add HTTP authentication with username and password to your ESP32 and ESP8266 NodeMCU web server projects using Arduino IDE. You can only access your web server if …

CONTINUE READING »

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

ESP-NOW with ESP32: Receive Data from Multiple Boards many-to-one

This tutorial shows how to set up an ESP32 board to receive data from multiple ESP32 boards via ESP-NOW communication protocol (many-to-one configuration). This configuration is ideal if you want …

CONTINUE READING »

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 »

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