RC Flight Control System with Processing.
in
Share your Work
•
1 month ago
Hello,
I'd like to share my current project which is coming along quite nicely. It is a RC flight control system with a Arduino interface in the RC aircraft. The interface can control up to nine servos with a RC flight simulator controller I purchased. But the sketch could be easily modified for just about any game controller. At the moment the prototype is using serial to communicate, however the plan is to use a pair of Xbee Pro's (Long Range) for communication to and from the aircraft. Included also will be a RF video feed from the aircraft and GPS tracking. Future design versions will include GPS flight navigation but for now I can just locate the aircraft. I mainly put this together with examples found on the net and modified them to suit my needs. To the best of my knowledge everything used is Open Source.
If anyone is interested in working with me on this project I will be happy to publish it to GitHub. Thanks for looking at my project.
Ron