2020-03-19 16:12:40 +08:00
# Base M5GO BOTTOM
2019-01-24 15:48:55 +08:00
2020-07-09 17:48:46 +08:00
<el-tag effect="plain">SKU:A014</el-tag>
2020-03-19 14:40:22 +08:00
2020-04-08 14:09:44 +08:00
<div class="product_pic"><img src="assets/img/product_pics/base/m5go_base_04.webp"><img src="assets/img/product_pics/base/m5go_base_05.webp"></div>
2019-01-24 15:48:55 +08:00
## Description
2020-08-07 10:12:28 +08:00
**M5GO BOTTOM** is apparently the bottom part of M5GO which is a upgrade of basic bottoms, with a larger battery(500mAh),Analog Micphone, LED Bar , two more HY2.0 PORT(PORT B/PORT C), and more. Its back is compatible with Lego holes, and the pogo pin can be used to connect to supported I2C devices (such as BALA) or magnetic charging bases.
2019-01-24 15:48:55 +08:00
2020-08-07 10:12:28 +08:00
## Product Features
- Compatible with M5Core
- Integrated Mic/LED Strip/HY2.0 interface
- Support UIFlow directly
- Compatible with Lego blocks
- Configurable magnetic charging base
2019-01-24 15:48:55 +08:00
2020-02-19 15:10:51 +08:00
## Include
- 1x M5GO BOTTOM
- 2x M3x16 Screws
2020-05-28 21:05:47 +08:00
## Specification
<table>
<tr style="font-weight:bold">
<td>Resources</td>
<td>Parameter</td>
</tr>
<tr>
2020-11-18 19:00:45 +08:00
<td>Net weight</td>
2020-05-28 21:05:47 +08:00
<td>31g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>49g</td>
</tr>
<tr>
<td>Product Size</td>
<td>54*54*8mm</td>
</tr>
<tr>
<td>Package Size</td>
<td>60*57*17mm</td>
</tr>
</table>
2020-02-19 14:24:50 +08:00
2019-01-24 15:48:55 +08:00
## PinMap
2019-08-28 20:44:04 +08:00
**Pogo Pin**
2019-01-24 15:48:55 +08:00
| 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 |
2019-08-29 10:20:11 +08:00
**Analog MIC**
2019-01-24 15:48:55 +08:00
2019-08-28 20:44:04 +08:00
Analog Microphone
2019-01-24 15:48:55 +08:00
| MIC Pin | ESP32 Chip |
| :----------: |:------------: |
| MIC Pin | GPIO34 |
2019-07-08 17:36:23 +08:00
**CONNEXT**
2019-01-24 15:48:55 +08:00
| 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**
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/core/M-BUS.webp" alt="M_BUS">
2019-01-24 15:48:55 +08:00
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/base/m5go_base_01.webp" width="65%" height="65%">
2019-01-24 15:48:55 +08:00
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/base/m5go_base_02.webp" width="65%" height="65%">
2019-01-24 15:48:55 +08:00
2019-05-05 11:28:54 +08:00
## Related Link
2019-08-29 10:20:11 +08:00
- **[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 )**
2019-05-05 11:28:54 +08:00
2019-01-24 15:48:55 +08:00
## Schematic
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/base/m5go_base_sch.webp">
2020-02-11 18:00:45 +08:00
<script>
var purchase_link = 'https://m5stack.com/collections/m5-base/products/battery-bottom-charging-base';
anchor_search(purchase_link);
scrollFunc();
</script>