News

Unlike the standard ESP32 microcontroller, the CAM variant includes a camera module and a microSD card slot built into it.
One of the standout features of the ESP32 board is its robust internet connectivity. This capability allows you to configure the board to make API calls and utilize the responses in various ways. This ...
This repository contains multiple projects developed for the ESP32 platform using Arduino IDE. Each project showcases a specific use case, such as creating web-based interfaces, sensor integration, or ...
Waveshare ESP32-H2-Zero is a tiny USB-C development board based on Espressif Systems' ESP32-H2 RISC-V SoC with Zigbee, Thread ...
The Maker’s Pet Robotics Kit is a DIY learning kit designed for robotics enthusiasts, students, and hobbyists who want to explore autonomous navigation and mapping. At its core, the ESP32 works with ...
ESP32 microcontrollers, known for their versatility in IoT and smart home projects, also support digital audio via their I2S interface. In the first part of this series, we explore an audio-focused ...
This ESP32 project is an exciting and interactive way to control LEDs using hand gestures. We will use an ESP32 board, Python, MediaPipe, and OpenCV to create a system that can detect specific hand ...
80s-era electronic speech certainly has a certain retro appeal to it, but it can sometimes be a useful data output method since it can be implemented on very little hardware. [luc] demonstrates this ...