News

The ESPHome 2025.6.0 open-source firmware was released on June 18, 2025, with ESP32-P4 support and an initial OpenThread ...
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 ...
The relay board has a built-in error that must be found and fixed before use, turning learning into a real task with ...
Connect the ESP32-S3 board via USB-C to a Windows 10 PC. Open Arduino IDE or use esptool.py to upload a simple sketch with Serial.begin(115200). After upload, the board disconnects and reconnects ...
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 ...