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

This commit is contained in:
shaoxiang
2019-06-28 09:50:36 +08:00
7 changed files with 28 additions and 14 deletions
+2 -2
View File
@@ -35,8 +35,8 @@ M5stickC is one of the core devices in M5Stack product series which is built in
*Notice*: One issue commonly exists on M5Stick-C, which happens when the battery is at a low level. In this case, some of the devices will have problem powering on, this is probably caused by a chaos timing sequence of power-on of ESP32, some component is involved, such as AXP192, 552, ESP32. There is one way to bring the device back to live:
- 1, Connect G0 to 3V3.
- 2. Plug in the USB cable.
- 3, The screen will light up and leave the USB to charge the device.
- 3, The screen will light up and leave the USB to charge the device. <br><br><br>
<img src="assets/img/faq/m5stickc_05.jpg" width="50%" height="50%">
<img src="assets/img/product_pics/core/minicore/m5stickc/m5stickc_05.jpg" width=50% height=50%>
+1 -1
View File
@@ -71,6 +71,6 @@ Typical Magnetic Field
<table>
<tr><td>M5StickC</td><td>GPIO0</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
<tr><td>HAT ENV</td><td>SCL</td><td>SDA</td><td>5V</td><td>GND</td></tr>
<tr><td>HAT ENV</td><td>SDA</td><td>SCL</td><td>5V</td><td>GND</td></tr>
</table>
+6 -5
View File
@@ -16,7 +16,7 @@ Unlike most temperature sensors, this sensor measures infrared light bouncing of
The MLX90614 is factory calibrated in wide temperature ranges: -40 to 125 ˚C for the ambient temperature and -70 to 382.2 ˚C for the object temperature. T <br>
Connect with M5Core via GROVE A IIC(0x5A).<br>
Connect with M5StickC via GOIO 0/26 (I2C add: 0x5A).<br>
<br>
@@ -71,12 +71,13 @@ Connect with M5Core via GROVE A IIC(0x5A).<br>
<table>
<tr><td>M5StickC</td><td>GPIO0</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
<tr><td>HAT ENV</td><td>SCL</td><td>SDA</td><td>5V</td><td>GND</td></tr>
<tr><td>HAT NCIR</td><td>SDA</td><td>SCL</td><td>5V</td><td>GND</td></tr>
</table>
## Video
- **[Demo Video](https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/NCIR-HAT.mp4)**
**Demo**
<video width="500" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/NCIR-HAT.mp4" type="video/mp4">
</video>
+5 -1
View File
@@ -60,7 +60,11 @@ For example, since m5stickc have less hardware resource than m5stack, we can mak
## Video
- **[Demo Video](https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/PROTO-HAT.mp4)**
**Demo**
<video width="500" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/PROTO-HAT.mp4" type="video/mp4">
</video>
+6 -3
View File
@@ -16,7 +16,7 @@ The MLX90640 Infrared (IR) sensor array combines high resolution and reliable op
The field of view (FoV) option includes a standard 55° x 35° version and a wide angle version of 110° x 75° for distances up to 7m. This Unit is **110°×75° FoV**, also known as the BAA package.<br>
The Unit communicates with the M5Core through the Grove A interface, IIC address is **0x33**<br><br><br>
Connect with M5StickC via GOIO 0/26 (I2C add: 0x33).<br><br><br><br>
<img src="assets\img\product_pics\hat\thermal_hat\hat_thermal_04.jpg" width="30%" height="30%"> <br><br><br>
@@ -72,11 +72,14 @@ The Unit communicates with the M5Core through the Grove A interface, IIC address
<table>
<tr><td>M5StickC</td><td>GPIO0</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
<tr><td>HAT ENV</td><td>SCL</td><td>SDA</td><td>5V</td><td>GND</td></tr>
<tr><td>HAT THERMAL</td><td>SDA</td><td>SCL</td><td>5V</td><td>GND</td></tr>
</table>
## Video
**Demo**
<video width="500" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/THERMAL-HAT.mp4" type="video/mp4">
</video>
- **[Demo Video](https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/THERMAL-HAT.mp4)**
+4 -1
View File
@@ -82,4 +82,7 @@ Communication Protocol: UART.
## Video
- **[Demo Video](https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/FACES-Finger.mp4)**
**Demo**
<video width="500" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/FACES-Finger.mp4" type="video/mp4">
</video>
+4 -1
View File
@@ -76,4 +76,7 @@ Communication Protocol: I2C.
## Video
- **[Demo Video](https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/FACES-RFID.mp4)**
**Demo**
<video width="500" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/FACES-RFID.mp4" type="video/mp4">
</video>