diff --git a/docs/assets/img/product_pics/core/m5paper/m5paper_01.webp b/docs/assets/img/product_pics/core/m5paper/m5paper_01.webp index 5bcb779c..43588e87 100644 Binary files a/docs/assets/img/product_pics/core/m5paper/m5paper_01.webp and b/docs/assets/img/product_pics/core/m5paper/m5paper_01.webp differ diff --git a/docs/assets/img/product_pics/unit/watering/watering_01.webp b/docs/assets/img/product_pics/unit/watering/watering_01.webp new file mode 100644 index 00000000..fea073c4 Binary files /dev/null and b/docs/assets/img/product_pics/unit/watering/watering_01.webp differ diff --git a/docs/assets/img/product_pics/unit/watering/watering_sch_01.webp b/docs/assets/img/product_pics/unit/watering/watering_sch_01.webp new file mode 100644 index 00000000..77047220 Binary files /dev/null and b/docs/assets/img/product_pics/unit/watering/watering_sch_01.webp differ diff --git a/docs/assets/img/product_pics/unit/watering/watering_sch_02.webp b/docs/assets/img/product_pics/unit/watering/watering_sch_02.webp new file mode 100644 index 00000000..7a2559c9 Binary files /dev/null and b/docs/assets/img/product_pics/unit/watering/watering_sch_02.webp differ diff --git a/docs/en/app/demo-board_sht30.md b/docs/en/app/demo-board_sht30.md new file mode 100644 index 00000000..ccc3cd77 --- /dev/null +++ b/docs/en/app/demo-board_sht30.md @@ -0,0 +1,155 @@ +# Demo Board (SHT30 VERSION) + +SKU:K024-B + +
+ +## Tutorial&Quick-Start + +Tutorial&PDF + +## Description + +**Demo Board**. This is a feast of IoT stuff, powered by M5Stack. It is an all-in-one Learning board powered by ESP32, which includes anything you can imagine in an IoT + industrial application scenarios. Let's see what you can do with it: Robotic movement, the most commonly used serial communication port(RS485 RS232), Relay control, all different types of Button control, RF reader, speaker, Microphone and more all able to develope by an M5stack core device, so you can program this board with Blockly(UIFlow), Arduino, and Micropython. Based on application scenarios, we've partitioned them into different functional parts with the good-looking layout and full-function performance. Here comes the most powerful IIoT learning board. + +## Product Features + +- Fully Compatible with the M5Stack stackable and extendable system +- Protoboard, M5-BUS extension +- Each module comes with an individual power switch. +- Environment Sensor set ( Temperature, Humility, barometric pressure, light intensity, and Microphone ) +- Joystick Controller +- 8 Channel of Realy output +- 4x DAC,4x ADC +- 4x4 button matrix +- 8x8 RGB LED matrix +- Encoder +- 1x Servo +- DC-Motor(with feedback encoder) +- step motor with four-phase five-wire +- Radio frequency identification Reader +- RS-485,RS232 series communication + + + + +## Include + +- 1x **Demo Board** learning board +- 1x Power Aapter +- 1x RS232 cable +- 1x RFID Card +- 1x ID Card +- 16x breadboard cable + +## Applications + +- IOT teaching experiment board +- Multi function test board + + + +## Specification + + + + + + + + + + + + + + + + + + + + + + +
ResourcesParameter
Net weight1120g
Gross weight1120g
Product Size330*210*95mm
Package Size330*210*95mm
+ +## EasyLoader + + + +download EasyLoader + +>1.EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the master through simple steps, and a series of function verification can be performed. + +>2.After downloading the software, double-click to run the application, connect the M5 device to the computer via the data cable, select the port parameters, and click **"Burn"** to start burning. + +?>3.The CP210X (USB driver) needs to be installed before the EasyLoader is burned. [Click here to view the driver installation tutorial](en/related_documents/M5Burner#install-usb-driver) + +## Module parameters + +| **Module Name** | **working Voltage** |**Patameter** | +| :------: | :------: | :------: | +| ADC | 5V | 4x ADC port/ADS1115 | +| DAC | 5V | 4x DAC port/DAC6574 | +| Joystick | 3.3V | axis-X/Y potentiometer input, axis-Z button input | +| SHT30 | 3.3V | I2C address 0x44 | +| BMP280 | 3.3V | I2C address 0x76 | +| Light | 3.3V | A/D sampling supported, adjustable threshold | +| Microphone| 3.3V | A/D sampling supported, adjustable threshold | +| Relay | 5V | 8 channels /3A-220V-AC/3A-30V-DC | +| RGB LED| 5V | 8x8 LED matrix | +| Servo | 5V | 10KG torsion | +| DC-Motor | 5V | feedback encoder/LV8548MC| +| Stepmotor | 5V | 4-phase 5 wires LV8548MC| +| RFID | 3.3V | Read & Write distance: < 8 cm/ MFRC522 | +| RS485 | 5V | SP485EEN-L/TR | +| RS232| 5V | MAX232ESE | +| Encode | | Encoder button| +| Proto | | 170x holes | +| Keyboard| | 4x4 button matrix | + +## Related Link + +**Datasheet** + +- [ADS1115](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/application/ads1115_en.pdf) + +- [DAC6574](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/application/dac6574_en.pdf) + +- [LV8548MC](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/application/LV8548MC_en.pdf) + +- [TPS54360](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/application/tps54360_en.pdf) + +- [MRC522](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/module/MFRC522_en.pdf) + +- [MAX232ESE](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/application/MAX232ESE_en.pdf) + +- [MAX4466](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/application/MAX4466_datasheet_en.pdf) + +- [SP485EEN](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/SP485EEN_en.pdf) + +- [BMP280](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/BMP280-DS001-11_en.pdf) + +- [SHT30](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/unit/SHT3x_Datasheet_digital.pdf) + +## Schematic + +- [M5IoT-kit](https://github.com/m5stack/M5-Schematic/tree/master/Applications/M5IoT-kit) + +## Example + +### Arduino IDE + +- Click to download [example code](https://github.com/m5stack/DEMO-BOARD) + + \ No newline at end of file diff --git a/docs/en/atom/atom_hdriver.md b/docs/en/atom/atom_hdriver.md index bc028c0d..46ee7147 100644 --- a/docs/en/atom/atom_hdriver.md +++ b/docs/en/atom/atom_hdriver.md @@ -87,7 +87,7 @@
Windows - + MacOS
diff --git a/docs/en/atom/atom_poe.md b/docs/en/atom/atom_poe.md index d4eed40c..57b81779 100644 --- a/docs/en/atom/atom_poe.md +++ b/docs/en/atom/atom_poe.md @@ -77,6 +77,7 @@
Windows + MacOS
diff --git a/docs/en/product_list.json b/docs/en/product_list.json index df5ab5a2..6f08bca6 100644 --- a/docs/en/product_list.json +++ b/docs/en/product_list.json @@ -5,7 +5,6 @@ {"a":"/#/en/core/basic", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core_basic_01.webp", "p":"BASIC", "sku":"K001", "qs":"/#/en/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306"}, {"a":"/#/en/core/gray", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core_gray_01.webp", "p":"GRAY", "sku":"K002", "qs":"/#/en/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306 MPU6886 BMM150"}, {"a":"/#/en/core/fire", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core_fire_01.webp", "p":"FIRE", "sku":"K007", "qs":"/#/en/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306 MPU6886 BMM150 LEGO MICPHONE"}, - {"a":"/#/en/core/m5go_lite", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/kit_m5go_lite_01.webp", "p":"M5GO LITE", "sku":"K022", "qs":"/#/en/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306 MPU6886 BMM150 LEGO"}, {"a":"/#/en/core/m5go", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/kit_m5go_01.webp", "p":"M5GO IoT Kit", "sku":"K006", "qs":"/#/en/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306 MPU6886 BMM150 LEGO MICPHONE"}, {"a":"/#/en/core/core2_for_aws", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core2_for_aws_01.webp", "p":"CORE2 FOR AWS", "sku":"K010-AWS", "qs":"/#/en/quick_start/core2_for_aws/quick_start_list" ,"kw":"ESP32 AXP192 MPU6886 LEGO MICPHONE LED"} ], @@ -31,6 +30,7 @@ {"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"}, {"a":"/#/en/unit/ameter", "img":"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/ameter.webp", "p":"AMeter", "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":"VMeter", "sku":"U087" ,"kw":"VMETER VOLT SENSOR"}, + {"a":"/#/en/unit/watering", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/watering_01.webp", "p":"WATERING", "sku":"U101" ,"kw":"EARTH SENSOR PUMP"}, {"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"}, @@ -227,7 +227,8 @@ {"a":"/#/en/app/bala2", "img":"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/app/bala2.webp", "p":"BALA2", "sku":"K014-C" ,"kw":"BALA2 ROBOT", "category":"Kits"}, {"a":"/#/en/app/lidarbot", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/app/app_lidarbot_01.webp", "p":"LidarBOT", "sku":"K017" ,"kw":"ROBOT"}, {"a":"/#/en/app/piano", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/app/app_piano_01.webp", "p":"PIANO", "sku":"A047" ,"kw":"MUSIC"}, - {"a":"/#/en/app/demo-board", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/app/app_DemoBoard_01.webp", "p":"Demo Board", "sku":"K024" ,"kw":"SEOVO MOTOR NEOPIXEL LED SENSOR"}, + {"a":"/#/en/app/demo-board", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/app/app_DemoBoard_01.webp", "p":"Demo Board", "sku":"K024" ,"kw":"SEOVO MOTOR NEOPIXEL LED SENSOR DHT12 BMP280"}, + {"a":"/#/en/app/demo-board_sht30", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/app/app_DemoBoard_01.webp", "p":"Demo Board(SHT30)", "sku":"K024-B" ,"kw":"SEOVO MOTOR NEOPIXEL LED SENSOR SHT30 BMP280"}, {"a":"/#/en/unit/neoflash", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/unit_neoflash_01.webp", "p":"NeoFlash", "sku":"A042" ,"kw":"NEOPIXEL LED PIR"}, {"a":"/#/en/1515/6060-push", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/1515/6060_push_01.webp", "p":"6060-PUSH", "sku":"K028" ,"kw":"RS485 STEPMOTOR"}, {"a":"/#/en/app/m5scale_diy_kit", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/app/m5scale_diy_kit_01.webp", "p":"M5SCALE DIY Kit", "sku":"K029" ,"kw":"WEIGHT HX711"}, diff --git a/docs/en/unit/watering.md b/docs/en/unit/watering.md new file mode 100644 index 00000000..2136b320 --- /dev/null +++ b/docs/en/unit/watering.md @@ -0,0 +1,95 @@ +# Watering + +SKU:U101 + +
+ +## Description + +**Watering** is a capacitive soil moisture detection and adjustment unit. The product integrates water pump and measuring plates for soil moisture detection and pump water control. It can be used for intelligent plant breeding scenarios and can easily achieve humidity detection and Irrigation control. The measurement electrode plate uses the capacitive design, which can effectively avoid the corrosion problem of the electrode plate in actual use compared with the resistive electrode plate. + +## Product Features + +- Capacitive measuring plate (corrosion resistant) +- Integrated 5W power water pump +- LEGO compatible holes + +## Includes + +- 1x Watering Unit +- 2x suction pipe +- 1x HY2.0-4P cable + +## Application + +- Plant cultivation +- Soil moisture detection +- Smart irrigation + +## Specification + + + + + + + + + + + + + + + + + + + + + + + + + + +
ResourcesParameter
Pump power5W
Net Weight78g
Gross Weight103g
Product Size192.5*24*33mm
Package Size200*35*45mm
+ +## EasyLoader + +- **Windows** + - [Watering Test](https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Windows/UNIT/For%20M5Core/EasyLoader_WATERING_UNIT_With_M5Core.exe) + +- **MacOS** + - [Watering Test](https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/MacOS/UNIT/EasyLoader_Watering_UNIT_With_M5Core.dmg) + +## PinMap + + + + +
M5Core(PORT B)GPIO26GPIO365VGND
Watering UnitPUMPINPUT5VGND
+ +## Schematic + + + + +## Example + +### Arduino IDE + +[Arduino Example Code](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/WATERING) + +## Video + + + + \ No newline at end of file diff --git a/docs/zh_CN/app/demo-board_sht30.md b/docs/zh_CN/app/demo-board_sht30.md new file mode 100644 index 00000000..481bff24 --- /dev/null +++ b/docs/zh_CN/app/demo-board_sht30.md @@ -0,0 +1,156 @@ +# Demo Board (SHT30 VERSION) + +SKU:K024-B + +
+ +## 教程&快速上手 + +说明文档&PDF + +## 描述 + +**Demo Board** 是一款学习开发板.采用M5Core作为控制核心,完全兼容模块堆叠与硬件拓展体系. + +配备多组环境检测相关的传感器,提供摇杆、旋转编码、矩阵按键、无线射频识别等多种输入方式. + +包含三种电机驱动方式(直流、步进、舵机),RGB LED灯板、集成多组继电器控制与ADC、DAC转换电路,支持RS485、RS232总线通信,并为每一个模块提供独立电源开关. + +结合自带物联网属性的M5Core用作控制核心,板载模块涵盖了"声、光、电、力"学等多个方面,Demo Board会是你学习硬件、编程的一大利器. + +## 产品特性 + +- 兼容Module堆叠、Unit拓展体系 +- Proto板、M5-BUS总线拓展 +- 各模块带有独立电源开关 +- 环境传感器系列(温度、湿度、气压、光线、麦克风) +- 摇杆输入 +- 8路继电器输出 +- 4路DAC,4路ADC +- 4x4按键矩阵 +- 8x8 矩阵 RGB LED +- 旋转编码器 +- 单路舵机 +- 直流电机(带反馈) +- 四相五线制步进电机 +- 无线射频识别读卡器 +- RS-485,RS232通信功能 + + + +## 包含 + +- 1x M5Stack Demo Board +- 1x DC 12V 电源适配器(5.5*2.1mm ) +- 1x RS232 连接线 +- 1x RFID Card +- 1x ID Card +- 16x 面包线 + + + +## 规格参数 + + + + + + + + + + + + + + + + + + + + + + +
规格参数
净重1120g
毛重1120g
产品尺寸330*210*95mm
包装尺寸330*210*95mm
+ +## EasyLoader + + + +点击下载EasyLoader + +>1.EasyLoader是一个简洁快速的程序烧录器,每一个产品页面里的EasyLoader都提供了一个与产品相关的案例程序. + +>2.下载软件后,双击运行应用程序,将M5设备通过数据线连接至电脑,选择端口参数,点击 **"Burn"** 即可开始烧录 + +?>3.EasyLoader烧录前需要安装有CP210X(USB驱动程序),[点击此处查看驱动安装教程](zh_CN/related_documents/M5Burner#安装串口驱动) + + +## 模块参数 + +| **模块名称** | **工作电压** |**相关参数** | +| :------: | :------: | :------: | +| ADC | 5V | 4通道ADC接口/内置ADS1115 | +| DAC | 5V | 4通道DAC接口/内置DAC6574 | +| Joystick | 3.3V | X/Y轴电位器输入,Z轴按键输入 | +| SHT30 | 3.3V | I2C地址0x44 | +| BMP280 | 3.3V | I2C地址0x76 | +| Light | 3.3V | 支持模拟量/数字量采集/可调节阀值 | +| Microphone| 3.3V | 支持模拟量/数字量采集/可调节阀值 | +| Relay | 5V | 8路控制/3A-220V-AC/3A-30V-DC | +| RGB LED| 5V | 8x8矩阵灯 | +| Servo | 5V | 10KG扭力 | +| DC-Motor | 5V | 带反馈,集成LV8548MC| +| Stepmotor | 5V | 四相五线制 集成LV8548MC| +| RFID | 3.3V | 读写距离: < 8 cm/内置MFRC522 | +| RS485 | 5V | 内置SP485EEN-L/TR | +| RS232| 5V | 内置MAX232ESE | +| Encode | | 旋转编码器/带按键输入| +| Proto | | 板孔数量x170| +| Keyboard| | 4x4按键矩阵 | + +## 参考文档 + +**数据手册** + +- [ADS1115](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/application/ads1115_en.pdf) + +- [DAC6574](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/application/dac6574_en.pdf) + +- [LV8548MC](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/application/LV8548MC_en.pdf) + +- [TPS54360](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/application/tps54360_en.pdf) + +- [MRC522](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/module/MFRC522_en.pdf) + +- [MAX232ESE](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/application/MAX232ESE_en.pdf) + +- [MAX4466](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/application/MAX4466_datasheet_en.pdf) + +- [SP485EEN](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/SP485EEN_en.pdf) + +- [BMP280](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/BMP280-DS001-11_en.pdf) + +- [SHT30](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/unit/SHT3x_Datasheet_digital.pdf) + +## 原理图 + +- [M5IoT-kit](https://github.com/m5stack/M5-Schematic/tree/master/Applications/M5IoT-kit) + +### 案例程序 + +#### Arduino IDE + +- 点击此处下载[示例程序](https://github.com/m5stack/DEMO-BOARD) + + \ No newline at end of file diff --git a/docs/zh_CN/atom/atom_hdriver.md b/docs/zh_CN/atom/atom_hdriver.md index d2f5b6cf..fdc7cca8 100644 --- a/docs/zh_CN/atom/atom_hdriver.md +++ b/docs/zh_CN/atom/atom_hdriver.md @@ -88,7 +88,7 @@
Windows - + MacOS
diff --git a/docs/zh_CN/atom/atom_poe.md b/docs/zh_CN/atom/atom_poe.md index f6cd5c2d..fec29dc0 100644 --- a/docs/zh_CN/atom/atom_poe.md +++ b/docs/zh_CN/atom/atom_poe.md @@ -77,6 +77,7 @@
Windows + MacOS
diff --git a/docs/zh_CN/product_list.json b/docs/zh_CN/product_list.json index 282475f5..e9d53456 100644 --- a/docs/zh_CN/product_list.json +++ b/docs/zh_CN/product_list.json @@ -5,7 +5,6 @@ {"a":"/#/zh_CN/core/basic", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core_basic_01.webp", "p":"BASIC", "sku":"K001", "qs":"/#/zh_CN/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306"}, {"a":"/#/zh_CN/core/gray", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core_gray_01.webp", "p":"GRAY", "sku":"K002", "qs":"/#/zh_CN/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306 MPU6886 BMM150"}, {"a":"/#/zh_CN/core/fire", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core_fire_01.webp", "p":"FIRE", "sku":"K007", "qs":"/#/zh_CN/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306 MPU6886 BMM150 LEGO MICPHONE"}, - {"a":"/#/zh_CN/core/m5go_lite", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/kit_m5go_lite_01.webp", "p":"M5GO Lite", "sku":"K022", "qs":"/#/zh_CN/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306 MPU6886 BMM150 LEGO"}, {"a":"/#/zh_CN/core/m5go", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/kit_m5go_01.webp", "p":"M5GO Kit", "sku":"K006", "qs":"/#/zh_CN/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306 MPU6886 BMM150 LEGO MICPHONE"}, {"a":"/#/zh_CN/core/core2_for_aws", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core2_for_aws_01.webp", "p":"Core2 for AWS", "sku":"K010-AWS", "qs":"/#/zh_CN/quick_start/core2_for_aws/quick_start_list" ,"kw":"ESP32 AXP192 MPU6886 LEGO MICPHONE LED"} ], @@ -31,6 +30,7 @@ {"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"}, {"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/watering", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/watering_01.webp", "p":"WATERING", "sku":"U101" ,"kw":"EARTH SENSOR PUMP"}, {"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":"LIGHT SENSOR"}, @@ -51,8 +51,8 @@ {"a":"/#/zh_CN/unit/hall", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/hall_unit.webp", "p":"HALL", "sku":"U084" ,"kw":"HALL A3144E"}, {"a":"/#/zh_CN/unit/tvoc", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/tvoc.webp", "p":"TVOC/eCO2", "sku":"U088" ,"kw":"TVOC eCO2"}, {"a":"/#/zh_CN/unit/pdm", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/pdm_mini_unit.webp", "p":"PDM", "sku":"U089" ,"kw":"PDM MIC"}, - {"a":"/#/zh_CN/unit/bps", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/bps.webp", "p":"Barometric Pressure Unit", "sku":"U090" ,"kw":"Barometric Pressure bps"}, - {"a":"/#/zh_CN/unit/imu", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/imu.webp", "p":"6-Axis IMU Unit", "sku":"U095" ,"kw":"MPU6886 IMU"} + {"a":"/#/zh_CN/unit/bps", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/bps.webp", "p":"BPS", "sku":"U090" ,"kw":"Barometric Pressure bps"}, + {"a":"/#/zh_CN/unit/imu", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/imu.webp", "p":"IMU", "sku":"U095" ,"kw":"MPU6886 IMU"} ], "执行器": [ {"a":"/#/zh_CN/unit/unit_fan", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/unit_fan_01.webp", "p":"FAN", "sku":"U063" ,"kw":"DC MOTOR", "category":"执行器"}, @@ -227,7 +227,8 @@ {"a":"/#/zh_CN/app/bala2", "img":"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/app/bala2.webp", "p":"BALA2", "sku":"K014-C" ,"kw":"BALA2 ROBOT", "category":"应用"}, {"a":"/#/zh_CN/app/lidarbot", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/app/app_lidarbot_01.webp", "p":"LidarBOT", "sku":"K017" ,"kw":"ROBOT"}, {"a":"/#/zh_CN/app/piano", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/app/app_piano_01.webp", "p":"PIANO", "sku":"A047" ,"kw":"MUSIC"}, - {"a":"/#/zh_CN/app/demo-board", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/app/app_DemoBoard_01.webp", "p":"Demo Board", "sku":"K024" ,"kw":"SEOVO MOTOR NEOPIXEL LED SENSOR"}, + {"a":"/#/zh_CN/app/demo-board", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/app/app_DemoBoard_01.webp", "p":"Demo Board", "sku":"K024" ,"kw":"SEOVO MOTOR NEOPIXEL LED SENSOR DHT12 BMP280"}, + {"a":"/#/zh_CN/app/demo-board_sht30", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/app/app_DemoBoard_01.webp", "p":"Demo Board(SHT30)", "sku":"K024-B" ,"kw":"SEOVO MOTOR NEOPIXEL LED SENSOR SHT30 BMP280"}, {"a":"/#/zh_CN/unit/neoflash", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/unit/unit_neoflash_01.webp", "p":"NeoFlash", "sku":"A042" ,"kw":"NEOPIXEL LED PIR"}, {"a":"/#/zh_CN/1515/6060-push", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/1515/6060_push_01.webp", "p":"6060-PUSH", "sku":"K028" ,"kw":"RS485 STEPMOTOR"}, {"a":"/#/zh_CN/app/m5scale_diy_kit", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/app/m5scale_diy_kit_01.webp", "p":"M5SCALE DIY Kit", "sku":"K029" ,"kw":"WEIGHT HX711"}, diff --git a/docs/zh_CN/unit/watering.md b/docs/zh_CN/unit/watering.md index d51d7965..395d8e27 100644 --- a/docs/zh_CN/unit/watering.md +++ b/docs/zh_CN/unit/watering.md @@ -1,22 +1,18 @@ # Watering -SKU:U087 +SKU:U101 -
+
## 描述 -**Watering** 是一款土壤湿度检测调节Unit, - -产品集成水泵与测量极板,用于土壤湿度检测与水泵抽水控制 - -采用电容式设计,有效避免测量极板长期使用,容易腐蚀的问题。 +**Watering** 是一款电容式土壤湿度检测调节Unit,产品集成水泵与测量极板,用于土壤湿度检测与水泵抽水控制,应用在植物智能养殖场景中,能够非常便捷的实现湿度检测与灌溉控制。测量极板采用电容式设计,与电阻式极板相比,该设计能够有效避免实际使用时极板的腐蚀问题。 ## 产品特性 - 电容式测量极板/更耐腐蚀 - 集成5W功率水泵 -- 2x LEGO 兼容孔 +- LEGO 兼容孔 ## 包含 @@ -26,4 +22,74 @@ ## 应用 -- 植物培养 \ No newline at end of file +- 植物培养 +- 土壤湿度检测 +- 智能灌溉 + +## 规格参数 + + + + + + + + + + + + + + + + + + + + + + + + + + +
规格参数
水泵功率5W
净重78g
毛重103g
产品尺寸192.5*24*33mm
包装尺寸200*35*45mm
+ +## EasyLoader + +- **Windows** + - [Watering Test](https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Windows/UNIT/For%20M5Core/EasyLoader_WATERING_UNIT_With_M5Core.exe) + +- **MacOS** + - [Watering Test](https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/MacOS/UNIT/EasyLoader_Watering_UNIT_With_M5Core.dmg) + +## 管脚映射 + + + + +
M5Core(PORT B)GPIO26GPIO365VGND
Watering UnitPUMPINPUT5VGND
+ +## 原理图 + + + + +## 案例程序 + +### Arduino IDE + +[Arduino示例程序](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/WATERING) + +## 相关视频 + + + + \ No newline at end of file