- Android Things Projects
- Francesco Azzola
- 214字
- 2021-07-02 20:46:23
Things support library
Things support library is the new library developed by Google to handle the communication with peripherals and drivers. This is a completely new library not present in the Android SDK and this library is one of the most important features. It exposes a set of Java Interface and classes (APIs) that we can use to connect and exchange data with external devices such as sensors, actuators, and so on. This library hides the inner communication details, supporting several industry standard protocols such as:
- GPIO
- I2C
- PWM
- SPI
- UART
During the book, we will discover how to use this library to connect to several devices.
Moreover, this library exposes a set of APIs to create and register new device drivers called user drivers. These drivers are custom components deployed with the Android Things app that extends the Android Things framework. In other words, they are custom libraries that enable an app to communicate with other device types not supported by Android Things natively.
This book will guide you, step by step, to learn how to build real-life projects using Android. You will explore the new Android Things APIs and how to use them. In the next sections, you will learn how to install Android Things on Raspberry Pi 3 and Intel Edison.
- Apache ZooKeeper Essentials
- 體驗(yàn)設(shè)計(jì)原理:行為、情感和細(xì)節(jié)
- 軟件測(cè)試工程師面試秘籍
- Java加密與解密的藝術(shù)
- AutoCAD VBA參數(shù)化繪圖程序開發(fā)與實(shí)戰(zhàn)編碼
- concrete5 Cookbook
- Spring+Spring MVC+MyBatis整合開發(fā)實(shí)戰(zhàn)
- 從零開始學(xué)Linux編程
- OpenGL Data Visualization Cookbook
- 快速入門與進(jìn)階:Creo 4·0全實(shí)例精講
- R語言:邁向大數(shù)據(jù)之路(加強(qiáng)版)
- SAS編程演義
- 算法訓(xùn)練營:海量圖解+競賽刷題(入門篇)
- 軟技能2:軟件開發(fā)者職業(yè)生涯指南
- SAP HANA Starter