- Android Things Projects
- Francesco Azzola
- 245字
- 2021-07-02 20:46:22
Getting Started with Android Things
Recently, Google released its first operating system built for the Internet of Things, called Android Things. During this book, you will learn how to build IoT projects using this OS with compatible development boards and peripherals such as sensors, LEDs, servo, and so on.
In this chapter, at the beginning, we will give an overview of Android Things, covering what it is and how it differs from Android. You will learn how to reuse your Android knowledge in Android Things projects. After this, you will learn how to install Android Things on different boards such as Raspberry Pi 3 and Intel Edison with an Arduino breakout kit. This will help you to familiarize yourself with development boards while we set up our development environment. Once you are comfortable with it, we will move to creating the first Android Things project and you will learn how to use simple peripherals such as LEDs and buttons (or switches). In more detail, we will explore how to convert an Android project into an Android Things project. Moreover, you will have an overview of the most import Android Things API and how to use it in a real IoT project.
The main topics covered in this chapter are:
- Internet of things overview Android Things layer structure
- How to install Android Things on Raspberry Pi 3
- How to install Android Things on Intel Edison with Arduino breakout kit
- How to create an Android Things project
- jQuery Mobile Web Development Essentials(Third Edition)
- WebAssembly實(shí)戰(zhàn)
- Mastering OpenCV 4
- Python機(jī)器學(xué)習(xí)實(shí)戰(zhàn)
- SQL基礎(chǔ)教程(視頻教學(xué)版)
- 名師講壇:Spring實(shí)戰(zhàn)開發(fā)(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- Python項(xiàng)目實(shí)戰(zhàn)從入門到精通
- Learning Modular Java Programming
- Visual Studio Code 權(quán)威指南
- 寫給大家看的Midjourney設(shè)計(jì)書
- INSTANT JQuery Flot Visual Data Analysis
- Microsoft HoloLens By Example
- SCRATCH編程課:我的游戲我做主
- 體驗(yàn)之道:從需求到實(shí)踐的用戶體驗(yàn)實(shí)戰(zhàn)
- SQL Server 2014 Development Essentials