M5Stack K016-P

Manual do Usuário do Kit de Desenvolvimento Mini IoT M5Stack M5StickC PLUS2 ESP32-PICO-V3-02

Model: K016-P

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.

M5StickC PLUS2 device showing its screen with a 3D cube graphic

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
Four images showing M5StickC PLUS2 used in smart home, DIY, STEM education, and as a wearable device

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

M5StickC PLUS2 labeled diagram showing components

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

M5StickC PLUS2 dimensions

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.

M5StickC PLUS2 on a digital scale showing its weight

Imagem 2.3: The M5StickC PLUS2 weighs approximately 16.9 grams (0.593 ounces).

3. Especificações

Table of M5StickC PLUS2 specifications from A+ content

Imagem 3.1: Detailed specifications of the M5StickC PLUS2.

EspecificaçãoParâmetro
SoCESP32-PICO-D4, 240MHz dual core, 600 DMIPS, 520KB SRAM, Wi-Fi
Memória Flash4 MB de Flash
Vol de entradatage5 V a 500 mA
InterfaceTypeC x 1, GROVE (I2C+I/O+UART) x 1
Tela LCD1.14 inch, 135 x 240 Colorful TFT LCD, ST7789v2
MicrofoneSPM1423
BotõesCustom buttons x 2
LIDERADORed LED x 1
Tipo sem fioWifi Bluetooth
Sistema operacionalFreeRTOS (default)
BateriaBateria de íon de lítio de 120 mAh (incluída)
Dimensões48 x 24 x 13.5 mm (1.9 x 1 x 0.54 polegadas)
Peso16.9 gramas (0.593 onças)

4. Configuração

4.1 Conteúdo da embalagem

Image showing the M5StickC PLUS2 and a text label 'StickC-Plus x 1'

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.

Instructions on how to access M5Stack tutorials online

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:
    1. 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.
    2. Press and hold the power button (typically Button A) for approximately 2 seconds to attempt to power on.
    3. 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:
    1. Verify that the device is powered on.
    2. Confirm that the loaded firmware or program is designed to output information to the display. Some basic programs may not utilize the screen.
    3. 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):
    1. Review your code to ensure Wi-Fi or Bluetooth modules are correctly initialized and configured with accurate network credentials (SSID, password).
    2. Ensure the device is within range of the Wi-Fi access point or Bluetooth device.
    3. Verifique se há interferência de outros dispositivos sem fio.
  • Programming Upload Errors:
    1. Ensure the correct board and port are selected in your development environment (e.g., Arduino IDE).
    2. Verify that the necessary drivers for the ESP32 chip are installed on your computer.
    3. Experimente um cabo USB-C diferente ou uma porta USB diferente no seu computador.
    4. 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

M5Stack company logo

Imagem 8.1: M5Stack company logo.

Documentos relacionados - K016-P

Préview Manual do Usuário do M5STICKC Lite - M5Stack
Manual do usuário completo para a placa de desenvolvimento M5STICKC Lite da M5Stack. Abrange a composição do hardware, descrição dos pinos, recursos do ESP32-PICO-V3, gerenciamento de energia, configuração de desenvolvimento com Arduino IDE e UIFlow, gravação de firmware, configuração de Wi-Fi, BLE UART e conformidade com a FCC.
Préview Guia de Operação e Configuração do M5StickC Plus2
Guia completo da placa de desenvolvimento M5StickC Plus2 da M5Stack, abrangendo configuração, gravação de firmware, recursos, especificações e aplicações para projetos de IoT.
Préview M5StickC PLUS2: Placa de Desenvolvimento IoT ESP32-PICO-V3-02
Explore o M5StickC PLUS2, uma placa de desenvolvimento IoT avançada baseada no ESP32-PICO-V3-02 da M5Stack. Descubra seus recursos, especificações, tutoriais e diferenças em relação ao seu antecessor, ideal para prototipagem rápida e projetos criativos.
Préview Placa de desenvolvimento M5Stack StickC-Plus2: Recursos, especificações e uso
Detalhado sobreview Este artigo apresenta o M5Stack StickC-Plus2, uma placa de desenvolvimento compacta com ESP32-PICO-V3-02. Ele aborda recursos, especificações técnicas, opções de programação como UIFlow e Arduino IDE, gerenciamento de energia e comparações de hardware.
Préview Guia de Operação do M5StickC Plus2
Guia completo de operação para a placa de desenvolvimento IoT M5StickC Plus2. Este guia aborda cenários comuns de solução de problemas, incluindo falhas de inicialização e problemas de bateria, e fornece instruções detalhadas, passo a passo, para a gravação do firmware oficial usando a ferramenta M5Burner, incluindo os procedimentos essenciais de instalação do driver USB e seleção de porta.
Préview M5StickC PLUS: Guia da placa de desenvolvimento ESP32-PICO-D4
Comprehensive guide to the M5StickC PLUS, an ESP32-based development board featuring a TFT screen, IMU, IR transmitter, and more. Learn about its hardware, pin descriptions, power management, and how to use UIFlow for programming.