搜索资源列表
EGui-2006-04-16.tar
- EGui是一个开源的图形系统软件,类似于QT/Embedded、GTK-FB、MicroWindow。目标是嵌入式平台整合解 决方案。基于Linux Framebuffer 设备驱动上实现。有完整的画点、线、矩形等操作。 他分以下几个部分: * 驱动部分; * 图形基本绘画部分; * widget 控件部分。
Framebuffer
- Framebuffer中画点,画线,画多边形,画圆,画抛物线的实现函数
lm12232c
- (原创、经典)Linux2.6下的点阵LCD LM12232C(122x32)驱动源码。带Makefile,只需要修改一行就可以make了。 注:最开始参考过PUDN上“九天”前辈写的代码。但是说句实在的只能画点而已,偶这个驱动已经用在两个产品上了。 偶写的另外一款LCD是LM6063A(站内)。-(Original, classic) Linux2.6 lattice under the LCD LM12232C (122x32) driver source code. With Ma
FQ2478_LCD
- 实现LCD显示,可进行画点,画矩形,画线等功能-display lcd
mydpf.tar
- 关于LCD的显示程序,画点,画线,画图片。 PC机编译后能够在LCD上显示图片,交叉编译能够在开发板上显示。-lcd program draw a point draw a line and draw a picture.show on the LCD of PC and on the arm LCD
pictureinterface
- 这是一款基于linux开发平台下的图形接口犀利如软件,可调用其中的API函数,实现任意画线、画圆、画点的功能~-This is a linux-based development platform, such as under the sharp graphics interface software, which can call API functions, an arbitrary line drawing, circle, draw point features ~
fb.tar
- 利用mmap在frambuffer中画点,划线,图形,ioctl功能实现-Using mmap in frambuffer in drawing point dash, graphics, ioctl function realization
tyni6410_lcd
- tiny6410 LCD裸机驱动,实现了画点,画线,画圆等函数,学习裸机驱动的好资料- Tiny6410 LCD bare-metal drive, to achieve the painting points, draw lines, draw a circle and other functions, to learn good information on bare-metal