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

neu-rah/ArduinoMenu

Arduino generic menu/interactivity system observed · 2026-08-28

github.com/neu-rah/ArduinoMenu · C++ · LGPL-2.1 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4400
  • days_rel: n/a
  • days_push: 8
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1021 stars · 195 forks observed · 2026-08-28

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

A generic menu and interactivity library for the Arduino framework, supporting menus, submenus, input fields, and event-driven handlers across many display and input devices. It is designed as a non-blocking polling system so user tasks can run concurrently with menu navigation.

Use cases

  • build a settings menu on an LCD or TFT with Arduino
  • navigate menus with rotary encoder or buttons on embedded devices
  • create input fields for adjusting parameters on ESP8266 projects
  • add a non-blocking user interface to an AVR microcontroller
  • handle keyboard or touch input for device configuration
  • build an IoT device with an on-device control menu

When to choose

  • you need a menu system on Arduino with minimal RAM/flash usage
  • you want support for many display and input hardware combinations
  • you need non-blocking menus so other tasks keep running

When to avoid

  • you need a full GUI framework with graphics and animations
  • your project is not on the Arduino/embedded platform
  • you need features only available in the in-development successor (OneMenu/HAPI)

Facets

library · maturity active

ui-components embedded gui embedded-systems iot developer-tools iot embedded cpp menu-system lcd tft encoder-input non-blocking progmem esp8266 avr

1 source

Member repositories

RepositoryRoleHealth v2
neu-rah/ArduinoMenumain67

For agents

markdown · JSON · MCP: product_card(name="neu-rah/ArduinoMenu")

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