M5Paper ESP32 E-Ink Development Board – 4.7″ HD Display (960×540, 235 PPI)

$19.90

In stock

Quantity
SKU: K049 Category: Brand:

Description

Product Status Notice This product is EOL (End of Life). Please order the new version: M5Paper v1.1 /* ===== Scoped Description Style ===== */.product-description.rte { font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Arial, sans-serif; color: #2c2c2c; line-height: 1.65; font-size: 16px;}/* ===== Headings ===== */.product-description.rte h2 { font-size: 1.8em; color: #0D47A1; border-left: 4px solid #1f6fe5; padding-left: 12px; margin-top: 32px; margin-bottom: 16px;}/* ===== H3 Titles Optimization ===== */.product-description.rte h3 { font-size: 1.4em; color: #0D47A1; margin-top: 24px; margin-bottom: 12px; font-weight: 500; padding-bottom: 6px; border-bottom: 2px solid #e6e6e6;}/* ===== Paragraphs ===== */.product-description.rte p { margin-bottom: 20px; line-height: 1.8; color: #4a4f57; font-size: 16px;}/* ===== Paragraph Images (only in description) ===== */.product-description.rte img { display: block; max-width: 100%; height: auto; margin: 24px auto; border-radius: 12px; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);}/* ===== Lists ===== */.product-description.rte ul { padding-left: 20px; margin-bottom: 16px; list-style-type: disc;}.product-description.rte li { margin-bottom: 6px;}/* ===== Links ===== */.product-description.rte a { color: #0288D1; text-decoration: none; transition: color 0.3s ease;}.product-description.rte a:hover { color: #01579B;}/* ===== M5Stack-style Spec Table ===== */.product-description.rte .table-container { width: 100%; margin: 24px 0; overflow-x: auto;}.product-description.rte .table-container table { width: 100%; border-collapse: collapse; font-family: inherit; font-size: 14px; color: #2c2f36; background-color: #ffffff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);}.product-description.rte .table-container thead th { background: #1f6fe5; color: #ffffff; padding: 14px 16px; text-align: center; font-weight: 600; border: none; vertical-align: middle;}.product-description.rte .table-container td { padding: 14px 16px; border-bottom: 1px solid #e6ebf2; vertical-align: middle;}.product-description.rte .table-container tbody td:first-child { width: 36%; text-align: center; font-weight: 500; color: #4a4f57; background-color: rgba(31, 111, 229, 0.02);}.product-description.rte .table-container tbody tr:nth-child(even) { background-color: #f7f9fc;}@media (hover: hover) { .product-description.rte .table-container tbody tr:hover { background-color: #eef3ff; }}/* ===== Learn & Documents Button ===== */.product-description.rte #learn-and-documents-btn { display: inline-flex; align-items: center; padding: 6px 14px; background-color: #1f6fe5; color: #ffffff; font-weight: 600; border-radius: 6px; margin-top: 8px; text-decoration: none; transition: background 0.3s ease;}.product-description.rte #learn-and-documents-btn:hover { background-color: #1661c1;}/* ===== Responsive Design for Smaller Screens (with table adjustments) ===== */@media screen and (max-width: 768px) { .product-description.rte .table-container table, .product-description.rte .table-container thead, .product-description.rte .table-container tbody, .product-description.rte .table-container th, .product-description.rte .table-container td, .product-description.rte .table-container tr { display: block; width: 100%; } .product-description.rte .table-container thead { display: none; } .product-description.rte .table-container tbody tr { padding: 12px 0; border-bottom: 1px solid #e6ebf2; } .product-description.rte .table-container tbody td { padding: 8px 16px; border: none; text-align: left; } .product-description.rte .table-container tbody td:first-child { width: 100%; background: none; color: #1f6fe5; font-weight: 600; padding-top: 16px; } .product-description.rte .table-container tbody td:last-child { padding-bottom: 16px; color: #2c2f36; line-height: 1.6; } /* Ensure button appears correctly on mobile */ .product-description.rte #learn-and-documents-btn { font-size: 14px; padding: 8px 16px; }}

Description

Paper is a touch-enabled e-ink screen main control device launched by M5Stack, with the controller using ESP32-D0WDQ6-V3. The front of the device is embedded with a 540 x 960 @4.7″ e-ink screen, supporting 16-level grayscale display. Paired with a GT911 capacitive touch panel, it supports two-point touch and various gesture operations. Compared to ordinary LCD screens, e-ink screens provide users with a better text reading experience and feature low power consumption and image retention when powered off.

The device integrates a dial switch, SHT30 temperature and humidity sensor, and physical buttons. For data storage, it reserves a TF-card (microSD) interface and integrates an FM24C02 storage chip, providing 2K-bit (256×8) EEPROM for user data storage during power loss.

It has a built-in 1150mAh lithium battery, and with the internal RTC (BM8563), it can achieve 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, bringing unlimited possibilities for subsequent application development.

Note 1. Do not expose to ultraviolet light for extended periods, as it may cause irreversible damage to the e-ink screen.
2. The low-power management scheme of Paper is different from that of CORE and StickC devices. When in use, the PWR button (press the dial switch) is used as the power button (long press for 2s). To power off the device, you need to use the software API or press the reset button on the back. When using USB power, the device cannot be powered off.
3. If you encounter issues with downloading programs (such as timeout or “Failed to write to target RAM”), try reinstalling the device driver. For driver downloads, please refer to the content below the documentation.

Features

  • Embedded ESP32, supports WiFi
  • Built-in 16MB Flash
  • E-Ink low-power display panel
  • Supports two-point touch
  • Nearly 180-degree viewing angle
  • Magnetic back design
  • Built-in 1150mAh large-capacity lithium battery
  • HY2.0-4P peripheral interface *3
  • Development Platform
    • UiFlow1
    • UiFlow2
    • Arduino IDE
    • ESP-IDF
    • PlatformIO

Includes

  • 1 x Paper

Applications

  • IoT controller
  • E-book reader
  • Industrial instrument display panel
  • Electronic label

Specifications

Specification Parameter
SoC ESP32-D0WDQ6-V3@dual-core processor, main frequency 240MHz
DMIPS 600
SRAM 520KB
Flash 16MB
PSRAM 8MB
Wi-Fi 2.4 GHz Wi-Fi
Input Voltage 5V@500mA
Interfaces USB Type-C x 1, HY2.0-4P x 3, TF-card (microSD) slot
E-ink Screen Model: EPD*ED047TC1
540 x 960@4.7″
Grayscale: 16 levels
Display area: 58.32 x 103.68mm
Display driver IC: IT8951E
Physical Buttons Rotary switch x 1, reset button x 1
RTC BM8563
Antenna 2.4G 3D antenna
PIN Breakout G25, G32, G26, G33, G18, G19
Battery 1150mAh@3.7V
Operating Temperature 0 ~ 60°C
Case Material Plastic (PC)
Product Size 118.6 x 67.0 x 10.0mm
Product Weight 87.1g
Package Size 147.3 x 73.7 x 13.2mm
Gross Weight 103.8g

Learn and Documents

→ DOCUMENTS

Explore more from our collection.

Reviews

There are no reviews yet.

Be the first to review “M5Paper ESP32 E-Ink Development Board – 4.7″ HD Display (960×540, 235 PPI)”

Your email address will not be published. Required fields are marked *