mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
add M5POET EXPLAIN
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
+13
-1
@@ -134,7 +134,7 @@ M5Stack Basic is consist with two separable parts. the upside part has all kinds
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
**<mark>Notice:</mark>**
|
||||
**<mark>Notice1:</mark>**
|
||||
|
||||
*Comparision Between Different Development Kits of M5*
|
||||
|
||||
@@ -146,6 +146,18 @@ M5Stack Basic is consist with two separable parts. the upside part has all kinds
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_table/core_comparison/core_main_comparison_05_en.png">
|
||||
|
||||
**<mark>Notice2:M5PORT EXPLAIN</mark>**
|
||||
*You can identify the port name and function by its color, red is PortA(21/22) mainly used for I2C, black is PortB(26/36) which can be used for AD/DA, Singel-bus communication, Blue is PortC(16/17) can be used for Uart. Correspondingly, most of the M5 Units have the Port with matched color for specify which port it should go in on the M5Core.
|
||||
Those port identification is a convenience for UIFlow (Blockly) Users. For advanced using ,you can do you own customization, since most of the PIN on ESP32 are remapping-able.
|
||||
Unfortunatly, PortA(red) can not be used as analog read in. It refers to GPIO 21 & 22 from ESP32, which doesn't have AD channel alternatives:
|
||||
<img src="assets/img/product_pics/core/basic/basic_notice_01.jpg">
|
||||
To use AD read function :
|
||||
1, Use Dupont cable refers to the pins on the side which can be used as an AD channel.
|
||||
2, Get a M5GO bottom, which comes with a PortB.
|
||||
3, Get a PbHUB and connect it with PortA, then you can have 6 PortBs.
|
||||
For more information about Pin assignment and Pin Remapping, Please refer to EPS32 Datasheet*
|
||||
|
||||
|
||||
### Kit includes
|
||||
|
||||
- 1x M5Stack BASIC Controller
|
||||
|
||||
@@ -91,3 +91,15 @@ Other than 3 functional panels, this development kit comes with more stuff like
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_table/core_comparison/core_main_comparison_04_en.png">
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_table/core_comparison/core_main_comparison_05_en.png">
|
||||
|
||||
|
||||
**<mark>Notice:M5PORT EXPLAIN</mark>**
|
||||
*You can identify the port name and function by its color, red is PortA(21/22) mainly used for I2C, black is PortB(26/36) which can be used for AD/DA, Singel-bus communication, Blue is PortC(16/17) can be used for Uart. Correspondingly, most of the M5 Units have the Port with matched color for specify which port it should go in on the M5Core.
|
||||
Those port identification is a convenience for UIFlow (Blockly) Users. For advanced using ,you can do you own customization, since most of the PIN on ESP32 are remapping-able.
|
||||
Unfortunatly, PortA(red) can not be used as analog read in. It refers to GPIO 21 & 22 from ESP32, which doesn't have AD channel alternatives:
|
||||
<img src="assets/img/product_pics/core/basic/basic_notice_01.jpg">
|
||||
To use AD read function :
|
||||
1, Use Dupont cable refers to the pins on the side which can be used as an AD channel.
|
||||
2, Get a M5GO bottom, which comes with a PortB.
|
||||
3, Get a PbHUB and connect it with PortA, then you can have 6 PortBs.
|
||||
For more information about Pin assignment and Pin Remapping, Please refer to EPS32 Datasheet*
|
||||
|
||||
+12
-1
@@ -171,7 +171,7 @@ Supported development platforms and program languages: Arduino, Blockly language
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
**<mark>Notice:</mark>**
|
||||
**<mark>Notice1:</mark>**
|
||||
|
||||
*Comparision Between Different Development Kits*
|
||||
|
||||
@@ -183,6 +183,17 @@ Supported development platforms and program languages: Arduino, Blockly language
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_table/core_comparison/core_main_comparison_05_zh_CN.png">
|
||||
|
||||
**<mark>Notice2:M5PORT EXPLAIN </mark>**
|
||||
*You can identify the port name and function by its color, red is PortA(21/22) mainly used for I2C, black is PortB(26/36) which can be used for AD/DA, Singel-bus communication, Blue is PortC(16/17) can be used for Uart. Correspondingly, most of the M5 Units have the Port with matched color for specify which port it should go in on the M5Core.
|
||||
Those port identification is a convenience for UIFlow (Blockly) Users. For advanced using ,you can do you own customization, since most of the PIN on ESP32 are remapping-able.
|
||||
Unfortunatly, PortA(red) can not be used as analog read in. It refers to GPIO 21 & 22 from ESP32, which doesn't have AD channel alternatives:
|
||||
<img src="assets/img/product_pics/core/basic/basic_notice_01.jpg">
|
||||
To use AD read function :
|
||||
1, Use Dupont cable refers to the pins on the side which can be used as an AD channel.
|
||||
2, Get a M5GO bottom, which comes with a PortB.
|
||||
3, Get a PbHUB and connect it with PortA, then you can have 6 PortBs.
|
||||
For more information about Pin assignment and Pin Remapping, Please refer to EPS32 Datasheet*
|
||||
|
||||
## Include
|
||||
|
||||
- 1x M5Stack Fire Controller
|
||||
|
||||
+13
-1
@@ -161,7 +161,7 @@ Supported development platforms and program languages: Arduino, Blockly language
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
**<mark>Notice:</mark>**
|
||||
**<mark>Notice1:</mark>**
|
||||
|
||||
*Comparision Between Different Development Kits*
|
||||
|
||||
@@ -173,6 +173,18 @@ Supported development platforms and program languages: Arduino, Blockly language
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_table/core_comparison/core_main_comparison_05_zh_CN.png">
|
||||
|
||||
**<mark>Notice2:M5PORT EXPLAIN</mark>**
|
||||
*You can identify the port name and function by its color, red is PortA(21/22) mainly used for I2C, black is PortB(26/36) which can be used for AD/DA, Singel-bus communication, Blue is PortC(16/17) can be used for Uart. Correspondingly, most of the M5 Units have the Port with matched color for specify which port it should go in on the M5Core.
|
||||
Those port identification is a convenience for UIFlow (Blockly) Users. For advanced using ,you can do you own customization, since most of the PIN on ESP32 are remapping-able.
|
||||
Unfortunatly, PortA(red) can not be used as analog read in. It refers to GPIO 21 & 22 from ESP32, which doesn't have AD channel alternatives:
|
||||
<img src="assets/img/product_pics/core/basic/basic_notice_01.jpg">
|
||||
To use AD read function :
|
||||
1, Use Dupont cable refers to the pins on the side which can be used as an AD channel.
|
||||
2, Get a M5GO bottom, which comes with a PortB.
|
||||
3, Get a PbHUB and connect it with PortA, then you can have 6 PortBs.
|
||||
For more information about Pin assignment and Pin Remapping, Please refer to EPS32 Datasheet*
|
||||
|
||||
|
||||
## Include
|
||||
|
||||
- 1x M5Stack Gray Controller
|
||||
|
||||
+12
-1
@@ -164,7 +164,7 @@ This M5GO kit is specifically designed for STEM education. The pack includes 1 M
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
**<mark>Notice:</mark>**
|
||||
**<mark>Notice1:</mark>**
|
||||
|
||||
*Comparision Between Different Development Kits*
|
||||
|
||||
@@ -176,6 +176,17 @@ This M5GO kit is specifically designed for STEM education. The pack includes 1 M
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_table/core_comparison/core_main_comparison_05_zh_CN.png">
|
||||
|
||||
**<mark>Notice2:M5PORT EXPLAIN</mark>**
|
||||
*You can identify the port name and function by its color, red is PortA(21/22) mainly used for I2C, black is PortB(26/36) which can be used for AD/DA, Singel-bus communication, Blue is PortC(16/17) can be used for Uart. Correspondingly, most of the M5 Units have the Port with matched color for specify which port it should go in on the M5Core.
|
||||
Those port identification is a convenience for UIFlow (Blockly) Users. For advanced using ,you can do you own customization, since most of the PIN on ESP32 are remapping-able.
|
||||
Unfortunatly, PortA(red) can not be used as analog read in. It refers to GPIO 21 & 22 from ESP32, which doesn't have AD channel alternatives:
|
||||
<img src="assets/img/product_pics/core/basic/basic_notice_01.jpg">
|
||||
To use AD read function :
|
||||
1, Use Dupont cable refers to the pins on the side which can be used as an AD channel.
|
||||
2, Get a M5GO bottom, which comes with a PortB.
|
||||
3, Get a PbHUB and connect it with PortA, then you can have 6 PortBs.
|
||||
For more information about Pin assignment and Pin Remapping, Please refer to EPS32 Datasheet*
|
||||
|
||||
## Include
|
||||
|
||||
- 1x white M5Core controller
|
||||
|
||||
@@ -165,7 +165,7 @@ All M5stack development board can be programmed through Arduino IDE, WebIDE UIFl
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
**<mark>Notice:</mark>**
|
||||
**<mark>Notice1:</mark>**
|
||||
|
||||
*Comparision Between Different Development Kits*
|
||||
|
||||
@@ -177,7 +177,18 @@ All M5stack development board can be programmed through Arduino IDE, WebIDE UIFl
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_table/core_comparison/core_main_comparison_05_zh_CN.png">
|
||||
|
||||
## 包含
|
||||
**<mark>Notice2:M5PORT EXPLAIN</mark>**
|
||||
*You can identify the port name and function by its color, red is PortA(21/22) mainly used for I2C, black is PortB(26/36) which can be used for AD/DA, Singel-bus communication, Blue is PortC(16/17) can be used for Uart. Correspondingly, most of the M5 Units have the Port with matched color for specify which port it should go in on the M5Core.
|
||||
Those port identification is a convenience for UIFlow (Blockly) Users. For advanced using ,you can do you own customization, since most of the PIN on ESP32 are remapping-able.
|
||||
Unfortunatly, PortA(red) can not be used as analog read in. It refers to GPIO 21 & 22 from ESP32, which doesn't have AD channel alternatives:
|
||||
<img src="assets/img/product_pics/core/basic/basic_notice_01.jpg">
|
||||
To use AD read function :
|
||||
1, Use Dupont cable refers to the pins on the side which can be used as an AD channel.
|
||||
2, Get a M5GO bottom, which comes with a PortB.
|
||||
3, Get a PbHUB and connect it with PortA, then you can have 6 PortBs.
|
||||
For more information about Pin assignment and Pin Remapping, Please refer to EPS32 Datasheet*
|
||||
|
||||
## Package Includes:
|
||||
|
||||
- 1x white M5GO Controller
|
||||
- 1x M5GO Base
|
||||
|
||||
Reference in New Issue
Block a user