PS2 Joystick Module
0 in stockAnalog joystick module with X and Y axis control, perfect for robot control, game controllers, motor control, and interactive projects with Arduino and ESP32.

Product Description
The PS2 Joystick Module is a compact analog joystick breakout board that provides two-axis control (X and Y) through potentiometers. This module is perfect for controlling robots, motors, games, and any project that requires directional input or proportional control. Technical Specifications: - ...
Product Specifications
| - Operating Voltage | 3.3V - 5V DC |
| - Interface | Analog output (potentiometer-based) |
| - Axes | 2-axis (X and Y) |
| - Output Type | Analog voltage (0V to VCC) |
| - Resolution | 10-bit (0-1023) when used with Arduino ADC |
| - Center Position | ~512 (midpoint of 0-1023 range) |
| - VCC | Power supply (3.3V or 5V) |
| - GND | Ground |
| - VER (VRy) | Vertical axis output (Y-axis) |
| - HOR (VRx) | Horizontal axis output (X-axis) |
| - SW | Push button switch (optional, when pressed) |
| - Dimensions | Compact module size |
| - Joystick Type | PS2-style analog joystick |
| - X-axis (HOR/VRx) | Left = 0, Center = ~512, Right = 1023 |
| - Y-axis (VER/VRy) | Down = 0, Center = ~512, Up = 1023 |
| - Push Button (SW) | Digital input (HIGH when not pressed, LOW when pressed) |
| int xAxis = A0; // X | axis pin |
| int yAxis = A1; // Y | axis pin |
| Serial.print("X | "); |
| Serial.print(" Y | "); |
| Serial.print(" Button | "); |
| - Typical center range | 480-540 (out of 1023) |
| Note | Connect to analog pins for reading position. Use digital pin for push button. Center position may need calibration. Implement dead zone in code for better control. |
Related Components
Similar components you might be interested in

MT3608 DC-DC Boost Module 2V-24V
Step-up boost converter module, 2V-24V input to adjustable output up to 28V, perfect for boosting low voltage batteries to higher voltages.
₹59.00

3 Volts Buzzer Small
Compact 3V active buzzer, small size, perfect for space-constrained projects, alarms, and audio alerts.
₹39.00

Active Buzzer Module
Active buzzer module that generates sound automatically, perfect for alarms, alerts, and audio feedback in Arduino and electronics projects.
₹65.00

Male to Male Jumper Wires 20cm (20 pcs)
Male-to-Male jumper wires, 20cm length, 20 pieces, perfect for connecting breadboard to breadboard or male headers.
₹35.00