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

Uploading firmware


Before connecting the ArduPilot by clicking on the top-right corner, we need to upload the firmware to ArduPilot. The firmware is actually all the blocks and files according to which your quadcopter can fly. The code behind the magic firmware is open source and can easily be found at GitHub (https://github.com/diydrones/ardupilot). If you are an advanced programmer, you can join the community and help the ArduPilot flight controller to become better.

You have two options here. Either click on a figure and upload the latest firmware for your quadcopter, octocopter, and so on, or click on Previous Versions. After fetching what is necessary, you can upload a previous (maybe more stable) version of the firmware. But first of all, try to upload the ArduCopter V3.2.1 Quad firmware: