espressif/arduino-esp32

3.3.0~1

Featured
uploaded 9 months ago
Arduino core for ESP32, ESP32-S and ESP32-C series of SoCs

3 examples

  • esp_matter_light
    This example creates a Color Temperature Light device utilizing the esp_matter component, automatically setting GPIOs for RGB LEDs and BOOT button…
    16.13 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 contains…
    2.31 KB
  • hw_cdc_hello_world
    This example demonstrates how to use the Arduino-ESP32 framework as an ESP-IDF component to redefine the `Serial` interface attached to the USB CDC…
    3.12 KB