Live data from Hacker News

Ask HN: Has any progress been made on large format E-ink displays?

news.ycombinator.com

171–173 of 173 posts

Re: Ask HN: Has any progress been made on large format E-ink displays?

#171
post #169

Earlier quoted context omitted.

IIRC it gets a bit messy once we start talking about hardware implementations of algorithms. I mean, is an electronics circuit that essentially implements an algorithm still a software patent?

Why does it need to be a hardware implementation?

... because we're talking about software patents?

Re: Ask HN: Has any progress been made on large format E-ink displays?

#172
post #52

Earlier quoted context omitted.

The Eink Carta generation (300dpi, 4-bit greyscale) has about 15Hz refresh rate when driven in 1bpp mode (black/white only). Combined with efficient partial refresh, this sounds like it'd not be more than a stylus sensor behind the display (as usual), and some software to properly translate this into partial refreshes. The premium is not really high just from them having to spend particularly much. Either they make v…

> this sounds like it'd not be more than a stylus sensor behind the display (as usual) And that would be a wrong guess. Eink readers with wacom styluses are not particularly new (e.g. Hanvon, onyx etc.). The remarkable 1's "claim to fame" was a greatly improved latency compared to these , i.e. to be much better than what you describe.

I tried one. And the screen did not seem any faster than the "EInk Carta" one in e.g. the Tolino Epos readers. I assume they fixed the issue with software being in the way of latency, and seem to make extensive use of partial refresh. And, yes, they did seem to integrate on a much lower level than any other recent consumer HID->screen drawing pipeline.

Back in the days of the C64, it was normal to have sub-frame average latency with +-0.5 frames jitter, due to low-level control that prevented artifacts when drawing directly to the framebuffer.

Post reply on HN