Reader small image

You're reading from  Mastering Beaglebone Robotics

Product typeBook
Published inDec 2014
Reading LevelBeginner
Publisher
ISBN-139781783988907
Edition1st Edition
Languages
Concepts
Right arrow
Author (1)
Richard Grimmett
Richard Grimmett
author image
Richard Grimmett

Richard Grimmett has more fun that should be allowed working on robotics projects while teaching Computer Science and Electrical Engineering at Brigham Young University Idaho. He has a Bachelors and Masters degree in Electrical Engineering and a PhD in Leadership Studies. He also has 26 years of experience in the Radar and Telecommunications industries, and even has one of the original brick phones. He has written books on the basics of using the BeagleBone Black for robotics projects, and another for the Raspberry PI and yet another for the Arduino.
Read more about Richard Grimmett

Right arrow

Building the quadcopter


The first thing you'll need is the quadcopter itself. The most important component of the quadcopter is the flight controller board. There are several choices that can work, but this example is based on the Hobby King KK2.1.5 flight control board. Here is an image of the board:

The flight control board takes its flight inputs via a set of input signals that would normally come from an RC receiver to control the quadcopter, and then sends out control signals to the four motor controllers. You'll want a flight controller as it has built-in flight sensors, so it can handle the feedback control for the motors. The inputs from the BeagleBone Black will come in as electric commands to turn, bank, go forward, or increase/decrease the motor speed.

You can buy either an assembled quadcopter that uses the HobbyKing 2.1.5 board from HobbyKing at www.hobbyking.com, or you can buy the parts and assemble your own.

Note

If you'd like to assemble your own quadcopter, then there are a...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Mastering Beaglebone Robotics
Published in: Dec 2014Publisher: ISBN-13: 9781783988907

Author (1)

author image
Richard Grimmett

Richard Grimmett has more fun that should be allowed working on robotics projects while teaching Computer Science and Electrical Engineering at Brigham Young University Idaho. He has a Bachelors and Masters degree in Electrical Engineering and a PhD in Leadership Studies. He also has 26 years of experience in the Radar and Telecommunications industries, and even has one of the original brick phones. He has written books on the basics of using the BeagleBone Black for robotics projects, and another for the Raspberry PI and yet another for the Arduino.
Read more about Richard Grimmett