Description: PS2 Game Joystick Module Contort Dual Axis Sensor Module for Arduino Description: The company produces PS2 game joystick axis sensor module consists of using original quality metal PS2 joystick potentiometer system For the (X, Y) a 2-axis analog output and for (Z) 1 digital output channel button. The joystick is a combination of 2 analoog potentiometer and a digital switch. Test: For Arduino controller × 1 USB data cable × 1 PS2 Game sensor module × 1 Connection for Arduino and Joystick module: GND --> Module pin - +5V --> Module pin +5V Analoog 0 --> Module VRx Analoog 1 --> Module VRy Package included: 10 X Module or 20 X Module 10-20pcs JoyStick Breakout Module Shield PS2 Joystick Game Controller for ArduinoDescription:The company produces PS2 game joystick axis sensor module consists of using original quality metal PS2 joystick potentiometer system For the (X, Y) a 2-axis analog output and for (Z) 1 digital output channel button. The joystick is a combination of 2 analoog potentiometer and a digital switch. Test: For Arduino controller × 1 USB data cable × 1 PS2 Game sensor module × 1 Connection for Arduino and Joystick module: GND --> Module pin - +5V --> Module pin +5V Analoog 0 --> Module VRx Analoog 1 --> Module VRy Example Code: // Module KY023 // For more info see http>>://tkkrlab.nl/wiki/Arduino_KY-023_XY-axis_joystick_module int JoyStick_X = A0; // x int JoyStick_Y = A1; // y int JoyStick_Z = 3; // key void setup () { pinMode (JoyStick_X, INPUT); pinMode (JoyStick_Y, INPUT); pinMode (JoyStick_Z, INPUT); Serial.begin (9600); // 9600 bps } void loop () { int x, y, z; x = analogRead (JoyStick_X); y = analogRead (JoyStick_Y); z = digitalRead (JoyStick_Z); Serial.print (x, DEC); Serial.print (","); Serial.print (y, DEC); Serial.print (","); Serial.println (z, DEC); delay (100); } Package Included:10 X Module or 20 X Module See more modules and sensors for Arduino and Respberry Pi in 2015allinonePaymentShippingDelivery timeReturn PolicyContact usPaymentPlease kindly make payment asap, so that we can arrange your order promtly. If you have any problem with payment, please feel free to contact us. ShippingWe provide tracking number for ALL orders. You can track your parcels. Delivery timeNormally it arrives in 10-15 business days to US and European countries. DHL /Fedex/UPS arrives in 7-8 business days. Return Policy1.All products are eligible for 30-days money back guarantee. 2.All returns should be guided by us. Please contact us for details before you return anything. Contact usPlease don't hasitate to contact us BEFORE you give us neutral or negative feedback, so that we can satisfactorily address your concerns.We accept dropshipping, bulk orders and customized products. We are selling forArduino module, sensors, Nextion display and other oled or lcd screens. lidar range finder sensors, servo motors, various electronic components and for legoled, ect. BrandUnbrandedMPNDoes not applyCountry/Region of ManufactureChinaModelFZ0058TypeJoystick Module
Price: 11.99 USD
Location: Shenzhen
End Time: 2024-12-01T03:13:12.000Z
Shipping Cost: 0 USD
Product Images
Item Specifics
Restocking Fee: No
Return shipping will be paid by: Buyer
All returns accepted: Returns Accepted
Item must be returned within: 30 Days
Refund will be given as: Money back or replacement (buyer's choice)
Brand: Unbranded
MPN: Does not apply
Country/Region of Manufacture: China
Model: FZ0058
Type: Joystick Module
Available Variations
Color: 10pcs
Price: 11.99 USD
Available Quantity: 1046
Quantity Sold: 46
Color: 20pcs
Price: 18.89 USD
Available Quantity: 1036
Quantity Sold: 36