At the heart of the “Walter” board lies the ESP32-S3 microcontroller, equipped with 2MB of RAM and 16MB of flash memory.
While the Raspberry Pi reigns as an SBC for multitasking and advanced processing, it’s the ESP32 that outshines it by doing ...
The ReSpeaker Lite ($32) is a ESP32-based audio kit with a 2-mic array from Seeed Studio that can transform your old speakers ...
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 IBM PC spawned the basic architecture that grew into the dominant Wintel platform we know today. Once heavy, cumbersome and power thirsty, it’s a machine that you can now emulate on a single board ...
My first foray into the IoT utilized the Espressif ESP8266, an SoC with 32-bit MCU and 2.4-GHz Wi-Fi built in. Since then, I have used many different module variants based on the microcontroller. So ...
Open-hardware platforms enable rapid prototyping and faster time-to-market of new IoT applications. The objective of this post is to give a brief introduction to another open-hardware IoT playground — ...
Programming embedded systems is difficult because of resource constraints and limited debugging facilities. Why develop your own Real-Time Operating System (RTOS) as well as your application when the ...