ESP32-BLE-Mouse icon indicating copy to clipboard operation
ESP32-BLE-Mouse copied to clipboard

Analog JoystickMouseControl

Open sirias52 opened this issue 4 years ago • 3 comments

It´s compatible this function Mouse.move(xReading, yReading, 0)?

sirias52 avatar Jul 14 '20 05:07 sirias52

Please clarify. I have absolutely no idea what you are talking about.

T-vK avatar Oct 21 '20 20:10 T-vK

Hi! Do you have a sample of code for Joystick (Arduino like - 5 pins - gnd, vcc, Vx, Vy, Sw)?

I try the exemple from Arduino IDE on ESP 32, but the cursor only stays on right corner, and if is moved came back to right corner...

Thank you for your work!

cosminiq avatar Oct 24 '20 20:10 cosminiq

The only sample codes I have are in the examples folder. Otherwise this library should be compatible with the USB Keyboard library if the readme instructions are followed.

T-vK avatar Oct 24 '20 20:10 T-vK