ESP Component Registry
Open main menu
Docs
Blog
Sign in
espressif
/arduino-esp32
3.3.6-rc1
Pre-release
Latest stable version: 3.3.5
uploaded 12 hours ago
Arduino core for ESP32, ESP32-C, ESP32-H, ESP32-P, ESP32-S series of SoCs
Readme
Dependencies
22
Dependents
4
Examples
4
Versions
43
Arduino_ESP_Matter_over_OpenThread
This is an Arduino project to create an ESP-Matter over Thread RGB Light using ESP32-C5, ESP32-C6, and ESP32-H2. It requires Arduino 3.3.2+ and IDF…
Archive size ~ 6.45 KB
free_bt_memory
This example demonstrates how to override the weak `btInUse()` definition in Arduino-esp32 as an ESP-IDF component, enabling the release of Bluetooth…
Archive size ~ 1.91 KB
hello_world
This is the simplest buildable example designed as a template for new projects using Arduino-esp32 as an ESP-IDF component. It facilitates the…
Archive size ~ 2.27 KB
hw_cdc_hello_world
This example demonstrates how to use the ESP32's USB CDC Hardware Serial port by redefining the `Serial` interface in an Arduino-ESP32 project. It…
Archive size ~ 3.07 KB