From 007c41063d427a1708c5091aef0c63569697443e Mon Sep 17 00:00:00 2001
From: vany5921 <908744431@qq.com>
Date: Thu, 27 Aug 2020 20:56:33 +0800
Subject: [PATCH] change battery
---
docs/en/base/basex.md | 4 +-
docs/en/hat/hat_roverc_pro.md | 2 +-
docs/en/module/battery.md | 4 +-
docs/zh_CN/base/basex.md | 4 +-
docs/zh_CN/hat/hat-roverc_grip.md | 149 ------------------------------
docs/zh_CN/hat/hat_roverc_pro.md | 2 +-
docs/zh_CN/module/battery.md | 4 +-
docs/zh_CN/unit/can.md | 4 +-
8 files changed, 12 insertions(+), 161 deletions(-)
delete mode 100644 docs/zh_CN/hat/hat-roverc_grip.md
diff --git a/docs/en/base/basex.md b/docs/en/base/basex.md
index 7c66027c..a1a4bbf2 100644
--- a/docs/en/base/basex.md
+++ b/docs/en/base/basex.md
@@ -6,7 +6,7 @@
## Description
-**BaseX** is a special base compatible with LEGO EV3 motor. The structure design is similar to base26, supporting multiple ways of fixation, and an additional LEGO connection base is provided. When building the LEGO structure, Basex can be easily embedded in the work. Basex can be connected to 4-way (RJ11) LEGO motor at the same time, supporting angle / speed reading and control, and perfectly compatible with the original motor functions. In addition, the base provides two servo interfaces, which can directly control the rotation angle of the servo.There is a motherboard PDM microphone for sound collection. In order to adapt to different use scenarios, a UART interface (16 / 17) and a GPIO interface (26 / 36) are provided to make access to various sensors more flexible. A 900mah battery is built in the base, which can be charged through the usb-c interface of m5core to extend the endurance. In order to improve the driving ability of the interface, the base is equipped with a DC power socket, which can be powered by an external 9-12v power supply to provide a stable power supply for the motor.
+**BaseX** is a special base compatible with LEGO EV3 motor. The structure design is similar to base26, supporting multiple ways of fixation, and an additional LEGO connection base is provided. When building the LEGO structure, Basex can be easily embedded in the work. Basex can be connected to 4-way (RJ11) LEGO motor at the same time, supporting angle / speed reading and control, and perfectly compatible with the original motor functions. In addition, the base provides two servo interfaces, which can directly control the rotation angle of the servo.There is a motherboard PDM microphone for sound collection. In order to adapt to different use scenarios, a UART interface (16 / 17) and a GPIO interface (26 / 36) are provided to make access to various sensors more flexible. A 950mAh battery is built in the base, which can be charged through the usb-c interface of m5core to extend the endurance. In order to improve the driving ability of the interface, the base is equipped with a DC power socket, which can be powered by an external 9-12v power supply to provide a stable power supply for the motor.
## Product Features
@@ -16,7 +16,7 @@
- 1-way GPIO
- On board PDM microphone (GOIO 34)
- On board DC-DC conversion (9 ~ 12V,independent power supply for the motor only)
-- Built in 900mAh battery
+- Built in 950mAh battery
- Multiple fixing methods / LEGO hole connection support
## Application
diff --git a/docs/en/hat/hat_roverc_pro.md b/docs/en/hat/hat_roverc_pro.md
index 3e372a6d..8fefc43a 100644
--- a/docs/en/hat/hat_roverc_pro.md
+++ b/docs/en/hat/hat_roverc_pro.md
@@ -6,7 +6,7 @@
## Description
-**RoverC-Pro** is a programmable Mecanum wheel omnidirectional mobile robot base. Compatible with M5StickC/M5StickC PLUS, it can be initialised by just inserting M5StickC/M5StickC PLUS. The main control chip is STM32F030F4, and it incorporates four N20 worm gear motors to drive the wheels directly by the motor driver.
+**RoverC-Pro** is a programmable Mecanum wheel omnidirectional mobile robot base. Compatible with M5StickC/M5StickC PLUS, it can be initialised by just inserting M5StickC/M5StickC PLUS. The main control chip is STM32F030C6T6, and it incorporates four N20 worm gear motors to drive the wheels directly by the motor driver.
The PRO version provides a gripping mechanism controlled by a servo for gripping objects. The base provides two dedicated servo control drivers. In addition, it also provides two Grove-compatible I2C connectors to facilitate the expansion of other modules. The base is compatible with Lego and can be expanded structurally. There is an 16340 (700mAh) battery on the back, from which the battery can be replaced. It can be recharged through M5StickC/M5StickC PLUS. The power of the base is controlled by an independent switch.
diff --git a/docs/en/module/battery.md b/docs/en/module/battery.md
index 0a9714d4..3ae0c894 100644
--- a/docs/en/module/battery.md
+++ b/docs/en/module/battery.md
@@ -6,7 +6,7 @@
## Description
-**BATTERY**: The Lipo Battery extension module, 700 mAh ADD-ON.
+**BATTERY**: The Lipo Battery extension module, 750 mAh ADD-ON.
You want to make a demo or prototype product that needs more battery life, then you realize the battery in M5GO base and Basic base is not enough. Here comes BATTERY which is a handy M5modules to upgrade your Lipo battery life. Since the Lipo batteries is parallelable, you can stack mutilple of them to maximum your power endurance.
@@ -16,7 +16,7 @@ Once the BATTERY is stacked underneath the M5 controller, the battery positive p
## Product Features
-- 700mAh High-Capacity Battery
+- 750mAh High-Capacity Battery
## Include
diff --git a/docs/zh_CN/base/basex.md b/docs/zh_CN/base/basex.md
index 737b6401..afceb67c 100644
--- a/docs/zh_CN/base/basex.md
+++ b/docs/zh_CN/base/basex.md
@@ -7,7 +7,7 @@
## 描述
-**BaseX** 是一款兼容乐高EV3电机的专用底座,结构设计上与BASE26类似,支持多种方式进行固定,并且额外提供一个乐高连接底座,在搭建乐高结构时可以将BaseX轻松嵌入到作品中。BaseX可同时接入4路(RJ11)乐高电机,支持角度/速度的读取和控制,完美兼容原有电机功能。此外,底座提供2个舵机接口,可以直接控制舵机旋转角度,一个内置的PDM麦克风可以采集声音。为了适应不同的使用场景,提供一个UART接口(16/17)与一个GPIO接口(26/36),接入各类传感器更加灵活。底座内置一块900mAh电池,可通过M5Core的USB-C接口进行充电,延长续航时间。为了提高接口的驱动能力,在底座上配备了DC电源插孔,可以通过外部9-12V直流电源为电机供电(不能通过底座进行充电)。
+**BaseX** 是一款兼容乐高EV3电机的专用底座,结构设计上与BASE26类似,支持多种方式进行固定,并且额外提供一个乐高连接底座,在搭建乐高结构时可以将BaseX轻松嵌入到作品中。BaseX可同时接入4路(RJ11)乐高电机,支持角度/速度的读取和控制,完美兼容原有电机功能。此外,底座提供2个舵机接口,可以直接控制舵机旋转角度,一个内置的PDM麦克风可以采集声音。为了适应不同的使用场景,提供一个UART接口(16/17)与一个GPIO接口(26/36),接入各类传感器更加灵活。底座内置一块950mAh电池,可通过M5Core的USB-C接口进行充电,延长续航时间。为了提高接口的驱动能力,在底座上配备了DC电源插孔,可以通过外部9-12V直流电源为电机供电(不能通过底座进行充电)。
## 产品特性
@@ -17,7 +17,7 @@
- 1路GPIO
- 内置PDM麦克风(GPIO 34)
- 板载DC-DC转换(9 ~ 12V输入,仅为电机独立供电)
-- 内置900mAh电池
+- 内置950mAh电池
- 多种固定方式/支持乐高孔连接
## 应用
diff --git a/docs/zh_CN/hat/hat-roverc_grip.md b/docs/zh_CN/hat/hat-roverc_grip.md
deleted file mode 100644
index 7d6e6ccf..00000000
--- a/docs/zh_CN/hat/hat-roverc_grip.md
+++ /dev/null
@@ -1,149 +0,0 @@
-# RoverC
-
-SKU:K036
-
-