Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
41–50 of 82 posts
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#42This would be absolutely amazing for a productivity device. I've rooted my Kindle Paperwhite and set it up with a terminal and used it to SSH into my laptop just to try it, but the latency makes it a bit irritating just to keep up with typing. To be able to use a fully graphical environment in e-paper, even in grayscale, would be amazing. I built a cyberdeck that primarily uses a pair of XReal AR glasses as its displ…
Have you written about this anywhere? If not, I’d love to see a ShowHN post about your project and I bet I’m not the only one.
What’s your background? I ask because I really want something like a TRS-80 Model 100. Is interfacing a low end (power efficient) board to an LCD or eInk display something an electronics neophyte could reasonably take on?
A lot of homemade slab computers seem to rely on Raspberry Pi boards but those draw quite a lot of power and tend to run Linux. It’s not a combination that I’m going to be able to run for weeks at a time on 4 AA batteries (one of my goals).
When building your cyberdeck, were there any resources in particular that you found helpful?
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#43Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#44Being Dutch I am proud to see NLNet and the EU financially supporting this project. We deny ourselves so much progress by forcing smart individuals with a passion into conglomerates that are merely busy destroying competition. Small to medium sized organizations have the biggest potential for innovation, and look what two people even can do.
I'm not trying to pick on this particular project, I just found out non-EU projects can apply at all. I hope the majority of NLNet money goes to projects that actually are executed in Europe and build expertise there.
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#45Looks like my post got a second chance. I'm not affiliated with the project, but I am an interested e-ink monitor enthusiast. You may be interested to know that this project is a fully open project, all source code, verilog, algorithm documentation and hardware design files are on github: https://github.com/Modos-Labs/Glider https://gitlab.com/zephray/caster
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#46This would be absolutely amazing for a productivity device. I've rooted my Kindle Paperwhite and set it up with a terminal and used it to SSH into my laptop just to try it, but the latency makes it a bit irritating just to keep up with typing. To be able to use a fully graphical environment in e-paper, even in grayscale, would be amazing. I built a cyberdeck that primarily uses a pair of XReal AR glasses as its displ…
Even without the advantages of e-ink, a display which one can view _anywhere_ is a compelling thing, which opens up a lot of possibilities --- my favourite Windows device was a Fujitsu Stylistic ST-4110 w/ a transflective LCD, which I used as my main computer, e-book reader, notepad (writing/drawing/annotating with a stylus), and map display when traveling. The transflective display eliminated issues regarding reflec…
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#47Being Dutch I am proud to see NLNet and the EU financially supporting this project. We deny ourselves so much progress by forcing smart individuals with a passion into conglomerates that are merely busy destroying competition. Small to medium sized organizations have the biggest potential for innovation, and look what two people even can do.
Agree, and for those who aren't aware, these grants are available to anyone, not limited to Netherlands residents: https://nlnet.nl/NGI0/
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#48Looks like my post got a second chance. I'm not affiliated with the project, but I am an interested e-ink monitor enthusiast. You may be interested to know that this project is a fully open project, all source code, verilog, algorithm documentation and hardware design files are on github: https://github.com/Modos-Labs/Glider https://gitlab.com/zephray/caster
I talked to my wife constantly about how badly I want an e-ink monitor, they’re just still so expensive for the specs I want haha. I’d take a solid 24”, maybe 21”, b&w 30hz at this point if the price was right (sub-$500).
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#49Earlier quoted context omitted.
I talked to my wife constantly about how badly I want an e-ink monitor, they’re just still so expensive for the specs I want haha. I’d take a solid 24”, maybe 21”, b&w 30hz at this point if the price was right (sub-$500).
Yeah, to get a 24" e-ink monitor anywhere near that price, we’d need much higher production volumes. Right now, it just isn’t mass-produced enough to bring costs down to the sub-$500 range.
Re: Modos Paper Monitor – Open-hardware e-paper monitor and dev kit
#50Earlier quoted context omitted.
What about syntax highlighting?
I built a colorscheme for Vim [0] that is close to monochrome when I was worried about blue light (I've since had kids and now this kind of worry doesn't rate at all), and I basically use bold and highlights (I hate underlining, italics, and squiggles, but I think you can do all that too in the GUI version). I found it surprisingly usable. [0]: https://github.com/camgunz/amber
or in the TUI version, in a terminal like Kitty.
I want to try some monochrome UI, but that amber is definitely not my taste. Let me see if there is a "paper-like" theme, or maybe I can make one myself.