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 Cheap Yellow Display (CYD) Resistive Touchscreen Calibration

ESP32 Cheap Yellow Display (CYD) Resistive Touchscreen Calibration

In this guide, we’ll show you how to calibrate the ESP32 Cheap Yellow Display (CYD) Touchscreen. This calibration method also applies to other touchscreen displays. Our codes are compatible with …

CONTINUE READING »

Programming the ESP32 CYD (Cheap Yellow Display) with VS Code

Programming the ESP32 CYD Cheap Yellow Display with VS Code and PlatformIO

In this tutorial, we’ll show you how to program the ESP32 CYD (Cheap Yellow Display) using VS Code with the PlatformIO extension. We’ll show you how to load and configure …

CONTINUE READING »

Getting Started with the ESP32 Development Board

ESP32 Getting Started Guide for Beginners

New to ESP32? Start here! The ESP32 is a series of low-cost and low-power System on a Chip (SoC) microcontrollers developed by Espressif that include Wi-Fi and Bluetooth wireless capabilities …

CONTINUE READING »

ESP32 Web Server: Control a DC Motor (Arduino IDE)

ESP32 Web Server Control a DC Motor Arduino IDE

In this guide, we’ll build a web server with the ESP32 to control a DC motor remotely. The web server will serve a web page with buttons to make the …

CONTINUE READING »

ESP32 with LVGL: Display DS18B20 Sensor Readings on TFT LCD (Text and Arc)

ESP32 with LVGL Display DS18B20 Sensor Readings on TFT LCD Touchscreen Text and Curved Gauge

In this guide, you’ll learn how to program the ESP32 with LVGL (Light Versatile Graphics Library) to display temperature from the DS18B20 sensor on a TFT LCD Touchscreen Display (2.8 …

CONTINUE READING »

ESP32 CYD with LVGL: Display Temperature with DS18B20 Sensor (Text and Arc)

ESP32 CYD with LVGL Display Temperature with DS18B20 Sensor Text and Arc

In this guide, you’ll learn how to display temperature from the DS18B20 sensor on an ESP32 Cheap Yellow Display (CYD) using LVGL (Light Versatile Graphics Library). We’ll display the temperature …

CONTINUE READING »

ESP32 I2C Master and Slave (I2C Communication Between Two ESP32) – Arduino IDE

ESP32 I2C Master and Slave I2C Communication Between Two ESP32 boards Arduino IDE

In this guide, you’ll learn how to exchange data between two ESP32 boards using I2C communication protocol. One ESP32 board will be set as an I2C master and the other …

CONTINUE READING »

ESP32 Send Emails using an SMTP Server: HTML, Text, and Attachments (Arduino IDE)

ESP32 Send Emails using an SMTP Server: HTML, Text and Attachments (Arduino IDE)

Learn how to send emails with the ESP32 using an SMTP Server. We’ll show you how to send a simple email with HTML or raw text and how to send …

CONTINUE READING »

ESP32 Servo Motor Web Server with Arduino IDE

ESP32 Servo Motor Web Server with Arduino IDE

In this tutorial, you’ll learn how to build a web server with the ESP32 that controls the shaft’s position of a servo motor using a slider. First, we’ll take a …

CONTINUE READING »

ESP32 with VS Code and PlatformIO: Upload Files to LittleFS Filesystem

ESP32 with VS Code and PlatformIO: Upload Files to LittleFS Filesystem

Learn how to upload files to the ESP32 LittleFS filesystem using VS Code with the PlatformIO IDE extension. Using the filesystem with the ESP32 can be useful to save .txt, …

CONTINUE READING »

ESP32 Web Server with Slider: Control LED Brightness (PWM)

ESP32 Web Server with Slider Control LED Brightness PWM using Arduino IDE

This tutorial shows how to build an ESP32 web server with a slider to control the LED brightness. You’ll learn how to add a slider to your web server projects, …

CONTINUE READING »

ESP32 PWM with Arduino IDE (Analog Output)

ESP32 PWM with Arduino IDE Analog Output LED

Learn to generate PWM signals with the ESP32 using Arduino IDE. We’ll explain two different methods: using analogWrite and using the LEDC API. As an example, we’ll build a simple …

CONTINUE READING »

ESP32 with DC Motor and L298N Motor Driver – Control Speed and Direction

ESP32 with DC Motor and L298N Motor Driver - Control Speed and Direction

This tutorial shows how to control the direction and speed of a DC motor using an ESP32 and the L298N Motor Driver. First, we’ll take a quick look at how the …

CONTINUE READING »

Getting Started with ESP32 Bluetooth Low Energy (BLE) on Arduino IDE

Getting Started with ESP32 Bluetooth Low Energy (BLE) on Arduino IDE

The ESP32 comes not only with Wi-Fi but also with Bluetooth and Bluetooth Low Energy (BLE). This post is a quick introduction to BLE with the ESP32. First, we’ll explore …

CONTINUE READING »

Older posts
Newer posts
← Previous Page1 … Page3 Page4 Page5 … 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