Giter Club home page Giter Club logo

Comments (2)

makermelissa avatar makermelissa commented on July 30, 2024

My implementation was also based on an older version. My comments were more about the RA8875 is more optimized for sending over commands to draw such as a rectangle or ellipse, and less optimized for raw data like the LVGL library sends. However, if it sends over just the difference between the buffers to draw (like dirty rectangles), that might work quite well.

from adafruit_ra8875.

ahoenerBE avatar ahoenerBE commented on July 30, 2024

Right now the due is using an spi speed of about 20MHz which actually seems to be working (better than the 4MHz the library sets at least), and a decently large single buffer and it repaints pretty well. SPI is still blocking so it stutters at times which is why I'm going for DMA next

from adafruit_ra8875.

Related Issues (18)

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.