Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lemmingDev authored Feb 1, 2025
1 parent f79584b commit 78497d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ It would be great however if any improvements are fed back into this version.
- [x] Button press (128 buttons)
- [x] Button release (128 buttons)
- [x] Axes movement (6 axes (configurable resolution up to 16 bit) (x, y, z, rZ, rX, rY) --> (Left Thumb X, Left Thumb Y, Right Thumb X, Right Thumb Y, Left Trigger, Right Trigger))
- [x] Gyroscope and Accelerometer
- [x] 2 Sliders (configurable resolution up to 16 bit) (Slider 1 and Slider 2)
- [x] 4 point of view hats (ie. d-pad plus 3 other hat switches)
- [x] Simulation controls (rudder, throttle, accelerator, brake, steering)
Expand Down Expand Up @@ -151,6 +152,7 @@ Android calls the HID report for right trigger `"GAS"` and left trigger `"BRAKE"
You might also be interested in:
- [ESP32-BLE-Mouse](https://github.com/T-vK/ESP32-BLE-Mouse)
- [ESP32-BLE-Keyboard](https://github.com/T-vK/ESP32-BLE-Keyboard)
- [Composite Gamepad/Mouse/Keyboard and Xinput capable fork of this library](https://github.com/Mystfit/ESP32-BLE-CompositeHID)

or the NimBLE versions at

Expand Down

0 comments on commit 78497d9

Please sign in to comment.