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

Failsafe parachute landing


Landing is usually the worst part of the flight. It's the most difficult one too! The scenario that we are describing here is when the craft has a problem and it is difficult to land or there isn't much time to land safely on your own.

To avoid crash landings, quadcopters can be equipped with parachutes. The APM flight controller has an option of adding a parachute. The hardware mechanism of a parachute must be connected via servo wire to the flight controller and the trigger must be configured through the software.

Parachutes have a very simple way of activating. The bottom side of the parachute is open and the idea is that while the quadcopter is flying, the air goes from the bottom side and waits. As soon as we trigger the parachute, the top side will open and the parachute will fill with air, slowing the craft enough for a safe landing.