Ross ROSS = Recommend OSS · open-source software intelligence for agents

adafruit/Adafruit_Sensor

Common sensor library observed · 2026-08-28

github.com/adafruit/Adafruit_Sensor · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4976
  • days_rel: 604
  • days_push: 604
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1064 stars · 721 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Adafruit Unified Sensor is an Arduino/C++ abstraction layer providing a common Adafruit_Sensor base class and standardized sensors_event_t data types in SI units. It lets interchangeable sensor drivers (accelerometers, gyroscopes, temperature, pressure, etc.) be swapped with minimal code changes.

Use cases

  • read accelerometer data on arduino with a unified api
  • swap sensor models without rewriting embedded code
  • log sensor data in standardized si units
  • build a portable arduino sensor driver
  • unify temperature humidity and pressure sensor readings

When to choose

  • writing Arduino sketches using Adafruit sensor breakout boards
  • you want sensor-agnostic code that survives hardware changes
  • building data-logging or telemetry with a single well-known sensor type

When to avoid

  • using non-Adafruit sensors with their own native drivers
  • bare-metal projects outside the Arduino ecosystem
  • you need direct register-level control of a specific sensor

Facets

library · maturity stable

sdk embedded middleware embedded-systems hardware iot embedded cpp iot arduino sensor-abstraction adafruit sensors-event si-units

1 source

Member repositories

RepositoryRoleHealth v2
adafruit/Adafruit_Sensormain23

For agents

markdown · JSON · MCP: product_card(name="adafruit/Adafruit_Sensor")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem