mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
update information
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<img src="assets\img\product_pics\hat\beetlec_hat\beetlec_hat_01.jpg" width="30%" height="30%"> <img src="assets\img\product_pics\hat\beetlec_hat\beetlec_hat_02.jpg" width="30%" height="30%">
|
||||
|
||||
|
||||
:memo:**[Description](#Description)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)** 🛒**[Purchase](https://m5stack.com/products/beetlec-w-o-m5stickc)**
|
||||
:memo:**[Description](#Description)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)** :octocat:**[Code](#Code)** 🛒**[Purchase](https://m5stack.com/products/beetlec-w-o-m5stickc)**
|
||||
|
||||
|
||||
## Description
|
||||
@@ -80,7 +80,7 @@ Besides, a power switch is placed at the front.
|
||||
|
||||
- **UIFlow**
|
||||
|
||||
<img src="assets\img\product_pics\hat\beetlec_hat\beetlec.png" width="30%" height="30%">
|
||||
<img src="assets\img\product_pics\hat\beetlec_hat\beetlec.png" width="60%" height="60%">
|
||||
|
||||
### Arduino IDE
|
||||
|
||||
|
||||
@@ -68,6 +68,7 @@ I2C address: 0x60
|
||||
## Code
|
||||
|
||||
- **UIFlow**
|
||||
|
||||
Open http://flow.m5stack.com and Load Demo
|
||||
|
||||
<img src="assets/img/product_pics/hat/dac_hat/dac.png">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/m5stickc-env-hat)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** :octocat:**[Example](#Example)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/m5stickc-env-hat)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
|
||||
## Description
|
||||
|
||||
@@ -65,7 +65,6 @@
|
||||
|
||||
>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 M5StickC burning, please Set the baud rate to 750000 or 115200**)
|
||||
|
||||
|
||||
## Example
|
||||
|
||||
- **UIFlow**
|
||||
@@ -74,7 +73,9 @@ Open http://flow.m5stack.com and Load Demo
|
||||
|
||||
<img src="assets/img/product_pics/hat/env_hat/env.png">
|
||||
|
||||
- **[Arduino](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/ENV)**
|
||||
- **Arduino**
|
||||
|
||||
Please click [here](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/ENV) to get complete code
|
||||
|
||||
### Pin Map
|
||||
|
||||
|
||||
@@ -69,11 +69,9 @@ If you thinking about adding a display on your project, NeoFlash is a good choic
|
||||
|
||||
## Code
|
||||
|
||||
- **UIFlow**
|
||||
- **Arduino**
|
||||
|
||||
<img src="assets\img\product_pics\hat\neoflash_hat\neoflash.png" width="30%">
|
||||
|
||||
- **[Arduino](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/neoflash-hat/Arduino)**
|
||||
To get complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/neoflash-hat/Arduino)
|
||||
|
||||
## Pin Map
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/m5stickccompatible-hat-pir-sensor)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** :octocat:**[Example](#Example)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/m5stickccompatible-hat-pir-sensor)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
|
||||
|
||||
## Description
|
||||
@@ -32,7 +32,6 @@
|
||||
- Security product
|
||||
- Auto-induction
|
||||
|
||||
|
||||
## Schematic
|
||||
|
||||
<img src="assets\img\product_pics\hat\pir_hat\pir_hat_04.jpg" width="50%" height="50%">
|
||||
@@ -53,16 +52,17 @@
|
||||
|
||||
>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 M5StickC burning, please Set the baud rate to 750000 or 115200**)
|
||||
|
||||
|
||||
|
||||
## Example
|
||||
|
||||
- **UIFlow**
|
||||
|
||||
Open http://flow.m5stack.com and click Demo to load
|
||||
|
||||
<img src="assets\img\product_pics\hat\pir_hat\pir.png">
|
||||
|
||||
- **[Arduino](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/PIR)**
|
||||
- **Arduino**
|
||||
|
||||
Please click [here](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/PIR) to get complete code
|
||||
|
||||
### Pin Map
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/m5stickc-speaker-hat)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** octocat:**[Example](#Example)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/m5stickc-speaker-hat)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
|
||||
## Description
|
||||
|
||||
@@ -49,8 +49,6 @@
|
||||
|
||||
>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 M5StickC burning, please Set the baud rate to 750000 or 115200**)
|
||||
|
||||
|
||||
|
||||
## Example
|
||||
|
||||
- **UIFlow**
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** 🛒**[Purchase](https://m5stack.com/products/m5stickc-yun-hatsh20-bmp280-sk6812)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** :octocat:**[Example](#Example)** 🛒**[Purchase](https://m5stack.com/products/m5stickc-yun-hatsh20-bmp280-sk6812)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
|
||||
## Description
|
||||
|
||||
@@ -42,7 +42,6 @@ One hook hole and two 6*4mm magnet mounting positions are reserved on the board,
|
||||
- 1x YUN HAT
|
||||
- 2x Dupont
|
||||
|
||||
|
||||
<img src="assets\img\product_pics\hat\yun_hat\yun_hat_04.jpg" width="30%" height="30%">
|
||||
|
||||
## Application
|
||||
@@ -51,7 +50,6 @@ One hook hole and two 6*4mm magnet mounting positions are reserved on the board,
|
||||
- Smart home decoration
|
||||
- Fridge Magnet
|
||||
|
||||
|
||||
## Schematic
|
||||
|
||||
<img src="assets\img\product_pics\hat\yun_hat\yun_hat_05.jpg" width="50%">
|
||||
@@ -83,7 +81,9 @@ Open http://flow.m5stack.com and Load Demo
|
||||
|
||||
<img src="assets/img/product_pics/hat/yun_hat/yun.png">
|
||||
|
||||
- **[Arduino](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/hat-yun)**
|
||||
- **Arduino**
|
||||
|
||||
To get complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/hat-yun)
|
||||
|
||||
### Pin Map
|
||||
|
||||
|
||||
@@ -68,6 +68,8 @@ Communication Protocol: UART.
|
||||
|
||||
- Datasheet **[FPC1020A](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/1020A_datasheet_cn.pdf)**
|
||||
|
||||
## Code
|
||||
|
||||
### Arduino IDE
|
||||
|
||||
*If you want the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/FACES_FINGER)*
|
||||
|
||||
@@ -68,6 +68,8 @@ Communication Protocol: I2C.
|
||||
|
||||
- Datasheet **[MFRC522](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/module/MFRC522_en.pdf)**
|
||||
|
||||
## Code
|
||||
|
||||
### Arduino IDE
|
||||
|
||||
*If you want the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/FACES_RFID)*
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
* * *
|
||||
|
||||
:memo:**[Description](#Description)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/m5-bit-iot-classroom-development-board)**
|
||||
:memo:**[Description](#Description)** :octocat:**[Example](#Example)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/m5-bit-iot-classroom-development-board)**
|
||||
|
||||
## Description
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/pb-hub)** :octocat:**[Code](#Code)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo-min.jpg">**[EasyLoader](#EasyLoader)**
|
||||
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/pb-hub)** :octocat:**[例程](#例程)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo-min.jpg">**[EasyLoader](#EasyLoader)**
|
||||
|
||||
## Description
|
||||
|
||||
@@ -61,7 +61,7 @@ See the below picture for timing sequence of HX711:
|
||||
|
||||
<img src="assets/img/product_pics/unit/pbhub/pbhub_sch.jpg">
|
||||
|
||||
## Code
|
||||
## 例程
|
||||
|
||||
### 1. Arduino IDE
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[Description](#Description)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/rs485-module)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo-min.jpg">**[EasyLoader](#EasyLoader)**
|
||||
:memo:**[Description](#Description)** :octocat:**[Example](#Example)** 🛒**[Purchase](https://m5stack.com/collections/m5-unit/products/rs485-module)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo-min.jpg">**[EasyLoader](#EasyLoader)**
|
||||
|
||||
## Description
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[描述](#Description)** :electric_plug:**[原理图](#原理图)** :octocat:**[Code](#Code)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)** 🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/m5stickc-adc-hat)**
|
||||
:memo:**[描述](#Description)** :electric_plug:**[原理图](#原理图)** :octocat:**[例程](#例程)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)** 🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/m5stickc-adc-hat)**
|
||||
|
||||
|
||||
## 描述
|
||||
@@ -64,14 +64,15 @@ ADS1100允许-5~ + 5V的差分输入,但我们通过增加该IC的外围电路
|
||||
|
||||
>2.下载软件后,双击运行应用程序,将M5设备通过数据线连接至电脑,选择端口参数,点击 **"Burn"** 即可开始烧录.(**为M5StickC烧录时,请将波特率设置在750000或115200**)
|
||||
|
||||
## Code
|
||||
## 例程
|
||||
|
||||
- **UIFlow**
|
||||
|
||||
打开 http://flow.m5stack.com 点击Demo载入UIFlow例程
|
||||
|
||||
<img src="assets/img/product_pics/hat/adc_hat/adc.png" width="80%" height="80%">
|
||||
|
||||
### 1. Arduino IDE
|
||||
### Arduino IDE
|
||||
|
||||
*以下代码仅为片段,如需获取完整代码,[请点击此处.](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/ADC).*
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
<img src="assets\img\product_pics\hat\beetlec_hat\beetlec_hat_01.jpg" width="30%" height="30%"> <img src="assets\img\product_pics\hat\beetlec_hat\beetlec_hat_02.jpg" width="30%" height="30%">
|
||||
|
||||
:memo:**[描述](#描述)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)** 🛒**[购买链接](https://m5stack.com/products/beetlec-w-o-m5stickc)**
|
||||
:memo:**[描述](#描述)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)** :octocat:**[例程](#例程)** 🛒**[购买链接](https://m5stack.com/products/beetlec-w-o-m5stickc)**
|
||||
|
||||
|
||||
|
||||
@@ -76,7 +76,7 @@ Beetlec底座需要结合M5StickC控制器使用.在底座上,配备了两个
|
||||
- 向上推动控制杆以加速车轮,向下推动减速.
|
||||
- 底部有四个颜色的螺栓.彩色块用于打开底部的所有RGB LED指定的颜色. 黑色挡将关闭灯.
|
||||
|
||||
## Code
|
||||
## 例程
|
||||
|
||||
- **UIFlow**
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[描述](#描述)** :electric_plug:**[原理图](#原理图)** 🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/m5stickc-env-hat)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
:memo:**[描述](#描述)** :electric_plug:**[原理图](#原理图)** :octocat:**[例程](#例程)** 🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/m5stickc-env-hat)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
|
||||
|
||||
|
||||
@@ -13,8 +13,6 @@
|
||||
**DAC Hat**是一款兼容M5SticKC的DA转换模块,内部集成DAC转换芯片MCP4725,具备低功耗,高精度,单通道,12位缓冲电压输出数模转换器(DAC),非易失性存储器(EEPROM).其片上精密输出放大器使其能够达到轨到轨模拟输出摆幅.用户可以使用I2C接口命令将DAC输入和配置烧写到非易失性存储器(EEPROM)中,使得DAC在断电期间仍能保持代码,上电后即可直接使用,I2C地址为0x60.
|
||||
|
||||
|
||||
|
||||
|
||||
## 产品特性
|
||||
|
||||
- 输出电压: 0-3.3V
|
||||
@@ -46,8 +44,6 @@
|
||||
- 数据采集系统
|
||||
|
||||
|
||||
|
||||
|
||||
## 原理图
|
||||
|
||||
<img src="assets/img/product_pics/hat/dac_hat/dac_hat_04.jpg" width="50%" height="50%">
|
||||
@@ -66,6 +62,7 @@
|
||||
## 例程
|
||||
|
||||
- **UIFlow**
|
||||
|
||||
打开 http://flow.m5stack.com 点击Demo载入UIFlow例程
|
||||
|
||||
<img src="assets/img/product_pics/hat/dac_hat/dac.png" width="80%" height="80%">
|
||||
@@ -80,6 +77,7 @@
|
||||
|
||||
|
||||
## 相关视频
|
||||
|
||||
**Demo**
|
||||
|
||||
<video class="video_size" controls>
|
||||
|
||||
@@ -4,13 +4,12 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[描述](#描述)** :electric_plug:**[原理图](#原理图)** 🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/m5stickc-env-hat)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
:memo:**[描述](#描述)** :electric_plug:**[原理图](#原理图)** :octocat:**[例程](#例程)** 🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/m5stickc-env-hat)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
|
||||
## 描述
|
||||
|
||||
**ENV Hat**是一款兼容M5SticKC的多功能环境传感器,内部集成DHT12、BMP280和BMM150,能够检测温度、湿度、大气压值、三轴磁力计数据,该模块采用的统一的I2C协议接口,因此在引脚上没有过多的占用.对于希望同时拥有精致体积与丰富功能的项目来说,**ENV Hat**是一个不错的选择.
|
||||
|
||||
|
||||
## 产品特性
|
||||
|
||||
- 温度:
|
||||
@@ -54,7 +53,6 @@
|
||||
|
||||
- **[BMM150 数据手册](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/BMM150_datasheet_en.pdf)**
|
||||
|
||||
|
||||
## EasyLoader
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo.png" width="100px" style="margin-top:20px">
|
||||
|
||||
@@ -69,7 +69,9 @@
|
||||
|
||||
## Code
|
||||
|
||||
- **[Arduino](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/neoflash-hat/Arduino)**
|
||||
- **Arduino**
|
||||
|
||||
To get complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/neoflash-hat/Arduino)**
|
||||
|
||||
|
||||
## 管脚映射
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[描述](#描述)** :electric_plug:**[原理图](#原理图)** 🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/m5stickccompatible-hat-pir-sensor)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
:memo:**[描述](#描述)** :electric_plug:**[原理图](#原理图)** :octocat:**[Example](#Example)** 🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/m5stickccompatible-hat-pir-sensor)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
|
||||
## 描述
|
||||
|
||||
@@ -57,11 +57,14 @@
|
||||
## 案例
|
||||
|
||||
- **UIFlow**
|
||||
|
||||
打开 http://flow.m5stack.com 点击 Demo 载入uiflow例程
|
||||
|
||||
<img src="assets/img/product_pics/hat/pir_hat/pir.png">
|
||||
|
||||
- **[Arduino](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/PIR)**
|
||||
- **Arduino**
|
||||
|
||||
[点击此处](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/PIR)获取完整程序
|
||||
|
||||
|
||||
### 管脚映射
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[描述](#描述)** :electric_plug:**[原理图](#原理图)** 🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/m5stickc-speaker-hat)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
:memo:**[描述](#描述)** :electric_plug:**[原理图](#原理图)** octocat:**[示例](#示例)** 🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/m5stickc-speaker-hat)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
|
||||
## 描述
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
|
||||
>2.下载软件后,双击运行应用程序,将M5设备通过数据线连接至电脑,选择端口参数,点击 **"Burn"** 即可开始烧录.(**为M5StickC烧录时,请将波特率设置在750000或115200**)
|
||||
|
||||
## 案例
|
||||
## 示例
|
||||
|
||||
- **UIFlow**
|
||||
Open http://flow.m5stack.com and Load Demo
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[描述](#描述)** :electric_plug:**[原理图](#原理图)** 🛒**[购买链接](https://m5stack.com/products/m5stickc-yun-hatsh20-bmp280-sk6812)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
:memo:**[描述](#描述)** :electric_plug:**[原理图](#原理图)** :octocat:**[例程](#例程)** 🛒**[购买链接](https://m5stack.com/products/m5stickc-yun-hatsh20-bmp280-sk6812)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
|
||||
## 描述
|
||||
|
||||
@@ -13,14 +13,12 @@
|
||||
|
||||
底座针对M5StickC设计,预留相同数目的排针与空间能够与M5StickC顶部的拓展端口完美插接.整体结构采用三层设计,上下两层PCB板,分别充当固定结构与主体电路,为利于电路的长时间工作,板上还提供了独立外部电源接口.中层为导光亚克力件,为获得更好的灯光显示效果,亚克力外轮廓切割面部分采用了打磨工艺,其目的在于编程控制灯光时,能够有效减少光的散射,使其呈现加均匀饱和的灯光效果.板上嵌入2个6*4mm磁铁并预留1个挂钩孔,用户能够便捷的将它安装在生活中的任意角落.
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
<img src="assets\img\product_pics\hat\yun_hat\yun_hat_03.jpg" width="30%" height="30%">
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
## 产品特性
|
||||
|
||||
- 控制芯片**STM32F030F4**
|
||||
@@ -39,7 +37,6 @@
|
||||
- 1x YUN HAT
|
||||
- 2x 杜邦线
|
||||
|
||||
|
||||
<img src="assets\img\product_pics\hat\yun_hat\yun_hat_04.jpg" width="30%" height="30%">
|
||||
|
||||
## 应用
|
||||
@@ -47,7 +44,6 @@
|
||||
- 环境信息采集
|
||||
- 智能家居装饰
|
||||
|
||||
|
||||
## 原理图
|
||||
|
||||
<img src="assets\img\product_pics\hat\yun_hat\yun_hat_05.jpg" width="50%">
|
||||
@@ -59,7 +55,6 @@
|
||||
- [SHT20](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/SHT20_Datasheet_en.pdf)
|
||||
- [BMP280](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/BMP280-DS001-11_en.pdf)
|
||||
|
||||
|
||||
## EasyLoader
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo.png" width="100px" style="margin-top:20px">
|
||||
@@ -78,8 +73,9 @@ Open http://flow.m5stack.com and Load Demo
|
||||
|
||||
<img src="assets/img/product_pics/hat/yun_hat/yun.png">
|
||||
|
||||
- **[Arduino](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/hat-yun)**
|
||||
- **Arduino**
|
||||
|
||||
To get complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/hat-yun)
|
||||
|
||||
### 管脚映射
|
||||
|
||||
@@ -88,7 +84,6 @@ Open http://flow.m5stack.com and Load Demo
|
||||
<tr><td>YUN HAT</td><td>GND</td><td>+5V</td><td>SCL</td><td>SDA</td><td>/</td><td>BAT</td><td>+3.3V</td><td>+5V IN</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
## 相关视频
|
||||
|
||||
**Demo**
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user