pdf-icon

M5GO IoT Kit v2.6

SKU: K006-V26

Description

M5GO IoT Kit v2.6 is a cost-effective IoT starter kit. The kit includes the M5GO core controller + 6 expansion units (sensors/actuators/splitters). The core controller M5GO is powered by the Espressif ESP32 chip, equipped with 2 low-power Xtensa® 32-bit LX6 microprocessors with a clock speed of up to 240MHz. It comes with 16MB FLASH memory, allowing for larger program sizes. In addition to its powerful hardware, this MCU also supports Wi-Fi, enabling the development of applications such as smart wearable devices and smart home solutions.

Tutorial

Choose the development platform you want to use and view the corresponding tutorials & quick start guides.

This tutorial will introduce you to how to control the M5GO device using the UIFlow graphical programming platform
This tutorial will introduce you to how to control the M5GO device using the UIFlow 2.0 graphical programming platform
This tutorial will introduce you to how to control the M5GO device using the Arduino IDE

Features

  • Based on ESP32 development
  • 16MB FLASH
  • Integrated full-color HD IPS display panel and multiple hardware peripherals
  • Rich resource interfaces, compatible with M5Stack stacking modules and sensor systems, highly expandable
  • Base openings compatible with 8mm LEGO bricks, making structural assembly fun
  • Microsoft Azure certified device
  • Compatible with multiple development platforms:

M5GO IoT Controller

  • Low-code development:
    • Supports UIFlow graphical programming platform, scripting, no compilation, cloud push
    • Fully compatible with mainstream development platforms such as Arduino and ESP32-IDF
    • Supports FreeRTOS, leveraging dual-core and multi-task mechanisms to efficiently organize task logic and optimize program execution efficiency
  • High integration:
    • 2.0-inch IPS display panel, 6-axis IMU, programmable RGB lights x10, microphone, speaker, custom buttons x3
    • Built-in lithium battery, integrated power management chip, supports TypeC and POGO PIN interfaces for power supply
    • Professionally tuned RF circuit, providing stable and reliable wireless communication quality
  • Strong expandability:
    • GROVE expansion ports x3 (I2C, GPIO, UART)
    • Easily integrates with M5Stack's software and hardware systems, stackable module design, plug-and-play sensor expansion

6x Expansion Units

  • ENV UNIT III: Temperature, humidity, and atmospheric pressure sensor, uses I2C communication interface, quickly collects environmental information.
  • PIR UNIT: Human body sensor, passive infrared principle for human detection, digital signal output status.
  • ANGLE UNIT: Rotary potentiometer, analog signal input for music/light adjustment.
  • IR UNIT: Integrated infrared transmitter and receiver, freely programmable for infrared transmission and reception.
  • RGB UNIT: 3x programmable RGB LEDs, supports programming for any color display.
  • HUB UNIT: I2C device splitter, expands a single I2C bus into 3 channels, allowing connection of devices with different I2C addresses.

Includes

  • 1 x M5GO
  • 6 x Units (ENV III, IR, RGB, PIR, ANGLE, HUB)
  • 4 x LEGO bricks
  • 12 x LEGO connectors
  • 4 x GROVE cables
  • 1 x USB Type-C cable (20cm)
  • 1 x M2*12 machine screw
  • 2 x M3*16 machine screws
  • 1 x 1.5mm hex key
  • 1 x Quick Start Guide

Applications

  • STEM education
  • IoT controller
  • Smart home
  • Smart weather station

Specifications

Main Control Resources Parameters
ESP32-D0WDQ6-V3 240MHz dual core, 600 DMIPS, 520KB SRAM, Wi-Fi
Flash 16MB
Input Voltage 5V @ 500mA
Host Interface TypeC x1, POGO PIN x1, I2C x1, GPIO x1, UART x1
IPS Screen 2 inch, 320x240 Colorful TFT LCD, ILI9342C, 853nit max brightness
Buttons Custom Keys x 3
Speaker 1W-0928
Microphone Analog BSE3729 Microphone
IMU 6-axis MPU6886
USB Chip CH9102F
LED SK6812 RGB LED x 10
Antenna 2.4G 3D antenna
Battery 500 mAh @ 3.7V
Operating Temperature 0 ~ 40°C
Net Weight 56.4g
Gross Weight 228g
Product Dimensions 54 x 54 x 21 mm
Package Dimensions 147 x 90 x 40 mm
Casing Material Plastic (PC)

Learn

Power On/Off

Power On/Off Operation
Power On: Click the red power button on the left
Power Off: Quickly double-click the red power button on the left
USB Power Supply: By default, when powered by USB, the device cannot be powered off.

M5GO Base

Click to view detailed parameters

Schematics

PinMap

LCD Screen & TF Card

LCD Resolution: 320x240 TF Card supports up to 16GB

ESP32 Chip GPIO23 GPIO19 GPIO18 GPIO14 GPIO27 GPIO33 GPIO32 GPIO4
ILI9342C MOSI/MISO / CLK CS DC RST BL
TF Card MOSI MISO CLK CS

Buttons & Speaker

ESP32 Chip GPIO39 GPIO38 GPIO37 GPIO25
Button Pins BUTTON A BUTTON B BUTTON C
Speaker Speaker Pin

GROVE Interface A & IP5306

The power management chip (IP5306) is a custom I2C version with an I2C address of 0x75. Click here to view the IP5306 register manual.

ESP32 Chip GPIO22 GPIO21 5V GND
GROVE A SCL SDA 5V GND
IP5306 SCL SDA 5V GND

IP5306 Charge/Discharge Voltage Parameters

Charge Discharge
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%

MPU6886 Gyroscope Accelerometer

MPU6886 I2C address 0x68

ESP32 Chip GPIO22 GPIO21 5V GND
MPU6886 SCL SDA 5V GND

M5GO Base Pins

GROVE Interface B

ESP32 Chip GPIO36 GPIO26 5V GND
GROVE B GPIO36 GPIO26 5V GND

GROVE Interface C

ESP32 Chip GPIO16 GPIO17 5V GND
GROVE C RXD TXD 5V GND

LED Strip & Microphone MIC

ESP32 Chip GPIO15 GPIO34 GPIO25
LED Strip SIG Pin
Microphone MIC MIC Pin

PORT

PORT PIN Notes:
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 GPIO15 for RGB LED, it is recommended to initialize the pin with pinMode(15, OUTPUT_OPEN_DRAIN); For more information on pin allocation and pin remapping, refer to the ESP32 datasheet

Model Size

module size

Datasheets

Softwares

Arduino

UIFlow

USB Driver

Click the links below to download the drivers for your operating system. There are currently two versions of driver chips, CP210X (for CP2104 version) / CP34X (for CH9102 version) driver packages. After extracting the package, select the installation package corresponding to your operating system's bit version. (If you are unsure which USB chip your device uses, you can install both drivers. CH9102_VCP_SER_MacOS v1.7 may report an error during installation, but it is actually installed successfully, so you can ignore it.) If you encounter issues with downloading programs (timeout or Failed to write to target RAM), try reinstalling the device drivers.
Driver Name Compatible Driver Chip Download Link
CP210x_VCP_Windows CP2104 Download
CP210x_VCP_MacOS CP2104 [Download