Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
1–10 of 82 posts
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#2Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#3It seems to update fast, but with significant ghosting, right? Looking at the cat example. Maybe this is just the best e-ink can do, and thats fine!
Say you'd want to pop outside in the nice weather to do some programming. You quickly find why that wasn't as glamorous as you expected. But if you had a laptop with such a screen I would expect it to work great.
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#4It seems to update fast, but with significant ghosting, right? Looking at the cat example. Maybe this is just the best e-ink can do, and thats fine!
It looks amazing for e-ink. You'd probably don't want this for video anyway, besides it's not even in color. I'm impressed that it works at all. For a lot of work though it could be amazing, depending on your environment. Say you'd want to pop outside in the nice weather to do some programming. You quickly find why that wasn't as glamorous as you expected. But if you had a laptop with such a screen I would expect it…
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#5Earlier quoted context omitted.
It looks amazing for e-ink. You'd probably don't want this for video anyway, besides it's not even in color. I'm impressed that it works at all. For a lot of work though it could be amazing, depending on your environment. Say you'd want to pop outside in the nice weather to do some programming. You quickly find why that wasn't as glamorous as you expected. But if you had a laptop with such a screen I would expect it…
What about syntax highlighting?
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#6It seems to update fast, but with significant ghosting, right? Looking at the cat example. Maybe this is just the best e-ink can do, and thats fine!
The one unfortunate thing is that this monitor seems to have a glossy screen, not matte, but maybe that's an additional layer over a dev kit?
If this truly is 'open', then it should be trivial to write special X11/Wayland drivers for it, to handle a lot of the ghosting issues at that end. I think Boox actually refreshes portions of screens, and a double or triple video buffer in X/Wayland could do the same.
(One problem with Boox is their relentless phone-home to servers in China, which cannot be disable by normal means.)
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#7Earlier quoted context omitted.
It looks amazing for e-ink. You'd probably don't want this for video anyway, besides it's not even in color. I'm impressed that it works at all. For a lot of work though it could be amazing, depending on your environment. Say you'd want to pop outside in the nice weather to do some programming. You quickly find why that wasn't as glamorous as you expected. But if you had a laptop with such a screen I would expect it…
What about syntax highlighting?
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#8Earlier quoted context omitted.
What about syntax highlighting?
I don't require it myself but that's a concern, it's nice to have. Maybe someone can build an editor that uses different fonts within one file instead of different colors. Could be something out there for color blind folks already, though seeing no colors at all is unusual. But e-ink has grayscales so you could at least make comments a bit lighter, I think I'd be happy with that.
Other fonts... I could see myself being distracted by changing fonts in a document, except maybe for comment blocks. But for those italic/thin seems to work well already.
Tried to find the tool... it's GNU enscript. Syntax highlighting for several languages, outputs to postscript.
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#9Earlier quoted context omitted.
What about syntax highlighting?
I don't require it myself but that's a concern, it's nice to have. Maybe someone can build an editor that uses different fonts within one file instead of different colors. Could be something out there for color blind folks already, though seeing no colors at all is unusual. But e-ink has grayscales so you could at least make comments a bit lighter, I think I'd be happy with that.
Much more variation than that with 256 colours is mostly just making it pretty rather than offering helpful distinction imo.
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#10It seems to update fast, but with significant ghosting, right? Looking at the cat example. Maybe this is just the best e-ink can do, and thats fine!
There's a lot better being done by Boox, and even with colour e-ink in terms of ghosting. I think a lot of that is software end, though. The one unfortunate thing is that this monitor seems to have a glossy screen, not matte, but maybe that's an additional layer over a dev kit? If this truly is 'open', then it should be trivial to write special X11/Wayland drivers for it, to handle a lot of the ghosting issues at tha…