From c24fee72291ebca607de7c4e5aad798e8cb98100 Mon Sep 17 00:00:00 2001
From: Gitshaoxiang <1026025056@qq.com>
Date: Fri, 29 May 2020 16:36:24 +0800
Subject: [PATCH] add some en product specification
---
docs/en/hat/hat-roverc.md | 26 ++++++++
docs/en/hat/hat-rs485.md | 26 ++++++++
docs/en/hat/hat-servo.md | 25 ++++++++
docs/en/hat/hat-spk.md | 25 ++++++++
docs/en/hat/hat-thermal.md | 25 ++++++++
docs/en/hat/hat-tof.md | 26 ++++++++
docs/en/hat/hat-yun.md | 25 ++++++++
docs/en/module/battery.md | 26 ++++++++
docs/en/module/bus.md | 26 ++++++++
docs/en/module/commu.md | 42 +++++++++++++
docs/en/module/encoder.md | 36 ++++++++++-
docs/en/module/faces.md | 27 ++++++++-
docs/en/module/facesII.md | 27 ++++++++-
docs/en/module/faces_finger.md | 54 ++++++++++++++---
docs/en/module/faces_rfid.md | 62 +++++++++++++++----
docs/en/module/fan.md | 25 ++++++++
docs/en/module/goplus.md | 26 ++++++++
docs/en/module/gps.md | 25 ++++++++
docs/en/module/gsm.md | 25 ++++++++
docs/en/module/joystick.md | 26 ++++++++
docs/en/module/lego_plus.md | 25 ++++++++
docs/en/module/lora.md | 27 +++++++++
docs/en/module/lora868.md | 25 ++++++++
docs/en/module/lorawan.md | 25 ++++++++
docs/en/module/lte.md | 25 ++++++++
docs/en/module/nb-iot.md | 25 ++++++++
docs/en/module/nb-iot_plus.md | 25 ++++++++
docs/en/module/plus.md | 25 ++++++++
docs/en/module/proto.md | 26 ++++++++
docs/en/module/proto_kit.md | 30 +++++++++-
docs/en/module/servo.md | 25 ++++++++
docs/en/module/sim800.md | 26 ++++++++
docs/en/module/stepmotor.md | 25 ++++++++
docs/en/module/usb.md | 27 +++++++++
docs/en/tool/usb_downloader.md | 25 ++++++++
docs/en/tool/usb_isp.md | 28 ++++++++-
docs/en/unit/396port.md | 17 ++++++
docs/en/unit/accel.md | 16 +++++
docs/en/unit/adc.md | 16 +++++
docs/en/unit/angle.md | 16 +++++
docs/en/unit/butterfly.md | 16 +++++
docs/en/unit/button.md | 27 +++++++++
docs/en/unit/cardkb.md | 16 +++--
docs/en/unit/catear.md | 16 +++++
docs/en/unit/color.md | 16 +++--
docs/en/unit/dac.md | 40 ++++++++++++-
docs/en/unit/dual_button.md | 29 +++++++++
docs/en/unit/earth.md | 25 ++++++++
docs/en/unit/env.md | 61 +++++++++++++++----
docs/en/unit/envII.md | 17 ++++--
docs/en/unit/esp32cam.md | 51 ++++++++++++++++
docs/en/unit/extio.md | 36 ++++++++++-
docs/en/unit/finger.md | 77 ++++++++++++++++++------
docs/en/unit/gps.md | 88 ++++++++++++++++++++-------
docs/en/unit/heart.md | 36 ++++++++++-
docs/en/unit/hex.md | 31 +++++++++-
docs/en/unit/hub.md | 28 ++++++++-
docs/en/unit/ir.md | 28 ++++++++-
docs/en/unit/joystick.md | 37 +++++++++++-
docs/en/unit/laser-rx.md | 33 +++++++++++
docs/en/unit/laser-tx.md | 29 +++++++++
docs/en/unit/light.md | 31 +++++++++-
docs/en/unit/m5-bit.md | 26 +++++++-
docs/en/unit/m5camera.md | 85 +++++++++++++++++---------
docs/en/unit/m5camera_f.md | 102 +++++++++++++++++++-------------
docs/en/unit/m5camera_x.md | 86 +++++++++++++++++++--------
docs/en/unit/makey.md | 26 ++++++++
docs/en/unit/mini-proto.md | 25 ++++++++
docs/en/unit/ncir.md | 26 ++++++++
docs/en/unit/neoflash.md | 37 ++++++++++++
docs/en/unit/neopixel.md | 25 ++++++++
docs/en/unit/op180.md | 27 +++++++++
docs/en/unit/op90.md | 25 ++++++++
docs/en/unit/pahub.md | 25 ++++++++
docs/en/unit/pbhub.md | 28 ++++++++-
docs/en/unit/pir.md | 26 ++++++++
docs/en/unit/proto.md | 25 ++++++++
docs/en/unit/relay.md | 27 +++++++++
docs/en/unit/rfid.md | 27 +++++++++
docs/en/unit/rgb.md | 26 ++++++++
docs/en/unit/rs485.md | 26 ++++++++
docs/en/unit/thermal.md | 25 ++++++++
docs/en/unit/tof.md | 28 ++++++++-
docs/en/unit/trace.md | 25 ++++++++
docs/en/unit/unit_fan.md | 27 ++++++++-
docs/en/unit/unitv.md | 78 ++++++++++++++++++++++--
docs/en/unit/vibrator.md | 28 ++++++++-
docs/en/unit/weight.md | 37 +++++++++++-
docs/zh_CN/module/faces_rfid.md | 9 +--
docs/zh_CN/unit/cardkb.md | 2 +-
docs/zh_CN/unit/dac.md | 4 +-
docs/zh_CN/unit/earth.md | 8 +--
docs/zh_CN/unit/extio.md | 8 +--
docs/zh_CN/unit/hub.md | 4 --
docs/zh_CN/unit/ir.md | 4 --
docs/zh_CN/unit/laser-tx.md | 1 -
docs/zh_CN/unit/m5camera.md | 4 --
docs/zh_CN/unit/m5camera_f.md | 5 +-
docs/zh_CN/unit/m5camera_x.md | 4 --
99 files changed, 2590 insertions(+), 263 deletions(-)
diff --git a/docs/en/hat/hat-roverc.md b/docs/en/hat/hat-roverc.md
index d754ded1..3781d043 100644
--- a/docs/en/hat/hat-roverc.md
+++ b/docs/en/hat/hat-roverc.md
@@ -41,6 +41,32 @@ MotorControl:
| 04 | 0x03 | -127~127 |
+
+## Specification
+
+
+
+ | Resources |
+ Parameter |
+
+
+ | net weight |
+ 213g |
+
+
+ | Gross weight |
+ 217g |
+
+
+ | Product Size |
+ 75*75*55mm |
+
+
+ | Package Size |
+ 115*85*65mm |
+
+
+
### Pin Map
diff --git a/docs/en/hat/hat-rs485.md b/docs/en/hat/hat-rs485.md
index 0319dea3..2d72b15f 100644
--- a/docs/en/hat/hat-rs485.md
+++ b/docs/en/hat/hat-rs485.md
@@ -35,6 +35,32 @@ It is used to convert the TTL standard to the RS485 standard. If the outside ser
- RS485 multipoint systems
- Serial communication in industrial field.
+## Specification
+
+
+
+ | Resources |
+ Parameter |
+
+
+ | net weight |
+ 7g |
+
+
+ | Gross weight |
+ 17g |
+
+
+ | Product Size |
+ 35*24*8mm |
+
+
+ | Package Size |
+ 40*42*30mm |
+
+
+
+
## Links
- **Datasheet** - [SP485EEN](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/SP485EEN_en.pdf)
diff --git a/docs/en/hat/hat-servo.md b/docs/en/hat/hat-servo.md
index c5306590..24e2067c 100644
--- a/docs/en/hat/hat-servo.md
+++ b/docs/en/hat/hat-servo.md
@@ -28,6 +28,31 @@
- Angle and direction control
- Door lock controller
+## Specification
+
+
+
+ | Resources |
+ Parameter |
+
+
+ | net weight |
+ 9g |
+
+
+ | Gross weight |
+ 19g |
+
+
+ | Product Size |
+ 35*24*22mm |
+
+
+ | Package Size |
+ 42*40*30mm |
+
+
+
## Schematic
diff --git a/docs/en/hat/hat-spk.md b/docs/en/hat/hat-spk.md
index 005ed2ec..8d8de788 100644
--- a/docs/en/hat/hat-spk.md
+++ b/docs/en/hat/hat-spk.md
@@ -24,6 +24,31 @@
- MP4/MP3
+## Specification
+
+
+
+ | Resources |
+ Parameter |
+
+
+ | net weight |
+ 5g |
+
+
+ | Gross weight |
+ 13g |
+
+
+ | Product Size |
+ 25*24*14mm |
+
+
+ | Package Size |
+ 40*42*30mm |
+
+
+
### Pin Map
diff --git a/docs/en/hat/hat-thermal.md b/docs/en/hat/hat-thermal.md
index 1a8e630b..2cc68894 100644
--- a/docs/en/hat/hat-thermal.md
+++ b/docs/en/hat/hat-thermal.md
@@ -40,6 +40,31 @@ The I2C address is **0x33**. (GOIO 0/26)
- Intrusion / Movement detection
- Visual IR thermometers
+## Specification
+
+
+
+ | Resources |
+ Parameter |
+
+
+ | net weight |
+ 8g |
+
+
+ | Gross weight |
+ 13g |
+
+
+ | Product Size |
+ 25*24*14m |
+
+
+ | Product Size |
+ 40*42*30mm |
+
+
+
### Pin Map
diff --git a/docs/en/hat/hat-tof.md b/docs/en/hat/hat-tof.md
index eed07c1e..e3072ec3 100644
--- a/docs/en/hat/hat-tof.md
+++ b/docs/en/hat/hat-tof.md
@@ -35,6 +35,32 @@ Communication Info: I2C, **0x29**, GPIO0/26.
- 3D structured light imaging (3D sensing)
- Camera assist (super fast auto focus and depth of field map)
+
+## Specification
+
+
+
+ | Resources |
+ Parameter |
+
+
+ | net weight |
+ 4g |
+
+
+ | Gross weight |
+ 8g |
+
+
+ | Product Size |
+ 24*20.3*13.8mm |
+
+
+ | Package Size |
+ 37*35*18mm |
+
+
+
## Links
- **[VL53L0X Datasheet](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/VL53L0X_en.pdf)**
diff --git a/docs/en/hat/hat-yun.md b/docs/en/hat/hat-yun.md
index 712e20be..96d75127 100644
--- a/docs/en/hat/hat-yun.md
+++ b/docs/en/hat/hat-yun.md
@@ -45,6 +45,31 @@ One hook hole and two 6*4mm magnet mounting positions are reserved on the board,
- Smart home decoration
- Fridge Magnet
+## Specification
+
+
+
+ | Resources |
+ Parameter |
+
+
+ | net weight |
+ 7g |
+
+
+ | Gross weight |
+ 15g |
+
+
+ | Product Size |
+ 75*55*5mm |
+
+
+ | Package Size |
+ 100*85*20mm |
+
+
+
### Pin Map
diff --git a/docs/en/module/battery.md b/docs/en/module/battery.md
index 986ea66f..88075c56 100644
--- a/docs/en/module/battery.md
+++ b/docs/en/module/battery.md
@@ -26,6 +26,32 @@ Once the BATTERY is stacked underneath the M5 controller, the battery positive p
- 1x M5Stack BATTERY Module
+
+## Specification
+
+
+
+ | Resources |
+ Parameter |
+
+
+ | net weight |
+ 24g |
+
+
+ | Gross weight |
+ 36g |
+
+
+ | Product Size |
+ 54*54*14mm |
+
+
+ | Package Size |
+ 60*57*17mm |
+
+
+