Arduino XY Joystick Module Price in Pakistan
This dual-axis joystick module provides proportional X and Y analog outputs plus a push-button switch. It is suitable for robot controls, menu navigation, pan-and-tilt systems, game-style interfaces and electronics learning projects.
Connections
- VCC: listed 5V supply
- GND: common ground
- VRx: horizontal analog output
- VRy: vertical analog output
- SW: push-button switch output
Listed specifications
- Two approximately 10kΩ potentiometers for X and Y movement
- Integrated push switch activated by pressing the stick
- 2.54mm pin interface
- Approximate dimensions: 40 × 27 × 15mm
- Approximate weight: 10g without the cap
Calibration guidance
Read the X and Y signals with compatible analog inputs and the switch with a digital input. Practical centre and end-point values vary between modules, so record the neutral position and usable movement range in software. Add an input pull-up or pull-down for the switch according to the selected wiring.
For controller testing, connect the module to an Arduino UNO R3. Browse more Arduino modules from Robonation Pakistan.
For analog-input guidance, review the Arduino analogRead reference.
Frequently Asked Questions
What outputs does the dual-axis joystick module provide?
It provides separate analog outputs for the X and Y axes and a digital switch output when the joystick is pressed.
How is the XY joystick read by an Arduino?
Connect the X and Y outputs to analog inputs and the switch output to a digital input, then calibrate the centre and end positions in code.
What is the typical operating voltage of this joystick module?
The listed module operates from 5V. Always confirm the pin labels and voltage printed on the supplied board before wiring.
Does the joystick centre always read exactly half scale?
Not necessarily. Component tolerances and mechanics can shift the neutral reading, so measure and store a centre value or dead zone in software.
How is the joystick push switch used?
Pressing the stick activates the SW output. Connect it to a digital input and use a suitable pull-up or pull-down configuration.







There are no reviews yet.