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

MicroPython: ESP32/ESP8266 Relay Module Web Server (AC Appliances)

MicroPython ESP32 ESP8266 NodeMCU Relay Module Web Server AC Appliances

This tutorial is a step-by-step guide that covers how to build a standalone ESP32 or ESP8266 NodeMCU Web Server that controls any relay module using MicroPython firmware. We’ll create an …

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 »

ESP8266 NodeMCU MQTT – Publish BME280 Sensor Readings (Arduino IDE)

ESP8266 NodeMCU MQTT Publish BME280 Sensor Readings Arduino IDE

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

CONTINUE READING »

ESP32/ESP8266 Relay Module Web Server using Arduino IDE (1, 2, 4, 8, 16 Channels)

ESP8266 Relay Module - Control AC Appliances Web Server

This tutorial is a step-by-step guide that covers how to build a standalone ESP32 or ESP8266 NodeMCU Web Server that controls any relay module. We’ll create an ESP32/ESP8266 Web Server …

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 »

MicroPython: MQTT – Publish DS18B20 Temperature Readings (ESP32/ESP8266)

MicroPython MQTT Publish DS18B10 Temperature Readings ESP32 ESP8266

Learn how to program the ESP32 or ESP8266 boards with MicroPython to publish DS18B20 temperature readings via MQTT to any platform that supports MQTT or any MQTT client. As an …

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 »

MicroPython: MQTT – Publish BME280 Sensor Readings (ESP32/ESP8266)

MicroPython MQTT Publish BME280 Sensor Readings Temperature Humidity Pressure with ESP32 ESP8266

Learn how to program the ESP32 or ESP8266 boards with MicroPython to publish BME280 sensor readings (temperature, humidity and pressure) via MQTT to any platform that supports MQTT or any …

CONTINUE READING »

MicroPython: MQTT – Publish DHT11/DHT22 Sensor Readings (ESP32/ESP8266)

MicroPython MQTT Publish DHT11 DHT22 Sensor Readings Temperature and Humidity with ESP32 ESP8266

Learn how to program the ESP32 or ESP8266 boards with MicroPython to publish DHT11 or DHT22 sensor readings (temperature and humidity) via MQTT to any platform that supports MQTT or …

CONTINUE READING »

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

ESP8266 NodeMCU 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 ESP8266 NodeMCU board with Arduino IDE. We’ll cover examples on how to get values, …

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 … Page29 Page30 Page31 … 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