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

T-vK/ESP32-BLE-Keyboard

Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible) observed · 2026-08-28

github.com/T-vK/ESP32-BLE-Keyboard · 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: 2583
  • days_rel: n/a
  • days_push: 756
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3146 stars · 572 forks observed · 2026-08-28

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

An Arduino-compatible C++ library that turns an ESP32 into a Bluetooth LE (BLE) keyboard. It lets sketches send keystrokes, text, individual key presses/releases, and media keys to paired host devices.

Use cases

  • make an ESP32 act as a bluetooth keyboard
  • send keystrokes to a phone or computer from a microcontroller
  • build a custom macro pad that types over bluetooth
  • trigger media play/pause keys from an ESP32
  • send text like 'Hello world' via BLE HID
  • press key combinations like Ctrl+Alt+Delete remotely

When to choose

  • you want a cheap ESP32-based BLE HID keyboard for Arduino projects
  • you need media key support that USB keyboard libraries lack
  • you target Android, Windows, or Linux hosts

When to avoid

  • you need stable iOS or macOS support (known issues, especially with older devices)
  • you need to read Numlock/Capslock/Scrolllock state (unsupported)
  • you want a USB HID keyboard rather than Bluetooth LE

Facets

library · maturity active

embedded sdk embedded-systems hardware developer-tools embedded iot cpp esp32 bluetooth-le ble-keyboard arduino-library hid keystroke-injection

1 source

Member repositories

RepositoryRoleHealth v2
T-vK/ESP32-BLE-Keyboardmain23

For agents

markdown · JSON · MCP: product_card(name="T-vK/ESP32-BLE-Keyboard")

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