1. Introdução
The M5Stack M5StickC PLUS2 is a compact, versatile IoT development kit powered by the ESP32-PICO-V3-02 chip. It features a 1.14-inch TFT screen, Wi-Fi, and Bluetooth connectivity, making it suitable for a wide range of applications. This manual provides essential information for setting up, operating, and maintaining your M5StickC PLUS2.

Imagem 1.1: The M5StickC PLUS2 Mini IoT Development Kit.
1.1 Aplicações
The M5StickC PLUS2 is designed for various uses, including:
- Smart home device integration
- projetos eletrônicos faça você mesmo
- educação STEM
- Wearable technology development

Imagem 1.2: Examples of M5StickC PLUS2 applications, including smart home integration, DIY projects, STEM education, and wearable devices.
2. Produto acabadoview
The M5StickC PLUS2 integrates various components into a small form factor, designed for ease of use and rapid prototyping.
2.1 Componentes do dispositivo

Imagem 2.1: Labeled diagram of the M5StickC PLUS2, highlighting key components such as the 3D antenna, LED, IR transmitter, microphone, buttons (A and B), magnet, buzzer, USB-C port for charging and programming, and the HY2.0-4P Grove port.
- ESP32-PICO-V3-02 Chip: Dual-core processor with Wi-Fi and Bluetooth connectivity.
- Tela TFT de 1.14 polegadas: 135x240 resolution color LCD for display output.
- Buttons A & B: User-programmable input buttons.
- Porta USB-C: For power supply, battery charging, and data communication (programming).
- Grove Port (HY2.0-4P): For connecting external modules via I2C, I/O, or UART.
- Transmissor de infravermelho: For infrared communication.
- LIDERADO: Indicador de status.
- Microfone: For audio input (SPM1423).
- Campainha: Para saída de áudio.
- Bateria interna: Bateria de íon-lítio de 120 mAh.
- Wearable & Mountable: Designed for flexible integration into projects.
2.2 Dimensões e Peso

Imagem 2.2: The M5StickC PLUS2 measures approximately 48mm (1.88in) in length, 24mm (0.94in) in width, and 13.5mm (0.53in) in height.

Imagem 2.3: The M5StickC PLUS2 weighs approximately 16.9 grams (0.593 ounces).
3. Especificações

Imagem 3.1: Detailed specifications of the M5StickC PLUS2.
| Especificação | Parâmetro |
|---|---|
| SoC | ESP32-PICO-D4, 240MHz dual core, 600 DMIPS, 520KB SRAM, Wi-Fi |
| Memória Flash | 4 MB de Flash |
| Vol de entradatage | 5 V a 500 mA |
| Interface | TypeC x 1, GROVE (I2C+I/O+UART) x 1 |
| Tela LCD | 1.14 inch, 135 x 240 Colorful TFT LCD, ST7789v2 |
| Microfone | SPM1423 |
| Botões | Custom buttons x 2 |
| LIDERADO | Red LED x 1 |
| Tipo sem fio | Wifi Bluetooth |
| Sistema operacional | FreeRTOS (default) |
| Bateria | Bateria de íon de lítio de 120 mAh (incluída) |
| Dimensões | 48 x 24 x 13.5 mm (1.9 x 1 x 0.54 polegadas) |
| Peso | 16.9 gramas (0.593 onças) |
4. Configuração
4.1 Conteúdo da embalagem

Imagem 4.1: The package typically includes one M5StickC PLUS2 unit.
Please verify that your package contains the M5StickC PLUS2 unit and any accompanying accessories (e.g., USB-C cable, wristband if included in your specific kit).
4.2 Carregamento Inicial
Before first use, ensure the M5StickC PLUS2 is fully charged. Connect the device to a standard 5V USB power source (e.g., computer USB port, USB wall adapter) using a USB-C cable. The red LED on the device will typically indicate charging status.
4.3 Ligar/Desligar
- Ligar: Press and hold the side power button (often labeled as Button A or the larger button on the side) for approximately 2 seconds.
- Desligar: Press and hold the side power button for approximately 6 seconds.
4.4 Development Environment Setup
The M5StickC PLUS2 supports various development platforms, including UIFlow, Arduino IDE, and MicroPython. To begin programming, you will need to set up your chosen development environment on a computer.

