谷歌Android things物联网硬件接入阿里云IoT物联网套件实战
aliyun-iot-androidthings-nxp
谷歌Android things物联网硬件接入阿里云IoT物联网套件云端实战
项目代码 https://github.com/iot-blog/aliyun-iot-android-things-nxp
1.硬件设备
android things开发板 NXP Pico i.MX7D
NXP Pico i.MX7D 完整I/O接口文档
温湿度传感器 DHT12
DHT12支持I2C,淘宝有售
甲醛传感器 ZE08-CH2O
ZE08支持UART,淘宝有售
设备接线
2.阿里云IoT物联网套件
2.1 开通阿里云IoT物联网套件
2.2 创建高级版产品
产品属性定义
| 属性名 | 标识符 | 数据类型 | 描述 |
|---|---|---|---|
| 温度 | temperature | float | DHT12传感器采集 |
| 湿度 | humidity | float | DHT |
