espressif/arduino-esp32

3.3.6-rc1

Pre-release
Featured
uploaded 3 months ago
Arduino core for ESP32, ESP32-C, ESP32-H, ESP32-P, ESP32-S series of SoCs

4 examples

  • 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…
    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…
    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…
    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…
    3.07 KB