Giter VIP home page Giter VIP logo

Comments (4)

waveshare avatar waveshare commented on June 1, 2024 4

2.7-inch e-Paper screen does not support partial refresh, otherwise it will cause diaphragm damage

from e-paper.

caemor avatar caemor commented on June 1, 2024 1

partial refresh is just a faster refresh rate where the screen ink particles are not fully reset, but you get higher refresh rate.

I haven't used the 2.7" (b) myself yet but it looks like the python version isn't supporting the partial upload functions (e.g. the arduino has the following: https://github.com/waveshare/e-Paper/blob/e945bfbbf36877b7b6d46d24608b67d4c3cb33bd/2.7inch_e-paper_b_code/arduino/epd2in7b-demo/epd2in7b.h#L94). These partial upload functions are what you want if I unterstand you correctly (you can update some smaller rectangles of the full screen with them)

from e-paper.

waveshare avatar waveshare commented on June 1, 2024

You can only draw in ImageDraw.Draw(HBlackimage), so you only need to pass it once.

from e-paper.

cryptax avatar cryptax commented on June 1, 2024

You can only draw in ImageDraw.Draw(HBlackimage), so you only need to pass it once.

I'm not sure to understand. Do you mean I could chose for instance to draw in black a background image, only once, and then refresh another image or text in red over it?

from e-paper.

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.