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

MicroPython: Timer Interrupts with the ESP32/ESP8266

MicroPython Timer Interrupts with the ESP32 ESP8266 NodeMCU

In this guide, you’ll learn how to use timer interrupts (timers and event handling) with the ESP32 and ESP8266 programmed with MicroPython. Timer interrupts allow you to schedule and execute …

CONTINUE READING »

ESP8266 NodeMCU Web Server: Control a DC Motor (Arduino IDE)

ESP8266 NodeMCU Web Server Control a DC Motor Arduino IDE

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

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 »

Raspberry Pi Pico W: Getting Started with HTTP GET Requests (MicroPython)

Raspberry Pi Pico W Getting Started with HTTP GET Requests MicroPython

This tutorial is a getting started guide to HTTP GET requests with the Raspberry Pi Pico W. HTTP Requests are fundamental to interact with web services to retrieve data from …

CONTINUE READING »

How to Power the Raspberry Pi Pico? 6 Different ways

How to Power the Raspberry Pi Pico in 6 Different ways

In this quick guide, we’ll show you six different ways to power your Raspberry Pi Pico microcontroller board. It can be powered via the micro-USB port or via GPIO 39. …

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 »

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 »

Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page48 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 (2nd Edition) Course » 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-2024 · RandomNerdTutorials.com · All Rights Reserved