Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 275 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 275 Bytes

joystick-usbhid

Migrating a Saitek X36F gamepeort joystick by replacing the orignal electronics with a stm32 nucelo board.

Written in Rust with the async runtime embassy-rs.

Implements a USB HID Device, which should work fine with the default linux and windows drivers.