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

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 »

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 »

MicroPython: SSD1306 OLED Display Scroll Functions and Draw Shapes (ESP32/ESP8266)

MicroPython: SSD1306 OLED Display Scroll Functions and Draw Shapes ESP32 ESP8266

This guide shows additional functions to control an OLED display with MicroPython using the ESP32 or ESP8266. You’ll learn how to scroll the entire screen horizontally and vertically and how …

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 »

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