Datasheet

screen (1.14-inch, 135 * 240 resolution LCD Screen) and more stable hardware design.
This revision increases the display area by 18.7%, and the battery capacity from 95mAh
to 120mAh. It also supports the HAT and Unit family of products.
Power switch operation
Power on Press power button for 2 seconds
Power off Press power button for 6 seconds
Notice:
Baud rate supported by M5StickC Plus: 1200 ~115200, 250K, 500K, 750K, 1500K
G36/G25 share the same port, when one of the pins is used, the other pin should
be set as a floating input
For example, to use the G36 pin as the ADC input, Configuration the G25 pin as
FLOATING
setup()
{
M5.begin();
pinMode(36, INPUT);
gpio_pulldown_dis(GPIO_NUM_25);
gpio_pullup_dis(GPIO_NUM_25);
}
Product Features
ESP32-based support BLE 4.2 and WiFi
Built-in 6-Axis IMU
Red LED
IR transmitter
Microphone
RTC
Buttons, LCD(1.14 inch)
Built-in Lipo Battery
Extendable Socket
Built-in Passive Buzzer
Wearable & Wall mounted
Development Platform UIFlow, MicroPython, Arduino
Include
1x M5StickC Plus
Applications
2/4