News

This project implements a program for the ESP32 using Arduino IDE to calculate cumulative rectangle areas based on user inputs. The rectangle is divided into smaller rectangles, and areas are ...
Waveshare ESP32-H2-Zero is a tiny USB-C development board based on Espressif Systems' ESP32-H2 RISC-V SoC with Zigbee, Thread ...
In this tutorial, we will learn how to install multiple versions of the ESP32 board package in the Arduino IDE. Once set up, you’ll have the option to choose a specific version of the ESP32 package ...
Watch this practical guide to building a custom ESP32-S3-based OBD2 vehicle dashboard with UART communication, real-time ...
The problem I configure 3 UART instances on a ESP32 (see YAML below). One for P1 DSMR (utility meter; electricity) Two for Multical (second utility meter; district heating) Logger UART is disabled ...
We are excited to introduce the all-new Arduino Nano ESP32 – a powerful and versatile IoT development board that opens up a world of possibilities. This feature-packed board combines the ESP32-S3 with ...
The demo code for [XTronical]’s ESP32-based SD card music player is not even 40 lines long, though it will also require a few economical parts before it all works. Nevertheless, making a micr… ...