adafruit / adafruit/Adafruit_CircuitPython_BLE
BLE keyboard or mouse as input
- Dominant language
- Python
- Stars
- 138
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
I’d like an example of how to receive input from an BLE keyboard or mouse as an input device. I see an example file here but it is commented out and mentions that it needs to be updated:
[Adafruit_CircuitPython_BLE/examples/ble_hid_central.py](https://github.com/adafruit/Adafruit_CircuitPython_BLE/blob/master/examples/ble_hid_central.py)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with Adafruit_CircuitPython_BLE/examples/ble_hid_central.py, which the issue identifies as a commented-out example needing an update. Determine the existing example's intended BLE HID flow and make it demonstrate receiving input from a BLE keyboard or mouse; done means the example is usable for that purpose.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100