Book description
Android Things is the new Android based Operating System for the Internet of Things. With this book you will learn the core concepts by running code examples on different peripherals.
Key Features
- No previous knowledge of IoT or microcontrollers required.
- Hands-On with simple code and plenty of examples.
- Use Kotlin to write simpler and more readable code
Book Description
Android Things is the IoT platform made by Google, based on Android. It allows us to build smart devices in a simple and convenient way, leveraging on the Android ecosystem tools and libraries, while letting Google take care of security updates.
This book takes you through the basics of IoT and smart devices. It will help you to interact with common IoT device components and learn the underlying protocols. For a simple setup, we will be using Rainbow HAT so that we don't need to do any wiring.
In the first chapter, you will learn about the Android Things platform, the design concepts behind it, and how it relates to other IoT frameworks. We will look at the Developer Kits and learn how to install Android Things on them by creating a simple project.
Later, we will explore the real power of Android Things, learning how to make a UI, designing and communicating with companion apps in different ways, showcasing a few libraries. We will demonstrate libraries and you will see how powerful the Android Things operating system is.
What you will learn
- Understand key design concepts of Android Things and its advantages
- Set up an Android Things Developer Kit
- Interact with all the components of Rainbow HAT
- Understand how peripheral protocols work (GPIO, PWM, I2C, and SPI)
- Implement best practices of how to handle IoT peripherals with in terms Android Things
- Develop techniques for building companion apps for your devices
Who this book is for
This book is for developers who have a basic knowledge of Android and want to start using the Android Things developer kit.
Publisher resources
Table of contents
- Title Page
- Copyright and Credits
- Dedication
- Packt Upsell
- Contributors
- Preface
- Introducing Android Things
- The Rainbow HAT
- GPIO - Digital Input/Output
- PWM - Buzzers, Servos, and Analog Output
- I2C - Communicating with Other Circuits
- SPI - Faster Bidirectional Communication
- The Real Power of Android Things
- Pinouts diagrams and libraries
- Other Books You May Enjoy
Product information
- Title: Android Things Quick Start Guide
- Author(s):
- Release date: August 2018
- Publisher(s): Packt Publishing
- ISBN: 9781789341799
You might also like
book
Programming with 64-Bit ARM Assembly Language: Single Board Computer Development for Raspberry Pi and Mobile Devices
Mastering ARM hardware architecture opens a world of programming for nearly all phones and tablets including …
book
Learn PostgreSQL
A comprehensive guide to building, managing, and securing scalable and reliable database and data warehousing applications …
book
Effective Monitoring and Alerting
The book describes data-driven approach to optimal monitoring and alerting in distributed computer systems. It interprets …
book
Android UI Development with Jetpack Compose
Get started with creating intuitive native user interfaces on Android platforms Key Features Understand the difference …