<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/how-i-made-a-60fps-eink-monitor-the-modos-flow-yx9cwozmp" -->

---
title: How I made a 60fps Eink Monitor, the Modos Flow | daily.dev
description: A hardware engineer shares the 4-year journey of building the Modos Flow, a 60fps e-ink monitor at 300 PPI. The key innovation is treating every pixel as its...
canonical: https://daily.dev/posts/how-i-made-a-60fps-eink-monitor-the-modos-flow-yx9cwozmp
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: How I made a 60fps Eink Monitor, the Modos Flow | daily.dev
og:description: A hardware engineer shares the 4-year journey of building the Modos Flow, a 60fps e-ink monitor at 300 PPI. The key innovation is treating every pixel as its...
og:url: https://daily.dev/posts/how-i-made-a-60fps-eink-monitor-the-modos-flow-yx9cwozmp
og:image: https://api.daily.dev/og/posts/yX9cwoZmp.png
og:image:alt: How I made a 60fps Eink Monitor, the Modos Flow
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How I made a 60fps Eink Monitor, the Modos Flow

**[Lobsters](https://daily.dev/sources/lobsters)** · 11 min read · 0 upvotes · 0 comments

## Summary

A hardware engineer shares the 4-year journey of building the Modos Flow, a 60fps e-ink monitor at 300 PPI. The key innovation is treating every pixel as its own independent update region rather than using a global update timer, eliminating the traditional trade-off between refresh rate and contrast. This requires 540 MB/s memory bandwidth (vs. 20 MB/s for traditional controllers), DDR3 memory, and DisplayPort. The project involved 20+ PCB revisions, switching panel suppliers mid-development, fighting uncooperative chip vendors for driver source code, and implementing dithering algorithms, touchscreen support, and a hybrid grayscale mode. The final product is open source — hardware designs, FPGA gateways, and firmware all publicly available.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://youtu.be/nHbA2-_qzH4>

## Similar posts on daily.dev

- [Behold A 60 Hz Refresh Rate E-ink Monitor](https://daily.dev/posts/behold-a-60-hz-refresh-rate-e-ink-monitor-famlcq2dl) · Hackaday · 1 upvotes · 0 comments
- [Modos Color Monitor Pushes E-Paper Displays Further](https://daily.dev/posts/modos-color-monitor-pushes-e-paper-displays-further-i7250atut) · IEEE Spectrum · 0 upvotes · 0 comments

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#hardware](https://daily.dev/tags/hardware), [#fpga](https://daily.dev/tags/fpga)

[View this post on daily.dev](https://daily.dev/posts/how-i-made-a-60fps-eink-monitor-the-modos-flow-yx9cwozmp)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"How I made a 60fps Eink Monitor, the Modos Flow","url":"https://daily.dev/posts/how-i-made-a-60fps-eink-monitor-the-modos-flow-yx9cwozmp","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/how-i-made-a-60fps-eink-monitor-the-modos-flow-yx9cwozmp"},"datePublished":"2026-06-12T11:56:29.853Z","dateModified":"2026-06-12T11:56:52.131Z","description":"A hardware engineer shares the 4-year journey of building the Modos Flow, a 60fps e-ink monitor at 300 PPI. The key innovation is treating every pixel as its...","image":"https://i.ytimg.com/vi/nHbA2-_qzH4/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/nHbA2-_qzH4/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Lobsters","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Lobsters","logo":"https://media.daily.dev/image/upload/s--tl8v_Fku--/f_auto,t_logo/v1698841318/logos/lobste.jpg","url":"https://daily.dev/sources/lobsters"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/how-i-made-a-60fps-eink-monitor-the-modos-flow-yx9cwozmp","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"open-source,hardware,fpga","timeRequired":"PT11M","video":{"@type":"VideoObject","name":"How I made a 60fps Eink Monitor, the Modos Flow","description":"A hardware engineer shares the 4-year journey of building the Modos Flow, a 60fps e-ink monitor at 300 PPI. The key innovation is treating every pixel as its...","thumbnailUrl":"https://i.ytimg.com/vi/nHbA2-_qzH4/sddefault.jpg","uploadDate":"2026-06-12T11:56:29.853Z","duration":"PT11M","url":"https://api.daily.dev/r/yX9cwoZmp","embedUrl":"https://www.youtube.com/embed/nHbA2-_qzH4"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Lobsters","item":"https://daily.dev/sources/lobsters"},{"@type":"ListItem","position":3,"name":"How I made a 60fps Eink Monitor, the Modos Flow"}]}
```

