hardware accelerators into their microcontroller products to facilitate 2D image processing. At the same time, GUI service providers have updated their product lines to cater to microcontroller-based GUI applications. Many open-source embedded GUI stacks, such asLVGL, are gaining popularity on GitHub....
在MDK中部署Arm-2D的第一步是获取对应的cmsis-pack,对于可以流畅访问 Github 的朋友来说,通过下面的网址直接找到最新的 .pack 文件是最直接的方式: https://github.com/ARM-software/Arm-2D/releases 当然,你也可以在Pack Installer中直接找到Arm-2D: 为了方便国内用户,对于无法访问Github的朋友来说,可以在关注公...
GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address...
1、Arm-2D是什么 Arm-2D是arm公司开源的一个嵌入式软件,专门为小资源单片机提供显示驱动,此软件的github 地址如下: https://github.com/ARM-software/EndpointAI 那它为什么可以为小资源单片机提供显示驱动呢? 这主要是他提供了一个简单通用的PFB技术,这样就可以根据资源的大小灵活的分配显示缓冲区的大小了。 那么P...
.github .vscode Acceleration Helper Library Scripts documentation Doxygen_Templates pictures arm2d.dxy.in check_links.sh contribution.md gen_doc.sh getting_started_as_a_gui_stack_developer.md getting_started_as_an_application_designer.md history.txt how_to_accelerate_arm_2d.md how_to_deploy_the_...
首先,我们需要获取Arm-2D库,打开其官方github仓库:https://github.com/ARM-software/EndpointAI,可以看到有四个branch可以选择,此处选择developing分支(用于开发的分支,更新相对频繁)。 下载到本地后,将Arm-2D目录(EndpointAI-main-arm-2d-developingKernelsResearchArm-2D)拷贝到我们的目标工程目录下,这里我们选择i.MX...
https://github.com/ARM-software/EndpointAI 或者在【裸机思维】公众号中发送关键字“arm-2d”获取对应压缩包(压缩包体积还更小一些)。 需要说明的是,Arm-2D是Arm仓库EndpointAI的一部分。目前与Arm-2D相关的分支有4个: master——主分支,包含了最简的arm-2d库 ...
<package schemaVersion="1.7.37" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="https://raw.githubusercontent.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/v1.7.37/schema/PACK.xsd"> <vendor>ARM</vendor> <name>Arm-2D</name> <description>A 2D graphic...
https://github.com/ARM-software/Arm-2D/tree/main/cmsis-pack 为了方便国内用户,对于无法访问Github的朋友来说,可以在关注公众号【裸机思维】后发送关键字“arm-2d”来获取网盘链接。 获得Arm-2D的cmsis-pack后,可以直接双击进行安装: 如果你手上的MDK是较新的版本,比如 5.36 或者更新,一般无脑Next安装即可。反...
2 changes: 2 additions & 0 deletions 2 ARM.Arm-2D.pdsc Original file line numberDiff line numberDiff line change @@ -761,6 +761,8 @@ <files> <file category="sourceC" name="examples/demos/arm_2d_scene_user_defined_opcode.c" attr="config" version="2.0.0" /> <file category="hea...