application(japanese version)

This commit is contained in:
watson8544
2018-12-25 18:02:23 +08:00
parent 6c5d98ffec
commit 88c55dbbd6
5 changed files with 15 additions and 74 deletions
+4 -4
View File
@@ -13,9 +13,9 @@ module. You can program it after connected to any series of M5Stack Core
through Blockly, Arduino or MicroPython.
SIM800L is a complete Quad-band GSM/GPRS solution. SIM800L moudle could
be connected with M5Stack Core via a serial port named USART2.
Absolutely, you also can change the serial port number with jumper by
your own.
be connecnpm i docsify-cli -gnamed USART2.
Absolutelnpm i docsify-cli -gumber with jumper by
your own.npm i docsify-cli -g
## Feature
@@ -81,4 +81,4 @@ Serial2.print("AT+TEST=RFCFG,472.3,8,250,8,8,20");
Serial2.print("AT+TEST=TXLRPKT,"00 00 01 00 00 AF 80 07 02 00 00 39"");
```
## Schematic
<!-- ## Schematic -->
+4 -32
View File
@@ -1,6 +1,10 @@
# M5BALA
<img src="assets/img/product_pics/app/bala_1.jpg" width="250" height="250"> <img src="assets/img/product_pics/app/bala_2.jpg" width="250" height="250"> <img src="assets/img/product_pics/app/bala_3.jpg" width="250" height="250"> <img src="assets/img/product_pics/app/bala_4.jpg" width="250" height="250"> <img src="assets/img/product_pics/app/bala_5.jpg" width="250" height="250">
* * *
:memo:**[概要](#概要)**&nbsp;&nbsp;&nbsp;:bulb:**[クイックスタート](/zh_CN/quick_start/bala/bala_quick_start)**&nbsp;&nbsp;&nbsp;:octocat:**[サンプルコード](https://github.com/m5stack/M5Bala/tree/master/examples)**&nbsp;&nbsp;&nbsp;🛒**[購入リンク](https://www.aliexpress.com/store/product/M5Satck-New-BALA-Car-ESP32-Development-Mini-Electric-Self-balancing-Car-2DC-Motor-with-Encoder-PSRAM/3226069_32904033658.html?spm=2114.12010615.8148356.40.1fd3724dW3O2Bu.html)**
## 概要
@@ -47,38 +51,6 @@
<mark>※動作に必要な**M5Stack FIRE**は本製品(M5BALA)には含まれません。別途お買い求めください。</mark>|
## ドキュメント
- **サンプルコード**
- [Arduino版](https://github.com/m5stack/M5Bala/tree/master/examples)
- [MicroPython版](https://github.com/m5stack/M5Bala/tree/master/mpy)
- **GitHub**
- [M5Bala](https://github.com/m5stack/M5Bala)
- **クイックスタート**
- [M5Balaクイックスタート](/ja/quick_start/bala/bala_quick_start)
<figure>
<img src="assets/img/product_pics/app/bala_1.jpg">
</figure>
<figure>
<img src="assets/img/product_pics/app/bala_2.jpg">
</figure>
<figure>
<img src="assets/img/product_pics/app/bala_3.jpg">
</figure>
<figure>
<img src="assets/img/product_pics/app/bala_4.jpg">
</figure>
<figure>
<img src="assets/img/product_pics/app/bala_5.jpg">
</figure>
## 関連情報
- [M5BALA 購入(スイッチサイエンス)](https://www.switch-science.com/catalog/3995/)
+4 -35
View File
@@ -1,6 +1,10 @@
# LidarBOT
<img src="assets/img/product_pics/app/lidarbot_01.jpg" width="250" height="250"> <img src="assets/img/product_pics/app/lidarbot_02.jpg" width="250" height="250"> <img src="assets/img/product_pics/app/lidarbot_03.jpg" width="250" height="250"> <img src="assets/img/product_pics/app/lidarbot_04.jpg" width="250" height="250"> <img src="assets/img/product_pics/app/lidarbot_05.jpg" width="250" height="250">
* * *
:memo:**[概要](#概要)**&nbsp;&nbsp;&nbsp;:octocat:**[サンプルコード](https://github.com/m5stack/Applications-LidarBot/tree/master/LidarBot/Example)**&nbsp;&nbsp;&nbsp;🛒**[購入リンク](https://www.aliexpress.com/store/product/M5Stack-New-Lidar-Bot-Mini-Car-Lidar-8m-6Hz-McNamm-Wheels-NeoPixel-LED-Bar-with-ESP32/3226069_32951134988.html?spm=a2g1y.12024536.productList_5885013.subject_7)**
## 概要
@@ -62,38 +66,3 @@ ESP-NOWを利用したリアルタイム通信により、リモコンでLidarBO
- ルートプラン
- 自動操縦
## ドキュメント
- **サンプルコード**
- [Arduino](https://github.com/m5stack/Applications-LidarBot/tree/master/LidarBot/Example)
- MicroPython
- **GitHub**
- [LidarBOT](https://github.com/m5stack/Applications-LidarBot)
- **クイックスタート**
- 近日公開予定
<figure>
<img src="assets/img/product_pics/app/lidarbot_01.jpg" width="300" height="300">
</figure>
<figure>
<img src="assets/img/product_pics/app/lidarbot_02.jpg" width="300" height="300">
</figure>
<figure>
<img src="assets/img/product_pics/app/lidarbot_03.jpg" width="300" height="300">
</figure>
<figure>
<img src="assets/img/product_pics/app/lidarbot_04.jpg" width="300" height="300">
</figure>
<figure>
<img src="assets/img/product_pics/app/lidarbot_05.jpg" width="300" height="300">
</figure>
## 関連情報
- [LidarBOT 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-Lidar-Lidar-8m-6-McNamm-NeoPixel-LED-ESP32-arduino-Micropython/3226069_32951134988.html)
+1 -1
View File
@@ -6,7 +6,7 @@
* * *
:memo:**[概要](#概要)**&nbsp;&nbsp;&nbsp;:bulb:**[クイックスタート](ja/quick_start/m5core/m5stack_core_quick_start)**&nbsp;&nbsp;&nbsp;:octocat:**[Example](https://github.com/m5stack/M5Stack/tree/master/examples/Basics)**&nbsp;&nbsp;&nbsp;:electric_plug:**[回路図](https://github.com/m5stack/M5-3D_and_PCB/blob/master/M5_Core_SCH%2820171206%29.pdf)**&nbsp;&nbsp;&nbsp;🛒**[購入リンク](https://www.aliexpress.com/store/product/M5Stack-Official-Stock-Offer-M5GO-IoT-Starter-Kit-ESP32-for-Arduino-MicroPython-Programming-Development-IR-MIC/3226069_32881911596.html?spm=2114.12010615.8148356.4.44fa29faDagj56)**&nbsp;&nbsp;&nbsp;:clapper:**[Related Video](#Related-Video)**
:memo:**[概要](#概要)**&nbsp;&nbsp;&nbsp;:bulb:**[クイックスタート](ja/quick_start/m5core/m5stack_core_quick_start)**&nbsp;&nbsp;&nbsp;:octocat:**[サンプルコード](https://github.com/m5stack/M5Stack/tree/master/examples/Basics)**&nbsp;&nbsp;&nbsp;:electric_plug:**[回路図](https://github.com/m5stack/M5-3D_and_PCB/blob/master/M5_Core_SCH%2820171206%29.pdf)**&nbsp;&nbsp;&nbsp;🛒**[購入リンク](https://www.aliexpress.com/store/product/M5Stack-Official-Stock-Offer-M5GO-IoT-Starter-Kit-ESP32-for-Arduino-MicroPython-Programming-Development-IR-MIC/3226069_32881911596.html?spm=2114.12010615.8148356.4.44fa29faDagj56)**&nbsp;&nbsp;&nbsp;:clapper:**[関連動画](#関連動画)**
## 概要
+2 -2
View File
@@ -61,6 +61,6 @@ M5Stackシリーズのコアを使用し、Blockly、Arduino、MicroPythonでプ
### 2. UIFlow
## 回路図
<!-- ## 回路図 -->
<img src="assets/img/product_pics/module/sim800_sch.png">
<!-- <img src="assets/img/product_pics/module/sim800_sch.png"> -->