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

ESP32 Web Server: Control Stepper Motor (WebSocket)

ESP32 Web Server Control Stepper Motor WebSocket Arduino IDE

In this guide you’ll learn how to create a web server with the ESP32 that displays a web page to control a stepper motor. The web page allows you to …

CONTINUE READING »

ESP32 Web Server: Control Stepper Motor (HTML Form)

Control Stepper Motor with ESP32 Web Server HTML Form Arduino IDE

In this tutorial, you’ll learn how to create a web server with the ESP32 to control a stepper motor remotely. The web server displays a web page with an HTML …

CONTINUE READING »

ESP32 Door Status Monitor with Email Notifications (IFTTT)

ESP32 Door Status Monitor with Email Notifications IFTTT Arduino IDE

In this project, you’re going to monitor the status of a door using an ESP32 board and a magnetic reed switch. You’ll receive an email notification whenever the door changes state: opened or …

CONTINUE READING »

ESP8266 NodeMCU Door Status Monitor with Email Notifications (IFTTT)

ESP8266 NodeMCU Door Status Monitor with Email Notifications IFTTT Arduino IDE

In this project, you’re going to monitor the status of a door using an ESP8266 NodeMCU board and a magnetic reed switch. You’ll receive an email notification whenever the door changes state: opened …

CONTINUE READING »

Guide for TCA9548A I2C Multiplexer: ESP32, ESP8266, Arduino

Guide for TCA9548A I2C Multiplexer ESP32 ESP8266 Arduino

In this guide, you’ll learn how to expand the I2C bus ports (ESP32, ESP8266, Arduino) using the TCA9458A 1-to-8 I2C Multiplexer. This piece of hardware is useful if you want …

CONTINUE READING »

ESP8266 NodeMCU with Stepper Motor (28BYJ-48 and ULN2003 Motor Driver)

ESP8266 NodeMCU with Stepper Motor 28BYJ-48 and ULN2003 Motor Driver Arduino IDE

In this guide, you’ll learn how to control a stepper motor with the ESP8266 NodeMCU board. We’ll use the 28BYJ-48 unipolar stepper motor with the ULN2003 motor driver. We’ll program …

CONTINUE READING »

ESP32 with Stepper Motor (28BYJ-48 and ULN2003 Motor Driver)

ESP32 with Stepper Motor 28BYJ-48 and ULN2003 Motor Driver

In this guide, you’ll learn how to control a stepper motor with the ESP32. We’ll use the 28BYJ-48 unipolar stepper motor with the ULN2003 motor driver. The ESP32 board will …

CONTINUE READING »

MicroPython: HC-SR04 Ultrasonic Sensor with ESP32 and ESP8266 (Measure distance)

MicroPython HC-SR04 Ultrasonic Sensor with ESP32 ESP8266 NodeMCU Measure distance

In this guide, you’ll learn how to use the HC-SR04 Ultrasonic Sensor with the ESP32 and ESP8266 to get the distance to an object using MicroPython firmware. This tutorial covers …

CONTINUE READING »

ESP8266 NodeMCU WebSerial: Web-based Remote Serial Monitor

ESP8266 NodeMCU WebSerial Web-based Remote Serial Monitor Arduino Core IDE

In this guide, you’ll learn how to create and use a web-based “Serial Monitor” for your ESP8266 NodeMCU projects using the WebSerial library. This creates a web-based interface to output …

CONTINUE READING »

ESP32 WebSerial: Web-based Remote Serial Monitor

ESP32 WebSerial Web-based Remote Serial Monitor Arduino Core IDE

In this guide, you’ll learn how to create and use a web-based “Serial Monitor” for your ESP32 projects using the WebSerial library. This creates a web-based interface to output debugging …

CONTINUE READING »

Altimeter Datalogger: ESP32 with BMP388, MicroSD Card Storage and OLED Display

Altimeter Datalogger ESP32 with BMP388 MicroSD Card Storage and OLED Display

In this project, we’ll build an altimeter datalogger with the ESP32 and the BMP388 sensor. The BMP388 is a precise pressure sensor that allows us to estimate altitude with great …

CONTINUE READING »

ESP8266 NodeMCU with HC-SR04 Ultrasonic Sensor with Arduino IDE

ESP8266 NodeMCU with HC-SR04 Ultrasonic Sensor with Arduino IDE

This guide shows how to use the HC-SR04 Ultrasonic Sensor with the ESP8266 NodeMCU board using the Arduino core. The ultrasonic sensor uses sonar to determine the distance to an …

CONTINUE READING »

Complete Guide for Ultrasonic Sensor HC-SR04 with Arduino

This article is a guide about the Ultrasonic Sensor HC-SR04. We’ll explain how it works, show you some of its features and share an Arduino project example you can follow …

CONTINUE READING »

ESP32 with HC-SR04 Ultrasonic Sensor with Arduino IDE

ESP32 with HC-SR04 Ultrasonic Sensor Module with Arduino IDE

This guide shows how to use the HC-SR04 Ultrasonic Sensor with the ESP32 board using the Arduino core. The ultrasonic sensor uses sonar to determine the distance to an object. …

CONTINUE READING »

Older posts
Newer posts
← Previous Page1 … Page21 Page22 Page23 … 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