ESP Component Registry
Open main menu
Docs
Blog
Sign in
The
ESP
Component Registry
Discover, download and publish components and examples for ESP-IDF
Namespace
Tags
Target
IDF Version
Browse components
ALL
Board Support Package
Compatible with ESP-IDF:
v5.3
v5.4
v5.5
v6.0
v6.1
By target:
ESP32
ESP32-C2
ESP32-C3
ESP32-C5
ESP32-C6
ESP32-C61
ESP32-H2
ESP32-H21
ESP32-H4
ESP32-P4
ESP32-S2
ESP32-S3
ESP32-S31
LINUX
Recently updated
fishwaldo/fsm
1
v0.2.0
uploaded 11 minutes ago
Header-only C++20 hierarchical table-driven FSM: declarative constexpr transition tables with compile-time exhaustiveness validation, arbitrary guards, first-class timeouts, refusal-as-a-verdict, and optional observer/introspection debugging. Zero heap, no exceptions/RTTI, C-callable via a thin facade pattern.
qulxizer/pl_adxl357
0
v1.0.1
uploaded 2 hours ago
Analog Devices ADXL357 C++ class component for ESP-IDF
cube32esp/cube32_bsp
0
v0.0.14
uploaded 3 hours ago
CUBE32 Board Support Package for ESP32-S3 — AI-ready hardware drivers for ST7789/ST7796 displays, CST816S/FT5x06/GT911 touch, IMU, audio, camera, LTE modem, PMU, RTC, and more
scrambletools/esp_avb
0
v2.13.1
uploaded 6 hours ago
AVB implementation for ESP-IDF
davidvtwout/esp_matter
0
v1.6.0
uploaded 8 hours ago
Espressif's Matter SDK Component with ESPHome integration changes
badgeteam/hid-host
0
v0.3.2
uploaded 9 hours ago
USB HID report descriptor parser and gamepad decoder: finds the axes, hat switch and buttons in a report
tangled-wires/iotta-opus
0
v0.4.12
uploaded 10 hours ago
iotta Opus voice codec — libopus (xiph/opus pinned by commit sha) plus the shared iotta make_opus_encoder/decoder factories. Optional: only needed by firmwares that enable the voice path (CONFIG_IOTTA_ENABLE_VOICE).
tangled-wires/iotta-input
0
v0.4.12
uploaded 10 hours ago
iotta device-input binding — board input catalog, pin arbitration and debounce (host-tested, IDF-free logic) plus GPIO / TCA9555-expander button sources. Header-only; requires the iotta and iotta-codec-audio components.
Top components
espressif/mdns
8
v1.11.3
uploaded 1 month ago
Multicast UDP service used to provide local network service and host discovery.
espressif/cmake_utilities
0
v1.1.1
uploaded 1 year ago
A collection of useful cmake utilities
lvgl/lvgl
10
v9.5.0
uploaded 6 months ago
LVGL - Light and Versatile Graphics Library
espressif/led_strip
2
v3.0.3
uploaded 6 months ago
Driver for Addressable LED Strip (WS2812, etc)
espressif/esp-dsp
0
v1.8.2
uploaded 3 months ago
ESP-DSP is the official DSP library for Espressif SoCs.
joltwallet/littlefs
3
v1.22.3
uploaded 1 month ago
LittleFS is a small fail-safe filesystem for micro-controllers.
espressif/esp_lcd_touch
1
v1.2.1
uploaded 8 months ago
ESP LCD Touch - main component for using touch screen controllers
espressif/button
0
v4.2.0
uploaded 2 months ago
GPIO and ADC and Matrix button driver