Merge branch 'master' of github.com:m5stack/m5-docs

This commit is contained in:
Gitshaoxiang
2020-02-27 20:17:20 +08:00
8 changed files with 14 additions and 4 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 KiB

+1 -1
View File
@@ -27,7 +27,7 @@
- 2.4G Antenna: Proant 440
- 6* GPIO (Dupont Pins)
- GROVE/4P PH2.0 interface
- Program Platform: [Arduino](http://www.arduino.cc)
- Program Platform: [Arduino](http://www.arduino.cc) [UIFlow](http://flow.m5stack.com)
- Product Size24 * 24 * 10mm
- Product weight1g
+1 -1
View File
@@ -31,7 +31,7 @@
- MPU6886 Inertial Sensor
- 6* GPIO (Dupont Pins)
- GROVE/4Pin PH2.0 interface
- Program Platform:[Arduino](http://www.arduino.cc)
- Program Platform:[Arduino](http://www.arduino.cc) [UIFlow](http://flow.m5stack.com)
- Product Size24 * 24 * 14mm
- Product weight1g
@@ -59,6 +59,11 @@ The breathing light changes color every second in this state
<br>
2. The device enters the last selected mode by default upon power-on. If you need to change the mode, just press and hold the middle button during power-on (or restart). The menu mode will automatically scroll in the form of lights until the lights change to the desired mode Release the color. For example, you need to reconfigure WIFI. When the device is powered on or restarted, press and hold the middle button until it is released when the yellow-light breathing is displayed, and then enter WIFI configuration mode.
3. API key can be seen through web configuration page or serial port tool
<img src="assets/img/product_pics/core/minicore/atom/apikey.png" width="50%" height="50%"><img src="assets/img/product_pics/core/minicore/atom/serialtool.png" width="50%" height="50%">
<br>
### UIFlow Example
+1 -1
View File
@@ -23,7 +23,7 @@
- GPIO *6 杜邦接口
- GROVE/4P PH2.0接口
- 2.4G天线:Proant 440
- 开发平台: [Arduino](http://www.arduino.cc)
- 开发平台: [Arduino](http://www.arduino.cc) [UIFlow](http://flow.m5stack.com)
- 产品尺寸:24 * 24 * 10mm
- 产品重量:1g
+1 -1
View File
@@ -28,7 +28,7 @@
- GPIO *6 杜邦接口
- GROVE/4P PH2.0接口
- 2.4G天线:Proant 440
- 开发平台: [Arduino](http://www.arduino.cc)
- 开发平台: [Arduino](http://www.arduino.cc) [UIFlow](http://flow.m5stack.com)
- 产品尺寸:24 * 24 * 14mm
- 产品重量:1g
@@ -67,6 +67,11 @@
<br>
2. 设备通电默认进入最后一次选择的模式,如需改变模式,只需在上电时(或重启时)按住中间按键不要松开,菜单模式以灯光的形式自动滚动,等到灯光变换为所需模式颜色时再松开。例如需要重新配置WIFI,设备上电或重启时按住中间按键不放,直到显示黄色呼吸灯时松开,此时即进入WIFI配置模式。
3. 通过Web配置页面和串口工具可以看到APIkey
<img src="assets/img/product_pics/core/minicore/atom/apikey.png" width="50%" height="50%"><img src="assets/img/product_pics/core/minicore/atom/serialtool.png" width="50%" height="50%">
<br>
### UIFlow示例