Toit
#simple BLE HID device example.
Thread channel in help
kaxori
08/01/2025 07:54 PM
Has anyone already implemented something like this and can provide code snippets?
The goal is to trigger the smartphone camera with volume-up event.
floitsch
08/01/2025 07:56 PM
I'm not aware of anyone implementing ble hid.
It's something I'm interested in myself. If you manage to make it work let us know
kaxori
08/02/2025 12:23 PM
Got it to work:
- test-camera.toit,
- ble-camera.toit
https://github.com/kaxori/genesis/tree/main/src
genesis/src at main · kaxori/genesis
Axiometa genesis electronics kit setup using toit. Contribute to kaxori/genesis development by creating an account on GitHub.
floitsch
08/02/2025 12:25 PM
Nice!
4 messages in total