Joystick HID API for Arduino.
Go to file
2015-11-13 00:45:38 -05:00
examples Fix code in complex example. 2015-11-12 20:33:25 -05:00
Joystick.cpp Rework the joystick code to use the Bounce2 library. 2015-11-13 00:45:38 -05:00
Joystick.h Rework the joystick code to use the Bounce2 library. 2015-11-13 00:45:38 -05:00
Readme.md Rework the joystick code to use the Bounce2 library. 2015-11-13 00:45:38 -05:00

This is a library that builds and sends USB HID Joystick reports, making it easy to build USB Joysticks with Arduino.

Dependencies: