updated docs of M5Stick

This commit is contained in:
LiHuashen
2019-01-28 10:45:20 +08:00
parent 66568e3ac4
commit ed331f8c9a
4 changed files with 25 additions and 7 deletions
+8 -2
View File
@@ -74,9 +74,15 @@ If you want the complete schematic, please click [here](https://github.com/m5sta
## Example
* [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples/Stick/FactoryTest)
* **Arduino**
* [UIFlow](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/M5Stick/UIFlow)
- [M5Stick Factory Test](https://github.com/m5stack/M5Stack/tree/master/examples/Stick/FactoryTest)
- [M5Stick Watch](https://github.com/eggfly/StickWatch)
* **UIFlow**
- [White square game](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/M5Stick/UIFlow)
## Related Video
+1 -1
View File
@@ -1,6 +1,6 @@
# ENCODER
<img src="assets/img/product_pics/module/module_encoder_01.png" width="30%" height="30%"> <img src="assets/img/product_pics/module/module_encoder_02.png" width="30%" height="30%">
<img src="assets/img/product_pics/module/module_encoder_01.png" width="30%" height="30%"><img src="assets/img/product_pics/module/module_encoder_02.png" width="30%" height="30%">
***
+8 -2
View File
@@ -85,9 +85,15 @@ https://github.com/m5stack/M5-Schematic/tree/master/Core/m5stick
## サンプルコード
* [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples/Stick/FactoryTest)
* **Arduino**
* [UIFlow](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/M5Stick/UIFlow)
- [M5Stick工場試験ルーチン](https://github.com/m5stack/M5Stack/tree/master/examples/Stick/FactoryTest)
- [M5Stick見る](https://github.com/eggfly/StickWatch)
* **UIFlow**
- [ホワイトスクエアゲーム](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/M5Stick/UIFlow)
## 関連動画
+8 -2
View File
@@ -74,9 +74,15 @@ M5Stick有两个版本,白色外壳是无PSRAM的版本,灰色外壳是有MP
## 例程
* [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples/Stick/FactoryTest)
* **Arduino**
* [UIFlow](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/M5Stick/UIFlow)
- [M5Stick出厂测试例程](https://github.com/m5stack/M5Stack/tree/master/examples/Stick/FactoryTest)
- [M5Stick手表](https://github.com/eggfly/StickWatch)
* **UIFlow**
- [白色方块游戏](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/M5Stick/UIFlow)
## 相关视频