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

Getting Started with Raspberry Pi Pico (and Pico W)

Getting Started with Raspberry Pi Pico and Raspberry Pi Pico W

This article is a getting-started guide for the Raspberry Pi Pico W microcontroller board. It was built around the RP2040 chip, provides many GPIOs to connect peripherals, and can be …

CONTINUE READING »

ESP8266 NodeMCU Send Emails using an SMTP Server: HTML, Text, and Attachments (Arduino)

ESP8266 NodeMCU Send Emails using an SMTP Server HTML Text and Attachments Arduino IDE

In this tutorial, you’ll learn how to send emails with the ESP8266 NodeMCU board using an SMTP server. We’ll show how to send an email with raw text, HTML text, …

CONTINUE READING »

ESP32: Upload Files to LittleFS using Arduino IDE

ESP32 Upload Files to LittleFS using Arduino IDE

In this guide, you’ll learn how to upload files to the ESP32 Filesystem (LittleFS) by using a plugin for Arduino IDE (1.8.X). LittleFS is a lightweight filesystem created for microcontrollers …

CONTINUE READING »

Raspberry Pi: Read Digital Inputs with Python (Buttons and Other Peripherals)

Raspberry Pi Read Digital Inputs using Python Buttons and Other Peripherals

In this guide, you’ll learn how to set the Raspberry Pi GPIOs as digital inputs and how to read their state using a Python program. As an example, we’ll read …

CONTINUE READING »

Raspberry Pi: Read Analog Inputs with Python (MCP3008)

Read Raspberry Pi Analog Inputs with Python MCP3008

In this guide, you’ll learn how to read analog signals on the Raspberry Pi GPIOs using a Python program. The Raspberry Pi can only read digital signals. To read analog …

CONTINUE READING »

Raspberry Pi: PWM Outputs with Python (Fading LED)

Raspberry Pi PWM Outputs

In this guide, you’ll learn how to generate PWM signals on the Raspberry Pi GPIOs. As an example, we’ll show you how to dim the brightness of an LED by …

CONTINUE READING »

ESP8266 NodeMCU: Send Pushover Notifications (Arduino IDE)

ESP8266 NodeMCU Send Pushover Notifications Arduino IDE

In this guide, you’ll learn how to send ESP8266 notifications to Pushover. Pushover is a notification service that integrates with many applications. You can send push notifications to all of …

CONTINUE READING »

ESP32: Send Pushover Notifications (Arduino IDE)

Pushover Notifications with the ESP32

In this guide, you’ll learn how to send ESP32 notifications to Pushover. Pushover is a notification service that integrates with many applications. You can send push notifications to all of …

CONTINUE READING »

Control Raspberry Pi Digital Outputs with Python (LED)

Control Raspberry Pi Digital Outputs with Python LED

In this guide, you’ll learn how to set the Raspberry Pi GPIOs as digital outputs and control them using a Python program. As an example, we’ll show you how to …

CONTINUE READING »

Raspberry Pi Pinout Guide: How to use the Raspberry Pi GPIOs?

Raspberry Pi Pinout Guide: How to use the Raspberry Pi GPIOs

The Raspberry Pi 4 Model B and most recent versions of the Raspberry Pi have a double row of 40 GPIOs (General Purpose Input/Output Pins) that allow you to connect …

CONTINUE READING »

ESP32-CAM Post Images to Local or Cloud Server using PHP (Photo Manager)

ESP32-CAM Camera Board Send Post Images to Local Cloud Server HTTP POST Arduino IDE

Learn how to make HTTP POST requests using the ESP32-CAM board with Arduino IDE to send photos to a server. We’ll show how to post a JPG/JPEG image to a …

CONTINUE READING »

ESP32-CAM HTTP POST Photos to Local or Cloud Server using PHP and Arduino IDE

ESP32-CAM Camera Board Send HTTP Post Request Images to Local or Cloud Server using Arduino IDE

In this guide, you’ll learn how to make HTTP POST requests using the ESP32-CAM board with Arduino IDE to send photos to a server. We’ll show how to post a …

CONTINUE READING »

Control ESP32 and ESP8266 GPIOs from Anywhere in the World

Control ESP32 and ESP8266 GPIOs from Anywhere in the World

In this project, you’ll learn how to control your ESP32 or ESP8266 GPIOs from anywhere in the world. This can be very useful to control a relay, a thermostat, or …

CONTINUE READING »

DIY Cloud Weather Station with ESP32/ESP8266 (MySQL Database and PHP)

DIY Cloud Weather Station with ESP32/ESP8266 MySQL Database and PHP

Build a cloud weather station dashboard to visualize your ESP32 or ESP8266 sensor readings from anywhere in the world. You’ll visualize your sensor data displayed on gauges and on a …

CONTINUE READING »

Older posts
Newer posts
← Previous Page1 … Page15 Page16 Page17 … 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