Bridge Command Forum
General Category => General Discussion => Topic started by: Perry on May 17, 2024, 01:36:14 PM
-
Can anyone recommend a reasonable joystick with throttle controls.
Tks
-
Hi, the only one I’m aware of being commercially available is from VRInsight, but is quite expensive. If you are interested in making one, any microcontroller with analog inputs and then can run CircuitPython (like the raspberry pi pico) can be used as an interface, as it supports the usb hid joystick interface.