Giter Club home page Giter Club logo

Comments (6)

FASTSHIFT avatar FASTSHIFT commented on May 21, 2024

lv_lib_png需要完整的图片缓冲,在屏幕上显示需要多个tile拼接,目前RAM只有224K,所以无法支持PNG图片。
保留.png图片的原因是为了方便预览,如果不喜欢可以手动删除。
新一代的码表会优化硬件,支持直接解码png图片,不再使用bin格式图片。

from x-track.

dotnfc avatar dotnfc commented on May 21, 2024

可否预告一下,大概思路?
'优化硬件' 是改 mcu 还是使用 st7789 的特性?

from x-track.

FASTSHIFT avatar FASTSHIFT commented on May 21, 2024

@dotnfc
AT32F435 + PSRAM

from x-track.

dotnfc avatar dotnfc commented on May 21, 2024

了解了。但是,官网没见着 AT32F435 呢?
既然换 mcu,为何不考虑一下 ESP32 呢?

from x-track.

FASTSHIFT avatar FASTSHIFT commented on May 21, 2024

有关F435的介绍:https://www.arterytek.com/cn/news/200924_chs.jsp
ESP32刷屏性能和AT32有较大差距(同样分辨率情况下),暂时不考虑ESP32。

from x-track.

dotnfc avatar dotnfc commented on May 21, 2024

真行。不知道什么时候能拿到样品。

from x-track.

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.