-
Currently, the FLipMouse with ESP32miniBT addon accepts every pairing request and paired devices can't be unpaired.
It would be nice to show (if available) a list of bonded devices in the FLipMouse…
-
The current web configuration already has several accessibility features (accesskeys, live-regions, hidden headers, ...) and was tested with ChromeVox screen reader in Google Chrome. See the current v…
klues updated
6 years ago
-
Hi Matthias,
I've attached one example for a combination of mouse and keyboard in classic BT.
Joystick is partly added (based on Arduino/Paul Stoffregen's Joystick), but no changes to the GATT tab…
-
Would love to help out (/build this) - to point me in the right direction do you have a quick BoM that you can provide?
-
Theres some desire from developers for us to support the ESP32
See #29 in discussion and across the net around availability of nrf chipset being hard/expensive to source.
There's some prior ar…
-
Web Bluetooth is implemented for many browsers and OSs including iOS and Android.
So adding support for Web Bluetooth would enable to configure the devices (FABI, FlipMouse,...) from within a smart p…
-
On some phones (currently observed on one older Android device),
the received GATT HID reports are processed slower, which leads to noticeable delayed movements.
A possible solution would be a rat…
-
It would be great if you could map the sensor value (e.g. of a pressure sensor) to an analogue action.
e.g.
move the mouse cursor in x-direction by the amount of the pressure change.
This could …
-
Dear all,
we have finished FABI3 hardware & case (v3.1, with RJ25 as extension connector; v3.0 is with a jack plug, but is testing only).
As this version uses a RPi PicoW with an RP2040 core, th…
-
For adapting the rate limiter, a new AT command needs to be implemented.
But in general, I would prefer to use a general AT command, which is used to send arbitrary commands to an addon board.
S…