Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Android Hardware Interfacing with the BeagleBone Black

You're reading from   Android Hardware Interfacing with the BeagleBone Black Design and implement Android apps that interface with your own custom hardware circuits and the BeagleBone Black

Arrow left icon
Product type Paperback
Published in Feb 2015
Publisher
ISBN-13 9781784392161
Length 134 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Chapter 3. Handling Inputs and Outputs with GPIOs

In the last chapter, you prepared your development PC and BBBAndroid system for the development of hardware-interfacing Android apps. Now that your development environment is set up and ready to go, you will begin exploring your very first app that is capable of direct communication with hardware connected to the BBB.

General-Purpose Input/Output (GPIO) is one of the most basic interfaces in digital electronics. In the examples within this chapter, you will be working with GPIOs to receive digital input signals from the outside world and send digital output signals back in response. While this is a small start, it is the first step in developing and understanding hardware-interfacing apps that are much more complex. GPIOs can be used to implement complex and powerful interfacing logic. We will discuss both the hardware and software sides of GPIO interfacing and explain how calling Java methods in Android apps can interface with...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image