• For all version of arduino Main board, 2009 , UNO, mega 1280, mega 2560
• Test code included
• Direct plug board, NO soldering needed.
• Five momentary push buttons (4+ joystick select button, similat to playstation 3 analog stick push button)
• Two-axis thumb joystick
• The push buttons are connected to Arduino digital pins 2-6; the related pin will be low when a certain button is pressed. Joystick Y-Axis movement will produce a proportional analog voltage on analog pin 0, while, Joystick X-Axis movement will produce a analog signal on analog pin 1.