# M5GO IOT Starter Kit SKU:K006
## Tutorial&Quick-Start Choose the development platform you want to use, view the corresponding tutorial&quick-Start. UIFlow Arduino ## Description This **M5GO IOT Kit** is a multi-Unit feast with 6 M5units inside (ENV II, IR, RGB, PIR, ANGLE, HUB). Just like other M5Stack development kit, M5GO is powered by ESP32. Every M5stack development kit can be programmed through Arduino IDE, WebIDE UIFlow, Micropython, and Blockly, simplifying the development process for those requiring a joint hardware and software solution. Not only does M5stack have far-reaching IoT applications in industry, agriculture, and home, but it also empowers students to learn to code in STEM classrooms. This M5GO kit is specifically designed for STEM education. The pack includes 1 M5GO conroller + 6 M5units + plenty of accessories. Having all those goods, together with the Blockly program platform, allows the school students to explore the engineering world , making their own IoT product and implement brilliant ideas into real life. **Power on/off:** * Power on: click the red power button on the left * Power off: Quickly double-click the red power button on the left ## Product Features - ESP32-based - Built-inSpeaker, Buttons, LCD(320*240) - TF card slot (16G Maximum size) - Extendable Pins & Holes - M-Bus Socket & Pins - Development Platform [UIFlow](http://flow.m5stack.com), [MicroPython](http://micropython.org/), [Arduino](http://www.arduino.cc) ## Include - 1x M5GO - 6x Units(ENV II, IR, RGB, PIR, ANGLE, HUB) - 4x LEGO block - 12x LEGO Connector - 4x GROVE cable - 1x Type-C USB cable(20cm) - 1x User Manual ## Applications - Internet of things terminal controller - Stem education product - DIY creation ## Specification
Resources Parameter
ESP32 240MHz dual core, 600 DMIPS, 520KB SRAM, Wi-Fi, dual mode Bluetooth
Flash Memory 16MB
Power Input 5V @ 500mA
Port TypeC x 1, GROVE(I2C+I/0+UART) x 1
IPS Screen 2 inch, 320x240 Colorful TFT LCD, ILI9342C, max brightness 853nit
Speaker 1W-0928
MEMS BMM150 + MPU6886
MIC Analog mic
Battery 500 mAh @ 3.7V
Antenna 2.4G 3D Antenna
Operating Temperature 32°F to 104°F ( 0°C to 40°C )
Net weight 56.4g
Gross weight 228g
Product Size 54 x 54 x 21 mm
Package Size 147 x 90 x 40 mm
Case Material Plastic ( PC )
### M5GO Bottom [Click to view details parameters](en/base/m5go_bottom) ## EasyLoader >EasyLoader is a concise and fast program writer, which has a built-in case program related to the product. It can be burned to the main control by simple steps to perform a series of function verification. Please install the corresponding driver according to the device type. M5Core host [Please click here to view the CP210X driver installation tutorial](en/arduino/arduino_development), M5StickC/V/T/ATOM series can be used without driver)

Description:

Load UIFlow firmware, built-in demo program supports testing of accelerometer, LED BAR, microphone, buttons and some peripheral sensors. The firmware can be used for UIFlow graphical programming.

## PinMap **LCD & TF card** LCD :320x240 TF card Maximum size 16GB
ESP32 ChipGPIO23GPIO19GPIO18GPIO14GPIO27GPIO33GPIO32GPIO4
ILI9342CMOSI/MISO/CLKCSDCRSTBL
TF CardMOSIMISOCLK CS
**Button & Speaker**
ESP32 ChipGPIO39GPIO38GPIO37GPIO25
Button PinBUTTON ABUTTON BBUTTON C
Speaker Speaker Pin
**GROVE Port A & IP5306** We’ve use the customized I2C version of IP5306 in power management. Its I2C address is 0x75. Click [here](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf) to check its datasheet.
ESP32 ChipGPIO22GPIO215VGND
GROVE ASCLSDA5VGND
IP5306SCLSDA5VGND
**IP5306 charging/discharging,Voltage parameter**
charging discharging
0.00 ~ 3.40V -> 0% 4.20 ~ 4.07V -> 100%
3.40 ~ 3.61V -> 25% 4.07 ~ 3.81V -> 75%
3.61 ~ 3.88V -> 50% 3.81 ~ 3.55V -> 50%
3.88 ~ 4.12V -> 75% 3.55 ~ 3.33V -> 25%
4.12 ~ / -> 100% 3.33 ~ 0.00V -> 0%
**6-Axis MotionTracking Sensor MPU6886** MPU6886 I2C address 0x68
ESP32 ChipGPIO22GPIO215VGND
MPU6886SCLSDA5VGND
**3-Axis Geomagnetic Sensor BMM150** BMM150 I2C address 0x10
ESP32 ChipGPIO22GPIO215VGND
BMM150SCLSDA5VGND
#### M5GO Base Port **GROVE Port B**
ESP32 ChipGPIO36GPIO265VGND
GROVE BGPIO36GPIO265VGND
**GROVE Port C**
ESP32 ChipGPIO16GPIO175VGND
GROVE CRXDTXD5VGND
**LED Bar & Micphone & Speaker**
ESP32 ChipGPIO15GPIO34GPIO25
LED BarSIG Pin
MIC MIC Pin
Speaker Speaker Pin
## M5PORT EXPLAIN
PORT PIN Note:
PORT-A(Red) G21/22 I2C
PORT-B(Black) G26/36 DAC/ADC
PORT-C(Blue) G16/17 UART
## ESP32 ADC/DAC
ADC1 ADC2 DAC1 DAC2
8 channels 10 channels 2 channels 2 channels
G32-39 G0/2/4/12-15/25-27 G25 G26
## M-BUS M_BUS When using the RGB LED of gpio15, it is recommended to initialize,pinMode(15, OUTPUT_OPEN_DRAIN); For more information about Pin assignment and Pin Remapping, Please refer to [ESP32 Datasheet](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_en.pdf) ## Schematic To complete schematic, click [here](https://github.com/m5stack/M5-Schematic/tree/master/Core/m5stick). (https://github.com/m5stack/M5-Schematic/blob/master/Core/Basic/M5-Core-Schematic(20171206).pdf) ## Related Link - **Datasheet** - [ESP32](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_en.pdf) - [MPU6886](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/MPU-6886-000193%2Bv1.1_GHIC_en.pdf) - [BMM150](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/BMM150_datasheet_en.pdf) - [IP5306](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/IIC_IP5306_REG_V1.4_cn.pdf) - **API** - [Arduino API](en/arduino/arduino_home_page?id=m5core_api) ## Schematic - [Schematic](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/Core/M5-Core-Schematic(20171206).pdf) ## Version Change
Release Date Product Change Note:
2018.4 Initial public release /
2019.6 MPU9250 changed to MPU6886+BMM150 /
2019.7 TN screen changed to IPS screen before use . pls upgrade your M5Stack lib to the latest version (after 0.2.8) to solve screen reverse color problem.
2019.11 Battery capacity changed from 600mAh to 500mAh /
2020.6 The ENV Unit in the kit is changed to ENV II /
## Video - **m5stack instroduce**