mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
103 lines
2.8 KiB
Markdown
103 lines
2.8 KiB
Markdown
# Watering
|
|
|
|
<el-tag effect="plain">SKU:U101</el-tag>
|
|
|
|
<div class="product_pic"><img src="assets/img/product_pics/unit/watering/watering_01.webp"></div>
|
|
|
|
## 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
|
|
|
|
<table>
|
|
<tr style="font-weight:bold">
|
|
<td>Resources</td>
|
|
<td>Parameter</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Pump power</td>
|
|
<td>5W</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Net Weight</td>
|
|
<td>78g</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Gross Weight</td>
|
|
<td>103g</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Product Size</td>
|
|
<td>192.5*24*33mm</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Package Size</td>
|
|
<td>200*35*45mm</td>
|
|
</tr>
|
|
</table>
|
|
|
|
## 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
|
|
|
|
<table>
|
|
<tr><td>M5Core(PORT B)</td><td>GPIO26</td><td>GPIO36</td><td>5V</td><td>GND</td></tr>
|
|
<tr><td>Watering Unit</td><td>PUMP</td><td>INPUT</td><td>5V</td><td>GND</td></tr>
|
|
</table>
|
|
|
|
## Schematic
|
|
|
|
<img src="assets/img/product_pics/unit/watering/watering_sch_01.webp">
|
|
<img src="assets/img/product_pics/unit/watering/watering_sch_02.webp">
|
|
|
|
## Example
|
|
|
|
### 1. Arduino
|
|
|
|
- [Click here to download the Arduino example](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/WATERING)
|
|
|
|
### 2. UIFlow
|
|
|
|
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/WATERING/UIFlow)
|
|
|
|
<img src="assets/img/product_pics/unit/watering/Watering_Example.webp" width="80%" height="80%">
|
|
|
|
## Video
|
|
|
|
<video class="video_size" controls>
|
|
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/Unit/WATERING.mp4" type="video/mp4">
|
|
</video>
|
|
|
|
<script>
|
|
|
|
var purchase_link = 'https://m5stack.com/products/watering-unit-with-mositure-sensor-and-pump';
|
|
|
|
anchor_search(purchase_link);
|
|
scrollFunc();
|
|
|
|
</script> |