Git Product home page Git Product logo

Comments (6)

lovyan03 avatar lovyan03 commented on July 19, 2024 2

Hello @neofuturism How have you been?

The fastest one I've tried so far is the ST7789. It can run at 80MHz SPI as long as the connection is good.
Alternatively, an 8-bit parallel connection can be used. This can be used up to 20MHz on most panels.
The parallel 20MHz is faster than the SPI 40MHz. However, there is still room for improvement in the library, and the difference may not be noticeable when compared to SPI 80MHz.

As far as I can tell from the GC9A01 specifications, the command system is very similar to the ILI and ST panels. I think it is possible to support it.

from lovyangfx.

lovyan03 avatar lovyan03 commented on July 19, 2024 2

@neofuturism
@RealCorebb
Hello. Thank you very much for your patience.

I have now uploaded a new version v1 to the develop branch that you can try out, and support for GC9A01 has been added, so you can try it out if you feel like it.

The configuration method is completely new. Please see the example settings and make adjustments.

https://github.com/lovyan03/LovyanGFX/blob/develop/examples/HowToUse/2_user_setting/2_user_setting.ino

from lovyangfx.

neofuturism avatar neofuturism commented on July 19, 2024

Yeah, the ST7789 are quite fast, I have tried all kind of displays and none come close to the quality and speed.
It's very good news to know that there's a possibility for support for the GC9A01

from lovyangfx.

RealCorebb avatar RealCorebb commented on July 19, 2024

Does it support now?

from lovyangfx.

lovyan03 avatar lovyan03 commented on July 19, 2024

The code that I have in development is already supported, but it will take a few more days before it is released to the public because of structural changes from the current version. Please stay tuned.

from lovyangfx.

RealCorebb avatar RealCorebb commented on July 19, 2024

Thank you so much

from lovyangfx.

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.