▲ | alex-a-soto 6 days ago | |||||||||||||||||||||||||||||||||||||
Our driver board, under continuous use, draws about 1 to 1.5W. A recent article below goes into some detail about our design choices. https://www.crowdsupply.com/modos-tech/modos-paper-monitor/u... | ||||||||||||||||||||||||||||||||||||||
▲ | dragontamer 6 days ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||
Thanks. That article seems to have the quote I was looking for. > E-ink screens are quite power hungry when it comes to peak current. Modern high-resolution panels can consume >20 W peak. This is where I was wondering and yeah, 20+W is pretty hefty to support a relatively small 8" EInk screen or something. All those updates cost all that power as long as updates are occurring. Maybe you can optimize many of them away (if some parts of the screen don't move, especially if software was rewritten to optimize for the display). More importantly, it sounds like you've created a full custom FPGA controller over the voltages that go into an EInk display? That's impressive in its own right even if I don't think 75Hz is a good idea lol. -------- FPGA or Full Blown Microprocessor are the only choices here. A high power SIMD/NEON arm64 probably could do the job, but I think the Spartan6 is a good choice as well and has more obvious and straightforward parallelism (and probably all the pins required to control the screen. Even a big microprocessor won't have as many low latency pins as an FPGA). | ||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||
▲ | wing-_-nuts 5 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||
You guys should do a collab with the framework people. I bet they'd be happy to offer an e-ink screen on their laptops just as an option. I've been waiting on an e-ink option for ages. | ||||||||||||||||||||||||||||||||||||||
|