Skip to main content
The Quantum Dispatch
Back to Home
Cover illustration for PocketMage: An Open-Source ESP32-S3 E-Paper PDA for Makers

PocketMage: An Open-Source ESP32-S3 E-Paper PDA for Makers

PocketMage is an open-source ESP32-S3 e-paper PDA with a QWERTY keyboard, dual displays, and hackable firmware. Now live on Crowd Supply from $185.

Alex Circuit
Alex CircuitJul 8, 20263 min read

A Distraction-Free e-Paper PDA Built Around the ESP32-S3

Every so often a gadget lands that makes me want to clear my desk and start soldering. PocketMage is exactly that kind of machine: a pocket-sized, open-source hardware personal digital assistant built on the ESP32-S3, now live on Crowd Supply. It pairs a sunlight-readable e-paper screen with a full tactile keyboard, and it wants you to open it up, poke around, and make it your own. For anyone chasing a calm, single-purpose writing tool without the pull of notifications, this little maker gadget is genuinely charming.

Dual Displays and a Keyboard You Can Actually Type On

The headline feature is the display pairing. A 3.1-inch E Ink panel handles the primary screen, so text stays crisp and readable even in direct sunlight, sipping power the whole time. E-paper's one weakness is refresh lag, and PocketMage answers that with a clever second display: a tiny 1.8-inch OLED strip at 256x32 pixels that provides high-refresh feedback for cursor movement, menus, and status. It is a smart division of labor that plays to each panel's strengths.

Underneath sits a full physical QWERTY keyboard with real tactile keys, plus a capacitive scroll bar for navigating without hunting through menus. That combination is what turns a curiosity into something you might actually write on.

Specs That Respect the Maker Mindset

As someone who reads datasheets for fun, the internals here are nicely judged for a single-board handheld. The ESP32-S3 brings 16 MB of flash and 2 MB of QSPI PSRAM, and a 1,200 mAh battery keeps things running with tidy USB-C charging. There is a microSD slot for storage, a real-time clock for keeping time offline, and an FPC GPIO connector for extending the hardware however you like.

That GPIO header is the tell: this is open-source hardware in the fullest sense. The design is meant to be inspected, modified, and rebuilt, so makers can tinker with every layer from the board up.

Firmware You Can Rewrite

The openness does not stop at the PCB. PocketMage runs a FreeRTOS-based, playfully "wizard-inspired" firmware that ships with a built-in text editor, a dictionary, and a terminal out of the box. Because both the hardware and the firmware are open, you are free to fork the code, add features, or bend the whole thing toward a workflow only you use. For a DIY gadget, that end-to-end hackability is the real magic trick.

Pricing, Goals, and When It Ships

The Crowd Supply campaign targets a $100k funding goal. Rewards start at $185 for the DIY kit, which is the option I would grab, and $235 for a fully assembled unit if you would rather skip the soldering iron. Deliveries are targeted for the end of March 2027, so this is a project to back and look forward to rather than an instant purchase.

PocketMage is a lovely reminder that a focused, hackable e-paper PDA still has a place. It is small, it is open, and it invites you to make it better. That is a combination worth rooting for.

Sources: CNX Software — "PocketMage – An ESP32-S3-based Personal Digital Assistant" — July 7, 2026; It's FOSS News — coverage — July 2026; Crowd Supply — PocketMage campaign page — July 2026.