Book Image

Mastering Beaglebone Robotics

By : Richard Grimmett
Book Image

Mastering Beaglebone Robotics

By: Richard Grimmett

Overview of this book

Table of Contents (18 chapters)
Mastering BeagleBone Robotics
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 2. Building a Basic Tracked Vehicle

Now you will add the capability to move the entire project using wheels. Perhaps the easiest way to make your project mobile is to use a vehicle with two tank tracks. In this chapter, you will be introduced to the basics of controlling DC motors and use the BeagleBone Black to control the speed and direction of your tracked platform.

In this chapter, you will be doing the following:

  • Using a motor controller to control the speed of your tracked vehicle

  • Controlling your mobile platform programmatically using the BeagleBone Black

  • Using voice commands to control your tracked vehicle