The shield lets you attach any old-style PC joystick with a 15-pin game port interface to your Arduino. (USB joysticks are not supported.) The X and Y movement of the stick are returned in steps from ...
The Joystick library allows you to interface with a joystick module on Arduino boards. It provides functionality to read the analog input values from two potentiometers (X and Y axes) and the digital ...