Raspberry Pi Pico and Pico W Projects, Tutorials and Guides
Raspberry Pi Pico and Pico W Projects, Tutorials and Guides The Raspberry Pi Pico (and Pico W) microcontroller board is built around the RP2040 chip, provides many GPIOs to connect …
Raspberry Pi Pico and Pico W Projects, Tutorials and Guides The Raspberry Pi Pico (and Pico W) microcontroller board is built around the RP2040 chip, provides many GPIOs to connect …
30+ Raspberry Pi Projects, Tutorials and Guides The Raspberry Pi is a small computer board about the size of a credit card. It was developed in the United Kingdom by …
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 …
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 …
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 …
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, …