Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Next Level Racing HF8 Haptic Gaming Pad #36

Open
blackspherefollower opened this issue Oct 3, 2024 · 0 comments
Open

Document Next Level Racing HF8 Haptic Gaming Pad #36

blackspherefollower opened this issue Oct 3, 2024 · 0 comments

Comments

@blackspherefollower
Copy link

Serial:
BaudRate = 115200,
Parity = Parity.None,
StopBits = StopBits.OnePointFive,
DataBits = 8,
Handshake = Handshake.None,
ReadTimeout = 1,
WriteTimeout = 50,
NewLine = "\r",
WriteBufferSize = 64

Commands:

  • P - Request state. Response E<IntensitityScale>,A<AudioMode> where IntensitityScale=0-255 and AudioMode=0/1
  • M<Motor><Intensity> where Motor=0-7 and Intensity=0-255

Motor Layout:

  • M0 Right thigh
  • M1 Left thigh
  • M2 Right buttock
  • M3 Left buttock
  • M4 Right back
  • M5 Left back
  • M6 Right shoulder
  • M7 Left shoulder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant