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

LVGL with ESP32 TFT LCD Touchscreen Display – 2.8 inch ILI9341 240×320 (Arduino IDE)

ESP32 TFT LCD Touchscreen Display 2.8 inch ILI9341 240px by 320px Arduino IDE LVGL Graphics Library

In this guide, you’ll get started with the LVGL (Light and Versatile Graphics Library) using a TFT LCD Touchscreen Display wired to an ESP32 board. The LVGL is a popular …

CONTINUE READING »

LVGL with ESP32 Cheap Yellow Display Board (ESP32-2432S028R)

Getting Started with LVGL Graphics Library with ESP32 Cheap Yellow Display CYD Board ESP32-2432S028R

In this guide, you’ll get started with the LVGL (Light and Versatile Graphics Library) with the ESP32 CYD (Cheap Yellow Display ESP32-2432S028R). The LVGL is a popular free and open-source …

CONTINUE READING »

Raspberry Pi Pico: Control a Servo Motor (MicroPython)

Raspberry Pi Pico Control a Servo Motor MicroPython

In this guide, you’ll learn how to control hobby servo motors with the Raspberry Pi Pico programmed with MicroPython. Servo motors can be controlled using PWM signals to move with …

CONTINUE READING »

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