Do you have a question about the M5Stack M5StickC and is the answer not in the manual?
Microcontroller | ESP32 |
---|---|
CPU Cores | 2 |
CPU Frequency | up to 240 MHz |
RAM | 520 KB |
Flash Memory | 4 MB |
Resolution | 80x160 |
Charging | Micro USB |
Input Voltage | 5V |
Power Input | USB Type-C |
Operating Voltage | 3.3V |
IMU | MPU6886 |
RTC | Yes |
IR Transmitter | Yes |
Interface | I2C, SPI, UART |
CPU | Xtensa® dual-core 32-bit LX6 |
Battery | 80mAh |
Connectivity | Wi-Fi, Bluetooth |
Operating Temperature | 0°C to 40°C |
Details the hardware components of the M5StickC, including ESP32 module, screen, IMU, and battery.
Describes the Type-C USB interface, supporting USB2.0 communication protocol.
Details the 4-pin Grove interface, its pitch, and connected pins (GND, 5V, GPIO32, GPIO33).
Explains the ESP32-PICO-D4 MCU and its on-chip memory, including ROM, SRAM, and eFuse.
Covers the ESP32's support for external QSPI flash and SRAM, including caching and encryption.
Mentions the ESP32-PICO-D4 integrates a 40 MHz crystal oscillator.
Discusses ESP32's power management techniques and different sleep modes (Active, Modem-sleep, Light-sleep, Deep-sleep, Hibernation).
Lists limiting values for voltage (VDD33), output current (Ioutput), and storage temperature (Tstore).
Provides Wi-Fi RF characteristics, including input frequency, output power, and sensitivity.
Details receiver and transmitter characteristics for low-power Bluetooth.
Guides users on flashing UIFlow firmware onto the M5StickC using M5Burner.
Explains how to set up the M5StickC for Wi-Fi connection via the UIFlow web IDE.
Demonstrates how to light up an LED using a demo code in UIFlow IDE.