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

This commit is contained in:
Sean
2020-02-27 20:49:36 +08:00
30 changed files with 125 additions and 37 deletions
+26 -16
View File
@@ -953,12 +953,21 @@ mark {
}
.anchor-box img {
width: 30px;
height: 31px;
margin-left: 10px;
margin-top: 2px;
}
.anchor-box > a {
display: -webkit-flex;
display: flex;
flex-direction: row;
height: 33px;
width: 160px;
height: 40px;
width: 180px;
padding: 2px 10px;
text-decoration: none;
outline: none;
@@ -969,37 +978,38 @@ mark {
line-height: 1.2;
transition: all .3s ease;
background-color: #333;
box-shadow: 0 10px 30px 0 rgba(51,51,51,.5);
-moz-box-shadow: 0 10px 30px 0 rgba(51,51,51,.5);
-webkit-box-shadow: 0 10px 30px 0 rgba(51,51,51,.5);
box-shadow: 4px 4px 8px 0px #837878;
-moz-box-shadow: 4px 4px 8px 0px #837878;
-webkit-box-shadow: 4px 4px 8px 0px #837878;
margin-top: 12px;
}
.anchor-box > a:hover {
background-color: #ff4b5a !important;
box-shadow: 0 10px 30px 0 rgba(255,75,90,.5) !important;
-moz-box-shadow: 0 10px 30px 0 rgba(255,75,90,.5) !important;
-webkit-box-shadow: 0 10px 30px 0 rgba(255,75,90,.5) !important;
background-color: #007aff !important;
box-shadow: 4px 4px 8px 0px #aeaeae !important;
-moz-box-shadow: 4px 4px 8px 0px #aeaeae !important;
-webkit-box-shadow: 4px 4px 8px 0px #aeaeae !important;
}
.anchor-box span {
width: 100px;
text-align: center;
margin-left: 6px;
}
.anchor-active {
background-color: #ff4b5a !important;
box-shadow: 0 10px 30px 0 rgba(255,75,90,.5) !important;
-moz-box-shadow: 0 10px 30px 0 rgba(255,75,90,.5) !important;
-webkit-box-shadow: 0 10px 30px 0 rgba(255,75,90,.5) !important;
background-color: #007aff !important;
box-shadow: 4px 4px 8px 0px #aeaeae !important;
-moz-box-shadow: 4px 4px 8px 0px #aeaeae !important;
-webkit-box-shadow: 4px 4px 8px 0px #aeaeae !important;
}
.anchor-quiet {
background-color: #333 !important;
box-shadow: 0 10px 30px 0 rgba(51,51,51,.5) !important;
-moz-box-shadow: 0 10px 30px 0 rgba(51,51,51,.5) !important;
-webkit-box-shadow: 0 10px 30px 0 rgba(51,51,51,.5) !important;
box-shadow: 4px 4px 8px 0px #837878 !important;
-moz-box-shadow: 4px 4px 8px 0px #837878 !important;
-webkit-box-shadow: 4px 4px 8px 0px #837878 !important;
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 273 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 615 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 779 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 593 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 763 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 277 KiB

After

Width:  |  Height:  |  Size: 295 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 303 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 275 KiB

After

Width:  |  Height:  |  Size: 66 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
+2 -2
View File
@@ -83,8 +83,8 @@ M5stick is one of the core devices in M5Stack product series which is built in a
**OLED Screen**
<table>
<tr><td>ESP32</td><td>GPIO14</td><td>GPIO27</td><td>GPIO33</td>
<tr><td>OLED </td><td>CS</td><td>DC</td><td>RST</td>
<tr><td>ESP32</td><td>GPIO14</td><td>GPIO27</td><td>GPIO33</td><td>GPIO18</td><td>GPIO23</td>
<tr><td>OLED </td><td>CS</td><td>DC</td><td>RST</td><td>D0</td><td>D1</td>
</table>
**GROVE Port**
-1
View File
@@ -13,7 +13,6 @@ M5StickV AI Camera features its integration with machine vision capabilities, fe
The module comes with the OmniVision OV7740 sensor, using the OmniPixel®3-HS technology, providing a best-in-class low light sensitivity, making it ideal for machine vision. In addition to an OV7740 sensor, M5StickV features more hardware resources such as a speaker with built-in I2S Class-D DAC, IPS screen, 6-axis IMU, 200mAh Li-po battery, and more.
<br><br>
<mark style="background-color: #007bff; color:white">Note: M5StickV does not support microphone function, the microphone function will be added in the updated WiFi version M5StickV+.</mark>
<img src="assets\img\product_pics\core\minicore\m5stickv/m5stickv_03.jpg" width="30%" height="30%">&nbsp;&nbsp;&nbsp;
<img src="assets\img\product_pics\core\minicore\m5stickv/m5stickv_06.jpg" width="30%" height="30%">&nbsp;&nbsp;&nbsp;

Some files were not shown because too many files have changed in this diff Show More