# UncleRus/esp-idf-lib

Component library for ESP32-xx and ESP8266

Repository: https://github.com/UncleRus/esp-idf-lib
Canonical: https://ross.abutalabs.com/products/esp-idf-lib
Homepage: https://esp-idf-lib.readthedocs.io/en/latest/
Language: C
License Family: other
Topics: esp32, esp-idf, esp8266, humidity-sensor, pressure-sensor, temperature-sensor, pwm, dac, adc, power-monitor, gpio-extender, magnetometer, light-sensor, gas-sensor, rotary-encoder, led-controller, i2c-device, esp32-s2, wiegand, co2-sensor
Archived: true
Last push: 2026-01-24T10:01:30+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 64, release rhythm 8, longevity 100
- inputs: {"age_days": 3085, "days_push": 221, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1606, forks 476 (observed 2026-08-28T04:05:10.501328+00:00)

## What it is
A collection of ESP-IDF components (drivers for sensors, LED controllers, GPIO extenders, ADC/DAC, and other peripherals) for Espressif ESP32-xx chips and ESP8266, written in C. This repository is deprecated and succeeded by the per-component esp-idf-lib/core organization.

## Use cases
- read temperature and humidity sensors on ESP32
- drive LED controllers from ESP-IDF
- use I2C sensor drivers on ESP8266
- read ADC and rotary encoders on ESP32
- monitor power and CO2 levels with ESP32
- extend GPIO pins on an ESP32 project

## When to choose
- you maintain a legacy ESP-IDF project already using this library
- you need a broad set of ready-made peripheral drivers for ESP32/ESP8266 in C

## When to avoid
- starting a new project - use the esp-idf-lib/core per-component repositories instead
- you need bug fixes or updates, since this repo no longer accepts issues or PRs

## Facets
- artifact type: library
- maturity: abandoned
- function: embedded, developer-tools, sdk
- domain: embedded-systems, iot, hardware
- platform: embedded, iot, c
- tags: esp32, esp8266, esp-idf, sensor-drivers, i2c, component-library, deprecated

## Member repositories
- UncleRus/esp-idf-lib (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:10.501328+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-30T03:51:49.166133+00:00, confidence not recorded.
  - readme: https://github.com/UncleRus/esp-idf-lib (fetched 2026-08-28T04:05:10.501328+00:00, sha f515595e2c73)
- Data as of 2026-08-30T08:39:29.467469+00:00.
