#Hardware

The Modos Flow and the Quiet Ambition of a 60fps E-Ink Monitor

Tech Essays Reporter
6 min read

An open source project claims to push electronic paper to 60 frames per second, a number that sounds almost contradictory for a technology built around stillness. The Modos Flow reframes what e-ink displays might become once you treat their slowness as an engineering problem rather than a law of physics.

Electronic paper has always carried a kind of moral weight in the world of displays. It is the screen you reach for when you want to read rather than be fed, the surface that promises hours without eye strain and days without a charger. That virtue has come bundled with a defect everyone learned to tolerate: e-ink is slow. Turn a page on a Kindle and you see the ghostly flash, the brief negative-image stutter as the panel rearranges its microcapsules. For two decades that hesitation has been the accepted price of paper-like reading. A new open source project argues that the price was never fixed, only unexamined.

The Modos Flow, documented in a build video by its creator and now running a campaign on CrowdSupply, is an attempt to drive an e-ink panel at something close to 60 frames per second. Stated plainly, that target sounds like a category error. E-ink was designed for documents that change a few times a minute, not for cursors, scrolling text, or video. The interesting claim buried inside the project is not that fast e-ink is possible, but that the slowness most of us associate with the medium lives in the controller and the firmware, not in the physics of the ink itself.

{{IMAGE:1}}

What actually makes e-ink slow

To understand why this matters, it helps to separate two things that get conflated. The display medium itself, an electrophoretic layer of charged pigment particles suspended in fluid, does have real physical limits. Pulling a black particle to the surface and pushing a white one down takes time and a carefully shaped voltage sequence called a waveform. But the latency a typical reader experiences is dominated by the controller's strategy, which usually refreshes the entire panel through a conservative, full-clearing waveform tuned for maximum image quality and minimum ghosting. That strategy is safe, and it is also why the screen feels like it belongs to a slower era.

The Modos approach leans on a different idea: drive the panel with custom waveforms, update only the regions that change, and accept a controlled amount of imperfection in exchange for responsiveness. Instead of one heavy refresh that resolves to a pristine page, you issue many light updates that approximate motion. The pigment never fully settles between frames, but the human eye, presented with a fast enough sequence of partial states, reads it as continuous movement. This is the same perceptual bargain that all motion-on-screen technology relies on, applied to a medium that was never asked to make it before.

The project's open hardware controller is where the work concentrates. Building a 60fps pipeline means generating and timing voltage waveforms with enough precision and bandwidth to address the panel rapidly, then feeding it a video signal over a standard interface so an ordinary computer treats it as just another monitor. The difficulty is not raw speed alone. It is managing the trade-off curve between frame rate, contrast, ghosting, and panel longevity, because aggressive waveforms that flip particles quickly also stress the display and leave residue from previous frames.

The trade-offs are the whole story

Nothing about a fast e-ink monitor is free, and the honesty of a project like this shows in how it handles the compromises rather than how it hides them. A panel pushed toward 60fps gives up some of the deep, settled contrast that makes static e-ink so pleasant to read. Grayscale fidelity narrows when you have less time per frame to coax particles into intermediate positions. Ghosting, the faint memory of what was on screen a moment ago, becomes a constant negotiation rather than something you clear once per page.

The more thoughtful design response is not to pick a single operating point but to make the trade-off adjustable. A monitor that can run a slow, high-contrast mode for reading and a fast, lower-fidelity mode for scrolling or typing is far more useful than one locked to either extreme. That flexibility is also exactly the kind of thing that proprietary e-ink controllers have historically refused to expose, which is part of why an open project here feels consequential. When the waveforms and the controller logic are open, the trade-off becomes a setting the user community can tune, fork, and improve, instead of a decision frozen at the factory.

Why open hardware is the real argument

The technically impressive part of the Modos Flow is the frame rate. The structurally important part is that it is open. E-ink has spent its commercial life behind tight licensing and closed controllers, which is a large reason innovation has been slow and devices have stayed expensive and narrow in function. A single supplier dominating the panels, paired with locked controllers, produced a market where the same conservative behavior shipped year after year. An open controller that anyone can study and extend changes the incentives. It invites the experimentation that closed ecosystems tend to suppress.

This is the connection worth drawing out. The story of fast e-ink is a smaller instance of a pattern that keeps repeating in computing: a capability gets treated as a hard limit for years, and then someone demonstrates that the limit was a default, an unexamined assumption baked into the controlling software rather than the underlying material. Mechanical sympathy, the practice of understanding what the hardware can actually do beneath the abstractions handed to you, tends to reveal headroom that the convenient defaults left on the table. The Modos work is mechanical sympathy applied to a display technology that almost everyone had stopped questioning.

Counter-perspectives

Skepticism is warranted, and the project itself is upfront enough to invite it. A demonstration video and a crowdfunding page are not the same as a shipping product surviving in the hands of thousands of users. The phrase 60fps deserves scrutiny, because frame rate on an e-ink panel is not a single clean number the way it is on an LCD. It depends on the waveform, the update region, the contrast you are willing to sacrifice, and how you count a frame that never fully resolves. The honest reading is that the project achieves motion that feels fluid under specific conditions, which is genuinely new for e-ink, rather than a panel that matches a gaming monitor across the board.

There is also the durability question. Driving electrophoretic material hard and often is not what these panels were validated for, and the long-term effects on image quality and panel life remain to be proven outside a controlled demo. And for many people the appeal of e-ink was always its slowness, the way it refuses to behave like everything else competing for attention. A monitor that makes e-ink fast and twitchy risks discarding the exact quality that made the medium worth choosing.

None of that diminishes what the project demonstrates. It shifts e-ink from a fixed set of behaviors into a space of choices, and it does so in the open, where others can build on the result. Whether or not the Modos Flow becomes a product people put on their desks, it has already made a useful argument: the limits we accept in mature technologies are often inherited assumptions, and they are worth poking at long after everyone has agreed to stop. The most interesting hardware projects are rarely the ones that invent a new material. They are the ones that look at a familiar one and ask why it was only ever allowed to do so little.

Comments

Loading comments...