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

Raspberry Pi Pico Web Server: Files from Filesystem (MicroPython)

Raspberry Pi Pico Web Server with Files from the Filesystem (MicroPython)

Learn how to create a web server with the Raspberry Pi Pico that serves files saved on its filesystem. Instead of writing the HTML directly in the MicroPython script, it …

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 Web Server: Charts with Historical Data (load .csv file)

ESP32 Web Server: Charts with Historical Data (load .csv file)

Learn how to create an ESP32 web server that displays charts with data loaded from a .csv file saved on a microSD card. In this project, we’ll build an ESP32 …

CONTINUE READING »

ESP-IDF: ESP32 Web Server – Basic HTTP Authentication (Login/Logout)

ESP-IDF ESP32 Web Server Basic HTTP Authentication

This guide shows how to build a local web server with the ESP32 programmed with ESP-IDF that serves a simple HTML web page that is password-protected with basic HTTP authentication. …

CONTINUE READING »

ESP32: Play Sound or Audio .mp3/.wav Files using YX5300 (Arduino IDE)

ESP32 Guide YX5300 YX6300 MP3 Player Module Play Sound Arduino IDE

Learn how to play .mp3 or .wav audio files stored on microSD card using an ESP32. We’ll be using the YX5300 / YX6300 Serial MP3 Music Player Module wired to …

CONTINUE READING »

ESP32 Web Server: Set Timer Schedule (Arduino IDE)

ESP32 Web Server Set Timer Schedule Arduino IDE

In this project, we’ll build a web server with the ESP32 that allows you to control an LED by scheduling a timer with an ON/OFF action for any period duration …

CONTINUE READING »

Raspberry Pi Pico: Web Server (Arduino IDE)

Raspberry Pi Pico web server with Arduino IDE

Learn how to create a basic web server with the Raspberry Pi Pico W programmed with Arduino IDE using the ESPAsyncWebServer library. In this tutorial, we’ll cover how to serve …

CONTINUE READING »

ESP-IDF: ESP32 Simple Web Server (Serve HTML Page)

ESP-IDF ESP32 Simple Web Server Serve HTML Page

This guide shows how to build a simple local web server with the ESP32 programmed with ESP-IDF that serves a simple HTML web page. This web page can then be …

CONTINUE READING »

MicroPython String Formatting – 3 Different Ways (ESP32, ESP8266, RPi Pico)

MicroPython String Formatting - 3 Different Ways Raspberry Pi Pico ESP32 ESP8266 NodeMCU

In this quick guide, we’ll explore different string formatting techniques essential for manipulating text in MicroPython. These techniques are useful for tasks such as displaying information to users, logging data, …

CONTINUE READING »

ESP32 CYD: Use Display, Touchscreen and MicroSD Card Simultaneously

ESP32 CYD Cheap Yellow Display Board How to use Display, Touchscreen and MicroSD Card Simultaneously

In this guide, we’ll show you how to use the display, touchscreen, and microSD card all at once with the ESP32 CYD (Cheap Yellow Display) board. We’ll build a simple …

CONTINUE READING »

ESP32: Temperature on TM1637 7-Segment Display (WeatherAPI)

ESP32 Display Temperature on TM1637 7-Segment Display WeatherAPI

In this project, we’ll display the current temperature for your city (or any city of your choice) on the TM1637 7-segment display. To get the temperature, we’ll make HTTP requests …

CONTINUE READING »

MicroPython: ESP32/ESP8266 with TM1637 4-Digit LED 7-Segment Display

MicroPython: ESP32/ESP8266 with TM1637 4-Digit LED 7-Segment Display

Learn how to interface TM1637 4-Digit LED 7-Segment Display with the ESP32 and ESP8266 boards programmed with MicroPython. Learn how to wire the display to the boards and how to …

CONTINUE READING »

Raspberry Pi Pico: TM1637 4-Digit 7-Segment Display (MicroPython)

Raspberry Pi Pico TM1637 4-Digit 7-Segment Display MicroPython

Learn how to use the TM1637 4-Digit 7-Segment Display with the Raspberry Pi Pico programmed with MicroPython. We provide instructions on how to wire the display to the board, install …

CONTINUE READING »

ESP-IDF: ESP32 Wi-Fi Scanner (Scan Nearby Networks RSSI)

ESP-IDF ESP32 Wi-Fi Scanner Scan Nearby Networks RSSI

In this guide, you’ll learn how to setup an ESP32 as a Wi-Fi scanner with ESP-IDF (Espressif IoT Development Framework). The Wi-Fi scanner code allows you to find nearby network …

CONTINUE READING »

Older posts
Page1 Page2 … Page56 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-2026 · RandomNerdTutorials.com · All Rights Reserved