Bridge Command Forum

General Category => General Discussion => Topic started by: Perry on May 17, 2024, 01:36:14 PM

Title: Joystick /Controller
Post by: Perry on May 17, 2024, 01:36:14 PM
Can anyone recommend a reasonable joystick with throttle controls.
Tks
Title: Re: Joystick /Controller
Post by: forum_admin on May 28, 2024, 09:12:14 AM
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.