diff --git a/docs/assets/img/product_pics/bases/m5go_base_01.JPG b/docs/assets/img/product_pics/bases/m5go_base_01.JPG new file mode 100644 index 00000000..be6a9435 Binary files /dev/null and b/docs/assets/img/product_pics/bases/m5go_base_01.JPG differ diff --git a/docs/assets/img/product_pics/bases/m5go_base_01.png b/docs/assets/img/product_pics/bases/m5go_base_01.png new file mode 100644 index 00000000..8493fe22 Binary files /dev/null and b/docs/assets/img/product_pics/bases/m5go_base_01.png differ diff --git a/docs/assets/img/product_pics/bases/m5go_base_02.png b/docs/assets/img/product_pics/bases/m5go_base_02.png new file mode 100644 index 00000000..fd0244fa Binary files /dev/null and b/docs/assets/img/product_pics/bases/m5go_base_02.png differ diff --git a/docs/assets/img/product_pics/core/M-BUS.jpg b/docs/assets/img/product_pics/core/M-BUS.jpg index fc69968d..a93fee7e 100644 Binary files a/docs/assets/img/product_pics/core/M-BUS.jpg and b/docs/assets/img/product_pics/core/M-BUS.jpg differ diff --git a/docs/en/product_documents/bases/m5go_base.md b/docs/en/product_documents/bases/m5go_base.md index 76b615dc..1b864c4d 100644 --- a/docs/en/product_documents/bases/m5go_base.md +++ b/docs/en/product_documents/bases/m5go_base.md @@ -1,3 +1,76 @@ -# M5GO-Base +# M5GO Base -## (coming soon...) \ No newline at end of file +[中文](/en/product_documents/bases/m5go_base) | English | [日本語](ja/product_documents/bases/m5go_base) + +## DESCRIPTION + +M5GO Baseis a base of [M5GO IOT Starter Kit](en/product_documents/m5stack-core/m5go_iot_starter_kit) or [M5Fire](en/product_documents/m5stack-core/m5core_fire). + +M5GO Base is composed of battery(600mAh), M-Bus interface, charging indicator(red led), two RGB Bar, PORT B and PORT C. + +The charging indicator light will blink when base is charging, but the light will keep on when charge completed. + +## PinMap + +**POGO Pin** + +| POGO Pin | ESP32 Chip | +| :----------: |:------------: | +| SCL | GPIO22 | +| SDA | GPIO21 | + +**LED Bar** + +*There are 10 RGB Leds built in M5GO Base* + +| LED Pin | ESP32 Chip | +| :----------: |:------------: | +| LED Pin | GPIO15 | + +**MIC** + +| MIC Pin | ESP32 Chip | +| :----------: |:------------: | +| MIC Pin | GPIO34 | + +**GROVE** + +| PORT A(I2C) | ESP32 Chip | +| :----------: |:------------: | +| SCL | GPIO22 | +| SDA | GPIO21 | +| 5V | 5V | +| GND | GND | + +| PORT B(I/O) | ESP32 Chip | +| :----------: |:------------: | +| G36 | GPIO36 | +| G26 | GPIO26 | +| 5V | 5V | +| GND | GND | + +| PORT C(UART2) | ESP32 Chip | +| :----------: |:------------: | +| RXD | GPIO16 | +| TXD | GPIO17 | +| 5V | 5V | +| GND | GND | + +**M-Bus** + +
+ M_BUS +
+ +## DOCUMENTS + +- **[Schematic](https://github.com/m5stack/M5GO/blob/master/hardware/schematics/M5GO_Base.pdf)** +- **[M5GO IOT Starter Kit Purchase](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.2.52385ab04i7vIu)** + +
+ +
+ +
+ +
\ No newline at end of file diff --git a/docs/en/product_documents/modules/module_battery.md b/docs/en/product_documents/modules/module_battery.md index ad2774bd..3112f2d8 100644 --- a/docs/en/product_documents/modules/module_battery.md +++ b/docs/en/product_documents/modules/module_battery.md @@ -1,5 +1,7 @@ # M5Stack BATTERY Module +[中文](/zh_CN/product_documents/modules/module_battery) | English | [日本語](ja/product_documents/modules/module_battery) + # DESCRIPTION The M5Stack BATTERY Module is module with 850mAh High-Capacity Battery. diff --git a/docs/en/product_documents/modules/module_commu.md b/docs/en/product_documents/modules/module_commu.md index 958b2365..4dabda21 100644 --- a/docs/en/product_documents/modules/module_commu.md +++ b/docs/en/product_documents/modules/module_commu.md @@ -1,4 +1,6 @@ -# COMMU +# COMMU + +[中文](/zh_CN/product_documents/modules/module_commu) | English | [日本語](ja/product_documents/modules/module_commu) ## DESCRIPTION diff --git a/docs/en/product_documents/modules/module_gps.md b/docs/en/product_documents/modules/module_gps.md index 5ed45bab..29046a22 100644 --- a/docs/en/product_documents/modules/module_gps.md +++ b/docs/en/product_documents/modules/module_gps.md @@ -1,5 +1,7 @@ # M5Stack GPS Module +[中文](/zh_CN/product_documents/modules/module_gps) | English | [日本語](ja/product_documents/modules/module_gps) + ## DESCRIPTION The M5Stack GPS Module is a module with small GPS module. The small GPS diff --git a/docs/en/product_documents/modules/module_lan.md b/docs/en/product_documents/modules/module_lan.md index c8ee795e..511ba1d2 100644 --- a/docs/en/product_documents/modules/module_lan.md +++ b/docs/en/product_documents/modules/module_lan.md @@ -1,5 +1,7 @@ # M5Stack LAN Module + + ## DESCRIPTION The M5Stack LAN Module is a ethernet module which with a I2C Grove port and 6 pins user ports. diff --git a/docs/en/product_documents/modules/module_lora.md b/docs/en/product_documents/modules/module_lora.md index 67ffc5f7..4b8850b9 100644 --- a/docs/en/product_documents/modules/module_lora.md +++ b/docs/en/product_documents/modules/module_lora.md @@ -1,5 +1,7 @@ # M5Stack LORA Module +[中文](/zh_CN/product_documents/modules/module_lora) | English | [日本語](ja/product_documents/modules/module_lora) + ## DESCRIPTION The LoRa Module is a module with small LoRa module named Ra-02. diff --git a/docs/en/product_documents/modules/module_lorawan.md b/docs/en/product_documents/modules/module_lorawan.md index e42f10ea..e9169941 100644 --- a/docs/en/product_documents/modules/module_lorawan.md +++ b/docs/en/product_documents/modules/module_lorawan.md @@ -1,5 +1,7 @@ # LoRaWAN +[中文](/zh_CN/product_documents/modules/module_btc) | English | [日本語](ja/product_documents/modules/module_btc) + ## DESCRIPTION LoRaWAN is a small LoRa terminal module built-in LoRa chip(SX1276) and ST MCU that means this module has been built with complete LoRa protocal stack. So you can develop a LoRaWAN module through UART or simple AT command with M5Core. diff --git a/docs/zh_CN/product_documents.md b/docs/zh_CN/product_documents.md index 2f42d589..aa35b152 100644 --- a/docs/zh_CN/product_documents.md +++ b/docs/zh_CN/product_documents.md @@ -33,7 +33,7 @@ | | | | | :------------------: |:------------------:| :--------------------:| -| [M5GO底座](/zh_CN/file_to_display_null) | [PLC底座](/zh_CN/product_documents/modules/module_plc) | [FACE底座](/zh_CN/product_documents/bases/face_base) | +| [M5GO底座](/zh_CN/product_documents/bases/m5go_base) | [PLC底座](/zh_CN/product_documents/modules/module_plc) | [FACE底座](/zh_CN/product_documents/bases/face_base) | | [LAN底座](/zh_CN/product_documents/bases/lan_base) | / | / | | [Node底座](/zh_CN/product_documents/bases/node_base) | / | / | diff --git a/docs/zh_CN/product_documents/bases/m5go_base.md b/docs/zh_CN/product_documents/bases/m5go_base.md index 76b615dc..7ea0d37e 100644 --- a/docs/zh_CN/product_documents/bases/m5go_base.md +++ b/docs/zh_CN/product_documents/bases/m5go_base.md @@ -1,3 +1,76 @@ -# M5GO-Base +# M5GO底座 -## (coming soon...) \ No newline at end of file +中文 | [English](/en/product_documents/bases/m5go_base) | [日本語](ja/product_documents/bases/m5go_base) + +## 描述 + +M5GO底座是[M5GO IOT Starter Kit](zh_CN/product_documents/m5stack-core/m5go_iot_starter_kit)套件中的底座,[M5Fire](zh_CN/product_documents/m5stack-core/m5core_fire)的套件中也配套了这个底座。 + +M5GO底座由600mAh的电池、M-Bus总线接口、麦克风、红色的充电指示LED、2条RGB灯条(10颗)、PORT B和PORT C组成。 + +M5GO底座在充电过程中,红色LED闪烁,充满了常亮。 + +## 管脚映射 + +**POGO Pin** + +| POGO Pin | ESP32 Chip | +| :----------: |:------------: | +| SCL | GPIO22 | +| SDA | GPIO21 | + +**LED Bar** + +*有10颗RGB灯,左右各5颗* + +| LED Pin | ESP32 Chip | +| :----------: |:------------: | +| LED Pin | GPIO15 | + +**麦克风MIC** + +| MIC Pin | ESP32 Chip | +| :----------: |:------------: | +| MIC Pin | GPIO34 | + +**GROVE接口** + +| PORT A(I2C) | ESP32 Chip | +| :----------: |:------------: | +| SCL | GPIO22 | +| SDA | GPIO21 | +| 5V | 5V | +| GND | GND | + +| PORT B(I/O) | ESP32 Chip | +| :----------: |:------------: | +| G36 | GPIO36 | +| G26 | GPIO26 | +| 5V | 5V | +| GND | GND | + +| PORT C(UART2) | ESP32 Chip | +| :----------: |:------------: | +| RXD | GPIO16 | +| TXD | GPIO17 | +| 5V | 5V | +| GND | GND | + +**M-Bus** + +
+ M_BUS +
+ +## 相关链接 + +- **[原理图](https://github.com/m5stack/M5GO/blob/master/hardware/schematics/M5GO_Base.pdf)** +- **[M5GO IOT Starter Kit购买链接](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.2.52385ab04i7vIu)** + +
+ +
+ +
+ +
\ No newline at end of file