espressif/arduino-esp32

3.3.6

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 ESP-Matter over Thread example using ESP32-C5, ESP32-C6, and ESP32-H2 to build an RGB Light application. It requires Arduino…
    6.45 KB
  • free_bt_memory
    Shows how to override the weak `btInUse()` definition when using Arduino-esp32 as an ESP-IDF component so the Bluetooth controller memory is released…
    1.91 KB
  • hello_world
    This is the simplest buildable example made to be used as a template for new projects running Arduino-esp32 as an ESP-IDF component. It provides…
    2.27 KB
  • hw_cdc_hello_world
    This example is a template for Arduino-ESP32 projects, designed to redefine the `Serial` interface for the USB CDC Hardware Serial port. It…
    3.07 KB