add faces bottom and keyboard sch

This commit is contained in:
Sean
2020-06-12 19:27:16 +08:00
parent a691f751bf
commit a4e16fde90
6 changed files with 25 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB

+8
View File
@@ -357,6 +357,14 @@ For more information about Pin assignment and Pin Remapping, Please refer to [ES
- [Schematic](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/Core/M5-Core-Schematic(20171206).pdf)
### bottom
<img src="assets\img\product_pics\core\faces_kit\Faces_bottom_sch.webp">
### keyboard
<img src="assets\img\product_pics\core\faces_kit\Faces_keyboard_sch.webp">
## Version Change
<div class="table-wrapper">
+4
View File
@@ -46,6 +46,10 @@
</tr>
</table>
## Schematic
<img src="assets\img\product_pics\core\faces_kit\Faces_bottom_sch.webp">
<script>
var purchase_link = 'https://m5stack.com/collections/all/products/m5-faces-bottom-board';
+8
View File
@@ -262,6 +262,14 @@
- [原理图](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/Core/M5-Core-Schematic(20171206).pdf)
### 底座
<img src="assets\img\product_pics\core\faces_kit\Faces_bottom_sch.webp">
### 键盘
<img src="assets\img\product_pics\core\faces_kit\Faces_keyboard_sch.webp">
## 版本变更
<div class="table-wrapper">
+5
View File
@@ -46,6 +46,11 @@
</tr>
</table>
## 原理图
<img src="assets\img\product_pics\core\faces_kit\Faces_bottom_sch.webp">
## 案例程序
- **[例程](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/FACES)**