Thumbstick Phidget

£24.53 £20.44

Make a custom controller for your project with this thumbstick. Two-axis with a center pushbutton, it plugs into a VINT port.

Details

 

Does your project need a high degree of control from your users? The Thumbstick Phidget provides a familiar 2-axis thumbstick similar to those on a video game controller. The stick springs back to the neutral position when released. It can also be pressed down with a click, which will register in software and can be tied to a function in your software. The HIN1100 connects to a port on a VINT Hub.

How it Works

The two axes of the thumbstick correspond to two VoltageRatioInput software objects which each range from -1.0 to 1.0, with zero being in the neutral position. These two numbers can be combined and converted into an angle and a magnitude in your software to be more useful. When the stick is pressed down, a DigitalInput object will change from false to true, so your program can use the change event to trigger a function or feature of your project.