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

Chapter 4. Soldering the Electronics

Most components need extra modifications before connecting them together. Electronic speed controllers have to be soldered to the connectors, to make sure that the overall build is highly customizable for future plans. Note that there is always an option of not using any connector, which will be described later; but if someday you need to modify or add something, you will have to heat the connections and install a new connector, which is not recommended.

Each component has numerous wires with different connectors for different purposes. These connectors allow for easy swapping or upgrading of components, without the need to disorder the wires, which is time consuming. Most components come with standard connectors that are already soldered, while others may require you to separately purchase and solder your own connectors. This chapter will describe what connector is used in what situation and where you can purchase and solder your own connectors.

This chapter...