AlignedJoy

Device Control

Allows Arduino/Genuino boards to read a variety of analog joystick by aligning axis values (XY).
This library can read a variety of analog joystick. It offers calibration methods necessary to get read values aligned between the x and y axes. When the axes have about the same angle the values will be very close to each other (it is not the same as map()).

Author: Marco Palladino

Maintainer: Marco Palladino

Read the documentation

Compatibility

This library is compatible with the avr architecture so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.