Earlier quoted context omitted.
"Turning off" the screen seems like an invalid concept as the screen has no "off" state, white pixels are just as much off as black. Seems like all you need to do here is to just blink the screen every now and then. Even one blink cycle per day should be enough since ereaders usually go longer than that and are just fine.
I believe the danger is not necessarily when you are leaving the capsule in one state or another for a long period of time, I believe it is more to do with a transition. So if you’re going from black -> black you need to cycle to white to ensure you don’t burn the black in. I’m not an expert though I’ve just faffed around with these displays myself a bit. The datasheets always err on the side of caution, I managed to…
Hacking Together an E-ink Dashboard
61–70 of 92 posts
Re: Hacking Together an E-ink Dashboard
#62It’s possible to get one of these e-ink display boards with an ESP32 microprocessor for not much more than the display alone. It has onboard WiFi and makes for an even smaller unit since there is no need to attach it to a Pi. It also ditches the operating system so you get an instant boot. Programming is via PlatformIO, MicroPython or Rust (if you’re adventurous! - Rust is not quite ready for ESP32). Has reignited my…
Would it be possible to link to an example of what you mean?
There is a little driver funkiness with some of the boards and I've actually experienced something that looks similar to burn-in on mine, but the price is right and the form factor is great as long as the 2-3 inch screens are big enough for you.
Re: Hacking Together an E-ink Dashboard
#63Earlier quoted context omitted.
I believe the danger is not necessarily when you are leaving the capsule in one state or another for a long period of time, I believe it is more to do with a transition. So if you’re going from black -> black you need to cycle to white to ensure you don’t burn the black in. I’m not an expert though I’ve just faffed around with these displays myself a bit. The datasheets always err on the side of caution, I managed to…
Interesting stuff. I know my old ereader would flash the whole screen black and then white on each page flip. I'm actually really interested in creating a little dashboard that sits under my monitor so I can look down and see some important stats like if there are any peer reviews waiting on me and stuff like that.
For example, when you press the top of the screen to bring up the settings, only the top cycles, and then the same when you tap below to get rid of the settings.
To that end, I would be interested in watching some high-speed camera footage of the displays just to see the gears turn. I’ll have a look round and edit this comment if I find any.
e: found one.
also a video from an engineering channel that normally gives good insight into these things, I have watched it yet so it may not be great, but Applied Engineering normally brings some interesting material.
Re: Hacking Together an E-ink Dashboard
#64An alternative might be to jailbreak a Kindle 2 or 3, looks like you just need a computer and a USB cable to do so. https://wiki.mobileread.com/wiki/Python_on_Kindle https://wiki.mobileread.com/wiki/Kindle_Hacks_Information The original OS runs, so what you can do is limited. There are examples of changing the “screensaver” from Python, but I couldn’t see how easy it is to get data into the Kindle (maybe needs USB, w…
Re: Hacking Together an E-ink Dashboard
#65I strongly believe there is a market for a large, thin, slow-to-update e-ink display to hang on the wall, connect to your phone, and display stuff. I'd pay it for it, wouldn't you? I'm talking about an end-user product, not just a component for tinkering.
Re: Hacking Together an E-ink Dashboard
#66I strongly believe there is a market for a large, thin, slow-to-update e-ink display to hang on the wall, connect to your phone, and display stuff. I'd pay it for it, wouldn't you? I'm talking about an end-user product, not just a component for tinkering.
Re: Hacking Together an E-ink Dashboard
#67I strongly believe there is a market for a large, thin, slow-to-update e-ink display to hang on the wall, connect to your phone, and display stuff. I'd pay it for it, wouldn't you? I'm talking about an end-user product, not just a component for tinkering.
Re: Hacking Together an E-ink Dashboard
#68I strongly believe there is a market for a large, thin, slow-to-update e-ink display to hang on the wall, connect to your phone, and display stuff. I'd pay it for it, wouldn't you? I'm talking about an end-user product, not just a component for tinkering.
Re: Hacking Together an E-ink Dashboard
#69I strongly believe there is a market for a large, thin, slow-to-update e-ink display to hang on the wall, connect to your phone, and display stuff. I'd pay it for it, wouldn't you? I'm talking about an end-user product, not just a component for tinkering.
Yep, I’ve been dreaming about this for years.. for me the critical component of it is no power cable.. just some (C?) batteries in the frame, and then it updates via infrared across the hall like grocery store eink price tags do. Bonus points if it’s color eink. Somebody please?
Re: Hacking Together an E-ink Dashboard
#70An alternative might be to jailbreak a Kindle 2 or 3, looks like you just need a computer and a USB cable to do so. https://wiki.mobileread.com/wiki/Python_on_Kindle https://wiki.mobileread.com/wiki/Kindle_Hacks_Information The original OS runs, so what you can do is limited. There are examples of changing the “screensaver” from Python, but I couldn’t see how easy it is to get data into the Kindle (maybe needs USB, w…
Noticed I have one just sitting in the back of a drawer while cleaning the other day.