C.Lee Taylor
C.Lee Taylor
Part 1 should be covered by PR https://github.com/bluekitchen/btstack/pull/209. Extending the HID for more buttons,axis and modes could be seen in https://github.com/lemmingDev/ESP32-BLE-Gamepad and possibly ForceFeedback with https://github.com/YukMingLaw/ArduinoJoystickWithFFBLibrary
Thanks for all the feedback and options. I basically did the pull the download iso out of the ```/storage/tmp``` folder while installing, from a remote PC that does not have...
Thanks @kroese, but that was not me saying implement a proxy, I was just noting that somebody would already have a proxy service. I am more thinking about shared folder...
See if I can add a note in the readme.md adding a way to re-use downloaded ISOs with the env ```REMOVE: "N"``` setting.
Again, thank you @kroese, giving me pretty good ideas of other use cases. I can see how bring up another instance could reduce deployment time by using pre-setup instance, it...
Thanks @lemmingDev I don't think the feature is a high demand feature. Basically got an IMU and saw a video giving me an idea - https://youtu.be/3qlZmXnE1mw. Only two user cases...
Video of somebody using gyro aim - https://youtu.be/njIj-I3VPZg?t=814
oh I see @lemmingDev cleaning out all them old issues, thanks! Mapping to a set of standard axes could be done, thou I don't know what that math would look...
Greetings @lemmingDev , hoping I could ask for assistance with adding a ```characteristic``` without changes to the library, like an extension or override as an example. I would then be...
I have to admit, I am not sure where I put this sensor. My focus has been on other projects where ESP32-BLE-Gamepad will be useful. I currently don't have a...