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

br3ttb/Arduino-PID-Library

None observed · 2026-08-28

github.com/br3ttb/Arduino-PID-Library · C++ observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 5376
  • days_rel: n/a
  • days_push: 824
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2199 stars · 1140 forks observed · 2026-08-28

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

A PID (Proportional-Integral-Derivative) feedback control library for Arduino, written in C++. It provides basic closed-loop control functionality with well-documented design rationale.

Use cases

  • implement PID control on Arduino
  • control motor speed with feedback
  • maintain temperature setpoint with a heater
  • learn how PID controllers work
  • stabilize a self-balancing robot

When to choose

  • you need a proven, lightweight PID implementation for Arduino
  • you want a well-explained reference implementation of PID

When to avoid

  • you need PID on non-Arduino platforms
  • you need advanced control algorithms beyond basic PID

Facets

library · maturity maintenance

embedded simulation embedded-systems robotics embedded cpp iot pid-control feedback-control arduino control-systems automation

1 source

Member repositories

RepositoryRoleHealth v2
br3ttb/Arduino-PID-Librarymain23

For agents

markdown · JSON · MCP: product_card(name="br3ttb/Arduino-PID-Library")

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