I would love to see the performance trade-offs. I don't mind more battery draw, but how many shades of grey does it support? How bad is the ghosting? How white is the background? Is it clear enough to be used white-on-black? How often does it need a full screen refresh?
Eink always could be driven quickly. The issue is that LCDs are more powerful efficient at high refresh rates
EInk needs a lot of power to move the heavier ink particles around. If you are doing that more and more rapidly, then even more power is drawn.
By 75Hz, I'm almost certain that LCD is far more power efficient. The LCD pixel (aka the liquid crystal) is a glorified capacitor, it takes some power to charge but it's exceptionally 'light' compared to eink.
That's why LCDs can go faster and faster. It's just physics. A capacitor / twisted crystal uses less power to turn on or off than EInk.
---------
EInks advantage is that if you turn off power, the ink stays put. So you spend a ton of power moving the ink around and then save lots and lots of power over the next seconds, minutes or more.
That's why EInk is ideal for once-a-day updates of prices (or other retailer tasks). The less you update, the less power used.
> EInks advantage is that if you turn off power, the ink stays put.
E-ink's other advantage is that it reads like paper. In a desktop context I could not possibly care less about the power consumption, but being able to read a forum thread, chat channel, HN discussion, etc. without a backlight would make my eyes very happy.
IANAE but won't e-ink at high refresh rates have the same benefit as OLED in terms of only refreshing what needs changing? perhaps in practical situations the power consumption should be lower than the worst-case scenario.
So I guess an e-ink display would not be good with my book reading habits then. I will often scroll a few lines at a time and that sounds power expensive.
In my experience using e-ink readers (admittedly I have a Kobo, which may not be the state of the art), I would like to refresh the screen rapidly in bursts -navigating menus, flipping past an index - and then have a non-backlit screen with low power cost to show the same content for a while. In other words, a variable refresh rate.
If you think of the refresh rate not as a constant frequency but as variable with user input, there are some cases where driving eink quickly in short bursts could make sense? It seems like this project offers a foundation for such a controller, where e-reader controllers are strictly optimizing for low refresh rates. E-ink is not going to be competitive for playing a video game or watching a video, but you can create a more responsive experience with less eye strain for typical tasks like marking up documents.
It is not as easy as that. The nature of EInk displays allows them to be usable without a backlight LCDs need backlights constantly, any analysis which doesn't take this into account is irrelevant.
In any case, it is not clear that, even if EInk Displays are somewhat worse in power consumption, they aren't a superior display technology.
>Modos, a two-person startup with open-hardware roots, thinks it has cracked part of that problem with a development kit capable of driving an e-paper display at refresh rates up to a record 75 hertz.
Call me crazy, but I'd rather see these guys get a couple million than yet another chatgpt wrapper.
The ghosting in that video is unbelievably strong. To the degree that I'd consider that unplayable. It's certainly not the experience the dev intended (given how much effort they put into the moire shader).
Is refresh rate necessarily tied to ghosting? Like higher refresh rate also means higher ghosting?
The article is oddly written. It's not the e-ink display panels that are different; they're off-the-shelf modules from E-Ink that their controller is driving at 75 Hz. Presumably E-Ink themselves know that the panel can be driven at that rate.
And pixel-level addressing isn't innovative either. If you've written on an e-ink tablet and observed that the screen doesn't refresh with every pixel change under the stylus, that is surely because pixels are being toggled individually instead of doing a full screen refresh.
So perhaps the only difference is that it's an open source controller that's competitive with commercial e-ink display controllers? That's no small achievement and worth celebrating in and of itself. But it's not at all made clear by the article.
I play chess on a e-ink smartphone and it is a nice break for my eyes in the evening.
I can not wait for the moment when I would be able to code on a nice colored e-ink desktop screen
I suppose if we are at comparable refresh rates to LCDs, next metric to compare against is response time? I see significant amount of trailing while scrolling.
What about cheaper, bigger displays? I want something that's ~16" but doesn't cost an arm and a leg, for displaying sheet music. Still haven't found anything that's suitable. Plenty of people I know use the 13" iPad Pro, but between the glare (stage lights can be intense) and the roughly-letter-paper size, I still prefer sheets of paper.
does anyone know how would e-ink compare to oldschool reflective TN LCD displays (those in Casios from the nineties)? I have a Playdate device with this type of screen and it seems pretty cool, I wonder why so few devices today are taking advantage of it.
Transflective LCD screens ("e-paper") compete with e-ink currently.
Monochrome e-ink has a better resolution and contrast ratio than old-school LCD devices (I'm comparing my experiences with a Palm Pilot in the 1990s and an Onyx BOOX in the 2020s). LCD can refresh far faster, in the 100+ / 100s Hz range, where typical e-ink refresh rates in my experience have been in the single-digit to low-double-digit Hz range (video is doable but far from ideal).
E-ink also displays quite nicely with a "frontlight", which brightens the background (whiter whites) without washing out the foreground (print/ink). Illuminated LCD displays tend to wash out the dark fields, though I've not viewed e-paper directly and cannot speak to that.
TFA is describing a far higher e-ink refresh rate than I've experienced directly.
Regardless of manufacturer (remarkable, boox, supernote…), all e-paper tablets have one major performance problem: quickly scrolling through multiple pages of notes. No idea if the display is the limiting factor, or the cpu, but I’ve hit this issue on all tablets I’ve used. If you like riffling through pages in you paper notebook, you will hit the limit too. I know at least 2 people who stopped using their tablets over time because of this issue.
If this tech helps solve that problem, it’s more important to me than an eink monitor.
Edit: this is mainly important for notes, because sketches, scribbled diagrams and quick notes half-taken in meetings are not really searchable. PDFs and ebooks don’t have this problem.
I'm ok with E-paper's capabilities, the problem is cost. Even though it can't display all the content TFT & LCD can, it costs a LOT more. I'm not a hardware person, I just looked into the cost of working on an E-paper based wall-spanning display and just stacking LCD's and doing something ugly was much cheaper. I suspect it has to do with the wholesale economics and its demand.
I am absolutely not surprised to see his name behind this startup. I've been following his work for years at this point; his YouTube channel has always deeply impressed me, and he's done wonderful open source work in the realm of E-paper for quite some time now.
Why does everyone seem to think straight away of portable devices.
I would get this for my main desktop monitor.
Seems like a great way to be able to do work and only work.
Did anyone tested Viwoods AiPaper ?
Forgetting about the AI part, the screen is Carta 1300 + Mobius which is rare. It’s really thin and light as well and software is updated regularly to match the competition, it has Android to install apps. While not perfect it looks quite good !
55 comments
[ 5.8 ms ] story [ 96.1 ms ] threadEInk needs a lot of power to move the heavier ink particles around. If you are doing that more and more rapidly, then even more power is drawn.
By 75Hz, I'm almost certain that LCD is far more power efficient. The LCD pixel (aka the liquid crystal) is a glorified capacitor, it takes some power to charge but it's exceptionally 'light' compared to eink.
That's why LCDs can go faster and faster. It's just physics. A capacitor / twisted crystal uses less power to turn on or off than EInk.
---------
EInks advantage is that if you turn off power, the ink stays put. So you spend a ton of power moving the ink around and then save lots and lots of power over the next seconds, minutes or more.
That's why EInk is ideal for once-a-day updates of prices (or other retailer tasks). The less you update, the less power used.
E-ink's other advantage is that it reads like paper. In a desktop context I could not possibly care less about the power consumption, but being able to read a forum thread, chat channel, HN discussion, etc. without a backlight would make my eyes very happy.
If you think of the refresh rate not as a constant frequency but as variable with user input, there are some cases where driving eink quickly in short bursts could make sense? It seems like this project offers a foundation for such a controller, where e-reader controllers are strictly optimizing for low refresh rates. E-ink is not going to be competitive for playing a video game or watching a video, but you can create a more responsive experience with less eye strain for typical tasks like marking up documents.
In any case, it is not clear that, even if EInk Displays are somewhat worse in power consumption, they aren't a superior display technology.
Call me crazy, but I'd rather see these guys get a couple million than yet another chatgpt wrapper.
Is refresh rate necessarily tied to ghosting? Like higher refresh rate also means higher ghosting?
And pixel-level addressing isn't innovative either. If you've written on an e-ink tablet and observed that the screen doesn't refresh with every pixel change under the stylus, that is surely because pixels are being toggled individually instead of doing a full screen refresh.
So perhaps the only difference is that it's an open source controller that's competitive with commercial e-ink display controllers? That's no small achievement and worth celebrating in and of itself. But it's not at all made clear by the article.
Monochrome e-ink has a better resolution and contrast ratio than old-school LCD devices (I'm comparing my experiences with a Palm Pilot in the 1990s and an Onyx BOOX in the 2020s). LCD can refresh far faster, in the 100+ / 100s Hz range, where typical e-ink refresh rates in my experience have been in the single-digit to low-double-digit Hz range (video is doable but far from ideal).
E-ink also displays quite nicely with a "frontlight", which brightens the background (whiter whites) without washing out the foreground (print/ink). Illuminated LCD displays tend to wash out the dark fields, though I've not viewed e-paper directly and cannot speak to that.
TFA is describing a far higher e-ink refresh rate than I've experienced directly.
It's high resolution, snappy, and the whole package is light as a feather and with batteries that last for ages.
I know some people prefer paper, but I love modern e-readers. They're amazingly tuned.
Regardless of manufacturer (remarkable, boox, supernote…), all e-paper tablets have one major performance problem: quickly scrolling through multiple pages of notes. No idea if the display is the limiting factor, or the cpu, but I’ve hit this issue on all tablets I’ve used. If you like riffling through pages in you paper notebook, you will hit the limit too. I know at least 2 people who stopped using their tablets over time because of this issue.
If this tech helps solve that problem, it’s more important to me than an eink monitor.
Edit: this is mainly important for notes, because sketches, scribbled diagrams and quick notes half-taken in meetings are not really searchable. PDFs and ebooks don’t have this problem.
I am absolutely not surprised to see his name behind this startup. I've been following his work for years at this point; his YouTube channel has always deeply impressed me, and he's done wonderful open source work in the realm of E-paper for quite some time now.
Kudos to him, and I wish him all the best.
Sick and tired of seeing really neat announcements with pricing out-of-bounds for hobbyists.
(At least those who aren’t prepared to spend thousands just to experiment with a new toy screen)
I enjoyed that quote.
Not really knowledgeable enough about the tech, to comment further, but I like EInk, and look forward to seeing it be more useful.
Thanks!
I basically want to build a custom e-reader with a RasPi Zero for learning/home use, 8-10inches would be great.
Don't care much about it being touchscreen.
For color e-ink displays, instead of competing with LCDs, target a niche market: 8-color terminals for programmers.