In a recent article in Elektor magazine, [Clemens Valens] describes the construction and software for an ESP32 walkie-talkie system that uses ESP-NOW for the wireless connection between units, along ...
This project provides a comprehensive library for interfacing the MPU6050 sensor with the ESP32 using the ESP-IDF framework. The library facilitates reading and processing acceleration and gyroscope ...
There is a multitude of modules and boards from different sources which carry the ESP32 chip. MicroPython tries to provide a generic port which would run on as many boards/modules as possible, but ...
What’s the cheapest quadcopter you can build? As [Circuit Digest] demonstrates with their variant of the ESP-Drone project by Espressif, you only need a minimum of parts: an ESP32 MCU, an inertial ...
The ESP32 Internet Radio from Poland-based maker, The MicroMaker, is a simple hardware kit that combines the LilyGo T-Display S3 Development board with an I2S audio breakout module and other ...
Drones have rapidly evolved from niche hobbies to versatile tools with a wide range of applications, from photography to agriculture or even for defense and military purposes. Building a DIY drone ...
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 ...
The ArtNet protocol has brought the DMX standard to the network. The new ArtNet devices are, of course, backward compatible with the DMX standard, but not vice versa. What to do then, with a legacy ...
Bojan Jurca’s “Esp32_oscilloscope” is an open-source Arduino sketch that can transform an ESP32 board into a web-based oscilloscope that works over WiFi. We had also written about the Scoppy project ...
In this guide, we introduce a custom-built Wireless Stepper Motor Controller with ESP32, a simple yet powerful way to add Wi-Fi stepper motor control to any project. This wireless stepper motor driver ...