lemmingDev
lemmingDev
Xinput fork of library here that does rumble https://github.com/Mystfit/ESP32-BLE-CompositeHID No progress on force feedback
On Windows, L1 and R1 are probably buttons 5 and 6 L2 and R2 are probably left trigger and right trigger It's all OS dependent
Might be fixed in the latest version Give it a go
So, latest 5.4 version of this library seems to be working perfectly with Quest 2 and a regular ESP32, where it reconnects fine automatically I've made a few small changes...
Wondering if sending IR codes is still on the to-do list Thanks!
So, is there a verified fix for this hardware issue yet?
Got around to loading on my Dreamer. FYI - The printer EEPROM won't initialise and the AXIS won't move "Homing Failed: PRINTER HALTED Please Restart" I will investigate further
Hey guys What do we need to do to get 2.1.x compiled? Does the Dreamer now support input shaping? ;)
I guess it's possible Are there any HID examples to glean the information we need?
We could map a gyroscope to any of the existing axes with code without modification to the library. Simply map the values to existing axes I guess we could add...