Imagem 4.2: Steps to find tutorials on the M5Stack website: 1. Visit m5stack.com, 2. Click "DOCUMENT", 3. Procurar products, 4. Scroll down to find "Tutorial".
It is recommended to refer to the official M5Stack documentation for the most up-to-date programming instructions, driver installations, and examples. This resource provides comprehensive guides for getting started with different programming languages and platforms.
5. Instruções de operação
The M5StickC PLUS2's operation largely depends on the specific firmware or program loaded onto it. General operational aspects include:
- Exibição na tela: The 1.14-inch TFT screen will display information, graphics, or user interfaces as defined by the loaded program.
- Funções dos botões: Buttons A and B are user-programmable. Their functions will vary based on the application. Common uses include menu navigation, data input, or triggering specific actions.
- Grove Port Usage: External Grove modules can be connected to the HY2.0-4P port to extend the device's capabilities. Ensure compatibility and proper connection of modules.
- Transmissor de infravermelho: If programmed, the IR transmitter can send infrared signals for remote control applications.
- Microphone and Buzzer: These integrated components can be utilized by applications for audio input and output, respectively.
6. Manutenção
- Limpeza: Use a soft, dry, lint-free cloth to clean the device's exterior. Avoid using liquid cleaners, solvents, or abrasive materials, as these can damage the screen or casing.
- Armazenar: Store the M5StickC PLUS2 in a cool, dry environment, away from direct sunlight, high humidity, and extreme temperatures.
- Cuidados com a bateria: The integrated 120 mAh Lithium-ion battery should be charged regularly. To prolong battery lifespan, avoid completely discharging the device and store it with approximately 50% charge if not used for extended periods.
- Atualizações de firmware: Periodically check the official M5Stack website for available firmware updates. Updating the firmware can provide performance improvements, bug fixes, and new features. Follow the instructions provided by M5Stack for safe updating.
7. Solução De Problemas
- Dispositivo não liga:
- Ensure the device is sufficiently charged. Connect it to a 5V USB-C power source and allow it to charge for at least 15-30 minutes.
- Press and hold the power button (typically Button A) for approximately 2 seconds to attempt to power on.
- If still unresponsive, try holding the power button for 6 seconds to perform a hard reset, then release and press for 2 seconds to power on.
- Screen Not Displaying Content:
- Verify that the device is powered on.
- Confirm that the loaded firmware or program is designed to output information to the display. Some basic programs may not utilize the screen.
- If connected to a computer, check the serial monitor for any error messages or output that might indicate a program issue.
- Problemas de conectividade (Wi-Fi/Bluetooth):
- Review your code to ensure Wi-Fi or Bluetooth modules are correctly initialized and configured with accurate network credentials (SSID, password).
- Ensure the device is within range of the Wi-Fi access point or Bluetooth device.
- Verifique se há interferência de outros dispositivos sem fio.
- Programming Upload Errors:
- Ensure the correct board and port are selected in your development environment (e.g., Arduino IDE).
- Verify that the necessary drivers for the ESP32 chip are installed on your computer.
- Experimente um cabo USB-C diferente ou uma porta USB diferente no seu computador.
- Consult the specific development environment's documentation (UIFlow, Arduino, MicroPython) for detailed debugging procedures.
8. Garantia e Suporte
M5Stack products are typically covered by a limited manufacturer's warranty. For detailed information regarding warranty terms, conditions, and the return policy, please refer to the official M5Stack website ou a documentação incluída na sua compra.
For technical assistance, troubleshooting beyond this manual, or inquiries about product functionality, please visit the official M5Stack support resources:
M5Stack oficial Website: www.m5stack.com

Imagem 8.1: M5Stack company logo.





