diff --git a/docs/en/unit/ameter.md b/docs/en/unit/ameter.md index 4de82496..8677cd05 100644 --- a/docs/en/unit/ameter.md +++ b/docs/en/unit/ameter.md @@ -1,4 +1,4 @@ -# A Meter Unit{docsify-ignore-all} +# Ammeter Unit{docsify-ignore-all} SKU:U086 @@ -6,7 +6,7 @@ ## Description -**A Meter Unit** is a current meter that can monitor the current in real time. The 16-bit ADC (analog-to-digital) converter ADS1115 is used internally to communicate through I2C (0X48). In order to ensure the measurement accuracy, there is a built-in DC-DC isolated power supply, and the I2C interface is also electrically isolated through the low-power isolator CA-IS3020S. This prevents noise and surges on the data bus or other circuits from entering the local ground terminal to interfere or damage sensitive circuits. Each Unit is individually calibrated when leaving the factory, with an effective accuracy of ±1999 (3 digits after the decimal point) The unit has a maximum measurement current of ±4A, and an internal integrated 4A fuse to prevent excessive measurement current from burning out the circuit. Minimal Resolution reaches 0.15626mA. +**Ammeter Unit** is a current meter that can monitor the current in real time. The 16-bit ADC (analog-to-digital) converter ADS1115 is used internally to communicate through I2C (0X48). In order to ensure the measurement accuracy, there is a built-in DC-DC isolated power supply, and the I2C interface is also electrically isolated through the low-power isolator CA-IS3020S. This prevents noise and surges on the data bus or other circuits from entering the local ground terminal to interfere or damage sensitive circuits. Each Unit is individually calibrated when leaving the factory, with an effective accuracy of ±1999 (3 digits after the decimal point) The unit has a maximum measurement current of ±4A, and an internal integrated 4A fuse to prevent excessive measurement current from burning out the circuit. Minimal Resolution reaches 0.15626mA. >? EEPROM (0x51) has built-in calibration parameters when leaving the factory. Please do not write to the EEPROM, otherwise the calibration data will be overwritten and the measurement results will be inaccurate. @@ -21,14 +21,13 @@ - Accuracy up to ±1999 - Built-in CA-IS3020S isolation chip, anti-interference - Isolated DC-DC -- Signal transmission rate: up to 1 MHz - Up to 5000 VRMS isolation withstand voltage - Development platform: Arduino, UIFlow (Blockly, Pyhton) - 2x LEGO compatible holes ## Includes -- 1x A Meter Unit +- 1x Ammeter Unit - 1x Grove Cable ## Application diff --git a/docs/en/unit/mic.md b/docs/en/unit/mic.md index 07e771c1..b208966d 100644 --- a/docs/en/unit/mic.md +++ b/docs/en/unit/mic.md @@ -1,4 +1,4 @@ -# MIC Unit{docsify-ignore-all} +# Microphone Unit{docsify-ignore-all} SKU:U096 @@ -6,7 +6,7 @@ ## Description -**MIC Unit** is a sound sensor with a built-in omni-directional electret microphone. The signal is amplified and output by microphone preamplifier max4466. The amplifier can effectively suppress power supply noise and common mode noise, and the output signal has high sound recovery and can be used in noisy environments. The unit can not only output analog signals, but also output digital level signals. The built-in LM393 double voltage comparator can set the comparison voltage threshold by adjusting 10K adjustable resistance. The sensor is very suitable for acoustic electrical conversion, audio recording / sampling, FFT acoustic feedback, voice switch and other projects.. +**Microphone Unit** is a sound sensor with a built-in omni-directional electret microphone. The signal is amplified and output by microphone preamplifier max4466. The amplifier can effectively suppress power supply noise and common mode noise, and the output signal has high sound recovery and can be used in noisy environments. The unit can not only output analog signals, but also output digital level signals. The built-in LM393 double voltage comparator can set the comparison voltage threshold by adjusting 10K adjustable resistance. The sensor is very suitable for acoustic electrical conversion, audio recording / sampling, FFT acoustic feedback, voice switch and other projects.. ## Product Features @@ -21,7 +21,7 @@ ## Include -- 1x MIC Unit +- 1x Microphone Unit - 1x Grove Cable ## Applications diff --git a/docs/en/unit/vmeter.md b/docs/en/unit/vmeter.md index c2623a8f..6d60b2bf 100644 --- a/docs/en/unit/vmeter.md +++ b/docs/en/unit/vmeter.md @@ -1,4 +1,4 @@ -# V Meter Unit{docsify-ignore-all} +# Voltmeter Unit{docsify-ignore-all} SKU:U087 @@ -6,7 +6,7 @@ ## Description -**V Meter Unit** is a voltage meter that can monitor the voltage in real time. The 16-bit ADC (analog-to-digital) converter ADS1115 is used internally to communicate through I2C (0X49). In order to ensure the measurement accuracy, there is a built-in DC-DC isolated power supply, and the I2C interface is also electrically isolated through the low-power isolator CA-IS3020S. This prevents noise and surges on the data bus or other circuits from entering the local ground terminal to interfere or damage sensitive circuits. Each Unit is individually calibrated when leaving the factory, with an effective accuracy of ±1999 (3 digits after the decimal point), and a maximum measurement voltage of ±36V. Minimal Resolution reaches 0.490798455 mV. +**Voltmeter Unit** is a voltage meter that can monitor the voltage in real time. The 16-bit ADC (analog-to-digital) converter ADS1115 is used internally to communicate through I2C (0X49). In order to ensure the measurement accuracy, there is a built-in DC-DC isolated power supply, and the I2C interface is also electrically isolated through the low-power isolator CA-IS3020S. This prevents noise and surges on the data bus or other circuits from entering the local ground terminal to interfere or damage sensitive circuits. Each Unit is individually calibrated when leaving the factory, with an effective accuracy of ±1999 (3 digits after the decimal point), and a maximum measurement voltage of ±36V. Minimal Resolution reaches 0.490798455 mV. >? EEPROM (0x53) has built-in calibration parameters when leaving the factory. Please do not write to the EEPROM, otherwise the calibration data will be overwritten and the measurement results will be inaccurate. @@ -21,13 +21,12 @@ - Minimal Resolution(mV) reaches 0.490798455 - Built-in CA-IS3020S isolation chip, anti-interference - Isolated DC-DC -- Signal transmission rate: up to 1 MHz - Up to 5000 VRMS isolation withstand voltage - Development platform: Arduino, UIFlow (Blockly, Python) - 2x LEGO™ compatible holes ## Includes -- 1x V Meter Unit +- 1x Voltmeter Unit - 1x Grove Cable ## Application diff --git a/docs/index.md b/docs/index.md index 1b81d960..b400385a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -120,9 +120,9 @@ const unit_list = [ //Sensor class - {a:"/#/en/unit/mic", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/mic.webp", p:"MIC", sku:"U096" ,kw:"MIC SOUND SENSOR", category:"Sensor class"}, - {a:"/#/en/unit/ameter", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/ameter.webp", p:"A-Meter", sku:"U086" ,kw:"AMETER SENSOR"}, - {a:"/#/en/unit/vmeter", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/vmeter.webp", p:"V-Meter", sku:"U087" ,kw:"VMETER VOLT SENSOR"}, + {a:"/#/en/unit/mic", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/mic.webp", p:"Microphone", sku:"U096" ,kw:"MIC SOUND SENSOR", category:"Sensor class"}, + {a:"/#/en/unit/ameter", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/ameter.webp", p:"Ammeter", sku:"U086" ,kw:"AMETER SENSOR"}, + {a:"/#/en/unit/vmeter", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/vmeter.webp", p:"Voltmeter", sku:"U087" ,kw:"VMETER VOLT SENSOR"}, {a:"/#/en/unit/earth", img:"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/unit_earth_01.webp", p:"EARTH", sku:"U019" ,kw:"EARTH SENSOR",}, {a:"/#/en/unit/env", img:"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/unit_env_01.webp", p:"ENV", sku:"U001" ,kw:"DHT12 BMP280"}, {a:"/#/en/unit/light", img:"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/unit_light_01.webp", p:"LIGHT", sku:"U021" ,kw:"LIGHT SENSOR"}, diff --git a/docs/zh_CN/README.md b/docs/zh_CN/README.md index c6809b4e..d7be4a16 100644 --- a/docs/zh_CN/README.md +++ b/docs/zh_CN/README.md @@ -120,9 +120,9 @@ const unit_list = [ //Sensor class - {a:"/#/zh_CN/unit/mic", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/mic.webp", p:"MIC", sku:"U096" ,kw:"MIC SOUND SENSOR", category:"Sensor class"}, - {a:"/#/zh_CN/unit/ameter", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/ameter.webp", p:"A-Meter", sku:"U086" ,kw:"AMETER SENSOR"}, - {a:"/#/zh_CN/unit/vmeter", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/vmeter.webp", p:"V-Meter", sku:"U087" ,kw:" VMETER VOLT SENSOR"}, + {a:"/#/zh_CN/unit/mic", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/mic.webp", p:"Microphone", sku:"U096" ,kw:"MIC SOUND SENSOR", category:"Sensor class"}, + {a:"/#/zh_CN/unit/ameter", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/ameter.webp", p:"Ammeter", sku:"U086" ,kw:"AMETER SENSOR"}, + {a:"/#/zh_CN/unit/vmeter", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/vmeter.webp", p:"Voltmeter", sku:"U087" ,kw:" VMETER VOLT SENSOR"}, {a:"/#/zh_CN/unit/earth", img:"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/unit_earth_01.webp", p:"EARTH", sku:"U019" ,kw:"EARTH SENSOR"}, {a:"/#/zh_CN/unit/env", img:"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/unit_env_01.webp", p:"ENV", sku:"U001" ,kw:"DHT12 BMP280"}, {a:"/#/zh_CN/unit/light", img:"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/unit_light_01.webp", p:"LIGHT", sku:"U021" ,kw:"SENSOR"}, diff --git a/docs/zh_CN/unit/ameter.md b/docs/zh_CN/unit/ameter.md index 03310bf2..2a27cba5 100644 --- a/docs/zh_CN/unit/ameter.md +++ b/docs/zh_CN/unit/ameter.md @@ -1,4 +1,4 @@ -# A Meter Unit{docsify-ignore-all} +# Ammeter Unit{docsify-ignore-all} SKU:U086 @@ -6,7 +6,7 @@ ## 描述 -**A Meter Unit** 是一款电流计,可以对电流进行实时监测。内部采用16位ADC数模转换器ADS1115,通过I2C(0X48)进行通讯。为了保证测量精度,内置DC-DC隔离电源,同时I2C接口通过低功耗隔离器CA-IS3020S进行电气隔离,防止数据总线或其他电路上的噪声和浪涌进入本地接地端而干扰或损坏敏感电路。每个Unit在出厂时都单独进行校准,最小分辨率达到0.15626mA,有效值达到±1999(小数点后三位),最大测量电流为±4A,内部集成4A熔断器,防止测量电流过大烧毁电路。 +**Ammeter Unit** 是一款电流计,可以对电流进行实时监测。内部采用16位ADC数模转换器ADS1115,通过I2C(0X48)进行通讯。为了保证测量精度,内置DC-DC隔离电源,同时I2C接口通过低功耗隔离器CA-IS3020S进行电气隔离,防止数据总线或其他电路上的噪声和浪涌进入本地接地端而干扰或损坏敏感电路。每个Unit在出厂时都单独进行校准,最小分辨率达到0.15626mA,有效值达到±1999(小数点后三位),最大测量电流为±4A,内部集成4A熔断器,防止测量电流过大烧毁电路。 >? EEPROM(0x51)在出厂时内置了校准参数,请勿对EEPROM进行写操作,否则校准数据将被覆盖导致测量结果不准确。 @@ -21,14 +21,13 @@ - 精度高达±1999 - 内置 CA-IS3020S隔离芯片,抗干扰 - 隔离DC-DC -- 信号传输速率: 高达 1 MHz - 高达 5000 VRMS 隔离耐压 - 开发平台: Arduino, UIFlow(Blockly,Pyhton) - 2x LEGO 兼容孔 ## 包含 -- 1x A Meter Unit +- 1x Ammeter Unit - 1x Grove 线 ## 应用 diff --git a/docs/zh_CN/unit/mic.md b/docs/zh_CN/unit/mic.md index e220e36e..d2eea9df 100644 --- a/docs/zh_CN/unit/mic.md +++ b/docs/zh_CN/unit/mic.md @@ -1,4 +1,4 @@ -# MIC Unit{docsify-ignore-all} +# Microphone Unit{docsify-ignore-all} SKU:U096 @@ -6,7 +6,7 @@ ## 描述 -**MIC Unit** 是一款声音传感器,内置全指向型驻极体麦克风,通过麦克风前置放大器MAX4466对信号进行放大输出,该放大器能有效抑制电源噪声与共模噪声,输出信号声音还原度高,可在嘈杂环境中使用。该Unit不仅可以输出模拟信号,也可以输出数字电平信号,内置LM393双电压比较器,可通过调节10K可调电阻,设定比较电压阈值。该传感器非常适用于声电转换,声控开关等项目。 +**Microphone Unit** 是一款声音传感器,内置全指向型驻极体麦克风,通过麦克风前置放大器MAX4466对信号进行放大输出,该放大器能有效抑制电源噪声与共模噪声,输出信号声音还原度高,可在嘈杂环境中使用。该Unit不仅可以输出模拟信号,也可以输出数字电平信号,内置LM393双电压比较器,可通过调节10K可调电阻,设定比较电压阈值。该传感器非常适用于声电转换,声控开关等项目。 ## 产品特性 @@ -21,7 +21,7 @@ ## 包含 -- 1x MIC Unit +- 1x Microphone Unit - 1x Grove 连接线 ## 应用 diff --git a/docs/zh_CN/unit/vmeter.md b/docs/zh_CN/unit/vmeter.md index acfa5fd6..f7523d60 100644 --- a/docs/zh_CN/unit/vmeter.md +++ b/docs/zh_CN/unit/vmeter.md @@ -1,4 +1,4 @@ -# V Meter Unit{docsify-ignore-all} +# Voltmeter Unit{docsify-ignore-all} SKU:U087 @@ -6,7 +6,7 @@ ## 描述 -**V Meter Unit** 是一款电压传感器,可以对电压进行实时监测。内部采用16位ADC数模转换器ADS1115,通过I2C(0X49)进行通讯。为了保证测量精度,内置DC-DC隔离电源,同时I2C接口通过低功耗隔离器CA-IS3020S进行电气隔离,防止数据总线或其他电路上的噪声和浪涌进入本地接地端而干扰或损坏敏感电路。每个Unit在出厂时都单独进行校准,有效值达到±1999(小数点后3位),最大测量电压为±36V,最小分辨率达到0.490798455mV。 +**Voltmeter Unit** 是一款电压传感器,可以对电压进行实时监测。内部采用16位ADC数模转换器ADS1115,通过I2C(0X49)进行通讯。为了保证测量精度,内置DC-DC隔离电源,同时I2C接口通过低功耗隔离器CA-IS3020S进行电气隔离,防止数据总线或其他电路上的噪声和浪涌进入本地接地端而干扰或损坏敏感电路。每个Unit在出厂时都单独进行校准,有效值达到±1999(小数点后3位),最大测量电压为±36V,最小分辨率达到0.490798455mV。 >? EEPROM(0x53)在出厂时内置了校准参数,请勿对EEPROM进行写操作,否则校准数据将被覆盖导致测量结果不准确。 @@ -21,14 +21,13 @@ - 精度高达±1999 - 内置 CA-IS3020S隔离芯片,抗干扰 - 隔离DC-DC -- 信号传输速率: 高达 1 MHz - 高达 5000 VRMS 隔离耐压 - 开发平台: Arduino, UIFlow(Blockly,Python) - 2x LEGO 兼容孔 ## 包含 -- 1x V Meter Unit +- 1x Voltmeter Unit - 1x Grove 线 ## 应用