Year in Review 2022 – Random Nerd Tutorials
The new year is just around the corner. This means it’s time for a Year in Review. We’ll share with you a summary of what happened throughout 2022 on the …
The new year is just around the corner. This means it’s time for a Year in Review. We’ll share with you a summary of what happened throughout 2022 on the …
In this guide, you’ll learn how to control the ESP32 GPIOs from anywhere using Firebase. We’ll create nodes on the Firebase Realtime Database to save the current GPIO states. Whenever …
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, 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 …
250+ ESP32 Projects, Tutorials and Guides with Arduino IDE The ESP32 is the ESP8266 successor loaded with lots of new features. The ESP32 is a development board that combines Wi-Fi …
2020 is almost over. It’s that time of the year to reflect about what we’ve achieved (or not) throughout this year and set our milestones for next year. In this article, …
In this project, you’ll learn how to build a Weather Station Interface PCB Shield for the ESP32 development board. The PCB features a BME280 temperature, humidity and pressure sensor, a …
Learn how to program the ESP32 and ESP8266 NodeMCU boards using VS Code (Microsoft Visual Studio Code) with PlatformIO IDE extension. We cover how to install the software on Windows, …
This guide shows how to control the ESP32 or ESP8266 NodeMCU GPIOs from anywhere in the world using Telegram. As an example, we’ll control an LED, but you can control …
This tutorial shows how to set up an ESP32 board to receive data from multiple ESP32 boards via ESP-NOW communication protocol (many-to-one configuration). This configuration is ideal if you want …
90+ Arduino Projects, Tutorials and Guides The Arduino is a microcontroller board that you can program to read information from the world around you and to send commands to the …
60+ MicroPython Projects, Tutorials and Guides with ESP32 / ESP8266 MicroPython, a re-implementation of Python 3 programming language targeted for microcontrollers. MicroPython firmware can be installed on boards like the …
This is a getting started guide for the TTGO T-Journal ESP32 Camera Development Board. The TTGO T-Journal features an OV2640 camera, an OLED display, several GPIOs to connect peripherals and …