ESP32: Make HTTPS Requests using SIM Card – LILYGO T-SIM7000G
In this project, you’ll learn how to make HTTPS requests using an ESP32 with the SIM7000G LTE/GPS/GPRS module. We’ll use the LILYGO T-SIM7000G ESP32 that combines the ESP32 chip, the …
In this project, you’ll learn how to make HTTPS requests using an ESP32 with the SIM7000G LTE/GPS/GPRS module. We’ll use the LILYGO T-SIM7000G ESP32 that combines the ESP32 chip, the …
In this article, we’ll share ten different methods to log and save data with the ESP32. Would you like to monitor a specific sensor with the ESP32 and keep track …
This is a quick guide that shows how to find the address of I2C devices with the ESP32 programmed using Arduino IDE. Want to learn more about I2C with the …
In this project, you’ll learn how to log data to Google Sheets with the ESP32 securely and reliably using a Google Service Account and Google Sheets API. We’ll use the …
Learn how to program the ESP32 and ESP8266 with MicroPython, a re-implementation of Python 3 programming language targeted for microcontrollers. This is one of the easiest ways to program your ESP32/ESP8266 boards!
Another year is coming to an end. As usual, we’ll share our Year in Review: a summary of what happened throughout the year on the Random Nerd Tutorials blog. We’ll …
In this guide, we’ll provide you with all the information to master Bluetooth (Classic and Low Energy) with the ESP32 in no time. ESP32 boards are great for IoT projects …
In this guide, you’ll learn how to write and save data permanently to a file saved on the ESP8266 filesystem (LittleFS). LittleFS is a lightweight filesystem created for microcontrollers that …
In this guide, you’ll learn how to write and save data permanently to a file saved on the ESP32 filesystem (LittleFS). LittleFS is a lightweight filesystem created for microcontrollers that …
Welcome to the RNT Insider Area Lucky you — you’re in! We’ve got some of our BEST free bonuses for you on this page.</p> <h2><a href=”https://s3.amazonaws.com/rnt-user-unique-download-key/JSADFhewfJDSfahdfuwe/18_Arduino_Projects_eBook_Rui_Santos.zip” target=”_blank”>18+ Arduino Projects</a></h2> <a …
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 …
In this guide, you’ll learn how to use the RCWL-0516 Microwave Radar Proximity sensor to detect motion with the ESP8266 NodeMCU. We’ll show you how to wire the sensor to …
There is a wide variety of sensors, modules, and peripherals compatible with the ESP8266 NodeMCU boards. We have tutorials for the most popular components. This article is a compilation of …
In this guide, you’ll learn how to use the RCWL-0516 Microwave Radar Proximity sensor to detect motion with the ESP32. We’ll show you how to wire the sensor to the …