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:
+11
-3
@@ -53,23 +53,31 @@ C.A.S.E | Plastic ( PC )
|
||||
|
||||
<img src="assets/img/product_pics/app/bala_2.jpg" width="250" height="250">
|
||||
|
||||
## Sensor calibration
|
||||
|
||||
NOTE: Calibration required for first use!Press and hold the right C key to start the machine, and release the key after hearing the "drip" sound. The sensor will enter the calibration setting, and keep the host horizontal and still. After 3 seconds, the sensor calibration is completed, and it will automatically enter the balance mode after the calibration is completed.If you found that Bala cannot keep balance during use, it can be solved by trying to calibrate the sensor.
|
||||
|
||||
## EasyLoader
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.png" width="100px" style="margin-top:20px">
|
||||
|
||||
### IMU 6050
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Application/BALA/EasyLoader_APP_BALA.exe"><button type="button" class="btn btn-primary">click to download EasyLoader</button></a>
|
||||
|
||||
### MPU 6886
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Application/BALA/EasyLoader_APP_BALA_MPU6886.exe"><button type="button" class="btn btn-primary">click to download EasyLoader</button></a>
|
||||
|
||||
>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.(**Currently EasyLoader is only available for Windows OS**)
|
||||
|
||||
>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),This program is only available for devices that use the MPU9250/MPU6886. (SH200Q is not supported).
|
||||
|
||||
## Code
|
||||
|
||||
## Sensor calibration
|
||||
|
||||
If you found that Bala cannot keep balance during use, it can be solved by trying to calibrate the sensor. Press and hold the right C key to start the machine, and release the key after hearing the "drip" sound. The sensor will enter the calibration setting, and keep the host horizontal and still. After 3 seconds, the sensor calibration is completed, and it will automatically enter the balance mode after the calibration is completed.
|
||||
### 1. Arduino IDE
|
||||
|
||||
*To get complete code, please click,[click](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/Bala).*
|
||||
|
||||
## PinMap
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<img src="assets/img/product_pics/module/facesII_bottom/faceii_01.webp" width="30%" height="30%" ><img src="assets/img/product_pics/module/facesII_bottom/faceii_02.jpg" width="30%" height="30%" ><img src="assets/img/product_pics/module/facesII_bottom/faceii_03.jpg" width="30%" height="30%" >
|
||||
|
||||
|
||||
:memo:**[Description](#Description)** :octocat:**[Example](https://github.com/m5stack/M5Stack/tree/master/examples/BASE/FACESII)** 🛒**[Purchase](https://m5stack.com/collections/all/products/m5-faces-ii-bottom-board)**
|
||||
:memo:**[Description](#Description)** :octocat:**[Example](#Example)**🛒**[Purchase](https://m5stack.com/collections/all/products/m5-faces-ii-bottom-board)**
|
||||
|
||||
|
||||
## Description
|
||||
@@ -27,7 +27,6 @@
|
||||
- Size:108.2mm x 54.2mm x 18.7mm
|
||||
- Weight:43g
|
||||
|
||||
|
||||
## Package Includes
|
||||
|
||||
- 1x FACES II BOTTOM
|
||||
@@ -35,6 +34,12 @@
|
||||
**<mark>Notice:PORT description </mark>**
|
||||
*Ports of different colors have different functions. Black-PortB (26/36), supports DA/AD conversion and signal bus communication. Blue-PortC (16/17), supports UART serial communication. Based on the required function, the corresponding unit can be connected to the FACES II base by just attaching it to the port with the matching color.
|
||||
|
||||
## Example
|
||||
|
||||
### Arduino IDE
|
||||
|
||||
*To the complete code , click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/FACESII_NeoPixelTest)*
|
||||
|
||||
## Video
|
||||
|
||||
<video class="video_size" controls>
|
||||
|
||||
@@ -52,12 +52,19 @@ C.A.S.E | 塑料 ( PC )
|
||||
|
||||
<img src="assets/img/product_pics/app/bala_2.jpg" width="250" height="250">
|
||||
|
||||
## 传感器进行校准
|
||||
|
||||
注意:首次使用务必先进行校准!按住最右侧C键开机,听到"滴"声后松开按键,传感器会进入校准设置,保持主机水平静止放置,3秒后传感器校准完成,校准完成后会自动进入平衡模式。如果在使用过程中发现BALA无法保持平衡,可通过尝试校准传感器进行解决。
|
||||
|
||||
## EasyLoader
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.png" width="100px" style="margin-top:20px">
|
||||
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Application/BALA/EasyLoader_APP_BALA.exe"><button type="button" class="btn btn-primary">点击下载EasyLoader</button></a>
|
||||
### IMU 6050
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Application/BALA/EasyLoader_APP_BALA.exe"><button type="button" class="btn btn-primary">点击下载</button></a>
|
||||
|
||||
### MPU 6886
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Application/BALA/EasyLoader_APP_BALA_MPU6886.exe"><button type="button" class="btn btn-primary">点击下载</button></a>
|
||||
|
||||
>1.EasyLoader是一个简洁快速的程序烧录器,每一个产品页面里的EasyLoader都提供了一个与产品相关的案例程序.**(目前EasyLoader仅适用于Windows操作系统)**
|
||||
|
||||
@@ -65,12 +72,6 @@ C.A.S.E | 塑料 ( PC )
|
||||
|
||||
!>3.EasyLoader烧录前需要安装有CP210X(USB驱动程序),[点击此处查看驱动安装教程](zh_CN/related_documents/M5Burner#安装串口驱动),该程序仅适用于使用MPU9250/MPU6886的设备.(不支持SH200Q).
|
||||
|
||||
|
||||
## 传感器进行校准
|
||||
|
||||
如果在使用过程中发现BALA无法保持平衡,可通过尝试校准传感器进行解决。按住最右侧C键开机,听到"滴"声后松开按键,传感器会进入校准设置,保持主机水平静止放置,3秒后传感器校准完成,校准完成后会自动进入平衡模式。
|
||||
|
||||
|
||||
## 管脚映射
|
||||
|
||||
**Mega328 ISP**下载接口Pin脚定义
|
||||
|
||||
@@ -107,9 +107,9 @@ void loop() {
|
||||
M5.Lcd.fillRect(0, 70, 160, 10, TFT_BLACK);
|
||||
M5.Lcd.fillRect(0, 70, Weight*0.016, 10, TFT_YELLOW);
|
||||
delay(100);
|
||||
|
||||
}
|
||||
```
|
||||
|
||||
### 2. UIFlow
|
||||
|
||||
*代码下载地址[点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/App/M5SCALE_DIY_kit/UIFlow)*
|
||||
|
||||
@@ -3,8 +3,7 @@
|
||||
<img src="assets/img/product_pics/module/facesII_bottom/faceii_01.webp" width="30%" height="30%" ><img src="assets/img/product_pics/module/facesII_bottom/faceii_02.jpg" width="30%" height="30%" ><img src="assets/img/product_pics/module/facesII_bottom/faceii_03.jpg" width="30%" height="30%" >
|
||||
|
||||
|
||||
:memo:**[描述](#描述)** :octocat:**[例程](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/FACESII)** 🛒**[购买链接](https://m5stack.com/collections/all/products/m5-faces-ii-bottom-board)**
|
||||
|
||||
:memo:**[描述](#描述)** :octocat:**[示例](#示例)**🛒**[购买链接](https://m5stack.com/collections/all/products/m5-faces-ii-bottom-board)**
|
||||
|
||||
## 描述
|
||||
|
||||
@@ -23,11 +22,16 @@
|
||||
- 产品尺寸:108.2mm x 54.2mm x 18.7mm
|
||||
- 产品重量:43g
|
||||
|
||||
|
||||
## 产品清单:
|
||||
|
||||
- 1x FACES II BOTTOM
|
||||
|
||||
## 示例
|
||||
|
||||
### Arduino IDE
|
||||
|
||||
*点击此处下载完整程序 [这里](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/FACESII_NeoPixelTest)*
|
||||
|
||||
### 相关链接
|
||||
|
||||
**<mark>Notice:PORT 说明 </mark>**
|
||||
|
||||
Reference in New Issue
Block a user