Device Control

AlignedJoy

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()).

Go to repository