Two-axis joystick for Arduino is compatible with Arduino UNO, Arduino UNO R3, Arduino 2560, Arduino 2560 R
On the X, Y axes, the joystick board has two potentiometers. Based on their readings, the joystick tracks deviations to the left, right, up, down and outputs an analog signal from 0 to 1023. The Z axis is mounted on a button and outputs a digital signal (on / off).
The two-axis joystick for Arduino has a five-pin connector of the 2.54 mm standard:
GND: "-" power;
+5V: "+" power;
VRx: output analog signal from the X axis;
VRy: output analog signal from the Y axis;
SW: output signal from the button.
Connecting the dual-axis joystick module for Arduino is extremely simple:
+5V to +5 volts on Arduino;
GND to any of the GND pins on Arduino;
VRx and VRy to any analog inputs on Arduino;
SW to any digital pin on Arduino.
There are no reviews for this product, be the first to leave your review.