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

MicroPython: ESP32 – Getting Started with Bluetooth Low Energy (BLE)

ESP32 with MicroPython Getting Started with Bluetooth Low Energy BLE

This tutorial is a getting started guide to Bluetooth Low Energy (BLE) with the ESP32 programmed with MicroPython firmware. We’ll introduce you to BLE basic concepts and run some simple …

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 »

Raspberry Pi Pico with I2C LCD Display (MicroPython)

Raspberry Pi Pico Guide to the I2C LCD Display MicroPython

Learn how to use the I2C LCD (Liquid Crystal Display) with the Raspberry Pi Pico programmed with MicroPython. We’ll cover how to write static text, scrolling text, and how to …

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 »

ESP32: Migrating from version 2.x to 3.0 (Arduino IDE)

ESP32 Migrating from version 2.x to 3.0 Arduino IDE Core

Recently the ESP-IDF has been updated and with this new major version, there are some breaking changes in the API. In this guide, you’ll learn about all changes in the …

CONTINUE READING »

ESP32 Cheap Yellow Display (CYD) Pinout (ESP32-2432S028R)

ESP32 Cheap Yellow Display (CYD) Pinout (ESP32-2432S028R)

In this guide, we’ll take a look at the ESP32 Cheap Yellow Display Pinout. We’ll see which pins are used to control the display, touchscreen, and microSD card, and which …

CONTINUE READING »

Older posts
Newer posts
← Previous Page1 … Page7 Page8 Page9 … 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