News:

Registration is only required if you want to post, and is not needed to read any posts. To avoid excess 'spam' accounts, all accounts where no posts have been made will be deleted after two weeks. Please register again if you wish to post.

Main Menu

Joystick /Controller

Started by Perry, May 17, 2024, 01:36:14 PM

Previous topic - Next topic

Perry

Can anyone recommend a reasonable joystick with throttle controls.
Tks

forum_admin

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.