Here is the translated Markdown content in English, preserving the original Markdown format:
SKU:K007-V27
Fire v2.7 is a cost-effective Wi-Fi IoT controller. It uses the Espressif ESP32 main control chip, equipped with 2 low-power Xtensa® 32-bit LX6 microprocessors, with a main frequency of up to 240 MHz. It has an onboard memory combination of 8M PSRAM + 16M FLASH, integrating a 2.0-inch full-color high-definition IPS display panel, IMU, LED, microphone, speaker, TFCard slot, and other peripherals. The fully covered casing ensures the stability of circuit operation even in complex industrial application scenarios. The internal bus provides a variety of commonly used interface resources (ADC/DAC/I2C/UART/SPI, etc.), making it highly expandable. This feature-rich, high-performance IoT controller is very suitable for various product prototype development, industrial control, and smart building application scenarios.
Highly Productized
:Choose the development platform you want to use and view the corresponding tutorials & quick start.
Specification | Parameter |
---|---|
ESP32-D0WDQ6-V3 | 240MHz dual core, 600 DMIPS, 520KB SRAM, Wi-Fi |
Flash | 16MB |
PSRAM | 8MB |
Input Power | 5V @ 500mA |
Interface | TypeC x1, POGO PIN x1, I2C x1, GPIO x1, UART x1 |
Buttons | Physical buttons x 3 |
LCD Screen | 2.0"@320 x 240 ILI9342C IPS panel, max brightness 853nit |
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 |
Casing Material | Plastic (PC) |
Product Size | 54.0 x 54.0 x 28.6mm |
Product Weight | 63.9g |
Package Size | 106.7 x 69.1 x 40.4mm |
Gross Weight | 148.6g |
LCD Screen & TF Card
LCD Pixels: 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, and its I2C address is 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
Charging | Discharging |
---|---|
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 3-axis Accelerometer + 3-axis Gyroscope
MPU6886 I2C address 0x68
ESP32 Chip | GPIO22 | GPIO21 | 5V | GND |
---|---|---|---|---|
MPU6886 | SCL | SDA | 5V | GND |
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 & Speaker
ESP32 Chip | GPIO15 | GPIO34 | GPIO25 |
---|---|---|---|
Hardware | SIG Pin | MIC Pin | Speaker Pin |
PORT | PIN | Note: |
---|---|---|
PORT-A(Red) | G21/22 | I2C |
PORT-B(Black) | G26/36 | DAC/ADC |
PORT-C(Blue) | G16/17 | UART |
ADC1 | ADC2 | DAC1 | DAC2 |
---|---|---|---|
8 Channels | 10 Channels | 2 Channels | 2 Channels |
G32-39 | G0/2/4/12-15/25-27 | G25 | G26 |
When using the RGB LED on GPIO15, it is recommended to initialize the pin with pinMode(15, OUTPUT_OPEN_DRAIN); For more information on pin allocation and pin remapping, please refer to the ESP32 datasheet
Driver Name | Applicable Driver Chip | Download Link |
---|---|---|
CP210x_VCP_Windows | CP2104 | Download |
CP210x_VCP_MacOS | CP2104 | Download |
CP210x_VCP_Linux | CP2104 | Download |
CH9102_VCP_SER_Windows | CH9102 | Download |
CH9102_VCP_SER_MacOS v1.7 | CH9102 | Download |
Easyloader | Download Link | Note |
---|---|---|
Fire v2.7 Factory Firmware Easyloader | download | / |
Introduction to m5stack
Release Date | Product Changes | Remarks |
---|---|---|
2018.6 | Initial release | / |
2019.7 | MPU9250 changed to SH200Q+BMM150, TN screen changed to IPS screen | Please upgrade your M5Stack library to the latest version (v0.2.8 or above) to fix screen inversion issue |
2019.8 | SH200Q changed to MPU6886 | / |
2019.11 | Battery capacity changed from 600mAh to 500mAh | / |
2020.4 | PSRAM size changed from 4MB to 8MB | / |
2021.8 | Upgraded to v2.6: Removed BMM150 magnetometer, CP2104 changed to CH9102, structural details optimized | / |
2023.4 | Upgraded to v2.7 | Screen changed to glass screen for clearer display, Grove port added boost function for stable 5.1v output, more stable under load |