Hacker News new | ask | show | jobs
by mekkkkkk 2131 days ago
The problem with e-ink is that redrawing pixels without cycling leads to ghosting after a few draws. Most displays automatically cycles the entire screen now and then to mitigate this. I guess it's up to software or firmware to detect when to do it.
1 comments

The Waveshare displays do support partial refresh, but I haven't had time to look into exposing it into Node, yet.