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

Arduino with an Anemometer: Measure Wind Speed

Arduino with an Anemometer: Measure Wind Speed

In this guide, you’ll learn how to use an anemometer with the Arduino board to measure wind speed. We’ll cover how to power and connect the sensor to the Arduino …

CONTINUE READING »

ESP8266 NodeMCU with an Anemometer: Measure Wind Speed (Arduino IDE)

ESP8266 with an Anemometer Measure Wind Speed Arduino IDE

In this guide, you’ll learn how to interface an anemometer with the ESP8266 NodeMCU board to measure wind speed. We’ll cover how to power and connect the sensor to the …

CONTINUE READING »

ESP32 with an Anemometer: Measure Wind Speed (Arduino IDE)

ESP32 with an Anemometer: Measure Wind Speed (Arduino IDE)

In this guide, you’ll learn how to interface an anemometer with the ESP32 to measure wind speed. We’ll cover how to power and connect the sensor to the ESP32 board, …

CONTINUE READING »

ESP32 UART Communication (Serial): Set Pins, Interfaces, Send and Receive Data (Arduino IDE)

ESP32 UART Communication (Serial): Set Pins, Interfaces, Send and Receive Data

This is a simple guide about UART serial communication protocol with the ESP32 using Arduino IDE. We’ll take a look at the basics of UART, default and custom UART pins, …

CONTINUE READING »

ESP32 TFT with LVGL: Display BME280 Sensor Data on a Table

ESP32 TFT Screen Display BME280 Table Readings LVGL Arduino

In this guide, you’ll learn how to create a responsive table using LVGL with an ESP32 and a TFT display. We’ll display temperature, humidity, and pressure from the BME280 sensor, …

CONTINUE READING »

ESP32 CYD with LVGL: Display BME280 Sensor Data on a Table

ESP32 Cheap Yellow Display CYD Board BME280 Table Readings LVGL Arduino

In this guide, you’ll learn how to create a responsive table using LVGL. We’ll display temperature, humidity, and pressure from the BME280 sensor, and luminosity from the LDR on the …

CONTINUE READING »

Raspberry Pi Pico W: Getting Started with Wi-Fi (MicroPython)

Raspberry Pi Pico W Getting Started with Wi-Fi MicroPython

The Raspberry Pi Pico W comes with the Infineon CYW43439 chip that contains a 2.4 GHz radio providing 802.11n Wi-Fi. This tutorial is an introduction to Wi-Fi on the Raspberry …

CONTINUE READING »

MicroPython: I2C LCD Display with ESP32/ESP8266

MicroPython I2C LCD Display with the ESP32 and ESP8266 NodeMCU

Learn how to interface the I2C LCD (Liquid Crystal Display) with the ESP32 and ESP8266 NodeMCU boards programmed with MicroPython. You’ll learn how to wire the display to the boards, …

CONTINUE READING »

ESP32 Deep Sleep with Arduino IDE and Wake Up Sources

ESP32 Deep Sleep and Wake-Up Sources

This article is a complete guide for the ESP32 deep sleep mode with Arduino IDE. We’ll show you how to put the ESP32 into deep sleep and take a look at different modes to wake it up: timer wake up, touch wake up, and external wake up.

CONTINUE READING »

ESP32 External Wake Up from Deep Sleep

ESP32 External Wake Up from Deep Sleep

This article shows how to put the ESP32 in deep sleep mode and wake it with an external wake up like a button press. We’ll cover how to use ext0 and ext1 methods.

CONTINUE READING »

ESP32 Touch Wake Up from Deep Sleep

This guide shows how to wake up the ESP32 from deep sleep using the touch-sensitive pins. The ESP32 will be programmed using Arduino IDE. Updated 8 October 2024. The ESP32 …

CONTINUE READING »

ESP32 Timer Wake Up from Deep Sleep

This tutorial shows how to put the ESP32 in deep sleep mode and wake it up with a timer after a predetermined amount of time. The ESP32 will be programmed …

CONTINUE READING »

ESP32-S3 DevKitC Pinout Reference Guide: GPIOs Explained

ESP32-S3 DevKitC Pinout Guide GPIOs Explained

The ESP32-S3 DevKitC is one of the most popular development boards with the ESP32-S3 chip. This chip comes with 45 pins and has a different pinout than the boards with …

CONTINUE READING »

ESP32 Remote-Controlled Wi-Fi Car Robot (Arduino IDE)

ESP32 Remote-Controlled Wi-Fi Car Robot Arduino

In this project, you’ll learn how to build an ESP32 Wi-Fi remote controlled car robot step by step. You’ll control the robot using a web server to make the robot …

CONTINUE READING »

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