News

The original ESP32 may be a little long in the tooth by now, but it remains a potent tool for connected devices. We were drawn to [Max Pflaum]’s ESP32 Dashboard as a great example, it’s an ...
He came down to the 2024 Hackaday Superconference to tell us all about how you can repurpose ESP32-based commercial products. Jim starts off this talk by explaining just why the ESP32 is so popular.
The ESP32-C61-DevKitC-1 is a development board based on the ESP32-C61 low-cost WiFi 6 and Bluetooth LE 5.0 SoC that was first unveiled in January 2024, and has just entered mass production this month ...
I'm encountering a persistent crash when trying to use TFT_eSPI with an ESP32-S3 on a Freenove ESP32-S3 WROOM N8R8 board. The crash is a Guru Meditation Error: Core 1 panic'ed (StoreProhibited).
The ESP32 is a microcontroller that provides an API for Bluetooth A2DP which can be used to receive sound data e.g. from your Mobile Phone and makes it available via a callback method. The output is a ...