NHacker Next
login
▲On USB HID, Keyboard LEDs, and device emulation (2024)epsilon537.github.io
16 points by transpute 5 hours ago | 1 comment
Loading comments...
platevoltage 1 hours ago [-]
This was a good read. I'm currently working on interfacing a microcontroller with USB racing wheels. Parsing the incoming HID data is easy, sending force feedback commands back to the wheel is a different story. A lot of USB sniffing had to be done given Logitech and MOZA's lack of documentation.

Anyways, I'm learning as I go and this writeup was informative.