sonic ameter vmeter

This commit is contained in:
Kiko62
2021-02-05 12:24:43 +08:00
parent 55a308e220
commit 924b30dc97
10 changed files with 49 additions and 12 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

+12 -5
View File
@@ -1,4 +1,4 @@
# Ammeter Unit{docsify-ignore-all}
# Ameter Unit{docsify-ignore-all}
<el-tag effect="plain">SKU:U086</el-tag>
@@ -6,7 +6,7 @@
## Description
**Ammeter Unit** is a current meter that can monitor the current in real time. The 16-bit ADS1115 ADC (analog-to-digital) converter can be used to communicate through I2C protocol (By default the I2C address is 0X48 unless manually modified).
**Ameter Unit** is a current meter that can monitor the current in real time. The 16-bit ADS1115 ADC (analog-to-digital) converter can be used to communicate through I2C protocol (By default the I2C address is 0X48 unless manually modified).
In order to ensure the measurement accuracy, there is a built-in DC-DC isolated power supply.
@@ -34,7 +34,7 @@ The unit has a maximum measurement current of ±4A, and an internal integrated 4
## Includes
- 1x Ammeter Unit
- 1x Ameter Unit
- 1x Grove Cable (20cm)
## Application
@@ -82,9 +82,9 @@ The unit has a maximum measurement current of ±4A, and an internal integrated 4
<!-- ```Arduino
bool Ammeter::saveCalibration2EEPROM(ammeterGain_t gain, int16_t hope, int16_t actual)
bool Ameter::saveCalibration2EEPROM(ameterGain_t gain, int16_t hope, int16_t actual)
//@Parameter: ammeterGarin_t gain //Set Gain
//@Parameter: ameterGarin_t gain //Set Gain
###########################################
# // | PAG | Max Input Voltage(V) | #
# // | PAG_4096 | 64 | #
@@ -162,6 +162,13 @@ bool Ammeter::saveCalibration2EEPROM(ammeterGain_t gain, int16_t hope, int16_t a
[Click here to download the Arduino example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/A_Meter_Unit)
### 2. UIFlow
If you want the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/A_Meter_Unit/UIFlow)
<img src="assets/img/product_pics/unit/a_meter/a_meter.webp">
<el-divider content-position="right">Last updated: 2020-12-10</el-divider>
<script>
+2 -2
View File
@@ -147,9 +147,9 @@ If you want the complete code, please click [here](https://github.com/m5stack/M5
**Analysis:**
**$GNRMC,063012.000,A,2257.83953,N,11395.84122,E,0.69,171.74,240419,,,A*7A**
**$GNRMC,063012.000,A,2258.11953,N,11395.35722,E,0.69,171.74,240419,,,A*7A**
Indicates that the positioning information is UTC time is 06:30:12, north latitude 22.57839°, east longitude 113.95841°, date is April 24, 2019
Indicates that the positioning information is UTC time is 06:30:12, north latitude 22.58119°, east longitude 113.95357°, date is April 24, 2019
<img src="assets/img/product_pics/unit/gps/unit_gps_08.webp">
+6
View File
@@ -116,6 +116,12 @@
- Click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/ULTRA) to download code
### 2. UIFlow
If you want the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/ULTRA/UIFlow)
<img src="assets/img/product_pics/unit/sonic/ULTRA.webp">
<el-divider content-position="right">Last updated: 2020-12-14</el-divider>
<script>
+6
View File
@@ -162,6 +162,12 @@ bool Voltmeter::saveCalibration2EEPROM(voltmeterGain_t gain, int16_t hope, int16
[Click here to download the Arduino example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/V_Meter_Unit)
### 2. UIFlow
If you want the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/V_Meter_Unit/UIFlow)
<img src="assets/img/product_pics/unit/v_meter/v_meter.webp">
<el-divider content-position="right">Last updated: 2020-12-14</el-divider>
<script>
+9 -3
View File
@@ -1,4 +1,4 @@
# Ammeter Unit{docsify-ignore-all}
# Ameter Unit{docsify-ignore-all}
<el-tag effect="plain">SKU:U086</el-tag>
@@ -6,7 +6,7 @@
## 描述
**Ammeter Unit** 是一款电流计,可以对电流进行实时监测。内部采用16位ADC数模转换器ADS1115,通过I2C(0X48)进行通讯。为了保证测量精度,内置DC-DC隔离电源,同时I2C接口通过低功耗隔离器CA-IS3020S进行电气隔离,防止数据总线或其他电路上的噪声和浪涌进入本地接地端而干扰或损坏敏感电路。每个Unit在出厂时都单独进行校准,精度为满量程%1,±1位读数,分辨率为0.3mA,最大测量电流为±4A,内部集成4A熔断器,防止测量电流过大烧毁电路。
**Ameter Unit** 是一款电流计,可以对电流进行实时监测。内部采用16位ADC数模转换器ADS1115,通过I2C(0X48)进行通讯。为了保证测量精度,内置DC-DC隔离电源,同时I2C接口通过低功耗隔离器CA-IS3020S进行电气隔离,防止数据总线或其他电路上的噪声和浪涌进入本地接地端而干扰或损坏敏感电路。每个Unit在出厂时都单独进行校准,精度为满量程%1,±1位读数,分辨率为0.3mA,最大测量电流为±4A,内部集成4A熔断器,防止测量电流过大烧毁电路。
>? EEPROM(0x51)在出厂时内置了校准参数,请勿对EEPROM进行写操作,否则校准数据将被覆盖导致测量结果不准确。
@@ -27,7 +27,7 @@
## 包含
- 1x Ammeter Unit
- 1x Ameter Unit
- 1x HY2.0-4P线缆(20cm)
## 应用
@@ -154,6 +154,12 @@ bool Voltmeter::saveCalibration2EEPROM(voltmeterGain_t gain, int16_t hope, int16
[点击这里获取Arduino示例程序](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/A_Meter_Unit)
### 2. UIFlow
[请点击此处获取UIFlow示例](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/A_Meter_Unit/UIFlow)
<img src="assets/img/product_pics/unit/a_meter/a_meter.webp">
<script>
var purchase_link = 'https://m5stack.com/collections/m5-unit/products/ammeter-unit-ads1115';
+8 -2
View File
@@ -112,9 +112,15 @@
## 案例程序
### Arduino
### 1. Arduino
- 点击此处[下载示例程序](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/ULTRA)
[点击这里获取Arduino示例程序](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/ULTRA)
### 2. UIFlow
[请点击此处获取UIFlow示例](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/ULTRA/UIFlow)
<img src="assets/img/product_pics/unit/sonic/ULTRA.webp">
<script>
+6
View File
@@ -157,6 +157,12 @@ bool Voltmeter::saveCalibration2EEPROM(voltmeterGain_t gain, int16_t hope, int16
[点击这里获取Arduino示例程序](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/V_Meter_Unit)
### 2. UIFlow
[请点击此处获取UIFlow示例](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/V_Meter_Unit/UIFlow)
<img src="assets/img/product_pics/unit/v_meter/v_meter.webp">
<script>
var purchase_link = 'https://m5stack.com/collections/m5-unit/products/voltmeter-unit-ads1115';