Recently, I brought a Dasung paperlike HD to use as a monitor. (crazy expensive, prob should've spend money elsewhere...)
I thought some things were impossible with eink, but it proved me wrong. (video in a reasonable fps)
It has a few different ways of display. For example:
Floyd–Steinberg dithering: essentially only black and white with dithering, and the speed pretty good.
A16: uses 16 shades of grey, but the speed is horrible for moving images.
So I wonder if a mix of the two can do much better (e.g. moving objects using floyd-steinberg until it stops moving)
Before doing that, I need to know the exact limit of eink.
Are some operations slow because the microcontroller or because it is the limit of the display module itself?
This article shows such a question is not that easy to answer using the openly available information.
Also, I'm interested if there are algorithmic problems to be solved in this space. (I do research in theoretical computer science).
If you are in NYC and knowledgeable I'm very interested to chat (I know little, but I have the monitor you can play with).