Skip to main content
The Quantum Dispatch
Back to Home
Cover illustration for M5Stack Paper Mono Packs LoRa and NFC Into $65 E-Paper

M5Stack Paper Mono Packs LoRa and NFC Into $65 E-Paper

M5Stack's $65 Paper Mono pairs a 3.97-inch e-paper touchscreen with LoRa, NFC, and an ESP32-S3, plus a 1,150 mAh battery in a shell just 8mm thick.

Alex Circuit
Alex CircuitAug 21, 20264 min read

M5Stack has quietly been assembling one of the most interesting hardware catalogs in the maker world, and the new Paper Mono is the clearest example yet of what happens when you stop choosing between radios. Announced on August 21, 2026 and detailed by CNX Software, the M5Stack Paper Mono is a $65 ESP32-S3 development board that combines a 3.97-inch monochrome e-paper touchscreen with a LoRa radio, an NFC reader, Wi-Fi, and Bluetooth — in a body just 7.95mm thick.

  • Price: $65 for the Paper Mono, or $55 for the Paper Mono Lite, which drops the LoRa and NFC hardware
  • Display: 3.97-inch e-paper touchscreen at 800x480 with 4-level grayscale, an integrated front-light, and refresh times from 0.07s to 4.71s
  • Silicon: ESP32-S3R8 dual-core LX7 at up to 240 MHz, 8MB PSRAM, 16MB flash, microSD slot
  • Radios: Wi-Fi 4, Bluetooth 5.0 LE, Semtech SX1262 LoRa (868-923 MHz), and an ST25R3916 NFC reader

What Makes the ESP32-S3 E-Paper Combination Unusual

Plenty of ESP32-S3 boards ship with e-paper panels. What almost none of them ship with is a long-range radio and a contactless reader on the same PCB. The SX1262 gives the Paper Mono kilometers of range at low bitrates, which is why it slots naturally into Meshtastic-style off-grid messaging builds — the same territory covered by the LILYGO T-Echo Lite keyboard kit and the Nomad Terminal handheld.

The ST25R3916 NFC front end is the part that opens genuinely new project categories. It handles ISO14443A/B, FeliCa, and ISO15693, which covers most access cards, transit cards, and industrial tags you are likely to meet. Pair that with an always-on e-paper display and you have the hardware for a battery-powered badge reader, an inventory scanner, or a desk sign that updates itself when you tap a tag against it.

How Fast Is the E-Paper Refresh?

M5Stack publishes a refresh ladder rather than a single number, which is the honest way to spec an e-paper panel. The fastest mode lands at 0.07 seconds, fast enough for menu navigation and touch feedback. The highest-quality mode takes 4.71 seconds and is the one you want for a full-page redraw with clean grayscale. The SSD1677 driver and FT6336G touch controller handle the panel and the capacitive layer respectively, and the integrated front-light means the display stays readable after dark — a detail that separates a usable e-paper device from a demo.

Sensors, Battery, and Build

The board is not shy about extras. There is a BMI270 six-axis IMU, a real-time clock, a PDM microphone, a buzzer, an RGB LED, dedicated power, boot, and reset buttons, and A/B navigation buttons. Power comes from a 1,150 mAh battery over USB Type-C. The whole assembly measures 101 x 61 x 7.95mm and weighs 74.7 grams, which puts it comfortably in shirt-pocket territory.

On the software side, M5Stack supports Arduino IDE, its own UiFlow 2 visual programming environment, and ESP-IDF, with documentation and GitHub repositories for each. That three-way support matters for a board like this: UiFlow gets a classroom prototype running in an afternoon, while ESP-IDF is where you go when you need to squeeze the radio duty cycle down for real battery life.

Should You Buy the Paper Mono or the Lite?

The $10 gap between the two models is the whole decision. If your project only needs a low-power display with Wi-Fi — a dashboard, a weather panel, a room sign — the $55 Paper Mono Lite is the better value. If the words "mesh network" or "tag reader" appear anywhere in your plan, the extra $10 for the SX1262 and ST25R3916 is the cheapest way to buy those capabilities. M5Stack notes quantities are limited with the next batch arriving later in 2026, so the usual advice for small-batch maker hardware applies.

For more boards in this class, see our ongoing mini computer coverage and the ZecTrix Note 4 e-paper AI notepad.

Sources: CNX Software — August 21, 2026; M5Stack product documentation — August 2026.

More Mini Computers Stories