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

Basic categories


Almost all quadcopters are unmanned aerial vehicles (UAV) or drones. This means that the craft is controlled by a pilot on the ground or in another vehicle. Remotely piloted aircraft (RPA) is another definition that can be used. However, we can separate UAVs into three categories according to the level of artificial intelligence (AI) their craft flight controller has.

Fully remote-controlled vehicles (fully RCV)

This category of craft is fully controlled by a pilot using a ground station. Crafts of this type are preferred by hobbyists.

Hybrid remote-controlled vehicles (hybrid RCV)

It is possible to increase the level of intelligence of a UAV so that it will neither be a fully autonomous vehicle, nor a fully remote controlled one. The pilot uses a remote control device to communicate between the quadcopter and the ground station but now the pilot does not fly the craft as if it's an RCV, the only thing that is required now is to set the points that it should pass (navigation points).

Autonomous flying vehicles

This category of craft has no pilot. All we need to do is connect the battery to the electronic system and let it fly. Quadcopters have numerous sensors, such as GPS, accelerometers, cameras, and many more. Every second, the controller gathers data from all the sensors and after calculations it autonomously decides how and where it should go according to the mission plan. These are extremely difficult to build, which is the reason why we prefer hybrid RCVs if we need a craft with autonomous functions.

Different frame shapes

Usually, any inexperienced hobbyist who is willing to build a quadcopter chooses the X shape, with four motors mounted at the ends. There are plenty of shapes and materials that can be used for this construction. Each has its own advantages and drawbacks, as it will be explained later on in the subsequent chapters. The X shape is the most common and a first attempt for almost everyone. However, a quadcopter can also be created in a Plus or H shape, as shown in the following figure:

Adding more than four motors will result in a different build that might also work. Vehicles like these are defined as hexa-copters or octo-copters depending on the number of motors used. It should be clear that we can only add two motors at a time; adding only one will not work due to the laws of physics, as will be explained later.