超小型开源源码的嵌入式系统图形库
·
I. PW library
II. EmbeddedGUI
另外一个比较新的图形库名字叫 EmbeddedGUI . 我们可以在 sourceforge看到这样的解释: "EmbeddedGUI is a GUI library for embedded system. It is much smaller than MiniGUI and can be easily transplanted to any RTOS. It provides many graphic functions and controls such as list and tree. LCD drivers are also included. Works with ARM7, ARM9, MSP430 etc.".
在sourceforge上面有很多超小型的开源的GUI项目,一个比较老的项目名字叫 PW library. 这个库已经被移植到了eCos上, 曾经有一个 eCosforge 的网站提供过这个eCos包现在可以在这里下载。这个图形库虽然小巧,但是提供了基本的窗口事件支持。下面实在eCos synthetic 下执行的结果:

II. EmbeddedGUI
另外一个比较新的图形库名字叫 EmbeddedGUI . 我们可以在 sourceforge看到这样的解释: "EmbeddedGUI is a GUI library for embedded system. It is much smaller than MiniGUI and can be easily transplanted to any RTOS. It provides many graphic functions and controls such as list and tree. LCD drivers are also included. Works with ARM7, ARM9, MSP430 etc.".
EmbeddedGUI 包含了一个FreeRTOS的移植代码和一个基于Windows的图形设计器. 这是一个非常有趣的项目. 下面是运行在 eCos synthetic framebuffer 设备驱动上面的效果.

DAMO开发者矩阵,由阿里巴巴达摩院和中国互联网协会联合发起,致力于探讨最前沿的技术趋势与应用成果,搭建高质量的交流与分享平台,推动技术创新与产业应用链接,围绕“人工智能与新型计算”构建开放共享的开发者生态。
更多推荐

所有评论(0)