add NCIR IC suffix

This commit is contained in:
shaoxiang
2019-07-09 15:20:17 +08:00
parent ea7e221935
commit d8b2963989
3 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
***
:memo:**[描述](#Description)**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:electric_plug:**[原理图](#Schematic)**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:octocat:**[Code](#Code)**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo-min.jpg">**[EasyLoader](#EasyLoader)** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/m5stickc-adc-hat)**
:memo:**[描述](#Description)**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:electric_plug:**[原理图](#原理图)**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:octocat:**[Code](#Code)**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo-min.jpg">**[EasyLoader](#EasyLoader)** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/m5stickc-adc-hat)**
## 描述
+4 -1
View File
@@ -17,10 +17,13 @@ IIC0x5A
## 产品特性
- 兼容M5StickC
- MLX90614ESF-AAA
- 工作电压: 4.5 to 5.5V
- 测温范围: -70°C ~ 382.2°C
- 物体测温范围: -70°C ~ 382.2°C
- 环境测温范围: -40°C ~ 125 ˚C
- 室温下测量精度: ±0.5°C
- 视场角: 90°
- 开发平台: Arduino, UIFlow(Blockly, Python)
## 包含
+3 -2
View File
@@ -15,9 +15,10 @@
该 Unit 通过GROVE A IIC0x5A)与M5Core连接.
## 产品特性
- MLX90614ESF-AAA
- 工作电压: 4.5 to 5.5V
- 测温范围: -70°C ~ 382.2°C
- 物体测温范围: -70°C ~ 382.2°C
- 环境测温范围: -40°C ~ 125 ˚C
- 室温下测量精度: ±0.5°C
- 视场角: 90°
- 开发平台: Arduino, UIFlow(Blockly, Python)