Wednesday 14 January 2015

Quadcopter remote control



To remotely control the quadcopter I am going to use the pulsein function so the Arduino can read the output from a 2.4ghz receiver. Using the Serial.println function I will then bind the values I get from the receiver to speed and direction functions that will be sent to the motor controllers.

Here is the remote controller and receiver I am using

 




No comments:

Post a Comment