Giter VIP home page Giter VIP logo

Comments (2)

joukos avatar joukos commented on August 19, 2024

Not necessarily, this depends on whether the display supports partial refresh. As of now, the supported displays that officially handle partial refresh are:

  • EPD1in54 - EPD 1.54" (monochrome)
  • EPD2in13 - EPD 2.13" (monochrome)
  • EPD2in13d - EPD 2.13" D (monochrome, flexible)
  • EPD2in9 - EPD 2.9" (monochrome)

With these models, just the updated part will change, without flickering. This may be just the area of a single character, or even the entire screen (check the Youtube videos for examples).

Do note that I only own the EPD2in13 model myself, so it's the only one I've tested this with, but it is my guess that all of the above behave similarly, judging by the similarity of the driving code. With the 2.13" model there is no flickering and it works quite nicely, ie. responsive enough for IRC, system administration etc.

The 4.2" monochrome display has been shown to manage partial refresh with LUTs created by Ben Krasnow but I can't really add proper support for that until I get the hardware to test it with.

With the other displays - for now - whenever the screen is updated a full refresh is made, which means some flashing will likely occur. You can adjust the sleep delay to make it more bearable for interactive use, but the displays that don't support partial refresh are probably more useful for stuff that doesn't update too often (ie. once a minute or so). The displays with an extra color - red/yellow - are supposedly quite slow to update, although PaperTTY itself does not use the color frames for now.

That said, I've only tried this with the 2.13" display, so I can't really say much for the other models. They might simply not work at all, but in that case I'm very interested to get feedback so I can fix it.

If you intend to buy one to experiment with interactive use, I'd recommend either the ones with official partial refresh support. Or - if you're brave - the 4.2" one, as it may get partial refresh support later. Still, no guarantees.

from papertty.

joukos avatar joukos commented on August 19, 2024

Closing for now.

from papertty.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.