Джойстик 2-осевой датчик щит KY-023 PS2 двухосный XY) моторизованный игровой


Поделиться:

Цена:22,30 ₽*
Стоимость в USD (на сегодня):Узнать

Количество:

Описание и отзывы

Характеристики

Joystick 2-Axis Sensor Shield KY-023 PS2 Biaxial XY Game Controller

Product parameter:
Item name: rocker module (double axle button rocker)
Product size: 34.0mm * 26.0mm* 32.0mm (length x, width x high)
Color: black product weight: 11.0g (including packing)
Packing: a single module static bag packing material: FR4+ electronic components
Product brief:
The double axle button rocker sensor module is made of PS2 rocker potentiometer, and has (X, Y) 2 axis analog output, (Z) 1 way button digital output. With Ar  sensor expansion board, you can create interactive works such as remote control. In addition the products more easily with the AR standard interface expansion board to let customers, in the design of the X, Y, Z axis circuit separately leads, the user can use 3 pin AR special line plug to really expand board use.
Product performance:
1. input voltage range: DC 3.3V to 5V
2. output signals: two analog output module of ad hoc and a digital output interface, the output value respectively (X, Y) axis offset, the type of analog buttons; whether the user presses on the Z axis, the type of digital switch.
3., through the AR controller programming, sensor expansion board plug in, to complete creative remote control interactive works.
The 4. cross rocker is a bidirectional 10K resistor, and the resistance varies with the direction of the rocker. The use of the 5V power supply module, the original state of X, Y readout voltage is about 2.5V, with the direction of the arrow is pressed, the readout voltage value increased with the increase of up to 5V; press the arrow in the opposite direction, read voltage value reduction, the minimum is 0V.

 

Test program:

int JoyStick_X = 0; //x

int JoyStick_Y = 1; //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);

  2.jpg

Shipping

*If you need other shipping method , pls cotnact us and offer detailed shipping address , we will check shipping cost for you

* If you choose to use buyer's shipping agent . Pls contact us .

 

DC 5.5*2.1mm connector,dc 5.5*2.1mm male jack connector,dc power connector head 5.5*2.1 
(5)Statement

We reserve the right of little modification of the appearance of the product , subject to change without prior notice.

(6)Contact

003.png 

 


Новинки - Розница

0.0066 s.