espressif/arduino-esp32

3.3.2

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

3 examples

  • esp_matter_light
    This example sets up an RGB LED and BOOT Button GPIO for creating a Color Temperature Light device using the esp_matter component from the Espressif…
    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 guides users…
    2.31 KB
  • hw_cdc_hello_world
    This is a simple example for projects using Arduino-ESP32 as an ESP-IDF component that redefines the `Serial` interface to connect to the USB CDC…
    3.12 KB