Getting Started with the Freenove ESP32-Wrover CAM Board
This is a quick getting started guide for the Freenove ESP32-Wrover CAM board. This board features an OV2640 camera, several GPIOs to connect peripherals, and a built-in programmer with a …
This is a quick getting started guide for the Freenove ESP32-Wrover CAM board. This board features an OV2640 camera, several GPIOs to connect peripherals, and a built-in programmer with a …
In this guide, we’ll show you seven different ways to send notifications with the ESP32. We’ll cover sending SMS, emails, WhatsApp messages, and Telegram messages. We’ll show you different options …
SMART HOME with Raspberry Pi, ESP32, and ESP8266 Learn Node-RED and InfluxDB on a Raspberry Pi to build a Home Automation System with the ESP32 and ESP8266. GET THE EBOOK …
Learn how to program your ESP32 and ESP8266 boards with MicroPython to send messages to your WhatsApp account. This can be useful to receive notifications from your board with sensor …
This guide shows how to send SMS with the ESP32 using an online service called Twilio. With this service, you can send SMS with the ESP32 without needing a GSM …
In this guide, you’ll learn how to send messages to your WhatsApp account with the ESP8266 NodeMCU board. This can be useful to receive notifications from the ESP8266 with sensor …
In this guide, you’ll learn how to send messages to your WhatsApp account with the ESP32. This can be useful to receive notifications from the ESP32 with sensor readings, alert …
In this tutorial, you’ll learn how to create a scale with the ESP8266 NodeMCU using a load cell and the HX711 amplifier. First, you’ll learn how to wire the load …
We’re reaching the end of 2021. As usual, at the end of the year, we share a summary of what happened throughout the current year on the Random Nerd Tutorials …
In this project, you’re going to monitor the status of a door using an ESP32 board and a magnetic reed switch. You’ll receive an email notification whenever the door changes state: opened or …
In this project, you’re going to monitor the status of a door using an ESP8266 NodeMCU board and a magnetic reed switch. You’ll receive an email notification whenever the door changes state: opened …
Build ESP32-CAM Projectsusing Arduino IDE eBook Build 20 projects with the ESP32-CAM using Arduino IDE: photo capture, web servers, email notifications, video streaming, car robot, pan and tilt server, face …
In this project, we’ll create a status indicator PCB shield for the ESP32 featuring two rows of addressable RGB neopixel LEDs, a BME280 sensor, and a pushbutton. We’ll program the …
200+ ESP8266 NodeMCU Projects, Tutorials and Guides with Arduino IDE The ESP8266 is an affordable development board that combines control of outputs/inputs and Wi-Fi capabilities. It is one of the …