mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Modify some of the HAT documents
This commit is contained in:
@@ -90,7 +90,7 @@ Besides, a power switch is placed at the front.
|
||||
|
||||
To get complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/beetleC/stickC/beetleC)
|
||||
|
||||
### 2. UIFlow**
|
||||
### 2. UIFlow
|
||||
|
||||
<img src="assets\img\product_pics\hat\beetlec_hat\beetlec.webp" width="60%" height="60%">
|
||||
|
||||
|
||||
@@ -90,7 +90,7 @@ The CardKB HAT also offers support for several button combinations (Shift+Key, F
|
||||
|
||||
To get the code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/CardKB_HAT)
|
||||
|
||||
### 2. UIFLOW
|
||||
### 2. UIFlow
|
||||
|
||||
<img src="assets/img/product_pics/hat/cardkb_hat/cardkb_hat.webp" width="30%" height="30%">
|
||||
|
||||
|
||||
@@ -32,6 +32,10 @@
|
||||
<td>Resources</td>
|
||||
<td>Parameter</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Communication protocol</td>
|
||||
<td>I2C:0x38</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Net weight</td>
|
||||
<td>81g</td>
|
||||
|
||||
@@ -31,6 +31,10 @@
|
||||
<td>Resources</td>
|
||||
<td>Parameter</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Communication protocol</td>
|
||||
<td>I2C:0x38</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Net weight</td>
|
||||
<td>8g</td>
|
||||
|
||||
@@ -39,6 +39,10 @@ Connect with M5StickC via GOIO 0/26 (I2C add: 0x5A).<br>
|
||||
<td>Resources</td>
|
||||
<td>Parameter</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Communication protocol</td>
|
||||
<td>I2C:0x5A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Net weight</td>
|
||||
<td>5g</td>
|
||||
|
||||
@@ -43,6 +43,10 @@ The I2C address is **0x33**. (GOIO 0/26)
|
||||
<td>Resources</td>
|
||||
<td>Parameter</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Communication protocol</td>
|
||||
<td>I2C:0x33</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Net weight</td>
|
||||
<td>8g</td>
|
||||
|
||||
@@ -41,6 +41,10 @@ Communication Info: I2C, **0x29**, GPIO0/26.
|
||||
<td>Resources</td>
|
||||
<td>Parameter</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Communication protocol</td>
|
||||
<td>I2C:0x29</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Net weight</td>
|
||||
<td>4g</td>
|
||||
|
||||
@@ -90,11 +90,11 @@
|
||||
|
||||
## 案例程序
|
||||
|
||||
- **UIFlow**
|
||||
### 2. UIFlow
|
||||
|
||||
<img src="assets\img\product_pics\hat\8servos_hat\8servos.webp" width="30%" height="30%">
|
||||
|
||||
- **Arduino**
|
||||
### 1. Arduino
|
||||
|
||||
[点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/8serves-hat/Arduino),获取完整程序.
|
||||
|
||||
|
||||
@@ -77,13 +77,13 @@
|
||||
|
||||
## 案例程序
|
||||
|
||||
- **UIFlow**
|
||||
### 2. UIFlow
|
||||
|
||||
打开 http://flow.m5stack.com 点击Demo载入UIFlow例程
|
||||
|
||||
<img src="assets/img/product_pics/hat/adc_hat/adc.webp" width="80%" height="80%">
|
||||
|
||||
- **Arduino IDE**
|
||||
### 1. Arduino
|
||||
|
||||
以下代码仅为片段,如需获取完整代码,[请点击此处.](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/ADC)
|
||||
|
||||
|
||||
@@ -90,11 +90,11 @@ Beetlec底座需要结合M5StickC控制器使用.在底座上,配备了两个
|
||||
|
||||
## 案例程序
|
||||
|
||||
- **UIFlow**
|
||||
### 2. UIFlow
|
||||
|
||||
<img src="assets\img\product_pics\hat\beetlec_hat\beetlec.webp" width="60%" height="60%">
|
||||
|
||||
- **Arduino IDE**
|
||||
### 1. Arduino
|
||||
|
||||
[点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/beetleC/stickC/beetleC),获取完整程序.
|
||||
|
||||
|
||||
@@ -74,11 +74,11 @@ Bugc底座需要结合M5StickC控制器使用.在底座上,配备了四个由S
|
||||
|
||||
## 案例程序
|
||||
|
||||
- **UIFlow**
|
||||
### 2. UIFlow
|
||||
|
||||
<img src="assets\img\product_pics\hat\bugc_hat\bugc.webp" width="30%" height="30%">
|
||||
|
||||
- **Arduino**
|
||||
### 1. Arduino
|
||||
|
||||
[点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/BugC/bugC)获取完整代码
|
||||
|
||||
|
||||
@@ -85,11 +85,11 @@
|
||||
|
||||
## 案例程序
|
||||
|
||||
- **Arduino IDE**
|
||||
### 1. Arduino
|
||||
|
||||
[请点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/CardKB_HAT)获取完整代码
|
||||
|
||||
- **UIFlow**
|
||||
### 2. UIFlow
|
||||
|
||||
<img src="assets/img/product_pics/hat/cardkb_hat/cardkb_hat.webp" width="30%" height="30%">
|
||||
|
||||
|
||||
@@ -79,13 +79,13 @@
|
||||
|
||||
## 案例程序
|
||||
|
||||
- **UIFlow**
|
||||
### 2. UIFlow
|
||||
|
||||
打开 http://flow.m5stack.com 点击Demo载入UIFlow例程
|
||||
|
||||
<img src="assets/img/product_pics/hat/dac_hat/dac.webp" width="80%" height="80%">
|
||||
|
||||
- **Arduino IDE**
|
||||
### 1. Arduino
|
||||
|
||||
[点击此处](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/DAC)获取完整程序.
|
||||
|
||||
|
||||
@@ -107,13 +107,13 @@
|
||||
|
||||
## 案例程序
|
||||
|
||||
- **UIFlow**
|
||||
### 2. UIFlow
|
||||
|
||||
打开 http://flow.m5stack.com 点击Demo载入UIFlow例程
|
||||
|
||||
<img src="assets/img/product_pics/hat/env_hat/env.webp">
|
||||
|
||||
- **Arduino IDE**
|
||||
### 1. Arduino
|
||||
|
||||
[点击此处](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/ENV),获取完整程序.
|
||||
|
||||
|
||||
@@ -82,13 +82,13 @@ UART 参数设置:
|
||||
|
||||
## 案例程序
|
||||
|
||||
- **UIFlow**
|
||||
### 2. UIFlow
|
||||
|
||||
打开 http://flow.m5stack.com 点击Demo载入UIFlow例程
|
||||
|
||||
<img src="assets/img/product_pics/hat/finger_hat/finger.webp">
|
||||
|
||||
- **Arduino**
|
||||
### 1. Arduino
|
||||
|
||||
点击[此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/finger-hat/Arduino/FINGER)查看完整示例
|
||||
|
||||
|
||||
@@ -31,6 +31,10 @@
|
||||
<td>规格</td>
|
||||
<td>参数</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>通信协议</td>
|
||||
<td>I2C:0x38</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>净重</td>
|
||||
<td>81g</td>
|
||||
@@ -64,11 +68,11 @@
|
||||
|
||||
## 案例程序
|
||||
|
||||
- **UIFlow**
|
||||
### 2. UIFlow
|
||||
|
||||
<img src="assets\img\product_pics\hat\JoyC_hat\JoyC.webp" width="60%">
|
||||
|
||||
- **Arduino**
|
||||
### 1. Arduino
|
||||
|
||||
配合RoverC使用 [点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/JoyC),获取完整程序.
|
||||
|
||||
|
||||
@@ -34,6 +34,10 @@
|
||||
<td>规格</td>
|
||||
<td>参数</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>通信协议</td>
|
||||
<td>I2C:0x38</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>净重</td>
|
||||
<td>8g</td>
|
||||
@@ -105,11 +109,11 @@
|
||||
|
||||
## 案例程序
|
||||
|
||||
- **UIFlow**
|
||||
### 2. UIFlow
|
||||
|
||||
<img src="assets\img\product_pics\hat\joystick_hat\joystick.webp" width="60%">
|
||||
|
||||
- **Arduino**
|
||||
### 1. Arduino
|
||||
|
||||
点击[此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/hat-joystick/Arduino/Joystick_hat)下载完整代码
|
||||
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
|
||||
## 案例程序
|
||||
|
||||
- **Arduino**
|
||||
### 1. Arduino
|
||||
|
||||
点击[此处下载](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/neoflash-hat/Arduino)完整示例
|
||||
|
||||
|
||||
@@ -89,13 +89,13 @@
|
||||
|
||||
## 案例程序
|
||||
|
||||
- **UIFlow**
|
||||
### 2. UIFlow
|
||||
|
||||
打开 http://flow.m5stack.com 点击 Demo 载入uiflow例程
|
||||
|
||||
<img src="assets/img/product_pics/hat/pir_hat/pir.webp">
|
||||
|
||||
- **Arduino**
|
||||
### 1. Arduino
|
||||
|
||||
[点击此处](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/PIR)获取完整程序
|
||||
|
||||
|
||||
@@ -72,13 +72,13 @@
|
||||
|
||||
## 案例程序
|
||||
|
||||
- **UIFlow**
|
||||
### 2. UIFlow
|
||||
|
||||
UIFlow代码点击这里[下载](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/PowerC/UIFlow)
|
||||
|
||||
<img src="assets\img\product_pics\hat\PowerC_hat\PowerC.webp" width="30%">
|
||||
|
||||
- **Arduino**
|
||||
### 1. Arduino
|
||||
|
||||
获取完整代码[点击这里](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/PowerC/PowerC)
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user