|
|
|
|
|
by Qwertystop
3489 days ago
|
|
E-paper (E-Ink is a brand name) works by magnetically moving small black or white particles (suspended in fluid) for each pixel whenever it needs to change. It's a bit like an etch-a-sketch, it's an analog system at the low level. At minimum, the movement takes time. Also, the current state of the pixel affects the charge that needs to be applied for a given target state - that means either taking more time to calculate, getting an afterimage, or doing that whole-screen black-white flicker to clear everything out. Probably all three due to precision limits. |
|