ArduinoJoystickLibrary Versions Save

An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support.

v2.1.1

1 year ago

Added a Funduino Joystick Shield example.

v2.1.0

2 years ago

Version 2.1.0

Updated the library to use 0 to 65535 (instead of -32,768 to 32,767) when sending analog values (e.g., X, Y, Z, etc.) to the host device. This should address issues seen when using the library with Unity (and other) games / applications that expected the values to go from 0 to 65535.

v2.0.8

2 years ago

v2.0.7

3 years ago

v1.0.1

3 years ago

v2.0.6

3 years ago