# lemmingDev/ESP32-BLE-Gamepad

Bluetooth LE Gamepad library for the ESP32

Repository: https://github.com/lemmingDev/ESP32-BLE-Gamepad
Canonical: https://ross.abutalabs.com/products/esp32-ble-gamepad
Language: C++
License: NOASSERTION
License Family: other
Last push: 2026-08-26T14:01:09+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 40, longevity 100
- inputs: {"age_days": 2545, "days_push": 7, "days_rel": 564, "gap_med": 4, "n_releases_24m": 14}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1572, forks 255 (observed 2026-08-28T04:05:05.558461+00:00)

## What it is
An Arduino/PlatformIO library that turns ESP32-family microcontrollers into Bluetooth LE HID gamepads. It supports up to 128 buttons, 6 axes, sliders, hats, gyro/accelerometer, and battery reporting via the efficient NimBLE stack.

## Use cases
- make an ESP32 act as a wireless game controller
- build a custom BLE gamepad with Arduino
- emulate a HID gamepad over Bluetooth LE
- create a DIY flight sim controller with throttle and rudder
- send gyroscope and accelerometer data as gamepad motion
- pair a microcontroller controller with Windows or Android

## When to choose
- you need a custom hardware controller for PC, Android, Linux, or macOS
- you want configurable HID descriptors, VID/PID, and axes resolution on ESP32
- you need battery reporting or force-pairing control in a BLE gamepad

## When to avoid
- you need iOS compatibility, which is not supported (no MFI)
- your board is an ESP32-S2, which has no Bluetooth radio
- you want classic Bluetooth (non-LE) HID emulation

## Facets
- artifact type: library
- maturity: active
- function: embedded, sdk
- domain: hardware, gaming-tools, embedded-systems
- platform: embedded, iot
- tags: esp32, ble, bluetooth-gamepad, hid, nimble, arduino, gamepad-emulation

## Member repositories
- lemmingDev/ESP32-BLE-Gamepad (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:05.558461+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:58:11.434567+00:00, confidence not recorded.
  - readme: https://github.com/lemmingDev/ESP32-BLE-Gamepad (fetched 2026-08-28T04:05:05.558461+00:00, sha 1e9f4c79c9d8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
