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

About Mission Planner


The program that we will be using to set up and calibrate our flight controller is called Mission Planner and you can find and download it from the official website of APM.

Download the Mission Planner software from the official website, as mentioned at http://ardupilot.com/downloads/.

After installing the software, you should be able to start the program and you will see the following interface, or something similar to this in case you download a later version of the software.

It may look like complicated software but after going through some installation procedures that you will read further in this chapter, it will become quite familiar to you. At first, let's analyze its functionalities and let's have a look at how the software is organized. The main menu is as shown in the following screenshot:

Let's look at an overview of the tabs present in the menu of Mission Planner:

  • FLIGHT DATA: This tab gives you information about the speed, altitude, horizon, and a map of the...