mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
@@ -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%>
|
||||
|
||||
|
||||
@@ -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,7 +71,7 @@ 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>SDA</td><td>SCL</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>
|
||||
|
||||
|
||||
|
||||
@@ -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,7 +72,7 @@ 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>SDA</td><td>SCL</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>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user