diff --git a/docs/assets/img/product_pics/hat/rs485_hat/rs485_hat_04.jpg b/docs/assets/img/product_pics/hat/rs485_hat/rs485_hat_04.jpg index 7ae79fd2..fcfacee2 100644 Binary files a/docs/assets/img/product_pics/hat/rs485_hat/rs485_hat_04.jpg and b/docs/assets/img/product_pics/hat/rs485_hat/rs485_hat_04.jpg differ diff --git a/docs/zh_CN/hat/hat-adc.md b/docs/zh_CN/hat/hat-adc.md index 7b8006cf..36c14a01 100644 --- a/docs/zh_CN/hat/hat-adc.md +++ b/docs/zh_CN/hat/hat-adc.md @@ -7,17 +7,36 @@ :memo:**[描述](#描述)**      :electric_plug:**[原理图](#原理图)**      🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/m5stickc-env-hat)**   **[EasyLoader](#EasyLoader)** +## 描述 + +**ADC Hat**是一款兼容M5SticKC的AD转换模块,内部集成ADC转换芯片ADS1100,具备全差分、16位、自校准、Δ-Σ模/ 数转换等特性,使得用户能够非常轻松的获得精确的测量结果. +## 产品特性 + +- 兼容M5StickC +- 输入电压: 0-12V +- 开发平台: Arduino, UIFlow(Blockly, MicroPython) +- ADS1100: + - 16位无漏失码 + - 连续自校准 + - 单循环转换 + - 内置可编程增益放大器(增益倍数 = 1, 2, 4, 8) + - 低噪声:4μVp-p + - 可编程数据速率:8SPS至128SPS + - 内部系统时钟 + - I2C 接口 +## 包含 + +- 1x ADC HAT +## 应用 - - - +- Analog Signal Capture ## Schematic diff --git a/docs/zh_CN/hat/hat-dac.md b/docs/zh_CN/hat/hat-dac.md index f97ec428..ddd1dc31 100644 --- a/docs/zh_CN/hat/hat-dac.md +++ b/docs/zh_CN/hat/hat-dac.md @@ -8,14 +8,43 @@ +## 描述 + +**DAC Hat**是一款兼容M5SticKC的DA转换模块,内部集成DAC转换芯片MCP4725,具备低功耗,高精度,单通道,12位缓冲电压输出数模转换器(DAC),非易失性存储器(EEPROM).其片上精密输出放大器使其能够达到轨到轨模拟输出摆幅.用户可以使用I2C接口命令将DAC输入和配置烧写到非易失性存储器(EEPROM)中,使得DAC在断电期间仍能保持代码,上电后即可直接使用,I2C地址为0x60. +## 产品特性 +- 兼容M5StickC +- 输出电压: 0-3.3V +- 开发平台: Arduino, UIFlow(Blockly, MicroPython) +- MCP4725: + - 12位分辨率 + - 外部A0地址引脚 + - 正常或关断模式 + - 快速稳定时间为6μs(典型值) + - 外部电压参考(VDD) + - 轨到轨输出 + - 低功耗 + - 单电源工作:2.7V至5.5V + - 外部电压参考(VDD) + - I2C 接口 + - 扩展级温度范围:-40°C至+ 125°C +## 包含 +- 1x DAC HAT +## 应用 + +- 设定点或失调微调 +- 传感器校准 +- 闭环伺服控制 +- 低功耗便携式仪表 +- PC外设 +- 数据采集系统 diff --git a/docs/zh_CN/hat/hat-env.md b/docs/zh_CN/hat/hat-env.md index 5cb3da79..a934ab76 100644 --- a/docs/zh_CN/hat/hat-env.md +++ b/docs/zh_CN/hat/hat-env.md @@ -8,7 +8,7 @@ ## 描述 -**Hat ENV**是一款兼容M5SticKC的多功能环境传感器,内部集成DHT12、BMP280和BMM150,能够检测温度、湿度、大气压值、三轴磁力计数据,该模块采用的统一的I2C协议接口,因此在引脚上没有过多的占用.对于希望同时拥有精致体积与丰富功能的项目来说,**Hat ENV**是一个不错的选择. +**ENV Hat**是一款兼容M5SticKC的多功能环境传感器,内部集成DHT12、BMP280和BMM150,能够检测温度、湿度、大气压值、三轴磁力计数据,该模块采用的统一的I2C协议接口,因此在引脚上没有过多的占用.对于希望同时拥有精致体积与丰富功能的项目来说,**ENV Hat**是一个不错的选择. ## 产品特性 diff --git a/docs/zh_CN/hat/hat-ncir.md b/docs/zh_CN/hat/hat-ncir.md index c2fa3190..a3005342 100644 --- a/docs/zh_CN/hat/hat-ncir.md +++ b/docs/zh_CN/hat/hat-ncir.md @@ -8,7 +8,7 @@ ## 描述 -**Hat NCIR**是一款兼容M5SticKC的单点红外测温传感器.内置红外传感器**MLX90614**,能够测量人体或其他物体的表面温度. +**NCIR Hat**是一款兼容M5SticKC的单点红外测温传感器.内置红外传感器**MLX90614**,能够测量人体或其他物体的表面温度. 与大多数接触式型传感器不同地方在于,该传感器通过测量远距离物体发射出的红外光波来检测温度.无需物理接触,这使得它比一般传感器拥有更广的测温范围: -70°C 至 + 380°C.视场角为90°,能够方便快捷的测量某一位置的平均温度. diff --git a/docs/zh_CN/hat/hat-pir.md b/docs/zh_CN/hat/hat-pir.md index 7c82a55c..ea02af3b 100644 --- a/docs/zh_CN/hat/hat-pir.md +++ b/docs/zh_CN/hat/hat-pir.md @@ -8,7 +8,7 @@ ## 描述 -**Hat PIR**是一款兼容M5SticKC的人体红外传感器,它属于"被动式热释电红外探测器",通过检测由人体或物体发射、反射的红外辐射进行判断工作.当检测到红外时、输出高电平,并进行一段时间的延时(期间保持高电平且允许重复触发),直至触发信号消失(恢复低电平). +**PIR Hat**是一款兼容M5SticKC的人体红外传感器,它属于"被动式热释电红外探测器",通过检测由人体或物体发射、反射的红外辐射进行判断工作.当检测到红外时、输出高电平,并进行一段时间的延时(期间保持高电平且允许重复触发),直至触发信号消失(恢复低电平). *注意: 检测触发后存在2秒延时.* diff --git a/docs/zh_CN/hat/hat-proto.md b/docs/zh_CN/hat/hat-proto.md index c4ee33b9..7316bfa9 100644 --- a/docs/zh_CN/hat/hat-proto.md +++ b/docs/zh_CN/hat/hat-proto.md @@ -8,7 +8,7 @@ ## 描述 -**Hat PROTO** 是一款兼容M5SticKC的万能板,你可以自由的在板上进行电路设计.如果你打算为你的设计添加简单的电路并为其添加可靠的保护外壳, Hat PROTO 是一个不错的选择. +**PROTO Hat** 是一款兼容M5SticKC的万能板,你可以自由的在板上进行电路设计.如果你打算为你的设计添加简单的电路并为其添加可靠的保护外壳, Hat PROTO 是一个不错的选择. diff --git a/docs/zh_CN/hat/hat-rs485.md b/docs/zh_CN/hat/hat-rs485.md index 41f0665a..88d2eaff 100644 --- a/docs/zh_CN/hat/hat-rs485.md +++ b/docs/zh_CN/hat/hat-rs485.md @@ -7,12 +7,30 @@ :memo:**[描述](#描述)**      :electric_plug:**[原理图](#原理图)**      🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/m5stickc-env-hat)**   **[EasyLoader](#EasyLoader)** +## 描述 + +**RS485 Hat**是一款兼容M5SticKC的TTL-RS485转换模块,内部集成 +## Product Features + +- Built-in SP485EEN +- The built-in automatic transceiver circuit +- Built-in DC-DC buck circuit +- AOZ1282CI +- input DC 5~12 V +- Program Platform: Arduino, UIFlow(Blockly, Python) +- Program Platform: Arduino, UIFlow(Blockly, Python) +## Include +- 1x RS485 HAT +- 1x 4 Pin 3.96 Pitch Terminal +## Application +- RS485 multipoint systems +- Serial communication in industrial field. diff --git a/docs/zh_CN/hat/hat-spk.md b/docs/zh_CN/hat/hat-spk.md index c76638dc..c266996c 100644 --- a/docs/zh_CN/hat/hat-spk.md +++ b/docs/zh_CN/hat/hat-spk.md @@ -8,7 +8,7 @@ ## 描述 -**Hat SPK**是一款兼容M5SticKC的扬声器,内置PAM8303功放IC(3W单通道D类音频功率放大器),高PSRR和差分输入消除了噪声和射频的干扰,因此能够高质量低失真的还原音频信号. +**SPK Hat**是一款兼容M5SticKC的扬声器,内置PAM8303功放IC(3W单通道D类音频功率放大器),高PSRR和差分输入消除了噪声和射频的干扰,因此能够高质量低失真的还原音频信号. ## 产品特性 diff --git a/docs/zh_CN/hat/hat-thermal.md b/docs/zh_CN/hat/hat-thermal.md index 41c4413e..03e8acc9 100644 --- a/docs/zh_CN/hat/hat-thermal.md +++ b/docs/zh_CN/hat/hat-thermal.md @@ -8,7 +8,7 @@ ## 描述 -**Hat Thermal**是一款兼容M5StickC的人体红外热成像.内置**MLX90640**热电堆传感器,能够测量物体表面温度.并通过由表面温度形成的温度梯度,生成热成像图片.(图片分辨率为**32 x 24**) +**Thermal Hat**是一款兼容M5StickC的人体红外热成像.内置**MLX90640**热电堆传感器,能够测量物体表面温度.并通过由表面温度形成的温度梯度,生成热成像图片.(图片分辨率为**32 x 24**) **MLX90640** 红外(IR)传感器阵列具备了高分辨率与在恶劣环境中可靠工作的能力.与昂贵的高端热像仪相比,Hat-Thermal是一个高性价比的替代方案.相对一般的微测辐射热计,该传感器优势在于,不需要频繁重复校准,从而确保了检测的连续性并降低了系统维护成本.视场角提供广角版(110°×75°). diff --git a/docs/zh_CN/unit/laser-rx.md b/docs/zh_CN/unit/laser-rx.md index 67938afb..d267ea1d 100644 --- a/docs/zh_CN/unit/laser-rx.md +++ b/docs/zh_CN/unit/laser-rx.md @@ -8,13 +8,30 @@ +30, LASER.RX +This is one of the communication devices among M5Units, a non-modulation Laser receiver. It is mainly built with a laser transistor. +Laser communications devices are wireless connections through the atmosphere. They work similarly to fiber-optic links, except the beam is transmitted through free space. While the transmitter and receiver must require line-of-sight conditions, they have the benefit of eliminating the need for broadcast rights and buried cables. Laser communications systems can be easily deployed since they are inexpensive, small, low power and do not require any radio interference studies. +Two parallel beams are needed, one for transmission and one for reception. Therefore we have a LASER.TX parallelly. +Port type of this unit is PORTB. +## Product Features +- Laser receiver +- non-modulation +- Work voltage: 5V +- Pair with LASER.TX +- Response Frequency: 140KHz ~205KHz +- Two Lego-compatible holes +- Program Platform: Arduino, UIFlow(Blockly, Python) +## Include +- 1x LASER.RX unit +- 1x GROVE cable - +## Application +- Laser communication system on space. diff --git a/docs/zh_CN/unit/laser-tx.md b/docs/zh_CN/unit/laser-tx.md index 5801996e..6964df43 100644 --- a/docs/zh_CN/unit/laser-tx.md +++ b/docs/zh_CN/unit/laser-tx.md @@ -9,15 +9,26 @@ +This is one of the communication devices among M5Units, a Laser emitter with adjustable focal length. It is mainly build with a laser diode +Laser communications devices are wireless connections through the atmosphere. They work similarly to fiber-optic links, except the beam is transmitted through free space. While the transmitter and receiver must require line-of-sight conditions, they have the benefit of eliminating the need for broadcast rights and buried cables. Laser communications systems can be easily deployed since they are inexpensive, small, low power and do not require any radio interference studies. +Two parallel beams are needed, one for transmission and one for reception. Therefore we have a LASER.RX parallelly. +Port type of this unit is PORTB. +## Product Features +- Laser transmitter +- adjustable focal length +- Work voltage: 5V +- Program Platform: Arduino, UIFlow(Blockly, Python) +## Include +- 1x LASER.TX unit +- 1x GROVE cable - - - +## Application +- Laser communication system on space. diff --git a/docs/zh_CN/unit/mini-proto.md b/docs/zh_CN/unit/mini-proto.md index 6e15ff9f..97e6c6bc 100644 --- a/docs/zh_CN/unit/mini-proto.md +++ b/docs/zh_CN/unit/mini-proto.md @@ -8,18 +8,29 @@ +## 描述 + +**MINI-PROTO** 是一款迷你万能板 Unit.你可以自由的在板上进行电路设计.并通过CONNEXT端口与M5Core进行连接.如果你打算为你的设计添加简单的电路并为其添加可靠的保护外壳.PROTO Unit 是一个不错的选择. + +对于不同的CONNEXT端口,您能够从ESP32引出不同的引脚进行电路连接。 + - PORTA:GPIO 21,22 + - PORTB:GPIO 36,26 + - PORTC:GPIO 16,17 +## Include + +- 1x MINI PROTO unit +- 1x GROVE cable +## Application - - - +- 原型设计