add M5GO BOTTOM

This commit is contained in:
LiHuashen
2019-01-23 17:40:41 +08:00
parent 52bdb91d86
commit ca09d6ae47
10 changed files with 293 additions and 280 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 762 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB

+15 -12
View File
@@ -1,8 +1,14 @@
# M5GO Base
# M5GO BOTTOM
<img src="assets/img/product_pics/base/m5go_base_04.png" width="30%" height="30%"><img src="assets/img/product_pics/base/m5go_base_05.png" width="30%" height="30%">
***
:memo:**[Description](#Description)**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:electric_plug:**[Schematic](#Schematic)**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🛒**[Purchase](https://www.aliexpress.com/store/product/M5Stack-Battery-Bottom-Charging-Base-ESP32-Kit-RFID-Magnetic-USB-C-M5GO-FIRE-Battery-Bottom-with/3226069_32959833680.html?spm=2114.12010615.8148356.2.72b2cd91A8TxVQ)**
## Description
**<mark>M5GO Base</mark>** is 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).
**<mark>M5GO BOTTOM</mark>** is a normal base of [M5GO Lite](en/core/m5go_lite), [M5GO IOT Starter Kit](en/core/m5go) or [M5Fire](en/core/fire).
M5GO Base is composed of battery(600mAh), M-Bus interface, charging indicator(red led), two RGB Bar, PORT B and PORT C.
@@ -56,19 +62,16 @@ The charging indicator light will blink when base is charging, but the light wil
**M-Bus**
<figure>
<img src="assets/img/product_pics/core/M-BUS.jpg" alt="M_BUS" width="500" height="500">
</figure>
<img src="assets/img/product_pics/core/M-BUS.jpg" alt="M_BUS">
## Related Link
- **[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)**
<figure>
<img src="assets/img/product_pics/bases/m5go_base_01.png" width="65%" height="65%">
</figure>
<img src="assets/img/product_pics/base/m5go_base_01.png" width="65%" height="65%">
<figure>
<img src="assets/img/product_pics/bases/m5go_base_02.png" width="65%" height="65%">
</figure>
<img src="assets/img/product_pics/base/m5go_base_02.png" width="65%" height="65%">
## Schematic
<img src="assets/img/product_pics/base/m5go_base_sch.png">
@@ -1,51 +1,51 @@
# M5GO IOT Starter Kit
<img src="assets/img/product_pics/core/m5go/m5go_01.png" alt="gray_02" width="250" height="250"> <img src="assets/img/product_pics/core/m5go/m5go_02.png" alt="gray_02" width="250" height="250"> <img src="assets/img/product_pics/core/m5go/m5go_03.png" alt="gray_04" width="250" height="250">
<!-- <img src="assets/img/product_pics/core/m5go/m5go_03.png" alt="gray_03" width="250" height="250"> -->
* * *
:memo:**[Description](#Description)**&nbsp;&nbsp;&nbsp;:bulb:**[Quick Start](zh_CN/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:**[Schematic](https://github.com/m5stack/M5-Schematic/blob/master/Core/Basic/M5-Core-Schematic(20171206).pdf)**&nbsp;&nbsp;&nbsp;🛒**[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.4.44fa29faDagj56)**&nbsp;&nbsp;&nbsp;:clapper:**[Related Video](#Related-Video)**
## Description
**<mark>M5GO IOT Starter Kit</mark>** is a kit designed for learning IOT programming which consists of 6 units(ENV, IR, RGB, PIR, ANGLE, HUB) and one white M5Core(based on <mark>ESP32</mark> chip).
Programming M5GO with [UiFlow](http://flow.m5stack.com) or Arduino IDE.
We also supply some courses for teaching IOT programming. If you are interesting in it, contact us through Email <tech@m5stack.com> please.
## Feature
- Programming Support
- Arduino
- ESP-IDF
- MicroPython
- TF Card Support (Up to 16G)
## Include
- 1x white M5Core
- 1x M5GO Base
- 6x Units
- 4x LEGO Accessories
- 3x GROVE Cables
- Type-C USB Cable
- User Manual
<img src="assets/img/product_pics/core/m5go/m5go_04.png" width="500">
<img src="assets/img/product_pics/core/m5go/m5go_05.png" width="500">
<img src="assets/img/product_pics/core/m5go/m5go_06.png" width="500">
## Related Link
- **Datasheet** - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf) - [MPU9250](http://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf)
## Related Video
- **m5stack instroduce**
# M5GO IOT Starter Kit
<img src="assets/img/product_pics/core/m5go/m5go_01.png" alt="gray_02" width="250" height="250"> <img src="assets/img/product_pics/core/m5go/m5go_02.png" alt="gray_02" width="250" height="250"> <img src="assets/img/product_pics/core/m5go/m5go_03.png" alt="gray_04" width="250" height="250">
<!-- <img src="assets/img/product_pics/core/m5go/m5go_03.png" alt="gray_03" width="250" height="250"> -->
* * *
:memo:**[Description](#Description)**&nbsp;&nbsp;&nbsp;:bulb:**[Quick Start](zh_CN/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:**[Schematic](https://github.com/m5stack/M5-Schematic/blob/master/Core/Basic/M5-Core-Schematic(20171206).pdf)**&nbsp;&nbsp;&nbsp;🛒**[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.4.44fa29faDagj56)**&nbsp;&nbsp;&nbsp;:clapper:**[Related Video](#Related-Video)**
## Description
**<mark>M5GO IOT Starter Kit</mark>** is a kit designed for learning IOT programming which consists of 6 units(ENV, IR, RGB, PIR, ANGLE, HUB) and one white M5Core(based on <mark>ESP32</mark> chip).
Programming M5GO with [UiFlow](http://flow.m5stack.com) or Arduino IDE.
We also supply some courses for teaching IOT programming. If you are interesting in it, contact us through Email <tech@m5stack.com> please.
## Feature
- Programming Support
- Arduino
- ESP-IDF
- MicroPython
- TF Card Support (Up to 16G)
## Include
- 1x white M5Core
- 1x M5GO Base
- 6x Units
- 4x LEGO Accessories
- 3x GROVE Cables
- Type-C USB Cable
- User Manual
<img src="assets/img/product_pics/core/m5go/m5go_04.png" width="500">
<img src="assets/img/product_pics/core/m5go/m5go_05.png" width="500">
<img src="assets/img/product_pics/core/m5go/m5go_06.png" width="500">
## Related Link
- **Datasheet** - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf) - [MPU9250](http://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf)
## Related Video
- **m5stack instroduce**
<iframe width="560" height="315" src="https://www.youtube.com/embed/W5ZfDCBc1lk" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
+5 -1
View File
@@ -71,7 +71,11 @@
&nbsp;
[![lan_01.png](http://m5-docs.oss-cn-shenzhen.aliyuncs.com/assets/img/product_pics/homepage_picture/base/base_lan_01.png)](en/base/lan_base)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[![node_01.png](http://m5-docs.oss-cn-shenzhen.aliyuncs.com/assets/img/product_pics/homepage_picture/base/base_node_01.png)](en/base/node_base)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[![btc_01.png](http://m5-docs.oss-cn-shenzhen.aliyuncs.com/assets/img/product_pics/homepage_picture/base/base_btc_01.png)](en/base/btc_base)
[![lan_01.png](http://m5-docs.oss-cn-shenzhen.aliyuncs.com/assets/img/product_pics/homepage_picture/base/base_lan_01.png)](en/base/lan_base)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[![node_01.png](http://m5-docs.oss-cn-shenzhen.aliyuncs.com/assets/img/product_pics/homepage_picture/base/base_node_01.png)](en/base/node_base)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[![btc_01.png](http://m5-docs.oss-cn-shenzhen.aliyuncs.com/assets/img/product_pics/homepage_picture/base/base_btc_01.png)](en/base/btc_base)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;
[![m5go_base_01.png](http://m5-docs.oss-cn-shenzhen.aliyuncs.com/assets/img/product_pics/homepage_picture/base/base_m5go_bottom_01.png)](en/base/m5go_base)
<!-- [![plc_01.png](https://i.loli.net/2018/12/13/5c122411a87d1.png)](en/base/plc_base) -->
@@ -1,163 +1,163 @@
# M5GO IoT Starter Kit
<img src="assets/img/product_pics/core/m5go/m5go_01.png" alt="gray_02" width="250" height="250"> <img src="assets/img/product_pics/core/m5go/m5go_02.png" alt="gray_02" width="250" height="250"> <img src="assets/img/product_pics/core/m5go/m5go_03.png" alt="gray_04" width="250" height="250">
<!-- <img src="assets/img/product_pics/core/m5go/m5go_03.png" alt="gray_03" width="250" height="250"> -->
* * *
: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-Schematic/blob/master/Core/Basic/M5-Core-Schematic(20171206).pdf)**&nbsp;&nbsp;&nbsp;🛒**[購入リンク](https://www.aliexpress.com/item/M5Stack-M5GO-IoT-arduino-ESP32-MicroPython-IR-550/32881911596.html)**&nbsp;&nbsp;&nbsp;:clapper:**[関連動画](#関連動画)**
## 概要
**<mark>M5GO IoT Starter Kit</mark>**は6つのユニット(ENV, IR, RGB, PIR, ANGLE, HUB)と1つの白いM5Core(ESP32ベース)からなる、IoTプログラミング学習キットです。
[UiFlow](http://flow.m5stack.com)や**Arduino IDE**を使用してプログラミングすることができます。
また私たちはIoTプログラミングトレーニングコースも提供しています。 興味がある方は、電子メール<tech@m5stack.com>までご連絡ください。
## 特徴
- プログラミングサポート
- Arduino
- ESP-IDF
- MicroPython
- [TFカード](https://ja.wikipedia.org/wiki/SD%E3%83%A1%E3%83%A2%E3%83%AA%E3%83%BC%E3%82%AB%E3%83%BC%E3%83%89)サポート
## スペック
| 項目 | 詳細 |
|:----|:-----|
| <mark>ESP32</mark> | 240MHz x 2 cores, 600 DMIPS, 520KB SRAM, Wi-Fi, デュアルモード Bluetooth |
| Flash | 16MB |
| 電源入力 | 5V @ 500mA |
| インターフェース | Type-C x 1, Grove(I2C+I/0+UART) x 1 |
| LCD | 2 inch, 320x240 フルカラーTFT LCD, ILI9342 |
| スピーカー | 1W-0928 |
| 電池 | 150mAh @ 3.7V 内蔵 |
| 動作温度 | 0°C to 40°C ( 32°F to 104°F ) |
| サイズ | 54 x 54 x 12.5 mm |
| ケース | プラスチック ( PC ) |
| 重量 | 300g ボトム含む |
## ピンマップ
**POGOピン**
| POGO Pin | ESP32 Chip |
|:---------|:-----------|
| SCL | GPIO22 |
| SDA | GPIO21 |
**LEDバー**
| LED Pin | ESP32 Chip |
|:--------|:-----------|
| LED Pin | GPIO15 |
**MIC**
| MIC Pin | ESP32 Chip |
|:--------|:-----------|
| MIC Pin | GPIO34 |
**Speaker**
| Speak Pin | ESP32 Chip |
|:----------|:-----------|
| Speak Pin | GPIO25 |
**Button**
| Button Pin | ESP32 Chip |
|:-----------|:-----------|
| BUTTON A | GPIO39 |
| BUTTON B | GPIO38 |
| BUTTON C | GPIO37 |
**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 |
**IMUセンサー**
*MPU9250 i2c address: 0x68*
| MPU9250 | ESP32 Chip |
|:--------|:-----------|
| SCL | GPIO22 |
| SDA | GPIO21 |
| 5V | 5V |
| GND | GND |
**LCD**
| ILI9341 | ESP32 Chip |
|:--------|:-----------|
| MOSI | GPIO23 |
| MISO | / |
| CLK | GPIO18 |
| CS | GPIO14 |
| DC | GPIO27 |
| RST | GPIO33 |
| BL | GPIO32 |
**TFカード**
| TFCard Pin | ESP32 Chip |
|:-----------|:-----------|
| MOSI | GPIO23 |
| MISO | GPIO19 |
| CLK | GPIO18 |
| CS | GPIO4 |
**M-Bus**
<figure>
<img src="assets/img/product_pics/core/M-BUS.jpg" alt="M_BUS" width="300px" height="300px">
</figure>
## パッケージ内容
- 1x M5Core(白)
- 6x 6種類のユニット(ENV, IR, RGB, PIR, ANGLE, HUB)
- 4x LEGO アクセサリ
- 3x Grove ケーブル
- 1x USB Type-C ケーブル
- 1x ユーザーマニュアル
<img src="assets/img/product_pics/core/m5go/m5go_04.png" width="500">
<img src="assets/img/product_pics/core/m5go/m5go_05.png" width="500">
<img src="assets/img/product_pics/core/m5go/m5go_06.png" width="500">
## 関連リンク
- **データシート**
- [ESP32(中国語)](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf)
## 関連動画
- **m5stackの紹介**
# M5GO IoT Starter Kit
<img src="assets/img/product_pics/core/m5go/m5go_01.png" alt="gray_02" width="250" height="250"> <img src="assets/img/product_pics/core/m5go/m5go_02.png" alt="gray_02" width="250" height="250"> <img src="assets/img/product_pics/core/m5go/m5go_03.png" alt="gray_04" width="250" height="250">
<!-- <img src="assets/img/product_pics/core/m5go/m5go_03.png" alt="gray_03" width="250" height="250"> -->
* * *
: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-Schematic/blob/master/Core/Basic/M5-Core-Schematic(20171206).pdf)**&nbsp;&nbsp;&nbsp;🛒**[購入リンク](https://www.aliexpress.com/item/M5Stack-M5GO-IoT-arduino-ESP32-MicroPython-IR-550/32881911596.html)**&nbsp;&nbsp;&nbsp;:clapper:**[関連動画](#関連動画)**
## 概要
**<mark>M5GO IoT Starter Kit</mark>**は6つのユニット(ENV, IR, RGB, PIR, ANGLE, HUB)と1つの白いM5Core(ESP32ベース)からなる、IoTプログラミング学習キットです。
[UiFlow](http://flow.m5stack.com)や**Arduino IDE**を使用してプログラミングすることができます。
また私たちはIoTプログラミングトレーニングコースも提供しています。 興味がある方は、電子メール<tech@m5stack.com>までご連絡ください。
## 特徴
- プログラミングサポート
- Arduino
- ESP-IDF
- MicroPython
- [TFカード](https://ja.wikipedia.org/wiki/SD%E3%83%A1%E3%83%A2%E3%83%AA%E3%83%BC%E3%82%AB%E3%83%BC%E3%83%89)サポート
## スペック
| 項目 | 詳細 |
|:----|:-----|
| <mark>ESP32</mark> | 240MHz x 2 cores, 600 DMIPS, 520KB SRAM, Wi-Fi, デュアルモード Bluetooth |
| Flash | 16MB |
| 電源入力 | 5V @ 500mA |
| インターフェース | Type-C x 1, Grove(I2C+I/0+UART) x 1 |
| LCD | 2 inch, 320x240 フルカラーTFT LCD, ILI9342 |
| スピーカー | 1W-0928 |
| 電池 | 150mAh @ 3.7V 内蔵 |
| 動作温度 | 0°C to 40°C ( 32°F to 104°F ) |
| サイズ | 54 x 54 x 12.5 mm |
| ケース | プラスチック ( PC ) |
| 重量 | 300g ボトム含む |
## ピンマップ
**POGOピン**
| POGO Pin | ESP32 Chip |
|:---------|:-----------|
| SCL | GPIO22 |
| SDA | GPIO21 |
**LEDバー**
| LED Pin | ESP32 Chip |
|:--------|:-----------|
| LED Pin | GPIO15 |
**MIC**
| MIC Pin | ESP32 Chip |
|:--------|:-----------|
| MIC Pin | GPIO34 |
**Speaker**
| Speak Pin | ESP32 Chip |
|:----------|:-----------|
| Speak Pin | GPIO25 |
**Button**
| Button Pin | ESP32 Chip |
|:-----------|:-----------|
| BUTTON A | GPIO39 |
| BUTTON B | GPIO38 |
| BUTTON C | GPIO37 |
**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 |
**IMUセンサー**
*MPU9250 i2c address: 0x68*
| MPU9250 | ESP32 Chip |
|:--------|:-----------|
| SCL | GPIO22 |
| SDA | GPIO21 |
| 5V | 5V |
| GND | GND |
**LCD**
| ILI9341 | ESP32 Chip |
|:--------|:-----------|
| MOSI | GPIO23 |
| MISO | / |
| CLK | GPIO18 |
| CS | GPIO14 |
| DC | GPIO27 |
| RST | GPIO33 |
| BL | GPIO32 |
**TFカード**
| TFCard Pin | ESP32 Chip |
|:-----------|:-----------|
| MOSI | GPIO23 |
| MISO | GPIO19 |
| CLK | GPIO18 |
| CS | GPIO4 |
**M-Bus**
<figure>
<img src="assets/img/product_pics/core/M-BUS.jpg" alt="M_BUS" width="300px" height="300px">
</figure>
## パッケージ内容
- 1x M5Core(白)
- 6x 6種類のユニット(ENV, IR, RGB, PIR, ANGLE, HUB)
- 4x LEGO アクセサリ
- 3x Grove ケーブル
- 1x USB Type-C ケーブル
- 1x ユーザーマニュアル
<img src="assets/img/product_pics/core/m5go/m5go_04.png" width="500">
<img src="assets/img/product_pics/core/m5go/m5go_05.png" width="500">
<img src="assets/img/product_pics/core/m5go/m5go_06.png" width="500">
## 関連リンク
- **データシート**
- [ESP32(中国語)](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf)
## 関連動画
- **m5stackの紹介**
<iframe width="560" height="315" src="https://www.youtube.com/embed/W5ZfDCBc1lk" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
+5 -1
View File
@@ -67,7 +67,11 @@
&nbsp;
[![lan_01.png](http://m5-docs.oss-cn-shenzhen.aliyuncs.com/assets/img/product_pics/homepage_picture/base/base_lan_01.png)](zh_CN/base/lan_base)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[![node_01.png](http://m5-docs.oss-cn-shenzhen.aliyuncs.com/assets/img/product_pics/homepage_picture/base/base_node_01.png)](zh_CN/base/node_base)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[![btc_01.png](http://m5-docs.oss-cn-shenzhen.aliyuncs.com/assets/img/product_pics/homepage_picture/base/base_btc_01.png)](zh_CN/base/btc_base)
[![lan_01.png](http://m5-docs.oss-cn-shenzhen.aliyuncs.com/assets/img/product_pics/homepage_picture/base/base_lan_01.png)](zh_CN/base/lan_base)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[![node_01.png](http://m5-docs.oss-cn-shenzhen.aliyuncs.com/assets/img/product_pics/homepage_picture/base/base_node_01.png)](zh_CN/base/node_base)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[![btc_01.png](http://m5-docs.oss-cn-shenzhen.aliyuncs.com/assets/img/product_pics/homepage_picture/base/base_btc_01.png)](zh_CN/base/btc_base)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;
[![m5go_base_01.png](http://m5-docs.oss-cn-shenzhen.aliyuncs.com/assets/img/product_pics/homepage_picture/base/base_m5go_bottom_01.png)](zh_CN/base/m5go_base)
<!-- [![plc_01.png](http://m5-docs.oss-cn-shenzhen.a-liyuncs.com/assets/img/product_pics/homepage_picture/base/base_gps_01.png)](zh_CN/base/plc_base) -->
+15 -13
View File
@@ -1,8 +1,14 @@
# M5GO底座
# M5GO BOTTOM
<img src="assets/img/product_pics/base/m5go_base_04.png" width="30%" height="30%"><img src="assets/img/product_pics/base/m5go_base_05.png" width="30%" height="30%">
***
:memo:**[描述](#描述)**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:electric_plug:**[原理图](#原理图)**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🛒**[购买链接](https://item.taobao.com/item.htm?spm=a1z10.3-c.w4002-1172588106.13.690a425eFsoYVX&id=584136175270)**
## 描述
<mark>M5GO底座</mark>是[M5GO IOT Starter Kit](zh_CN/product_documents/m5stack-core/m5go_iot_starter_kit)套件中的底座,[M5Fire](zh_CN/product_documents/m5stack-core/m5core_fire)的套件中也配套了这个底座。
**<mark>M5GO BOTTOM</mark>** 是[M5GO Lite](zh_CN/core/m5go_lite)套件或[M5GO IOT Starter Kit](zh_CN/core/m5go)套件中的普通底座,[M5Fire](zh_CN/core/fire)的套件中也配套了这个底座。
M5GO底座由600mAh的电池、M-Bus总线接口、麦克风、红色的充电指示LED、2条RGB灯条(10颗)、PORT B和PORT C组成。
@@ -56,21 +62,17 @@ M5GO底座在充电过程中,红色LED闪烁,充满了常亮。
**M-Bus**
<figure>
<img src="assets/img/product_pics/core/M-BUS.jpg" alt="M_BUS" width="500" height="500">
</figure>
<img src="assets/img/product_pics/core/M-BUS.jpg" alt="M_BUS">
## 相关链接
- **[原理图](https://github.com/m5stack/M5GO/blob/master/hardware/schematics/M5GO_Base.pdf)**
- **[M5GO IOT Starter Kit购买链接](https://item.taobao.com/item.htm?spm=a1z10.3-c.w4002-1172588106.10.690a425eFsoYVX&id=568283585553)**
- **[购买链接](https://item.taobao.com/item.htm?spm=a1z10.3-c.w4002-1172588106.13.690a425eFsoYVX&id=584136175270)**
<img src="assets/img/product_pics/base/m5go_base_01.png" width="65%" height="65%">
<figure>
<img src="assets/img/product_pics/bases/m5go_base_01.png" width="65%" height="65%">
</figure>
<img src="assets/img/product_pics/base/m5go_base_02.png" width="65%" height="65%">
<figure>
<img src="assets/img/product_pics/bases/m5go_base_02.png" width="65%" height="65%">
</figure>
## 原理图
<img src="assets/img/product_pics/base/m5go_base_sch.png">
@@ -1,42 +1,42 @@
# M5GO IOT Starter Kit
<img src="assets/img/product_pics/core/m5go/m5go_01.png" alt="gray_02" width="250" height="250"> <img src="assets/img/product_pics/core/m5go/m5go_02.png" alt="gray_02" width="250" height="250"> <img src="assets/img/product_pics/core/m5go/m5go_03.png" alt="gray_04" width="250" height="250">
<!-- <img src="assets/img/product_pics/core/m5go/m5go_03.png" alt="gray_03" width="250" height="250"> -->
* * *
:memo:**[描述](#描述)**&nbsp;&nbsp;&nbsp;:bulb:**[上手指南](zh_CN/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-Schematic/blob/master/Core/Basic/M5-Core-Schematic(20171206).pdf)**&nbsp;&nbsp;&nbsp;🛒**[购买链接](https://item.taobao.com/item.htm?spm=a1z10.3-c.w4002-1172588106.10.1b28425eUFn3DY&id=568283585553)**&nbsp;&nbsp;&nbsp;:clapper:**[相关视频](#相关视频)****
## 描述
**<mark>M5GO IOT Starter Kit</mark>**是一款以白色M5Core主控为核心,附带6个units(ENV, IR, RGB, PIR, ANGLE, HUB)的物联网开发套件。
你可以用[UiFlow](http://flow.m5stack.com)或Arduino IDE对它编程。
我们也提供了一些物联网开发课程方便你更快上手使用,如果你对这个感兴趣的话,欢迎给我司发邮件<tech@m5stack.com>。
## 特性
- 可编程,支持[UiFlow](http://flow.m5stack.com), MicroPython和Arduino
- 支持外置TF卡(最大16G)
## 包含
- 1x white M5Core主控
- 1x M5GO 底座
- 6x Units(ENV, IR, RGB, PIR, ANGLE, HUB)
- 4x LEGO 接插件
- 3x GROVE 线
- Type-C USB 线
- 说明书
## 相关链接
- **数据手册** - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf) - [MPU9250](https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf)
## 相关视频
- **m5stack的简介**
# M5GO IOT Starter Kit
<img src="assets/img/product_pics/core/m5go/m5go_01.png" alt="gray_02" width="250" height="250"> <img src="assets/img/product_pics/core/m5go/m5go_02.png" alt="gray_02" width="250" height="250"> <img src="assets/img/product_pics/core/m5go/m5go_03.png" alt="gray_04" width="250" height="250">
<!-- <img src="assets/img/product_pics/core/m5go/m5go_03.png" alt="gray_03" width="250" height="250"> -->
* * *
:memo:**[描述](#描述)**&nbsp;&nbsp;&nbsp;:bulb:**[上手指南](zh_CN/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-Schematic/blob/master/Core/Basic/M5-Core-Schematic(20171206).pdf)**&nbsp;&nbsp;&nbsp;🛒**[购买链接](https://item.taobao.com/item.htm?spm=a1z10.3-c.w4002-1172588106.10.1b28425eUFn3DY&id=568283585553)**&nbsp;&nbsp;&nbsp;:clapper:**[相关视频](#相关视频)****
## 描述
**<mark>M5GO IOT Starter Kit</mark>**是一款以白色M5Core主控为核心,附带6个units(ENV, IR, RGB, PIR, ANGLE, HUB)的物联网开发套件。
你可以用[UiFlow](http://flow.m5stack.com)或Arduino IDE对它编程。
我们也提供了一些物联网开发课程方便你更快上手使用,如果你对这个感兴趣的话,欢迎给我司发邮件<tech@m5stack.com>。
## 特性
- 可编程,支持[UiFlow](http://flow.m5stack.com), MicroPython和Arduino
- 支持外置TF卡(最大16G)
## 包含
- 1x white M5Core主控
- 1x M5GO 底座
- 6x Units(ENV, IR, RGB, PIR, ANGLE, HUB)
- 4x LEGO 接插件
- 3x GROVE 线
- Type-C USB 线
- 说明书
## 相关链接
- **数据手册** - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf) - [MPU9250](https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf)
## 相关视频
- **m5stack的简介**
<iframe height=498 width=510 src='https://player.youku.com/embed/XMzkzMjQ4NzIyOA==' frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>