Book Image

Building a Quadcopter with Arduino

By : Vasilis Tzivaras
Book Image

Building a Quadcopter with Arduino

By: Vasilis Tzivaras

Overview of this book

<p>Quadcopters, also known as quadrotors, are gaining more and more popularity in today's world. With the help of these devices, anyone can have an “eye in the sky” and can monitor any place at any time. You can capture photographs and once a while and perform automated tasks. In this book, you will be informed about all the basic modules and electronics needed to fly a simple quadcopter. You’ll delve deep to create a fully-functional quadcopter quickly with the help of Arduino boards. Through this book, you’ll develop the skills needed to build a DIY drone that can capture pictures and record videos.</p>
Table of Contents (16 chapters)
Building a Quadcopter with Arduino
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

ESC


An ESC has three wires that must be connected to the motor, two wires for the battery and a servo wire that goes all the way to the flight controller. Unfortunately, almost all of the ESCs come with no connectors. So, it is up to you to do all the work and build up the connections.

As you can see in the following image, the three wires and the connectors have been covered with heat shrink. The reason we are using a heat shrink is to protect the exposed metal of the connector from electrical shorts:

On the other side of the ESC, the black and red wire must be connected to the battery through the power distribution board. Again, this step is optional and we can solder the two wires directly to the power distribution board, but if we need to modify anything or change our frame later, we will have to remove these connections and heat the solder to disconnect the wires.

The following image depicts the ESC after soldering a T male connector. Note that a female T connector should already be soldered...