- Android Things Projects
- Francesco Azzola
- 281字
- 2021-07-02 20:46:20
What this book covers
Chapter 1, Getting Started with Android Things, introduces IoT and explains why it has such huge impact on everyday life. This chapter also introduces Android Things and explains how to use it in your first IoT project.
Chapter 2, Creating an Alarm System Using Android Things, shows how to use two-state sensors (or binary devices) in Android Things. This chapter also covers creating an alarm system that detects motion and sends a notification to a user's smartphone.
Chapter 3, How to Make an Environmental Monitoring System, shows how to connect sensors to Android Things and how to read data using the I2C bus. These concepts are applied to an IoT project that monitors the environmental parameters and uses an RGB LED to visualize it.
Chapter 4, Integrate Android Things with IoT Cloud Platforms, covers how to use Android Things in an IoT cloud architecture. This chapter describes how to stream real-time data from sensors to IoT cloud platforms.
Chapter 5, Create a Smart System to Control Ambient Light, demonstrates how to use a simple integration pattern to integrate Android Things with Arduino using the HTTP protocol.
Chapter 6, Remote Weather Station, covers how to use Android Things in Machine to Machine (M2M) architecture. In this chapter, we will build a remote weather station that monitors temperature, humidity, pressure, and light, and sends data using the MQTT protocol.
Chapter 7, Build a Spying Eye, shows how to develop an Android Things app that controls servo motors using Pulse Width Modulation (PWM) and how to use the camera with Android Things.
Chapter 8, Android with Android Things, covers how to develop Android companion apps that interact with Android things.
- Arduino開發(fā)實(shí)戰(zhàn)指南:LabVIEW卷
- SQL基礎(chǔ)教程(視頻教學(xué)版)
- Mastering C++ Multithreading
- Spring Boot+Vue全棧開發(fā)實(shí)戰(zhàn)
- Java并發(fā)編程:核心方法與框架
- 硬件產(chǎn)品設(shè)計(jì)與開發(fā):從原型到交付
- Node.js從入門到精通
- Oracle Data Guard 11gR2 Administration Beginner's Guide
- Unity Android Game Development by Example Beginner's Guide
- Mastering OAuth 2.0
- Learning Unreal Engine Game Development
- Professional JavaScript
- Mastering Python
- 從零開始學(xué)UI設(shè)計(jì)·基礎(chǔ)篇
- Python實(shí)戰(zhàn)指南:手把手教你掌握300個(gè)精彩案例