guild icon
Toit
#simple BLE HID device example.
Thread channel in help
kaxori
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
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
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
Axiometa genesis electronics kit setup using toit. Contribute to kaxori/genesis development by creating an account on GitHub.
floitsch
floitsch 08/02/2025 12:25 PM
Nice!
4 messages in total