Hi guys, newbie at the forum. I already read some posts about similar subjects but none answered the question I have. I'm learning how to program and build drones. Most self builts use this open source material called Ardupilot. It has this Mission Planner software that lets you control your drone through a Windows PC. The only "bad" thing about it, is that it only lets you use one joystick. Now, I have some very nice controls from Virpil (virpil-controls.eu) and I would like to use three of them (stick, throttle and rudder). I've seen people use an Arduino to use usb joysticks to control RC aircraft. Does anyone here have information about how to accomplish this with help of an Arduino? Any feedback is welcome!
Do you know this project (it's not mine)?
But he also only used one USB controller.
Perhaps it's a possible point to start?
First day here, so no I didn't know the project
Thanks, I'll have a look
Take a look at the HID remapper project. It can take up to 4 HID devices and remap the controls to a single HID gamepad.
That sounds good. I was already looking into this project that converted USB to PPM with the USB Host board and maybe modify it.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.