arduino-joystick/Readme.md

8 lines
267 B
Markdown
Raw Normal View History

2015-11-05 03:02:09 +00:00
This is a simple library that builds and sends USB HID Joystick reports.
This requires that your Arduino's USB communication chip be programmed
with the arduino-big-joystick firmware (or similar).
See <https://github.com/harlequin-tech/arduino-usb> for more info.