Replies: 1 comment
-
Yes, absolutely! There's already a HID keyboard&mouse mode. Nobody uses it in an app yet but it should work according to https://www.espruino.com/BLE+Keyboard#combination - you can use one of the other Bluetooth keyboard apps as an example of how to do it. But once it's enabled, this function should work if you call it from the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
Yesterday, I was walking around with my 3-month-old baby crying in my arms, while trying to browse YouTube's ‘Watch Later’ section on my phone. Yes, I'm a bad father, but that's not the point ;-)
The fact is, it's not practical at all with half a hand. I would have loved to have an input device connected to my phone that could move the cursor, scroll and click, and I just realised that this could be possible with a bangle.js 2 held in one hand.
Do you think it's possible to get the x, y and press events from the Bangle touchscreen and translate them into a trackpad-type device so that the phone can be controlled remotely with the bangle?
Beta Was this translation helpful? Give feedback.
All reactions