Book Image

BeagleBone: Creative Projects for Hobbyists

By : Rodolfo Giometti, Charles A. Hamilton, Richard Grimmett
Book Image

BeagleBone: Creative Projects for Hobbyists

By: Rodolfo Giometti, Charles A. Hamilton, Richard Grimmett

Overview of this book

BeagleBone is a microboard PC that runs Linux. It can connect to the Internet and run OSes such as Android and Ubuntu. You can transform this tiny device into a brain for an embedded application or an endless variety of electronic inventions and prototypes. This Learning Path starts off by teaching you how to program the BeagleBone. You will create introductory projects to get yourselves acquainted with all the nitty gritty. Then we’ll focus on a series of projects that are aimed at hobbyists like you and encompass the areas of home automation and robotics. With each project, we’ll teach you how to connect several sensors and an actuator to the BeagleBone Black. We’ll also create robots for land, sea, and water. Yes, really! The books used in this Learning Path are: 1. BeagleBone Black Cookbook 2. BeagleBone Home Automation Blueprints 3. Mastering BeagleBone Robotics
Table of Contents (6 chapters)

Chapter 9. An Underwater Remotely Operated Vehicle

Now you know how to build a rolling robot, and a sailboat, but what about all the amazing discoveries under the surface of the water? In this chapter, you'll build an underwater Remotely Operated Vehicle (ROV). This will allow you to explore the depths without getting wet.

In this chapter, you'll learn the following:

  • Constructing the ROV mechanical system
  • Controlling DC motors that can go both ways to power your underwater vehicle

An underwater ROV offers an entirely different way of using the BeagleBone Black to explore a new world. This project is a bit different in two ways. Firstly, there is quite a bit of mechanical work to do, and secondly, it is almost impossible to send wireless signals through water, so you are going to use a tethered control line to give directions to your robot.

Building the hardware for the ROV

There are several possible approaches to build your ROV. The mechanical design at openrov.com/page/openrov...