Espressif  Systems has just published a bug advisory for ESP32-C5 chips that identifies and fixes three bugs related to PSRAM ...
Soldered Electronics has made ESP32-based e-paper displays for years, starting with the launch of the Inkplate 6 in 2019. The ...
uZigbee is a MicroPython library that brings full Zigbee 3.0 support to the ESP32-C6 through a native C bridge to the ESP-Zigbee-SDK (ZBOSS stack). It provides high-level Python APIs for Coordinator, ...
As part of a power-saving strategy, we can put the ESP32 into deepsleep and lightsleep. Here is an implementation of wake-on-pin interrupt from both deepsleep and lightsleep. The deepsleep wakes to a ...