Simple GUI Wireless Controller of Quadcopter

From Control Systems Technology Group
Revision as of 00:44, 29 April 2018 by S161387 (talk | contribs) (Created page with 'This article describes the process of creating a wireless controller for a quadcopter. It should be useful during the programming phase of the quadcopter and to test certain part…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This article describes the process of creating a wireless controller for a quadcopter. It should be useful during the programming phase of the quadcopter and to test certain parts of the quadcopter before it’s automatic.

This article describes how to create a wireless controller for the quadcopter. In this article the quadcopter is controlled through a GUI where the communication between GUI and Quadcopter is constructed by using wireless communication system. Together with an arduino Uno and an Xbee (a wireless communication model) a successful GUI controller for the quadcopter is developed. For the actual steps on how to create this controller, see the article.