GithubHelp home page GithubHelp logo

update only part of the screen? about inky HOT 5 CLOSED

pimoroni avatar pimoroni commented on May 20, 2024 4
update only part of the screen?

from inky.

Comments (5)

Gadgetoid avatar Gadgetoid commented on May 20, 2024 5

There's no hardware support for partial refresh, so unfortunately this is impossible. On bi-colour displays it's basically useless anyway as the way the display works is fuzzy enough that it distorts pixels around the partial update area (we saw this on our original prototypes with a different display part).

from inky.

chrislast avatar chrislast commented on May 20, 2024 1

The mono version at https://www.china-epaper.com/uploads/soft/DEPG0420A01V3.0.pdf suggests that SPI command 0x22 0xC0 will do a partial update in Section 13.4 even though it doesn't show it as supported in the command table. The multicolour manual at https://www.china-epaper.com/uploads/soft/DEPG0420R01V3.0.pdf doesn't even suggest it although it does still support the partial ram address commands 0x44, 0x45, 0x4e, 0x4f as well so it would probably work, possibly badly for the reasons Gadgetoid mentioned.

It looks like you'd have to keep the EPD powered up between partial refreshes to work correctly so you'll sacrifice some current. Not sure whether gadgetoid kept it powered when testing...

Anyway I came here wondering the same thing so now I know thanks for the answer :)

from inky.

MattiJarvinen avatar MattiJarvinen commented on May 20, 2024

Damn... Thanks for the info.

from inky.

STrRedWolf avatar STrRedWolf commented on May 20, 2024

Just saw this and wondering if the Inky Impression was able to partially update. Different hardware and all.

from inky.

Gadgetoid avatar Gadgetoid commented on May 20, 2024

Impression also cannot do partial updates for largely the same reasons. Frustrating because the update cycle is so long that you lose a bunch of ambient information for almost half a minute.

from inky.

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.