Merge branch 'master' of github.com:m5stack/m5-docs
|
After Width: | Height: | Size: 69 KiB |
|
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 81 KiB |
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
|
After Width: | Height: | Size: 71 KiB |
|
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 89 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 33 KiB |
@@ -45,19 +45,17 @@ Supported development platforms and program languages: Arduino, Blockly language
|
||||
- SDIO master/salve 50MHz
|
||||
- SD-card interface support
|
||||
|
||||
<!--
|
||||
|
||||
## EasyLoader
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.png" width="100px" style="margin-top:20px">
|
||||
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/M5Core/M5StickC/EasyLoader_M5StickC_FactoryTest.exe"><button type="button" class="btn btn-primary">click to download EasyLoader</button></a>
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/M5Core/ATOM_LITE/EasyLoader_ATOM%20_LITE.exe"><button type="button" class="btn btn-primary">click to download EasyLoader</button></a>
|
||||
|
||||
>1.EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the master through simple steps, and a series of function verification can be performed.(**Currently EasyLoader is only available for Windows OS**)
|
||||
|
||||
>2. After downloading the software, double-click to run the application, connect the M5 device to the computer through the data cable, select the port parameters, click **"Burn"** to start burning. (**For Atom burning, please Set the baud rate to 750000 or 115200**)
|
||||
|
||||
-->
|
||||
|
||||
<img src="assets/img/product_pics/core/minicore/atom/atom_lite_05.webp" width="30%" height="30%">
|
||||
|
||||
@@ -75,6 +73,12 @@ Supported development platforms and program languages: Arduino, Blockly language
|
||||
|
||||
<img src="assets/img/product_pics/core/minicore/atom/atom_lite_04.webp" width="30%" height="30%">
|
||||
|
||||
## Example
|
||||
|
||||
### 1. Arduino IDE
|
||||
|
||||
*To get the code, please click [here](https://github.com/m5stack/M5Atom)。*
|
||||
|
||||
## Links
|
||||
|
||||
- **Datasheet**
|
||||
|
||||
@@ -42,20 +42,16 @@ Supported development platforms and program languages: Arduino, Block based prog
|
||||
- SDIO master/salve 50MHz
|
||||
- SD-card interface support
|
||||
|
||||
<!--
|
||||
|
||||
## EasyLoader
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.png" width="100px" style="margin-top:20px">
|
||||
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/M5Core/M5StickC/EasyLoader_M5StickC_FactoryTest.exe"><button type="button" class="btn btn-primary">click to download EasyLoader</button></a>
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/M5Core/ATOM%20Matrix/EasyLoader_ATOM%20_Matrix.exe"><button type="button" class="btn btn-primary">click to download EasyLoader</button></a>
|
||||
|
||||
>1.EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the master through simple steps, and a series of function verification can be performed.(**Currently EasyLoader is only available for Windows OS**)
|
||||
|
||||
>2. After downloading the software, double-click to run the application, connect the M5 device to the computer through the data cable, select the port parameters, click **"Burn"** to start burning. (**For Atom burning, please Set the baud rate to 750000 or 115200**)
|
||||
|
||||
-->
|
||||
|
||||
## Peripherals Pin Map
|
||||
|
||||
<img src="assets/img/product_pics/core/minicore/atom/atom_matrix_04.webp" width="40%" height="40%">
|
||||
@@ -74,6 +70,12 @@ Supported development platforms and program languages: Arduino, Block based prog
|
||||
|
||||
<img src="assets/img/product_pics/core/minicore/atom/atom_matrix_05.webp" width="40%" height="40%">
|
||||
|
||||
## Example
|
||||
|
||||
### 1. Arduino IDE
|
||||
|
||||
*To get the code, please click [here](https://github.com/m5stack/M5Atom)。*
|
||||
|
||||
## Links
|
||||
|
||||
- **Datasheet**
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** :octocat:**[Code](#Code)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo-min.jpg">**[EasyLoader](#EasyLoader)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/laser-rx-unit)**
|
||||
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo-min.jpg">**[EasyLoader](#EasyLoader)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/laser-rx-unit)**
|
||||
|
||||
## Description
|
||||
|
||||
@@ -102,8 +102,6 @@ M5.update();
|
||||
|
||||
### 2. UIFlow
|
||||
|
||||
*If you want the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/LASER-RX/UIFlow).*
|
||||
|
||||
<img src="assets/img/product_pics/unit/laser_rx/laser-rx.png">
|
||||
|
||||
### Pin Map
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** :octocat:**[Code](#Code)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo-min.jpg">**[EasyLoader](#EasyLoader)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/laser-tx-unit)**
|
||||
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo-min.jpg">**[EasyLoader](#EasyLoader)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/laser-tx-unit)**
|
||||
|
||||
## Description
|
||||
|
||||
@@ -103,8 +103,6 @@ M5.update();
|
||||
|
||||
### 2. UIFlow
|
||||
|
||||
*If you want the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/LASER-TX/UIFlow).*
|
||||
|
||||
<img src="assets/img/product_pics/unit/laser_tx/laser-tx.png">
|
||||
|
||||
### Pin Map
|
||||
|
||||
@@ -41,19 +41,17 @@
|
||||
- SDIO master/salve 50MHz
|
||||
- 支持SD卡接口
|
||||
|
||||
<!--
|
||||
|
||||
## EasyLoader
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.png" width="100px" style="margin-top:20px">
|
||||
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/M5Core/M5StickC/EasyLoader_M5StickC_FactoryTest.exe"><button type="button" class="btn btn-primary">点击下载EasyLoader</button></a>
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/M5Core/ATOM_LITE/EasyLoader_ATOM%20_LITE.exe"><button type="button" class="btn btn-primary">点击下载EasyLoader</button></a>
|
||||
|
||||
>1.EasyLoader是一个简洁快速的程序烧录器,每一个产品页面里的EasyLoader都提供了一个与产品相关的案例程序,通过简单步骤将其烧录至主控,能够进行一系列的功能验证.**(目前EasyLoader仅适用于Windows操作系统)**
|
||||
|
||||
>2.下载软件后,双击运行应用程序,将M5设备通过数据线连接至电脑,选择端口参数,点击 **"Burn"** 即可开始烧录.(**为Atom烧录时,请将波特率设置在750000或115200**)
|
||||
|
||||
-->
|
||||
|
||||
## 外设的管脚映射
|
||||
|
||||
@@ -69,6 +67,12 @@
|
||||
|
||||
<img src="assets/img/product_pics/core/minicore/atom/atom_lite_04.webp" width="30%" height="30%">
|
||||
|
||||
## Example
|
||||
|
||||
### 1. Arduino IDE
|
||||
|
||||
*To get the code, please click [here](https://github.com/m5stack/M5Atom)。*
|
||||
|
||||
## 相关链接
|
||||
|
||||
- **数据手册**
|
||||
|
||||
@@ -43,20 +43,16 @@
|
||||
- SDIO master/salve 50MHz
|
||||
- 支持SD卡接口
|
||||
|
||||
<!--
|
||||
|
||||
## EasyLoader
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.png" width="100px" style="margin-top:20px">
|
||||
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/M5Core/M5StickC/EasyLoader_M5StickC_FactoryTest.exe"><button type="button" class="btn btn-primary">点击下载EasyLoader</button></a>
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/M5Core/ATOM%20Matrix/EasyLoader_ATOM%20_Matrix.exe"><button type="button" class="btn btn-primary">点击下载EasyLoader</button></a>
|
||||
|
||||
>1.EasyLoader是一个简洁快速的程序烧录器,每一个产品页面里的EasyLoader都提供了一个与产品相关的案例程序,通过简单步骤将其烧录至主控,能够进行一系列的功能验证.**(目前EasyLoader仅适用于Windows操作系统)**
|
||||
|
||||
>2.下载软件后,双击运行应用程序,将M5设备通过数据线连接至电脑,选择端口参数,点击 **"Burn"** 即可开始烧录.(**为Atom烧录时,请将波特率设置在750000或115200**)
|
||||
|
||||
-->
|
||||
|
||||
## 外设的管脚映射
|
||||
|
||||
<table>
|
||||
@@ -73,6 +69,12 @@
|
||||
|
||||
<img src="assets/img/product_pics/core/minicore/atom/atom_matrix_04.webp" width="40%" height="40%">
|
||||
|
||||
## Example
|
||||
|
||||
### 1. Arduino IDE
|
||||
|
||||
*To get the code, please click [here](https://github.com/m5stack/M5Atom)。*
|
||||
|
||||
## 相关链接
|
||||
|
||||
- **数据手册**
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[描述](#描述)** :electric_plug:**[原理图](#原理图)** :octocat:**[Code](#Code)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo-min.jpg">**[EasyLoader](#EasyLoader)** 🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/laser-rx-unit)**
|
||||
:memo:**[描述](#描述)** :electric_plug:**[原理图](#原理图)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo-min.jpg">**[EasyLoader](#EasyLoader)** 🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/laser-rx-unit)**
|
||||
|
||||
## 描述
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[描述](#描述)** :electric_plug:**[原理图](#原理图)** :octocat:**[示例](#示例)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo-min.jpg">**[EasyLoader](#EasyLoader)** 🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/laser-tx-unit)**
|
||||
:memo:**[描述](#描述)** :electric_plug:**[原理图](#原理图)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo-min.jpg">**[EasyLoader](#EasyLoader)** 🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/laser-tx-unit)**
|
||||
|
||||
## 描述
|
||||
|
||||
|
||||