# espressif/arduino-esp32

Arduino core for the ESP32 family of SoCs

Repository: https://github.com/espressif/arduino-esp32
Canonical: https://ross.abutalabs.com/products/arduino-esp32
Language: C++
License: LGPL-2.1
License Family: copyleft
Topics: arduino, esp-idf, esp32
Last push: 2026-08-26T13:51:45+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 82, longevity 100
- inputs: {"age_days": 3618, "days_push": 7, "days_rel": 42, "gap_med": 32.5, "n_releases_24m": 21}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 17287, forks 7903 (observed 2026-08-28T04:11:17.914162+00:00)

## What it is
The official Arduino core that enables Arduino programming for the ESP32 family of SoCs, built on top of ESP-IDF. It provides board definitions, libraries, and toolchain integration so sketches can be compiled and flashed to ESP32 chips from the Arduino IDE or CLI.

## Use cases
- program ESP32 boards with Arduino sketches
- build IoT devices using ESP32 and Arduino libraries
- use WiFi and Bluetooth on ESP32 from Arduino code
- flash firmware to ESP32, ESP32-S3, or ESP32-C3 boards
- prototype embedded projects with the Arduino ecosystem

## When to choose
- you want the familiar Arduino API on ESP32 hardware
- you need quick prototyping for IoT or embedded projects
- you rely on the large ecosystem of Arduino libraries

## When to avoid
- you need fine-grained control or full ESP-IDF features
- you target non-ESP32 microcontrollers
- you require hard real-time guarantees beyond what Arduino abstractions provide

## Facets
- artifact type: library
- maturity: stable
- function: embedded, sdk, developer-tools
- domain: embedded-systems, iot, hardware
- platform: embedded, iot, cpp
- tags: arduino, esp32, esp-idf, microcontroller, firmware, arduino-core

## Member repositories
- espressif/arduino-esp32 (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:17.914162+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:03:25.990253+00:00, confidence not recorded.
  - readme: https://github.com/espressif/arduino-esp32 (fetched 2026-08-28T04:11:17.914162+00:00, sha 902947a5b16b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
