Basic PTT implementation
Implements a basic PTT key via BLE HID using the optical pulse sensor as input device.
Just hover your hand over the sensor and the card10 will press the configured key. There is a menu to select which key to use and also which report to use.
Currently the keyboard and the consumer control reports are supported. The list of allowed keys is hard coded in the app. A later iteration might use introspection of the to get a list from the Adafruit library.
Edited by schneider
Merge request reports
Activity
added 3 commits
-
59e11566...66dd0dc9 - 2 commits from branch
master
- 409b22da - hack(ptt): trivial PTT implementation
-
59e11566...66dd0dc9 - 2 commits from branch
mentioned in commit cab04a3a
Please register or sign in to reply