add powerc grove map

This commit is contained in:
vany5921
2020-04-27 21:04:57 +08:00
parent d235662601
commit a2a7689519
2 changed files with 15 additions and 0 deletions
+8
View File
@@ -77,6 +77,14 @@ If you want the complete code, please click [here](https://github.com/m5stack/M5
</div>
### Pin Map
<table>
<tr><td>M5StickC</td><td>GPIO0</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
<tr><td>PowerC</td><td>SDA</td><td>SCL</td><td>5V</td><td>GND</td></tr>
<tr><td>PortA</td><td>YELLO</td><td>WHITE</td><td>RED</td><td>BLACK</td></tr>
</table>
<script>
var purchase_link = 'https://m5stack.com/collections/m5-unit/products/m5stickc-powerc';
+7
View File
@@ -73,6 +73,13 @@ UIFlow代码点击这里[下载](https://github.com/m5stack/M5-ProductExampleCod
</div>
</div>
## 引脚映射
<table>
<tr><td>M5StickC</td><td>GPIO0</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
<tr><td>PowerC</td><td>SDA</td><td>SCL</td><td>5V</td><td>GND</td></tr>
<tr><td>PortA</td><td>YELLO</td><td>WHITE</td><td>RED</td><td>BLACK</td></tr>
</table>
<script>