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

MHeironimus/ArduinoJoystickLibrary

An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support. observed · 2026-08-28

github.com/MHeironimus/ArduinoJoystickLibrary · C++ · LGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

24/100

  • Activity 2
  • 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: 3940
  • days_rel: 590
  • days_push: 590
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2405 stars · 441 forks observed · 2026-08-28

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

An Arduino library that lets an Arduino Leonardo, Micro, or other ATmega32u4-based board appear as one or more USB HID joysticks or gamepads. It supports buttons, hat switches, and multiple axes with up to 16-bit precision.

Use cases

  • turn an Arduino Leonardo into a USB gamepad
  • build a custom flight simulator throttle and rudder controller
  • map physical buttons and potentiometers to joystick axes
  • create a DIY steering wheel or racing pedal HID device
  • emulate multiple joysticks from one Arduino board
  • build custom HID controllers for flight sims

When to choose

  • you need a custom physical controller that Windows/macOS/Linux sees as a standard joystick
  • you are using a 32u4-based board like Leonardo or Micro
  • you want configurable buttons, hat switches, and high-precision axes

When to avoid

  • you are using an Arduino UNO, MEGA, or other non-32u4 board
  • you need keyboard or mouse emulation only (the built-in Arduino Keyboard/Mouse libraries suffice)
  • you need Bluetooth wireless gamepad output

Facets

library · maturity stable

sdk embedded hardware gaming-tools embedded-systems embedded cpp arduino hid joystick gamepad atmega32u4 usb-hid

1 source

Member repositories

RepositoryRoleHealth v2
MHeironimus/ArduinoJoystickLibrarymain24

For agents

markdown · JSON · MCP: product_card(name="MHeironimus/ArduinoJoystickLibrary")

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