BLE HID Mouse with absolute positioning

Xan_1.0
Posts: 1
Joined: Wed Jan 24, 2024 12:46 pm

BLE HID Mouse with absolute positioning

Postby Xan_1.0 » Wed Jan 24, 2024 1:02 pm

Hello community,

I'm new to ESP32 and, more specific, to microcontroller programming. I'm attempting to convert my Arduino Nano ESP32 board into a BLE HID pointing and clicking device (similar to a light-gun).

I've been tirelessly searching for a library that, once connected as a BLE HID device, allows me to move the mouse cursor to absolute coordinates (as opposed to relative coordinates).

The closest approach I've found is this repository by Sobrinho: https://github.com/sobrinho/ESP32-BLE-Abs-Mouse. Unfortunately, it doesn't work on Windows.

I'm aware that USB absolute mouse positioning will be included in the ESP-IDF v5.1 libraries once they are released. You can see more information here: https://github.com/espressif/arduino-es ... 3ae69d2262

I'm looking for something similar for BLE HID devices.

Thank you in advance.

Who is online

Users browsing this forum: iamloudness, noweare and 86 guests