SKU:K049-C
Paper Comm Edition is a commemorative touch-enabled e-ink development board launched by M5Stack, featuring an ESP32 microcontroller. The front is embedded with a 540 x 960 @4.7" e-ink display, supporting 16-level grayscale. It is paired with a GT911 capacitive touch panel, supporting two-point touch and various gesture operations. Compared to ordinary LCD screens, the e-ink display provides users with a superior text reading experience, along with features such as low power consumption and image retention when powered off.
This development board integrates a rotary switch, SHT30 temperature and humidity sensor, and physical buttons. For data storage, it includes a TF-card (microSD) slot and an FM24C02 storage chip, offering 2K-bit (256x8) EEPROM for user data storage during power loss.
It comes with a built-in 1150mAh lithium battery, combined with the internal RTC (BM8563), enabling sleep and wake functions, providing strong battery life. Additionally, it offers 3 HY2.0-4P peripheral interfaces, allowing for the expansion of various sensor devices, opening up endless possibilities for future application development.
Version | Case Color | E-Ink Display |
---|---|---|
Paper Comm Edition | Black transparent | First-gen e-ink rigid panel |
M5Paper | White | Second-gen e-ink rigid display panel |
M5Paper v1.1 | White | Third-gen e-ink flexible display panel |
Main Control Resources | Parameters |
---|---|
ESP32-D0WDQ6-V3 | 240MHz dual core, 600 DMIPS, 520KB SRAM, Wi-Fi |
Flash | 16MB |
PSRAM | 8MB |
Input Voltage | 5V @ 500mA |
Interfaces | TypeC x 1, HY2.0-4P x 3, TF-card (microSD) slot |
E-Ink Display | Model: EPD_ED047TC1 540 x 960@4.7" Grayscale: 16 levels Display area: 58.32 x 103.68mm Display driver chip: IT8951E |
Physical Buttons | Rotary switch *1, Reset button *1 |
RTC | BM8563 |
Touch | GT911 capacitive touch panel |
Antenna | 2.4G 3D antenna |
Pinout | G25, G32, G26, G33, G18, G19 |
Battery | 1150mAh@3.7V |
Operating Temperature | 0 ~ 60°C |
Net Weight | 86g |
Gross Weight | 100g |
Product Dimensions | 118.6 x 67.0 x 10.0mm |
Product Weight | 86.4g |
Package Dimensions | 147.3 x 73.7 x 13.2mm |
Gross Weight | 82.4g |
Display resolution: 540 x 960
ESP32 Chip | GPIO13 | GPIO12 | GPIO14 | GPIO15 | GPIO4 |
---|---|---|---|---|---|
IT8951E | MISO | MOSI | SCK | CS | / |
TF-card (microSD) | MISO | MOSI | SCK | / | CS |
ESP32 Chip | GPIO37 | GPIO38 | GPIO39 | GPIO2 |
---|---|---|---|---|
Rotary Switch | Right | Middle button/Power button | Left | / |
Power Control | / | / | / | MOS |
ESP32 Chip | GPIO21 | GPIO22 | GPIO36 |
---|---|---|---|
GT911 | SDA | SCL | INT |
SHT30 | SDA | SCL | / |
BM8563 | SDA | SCL | / |
FM24C02 | SDA | SCL | / |
ESP32 Chip | G1 | G3 |
---|---|---|
CH9102 | RXD | TXD |
PORT | PIN | Notes: |
---|---|---|
PORT.A | G25, G32 | I2C |
PORT.B | G26, G33 | DAC/ADC |
PORT.C | G18, G19 | UART |
ADC1 | ADC2 | DAC1 | DAC2 |
---|---|---|---|
8 channels | 10 channels | 2 channels | 2 channels |
G32-39 | G0/2/4/12-15/25-27 | G25 | G26 |
For more information on pin allocation and pin remapping, please refer to the ESP32 datasheet
When using FactoryTest to load special characters (such as Chinese, Japanese), please place the font file into the TF card and name it as font.ttf. ttf file download address
Arduino API & Examples
Tools
When using FactoryTest to load special characters (such as Chinese, Japanese), please place the font file into the TF card and name it as font.ttf. ttf file download address
Driver Name | Applicable Driver Chip | Download Link |
---|---|---|
CH9102_VCP_SER_Windows | CH9102 | Download |
CH9102_VCP_SER_MacOS v1.7 | CH9102 | Download |