You know, when you pick up an e-reader, it often feels like getting a pamphlet instead of a proper book. Most just throw text at you on a single screen, forcing you to swipe or tap through pages. It completely misses how we’ve read for centuries, right? A real book opens up, giving you two pages side by side. Your eyes naturally flit between them, your hands comfortably hold the spine, and you get that wonderful sense of flow.
Well, one clever Reddit user decided to build an e-reader that understands this fundamental truth. This DIY marvel opens and closes like a real book, giving you glorious left and right pages all at once. When you swipe one screen, both pages flip in sync, just like turning a physical page. It’s powered by an ESP32S3 chip, folds down to a mere 16mm thin, and packs two 1300mAh batteries plus an SD card for all your literary adventures. The creator shared it on Reddit’s r/esp32, and it absolutely blew up.
Designer: spacerower
Seriously, think about your Kindle or Kobo; they’re all just showing you one page at a time. It’s like reading a scroll, not a book. Our brains are wired for a two-page spread; we scan, glance, and take in the whole picture. When you’re looking at a single screen, you’re constantly re-orienting yourself, mentally piecing together the narrative. This DIY project taps into that ancient, intuitive way we read, recognizing the physical form of a book, with its facing pages, is a crucial part of the reading experience.
The ESP32S3 chip packs 512KB internal SRAM and up to 8MB external PSRAM, plenty of muscle for smooth dual E-ink screen rendering without lag. Its deep sleep mode is fairly power efficient, drawing only about 5 microamps. That means those two 1300mAh batteries could keep you reading for potentially months. Paired with E-ink displays, which only use power when changing pages, you’ve got a recipe for incredible battery life. The creator seems to be using 4.2-inch panels at 400×300 resolution, giving you crisp, paper-like text without eye strain.
An internal SD card slot lets you load your entire library without constant cloud access. Charging happens via a Type-C port. The software side is where the real magic and challenge lies. The creator admits the software is still ‘very early,’ and I can imagine why. Getting two pages to turn in perfect sync, ensuring text flows beautifully across both screens, and handling different layouts? That could potentially be the make-or-break part of the e-reader.
It’s pretty clear why the big players like Amazon and Kobo haven’t jumped on the dual-screen bandwagon: it’s more complex to design, more expensive to build, and definitely harder to code for. They’re all about mass production and keeping things simple, even if it means sacrificing the true reading experience. But this Reddit creator, they went for it, prioritizing how a book feels over manufacturing ease. That’s what makes this project so compelling. It’s a fantastic example of how the maker community often pushes boundaries and shows the commercial world what’s possible.
The post This genius Dual-screen E-Reader feels like actually reading a book first appeared on Yanko Design.