Book Image

Beaglebone Essentials

By : Rodolfo Giometti
Book Image

Beaglebone Essentials

By: Rodolfo Giometti

Overview of this book

If you are a developer with some hardware or electrical engineering experience who wants to learn how to use embedded machine-learning capabilities and get access to a GNU/Linux device driver to collect data from a peripheral or to control a device, this is the book for you.
Table of Contents (13 chapters)
12
Index

Summary


As you can see the SPI bus is quite powerful, as it implements an efficient data stream; on the other hand, it can be easily managed with a large variety of different slave devices.

In the next chapter, we'll see another available bus for our BeagleBone Black that allows us to communicate with some sensors using only one wire. It's time to go to the next chapter and discover the 1-Wire bus.