T-vK/ESP32-BLE-Mouse
Bluetooth LE Mouse library for the ESP32 (Arduino IDE compatible) 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2588
- days_rel: n/a
- days_push: 961
- n_releases_24m: 0
Adoption not part of the score
1019 stars · 212 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) HID mouse. It exposes an Arduino Mouse-like API for moving the pointer, clicking, scrolling, and reporting battery level to host devices.
Use cases
- turn an ESP32 into a bluetooth mouse
- send mouse clicks and scrolls from an ESP32 over BLE
- build a DIY wireless mouse with ESP32 and Arduino IDE
- control a computer's pointer remotely via bluetooth low energy
- simulate mouse input for automation with ESP32
- add back/forward button support to a BLE HID device
When to choose
- you want to emulate a Bluetooth mouse using an ESP32 in the Arduino IDE
- you need an Arduino Mouse-like API over BLE instead of USB
- you want cross-host compatibility with Android, Windows, Linux, macOS, or iOS
When to avoid
- you need a USB HID mouse rather than Bluetooth LE
- you need guaranteed stability on macOS or iOS, which is reported as unreliable
- you need a keyboard or gamepad instead - use the companion ESP32-BLE-Keyboard or ESP32-BLE-Gamepad libraries
Facets
library · maturity maintenance
embedded sdk embedded-systems hardware embedded iot cpp esp32 bluetooth-le ble-hid arduino-library virtual-mouse hid automation
1 source
- readme: https://github.com/T-vK/ESP32-BLE-Mouse · fetched 2026-08-28 · 92051203ecd3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| T-vK/ESP32-BLE-Mouse | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="T-vK/ESP32-BLE-Mouse")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem