espressif/arduino-esp32

3.3.0

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

3 examples

  • esp_matter_light
    This example sets up a Color Temperature Light device using the esp_matter component, automatically configuring the RGB LED and BOOT Button GPIO…
    16.10 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 shows how to…
    2.27 KB
  • hw_cdc_hello_world
    This example demonstrates how to redefine the `Serial` interface to use the USB CDC Hardware Serial port in an Arduino-ESP32 project. It's designed…
    3.09 KB