mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Merge branch 'master' of github.com:m5stack/m5-docs
This commit is contained in:
@@ -14,7 +14,7 @@ Choose the development platform you want to use, view the corresponding tutorial
|
||||
|
||||
## Description
|
||||
|
||||
**Core2 for AWS** is the reference hardware kit for AWS IoT EduKit – a prescriptive learning program from AWS which makes it easy and cost effective to learn how to build IoT applications using AWS services. It comes equipped with a Microchip ATECC608A Trust&GO secure element, in addition to the existing features of the standard M5Stack Core2 and M5GO Bottom2. The Core2 for AWS is a feature rich, plug and play extensible, and secure hardware kit for learning and building a wide range of IoT applications.
|
||||
**Core2 for AWS** is the reference hardware kit for AWS IoT EduKit – a prescriptive learning program from AWS which makes it easy and cost effective to learn how to build IoT applications using AWS services. It comes equipped with a Microchip ATECC608A [Trust&GO](https://www.microchip.com/design-centers/security-ics/trust-platform/trust-go) pre-provisioned secure element, in addition to the existing features of the standard M5Stack Core2 and M5GO Bottom2. The Core2 for AWS is a feature rich, plug and play extensible, and secure hardware kit for learning and building a wide range of IoT applications.
|
||||
|
||||
To learn more about the **AWS IoT EduKit** program, visit [https://edukit.workshop.aws.](https://edukit.workshop.aws)
|
||||
|
||||
|
||||
@@ -168,8 +168,9 @@ In sleep mode, the current consumption of the whole machine is only 2μA. After
|
||||
**BAT Interface**
|
||||
|
||||
| *BAT* | *TimerCamera* |
|
||||
| :-----------:| :------: |
|
||||
| BAT_ADC_Pin | IO33 |
|
||||
| :-----------:| :------: |
|
||||
| BAT_ADC_Pin | IO38 |
|
||||
| BAT_HOLD_Pin | IO33 |
|
||||
|
||||
## Related Link
|
||||
|
||||
@@ -177,6 +178,12 @@ In sleep mode, the current consumption of the whole machine is only 2μA. After
|
||||
- [ESP32](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_cn.pdf)
|
||||
- [OV3660](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/unit/OV3660_CSP3_DS_1.3_sida.pdf)
|
||||
|
||||
## Schematic
|
||||
|
||||
[TimerCAM_A1-ESP32_SUBSYS](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/TimerCAM/TimerCAM_A1-ESP32_SUBSYS.pdf)
|
||||
|
||||
[TimerCAM_A2-PMS_UART](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/TimerCAM/TimerCAM_A2-PMS_UART.pdf)
|
||||
|
||||
## Example
|
||||
|
||||
### Arduino
|
||||
|
||||
@@ -178,8 +178,9 @@ The **Timer Camera F** is a fisheye camera module based on ESP32-D0WDQ6-V3 with
|
||||
**BAT Interface**
|
||||
|
||||
| *BAT* | *TimerCamera* |
|
||||
| :-----------:| :------: |
|
||||
| BAT_ADC_Pin | IO33 |
|
||||
| :-----------:| :------: |
|
||||
| BAT_ADC_Pin | IO38 |
|
||||
| BAT_HOLD_Pin | IO33 |
|
||||
|
||||
## Related Link
|
||||
|
||||
@@ -187,6 +188,12 @@ The **Timer Camera F** is a fisheye camera module based on ESP32-D0WDQ6-V3 with
|
||||
- [ESP32](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_en.pdf)
|
||||
- [OV3660](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/unit/OV3660_CSP3_DS_1.3_sida.pdf)
|
||||
|
||||
## Schematic
|
||||
|
||||
[TimerCAM_A1-ESP32_SUBSYS](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/TimerCAM/TimerCAM_A1-ESP32_SUBSYS.pdf)
|
||||
|
||||
[TimerCAM_A2-PMS_UART](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/TimerCAM/TimerCAM_A2-PMS_UART.pdf)
|
||||
|
||||
## Example
|
||||
|
||||
### Arduino
|
||||
|
||||
@@ -174,8 +174,9 @@ Choose the development platform you want to use, view the corresponding tutorial
|
||||
**BAT Interface**
|
||||
|
||||
| *BAT* | *TimerCamera* |
|
||||
| :-----------:| :------: |
|
||||
| BAT_ADC_Pin | IO33 |
|
||||
| :-----------:| :------: |
|
||||
| BAT_ADC_Pin | IO38 |
|
||||
| BAT_HOLD_Pin | IO33 |
|
||||
|
||||
## Related Link
|
||||
|
||||
@@ -183,6 +184,11 @@ Choose the development platform you want to use, view the corresponding tutorial
|
||||
- [ESP32](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_en.pdf)
|
||||
- [OV3660](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/unit/OV3660_CSP3_DS_1.3_sida.pdf)
|
||||
|
||||
## Schematic
|
||||
|
||||
[TimerCAM_A1-ESP32_SUBSYS](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/TimerCAM/TimerCAM_A1-ESP32_SUBSYS.pdf)
|
||||
|
||||
[TimerCAM_A2-PMS_UART](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/TimerCAM/TimerCAM_A2-PMS_UART.pdf)
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
## 描述
|
||||
|
||||
**Core2 for AWS**是AWS物联网学习项目的专属套件。它由**M5Stack Core2**核心主控和**M5GO-Bottom For AWS**拓展底座组成,并且额外定制集成了ATECC608A硬件加密,是物联网学习和安全项目构建的理想套件。
|
||||
**Core2 for AWS**是AWS物联网学习项目的专属套件。它由**M5Stack Core2**核心主控和**M5GO-Bottom For AWS**拓展底座组成,并且额外定制集成了ATECC608A [Trust&GO](https://www.microchip.com/design-centers/security-ics/trust-platform/trust-go) 硬件加密,是物联网学习和安全项目构建的理想套件。
|
||||
|
||||
获取更多**AWS IoT EduKit**相关教程, 访问 [https://edukit.workshop.aws.](https://edukit.workshop.aws)
|
||||
|
||||
|
||||
@@ -165,7 +165,8 @@
|
||||
|
||||
| *BAT* | *TimerCamera* |
|
||||
| :-----------:| :------: |
|
||||
| BAT_ADC_Pin | IO33 |
|
||||
| BAT_ADC_Pin | IO38 |
|
||||
| BAT_HOLD_Pin | IO33 |
|
||||
|
||||
## 相关链接
|
||||
|
||||
@@ -173,6 +174,12 @@
|
||||
- [ESP32-D0WDQ6-V3](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_cn.pdf)
|
||||
- [OV3660](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/unit/OV3660_CSP3_DS_1.3_sida.pdf)
|
||||
|
||||
## 原理图
|
||||
|
||||
[TimerCAM_A1-ESP32_SUBSYS](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/TimerCAM/TimerCAM_A1-ESP32_SUBSYS.pdf)
|
||||
|
||||
[TimerCAM_A2-PMS_UART](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/TimerCAM/TimerCAM_A2-PMS_UART.pdf)
|
||||
|
||||
|
||||
## 案例程序
|
||||
|
||||
|
||||
@@ -176,7 +176,8 @@
|
||||
|
||||
| *BAT* | *TimerCamera* |
|
||||
| :-----------:| :------: |
|
||||
| BAT_ADC_Pin | IO33 |
|
||||
| BAT_ADC_Pin | IO38 |
|
||||
| BAT_HOLD_Pin | IO33 |
|
||||
|
||||
## 相关链接
|
||||
|
||||
@@ -184,6 +185,11 @@
|
||||
- [ESP32-D0WDQ6-V3](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_cn.pdf)
|
||||
- [OV3660](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/unit/OV3660_CSP3_DS_1.3_sida.pdf)
|
||||
|
||||
## 原理图
|
||||
|
||||
[TimerCAM_A1-ESP32_SUBSYS](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/TimerCAM/TimerCAM_A1-ESP32_SUBSYS.pdf)
|
||||
|
||||
[TimerCAM_A2-PMS_UART](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/TimerCAM/TimerCAM_A2-PMS_UART.pdf)
|
||||
|
||||
## 案例程序
|
||||
|
||||
|
||||
@@ -169,7 +169,8 @@
|
||||
|
||||
| *BAT* | *TimerCamera* |
|
||||
| :-----------:| :------: |
|
||||
| BAT_ADC_Pin | IO33 |
|
||||
| BAT_ADC_Pin | IO38 |
|
||||
| BAT_HOLD_Pin | IO33 |
|
||||
|
||||
## 相关链接
|
||||
|
||||
@@ -177,6 +178,12 @@
|
||||
- [ESP32-D0WDQ6-V3](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_cn.pdf)
|
||||
- [OV3660](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/unit/OV3660_CSP3_DS_1.3_sida.pdf)
|
||||
|
||||
## 原理图
|
||||
|
||||
[TimerCAM_A1-ESP32_SUBSYS](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/TimerCAM/TimerCAM_A1-ESP32_SUBSYS.pdf)
|
||||
|
||||
[TimerCAM_A2-PMS_UART](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/TimerCAM/TimerCAM_A2-PMS_UART.pdf)
|
||||
|
||||
|
||||
## 案例程序
|
||||
|
||||
|
||||
@@ -1 +1,29 @@
|
||||
# Watering
|
||||
|
||||
<el-tag effect="plain">SKU:U087</el-tag>
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/unit/v_meter/vmeter.webp"></div>
|
||||
|
||||
## 描述
|
||||
|
||||
**Watering** 是一款土壤湿度检测调节Unit,
|
||||
|
||||
产品集成水泵与测量极板,用于土壤湿度检测与水泵抽水控制
|
||||
|
||||
采用电容式设计,有效避免测量极板长期使用,容易腐蚀的问题。
|
||||
|
||||
## 产品特性
|
||||
|
||||
- 电容式测量极板/更耐腐蚀
|
||||
- 集成5W功率水泵
|
||||
- 2x LEGO 兼容孔
|
||||
|
||||
## 包含
|
||||
|
||||
- 1x Watering Unit
|
||||
- 2x 抽水导管
|
||||
- 1x HY2.0-4P线缆
|
||||
|
||||
## 应用
|
||||
|
||||
- 植物培养
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
<img src="assets/img/product_pics/unit/unit_weight_03.webp">
|
||||
|
||||
### 产品特性
|
||||
## 产品特性
|
||||
|
||||
- 两路可选差分输入通道
|
||||
- 片内低噪声可编程放大器,可选增益32, 64 and 128
|
||||
@@ -31,12 +31,12 @@
|
||||
- 开发平台: Arduino, UIFlow(Blockly, Python)
|
||||
- 2x LEGO 兼容孔
|
||||
|
||||
## 套件清单
|
||||
## 包含
|
||||
|
||||
- 1x WEIGHT Unit
|
||||
- 1x HY2.0-4P线缆
|
||||
|
||||
### 应用
|
||||
## 应用
|
||||
|
||||
- 微型重量计
|
||||
- 厨房秤
|
||||
|
||||
Reference in New Issue
Block a user