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: Install Apache + MySQL + PHP (LAMP Server)

Install on Raspberry Pi Apache + PHP + MySQL + phpMyAdmin LAMP Server

In this guide, you’ll learn how to install a LAMP (Linux, Apache, MySQL, PHP) server on a Raspberry Pi. LAMP is a software bundle that is used for web development. …

CONTINUE READING »

MicroPython: ESP32/ESP8266 Access Point (AP)

MicroPython: ESP32/ESP8266 Access Point AP

Learn how to set your ESP32 or ESP8266 boards as an Access Point (AP) using MicroPython firmware. This allows you to connect directly to your ESP boards via Wi-Fi without …

CONTINUE READING »

ESP8266 NodeMCU Access Point (AP) for Web Server

ESP8266 NodeMCU Access Point AP for Web Server

In this tutorial, you’ll learn how to set your ESP8266 NodeMCU as an Access Point (AP) using Arduino IDE. This allows you to connect directly to your ESP8266 via Wi-Fi …

CONTINUE READING »

ESP32 SIM800L: Send Text Messages (SMS Alert) with Sensor Readings

ESP32 SIM800L Send Text Messages (SMS Alert) with Sensor Readings

In this project we’re going to create an SMS notification system with the T-Call ESP32 SIM800L module that sends an SMS when sensor readings are above or below a certain …

CONTINUE READING »

ESP32 Publish Data to Cloud without Wi-Fi (TTGO T-Call ESP32 SIM800L)

TTGO T-Call ESP32 SIM800L: Publish Data to Cloud without Wi-Fi

This project shows how to connect the TTGO T-Call ESP32 SIM800L board to the Internet using a SIM card data plan and publish data to the cloud without using Wi-Fi. …

CONTINUE READING »

Input Data on HTML Form ESP32/ESP8266 Web Server using Arduino IDE

ESP32 ESP8266 Input Data on HTML Form Web Server using Arduino IDE

In this guide, you’ll learn how to create an ESP32/ESP8266 web server with three input fields to pass values to your ESP using an HTML form. Then, you can use …

CONTINUE READING »

ESP32 Built-In Hall Effect Sensor with Arduino IDE and MicroPython

ESP32 Built-In Hall Effect Sensor with Arduino IDE and MicroPython

The ESP32 development board features a built-in hall effect sensor that detects changes in the magnetic field in its surroundings. This tutorial shows how to use the ESP32 hall effect …

CONTINUE READING »

ESP8266 Web Server using SPIFFS (SPI Flash File System) – NodeMCU

ESP8266 Web Server using SPIFFS (SPI Flash File System) HTML CSS files

This tutorial shows how to build a web server that serves HTML and CSS files stored on the ESP8266 NodeMCU filesystem (SPIFFS) using Arduino IDE. Instead of having to write …

CONTINUE READING »

ESP32 DHT11/DHT22 Web Server – Temperature and Humidity using Arduino IDE

ESP32 DHT11/DHT22 Web Server - Temperature and Humidity using Arduino IDE

In this project, you’ll learn how to build an asynchronous ESP32 web server with the DHT11 or DHT22 that displays temperature and humidity using Arduino IDE. The web server we’ll …

CONTINUE READING »

Build an ESP8266 Web Server – Code and Schematics (NodeMCU)

Build an ESP8266 Web Server - Code and Schematics (NodeMCU)

This tutorial is a step-by-step guide that shows how to build a standalone ESP8266 Web Server that controls two outputs (two LEDs). This ESP8266 NodeMCU Web Server is mobile responsive …

CONTINUE READING »

ESP8266 Interrupts and Timers using Arduino IDE (NodeMCU)

Interrupts and Timers with ESP8266 using Arduino IDE (NodeMCU)

In this guide, you’ll learn how to use interrupts and timers with the ESP8266 NodeMCU using Arduino IDE. Interrupts allow you to detect changes in the GPIO state without the …

CONTINUE READING »

ESP32 Web Server with BME280 – Advanced Weather Station

In this tutorial you’re going to learn how to create a web server with the ESP32 to display readings from the BME280 sensor module. The BME280 sensor measures temperature, humidity, …

CONTINUE READING »

ESP8266 Deep Sleep with Arduino IDE (NodeMCU)

ESP-01 ESP8266 NodeMCU Deep Sleep with Arduino IDE

This guide shows what’s Deep Sleep and how to use it with the ESP8266 in the Arduino IDE. If you use the sleep functions with the ESP8266 it will save you power and ultimately your batteries will last longer.

CONTINUE READING »

DHT11 vs DHT22 vs LM35 vs DS18B20 vs BME280 vs BMP180

DHT11 vs DHT22 vs LM35 vs DS18B20 vs BME280 vs BMP180 Temperature Sensors

There are a wide variety of temperature sensors compatible with Arduino, ESP32, ESP8266 and other development boards. So, it can be difficult to to pick up the most suitable sensor …

CONTINUE READING »

Older posts
Newer posts
← Previous Page1 … Page32 Page33 Page34 … 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