uploaded 5 months ago
Arduino core for ESP32, ESP32-C, ESP32-H, ESP32-P, ESP32-S series of SoCs

3 examples

  • esp_matter_light
    This example creates a Color Temperature Light device using the esp_matter component, which automatically sets the RGB LED GPIO and BOOT Button GPIO…
    16.10 KB
  • hello_world
    This is the simplest buildable example designed to serve as a template for new projects using Arduino-esp32 as an ESP-IDF component. It guides users…
    2.31 KB
  • hw_cdc_hello_world
    This example serves as a template for projects using Arduino-ESP32 as an ESP-IDF component, redefining the `Serial` interface to the USB CDC Hardware…
    3.11 KB