Description: 一个在linux下基于framebuffer,用c语言实现的扫雷游戏,能方便移植到多种嵌入式设备中-one based on the Linux framebuffer c language used in demining games, easy to transplant a variety of embedded devices Platform: |
Size: 32768 |
Author:leelqrose |
Hits:
Description: an image viewer and video player for the Linux framebuffer-an image viewer and video player for the Lin ux framebuffer Platform: |
Size: 164864 |
Author:ben |
Hits:
Description: 一个简单的Linux下FrameBuffer使用的例子程序,含有简单的日期时间设置界面和输入法界面。-a simple Linux framebuffer examples of the use of procedures, with a simple interface date set-up time and input method interface. Platform: |
Size: 321536 |
Author:姚子建 |
Hits:
Description: 利用framebuffer画小企鹅
Linux的framebuffer接口提供给用户访问显示设备的通用接口,通过mmap映射显示缓冲给用户,fb中我们设置什么值,将直接在屏幕上显示出来。本实验我们要利用framebuffer在屏幕上显示一个小企鹅,可以接读取bmp图片,设置framebuffer的值,或者利用include/linux/linux_logo.h文件(该文件已经定义好小企鹅的颜色和位置信息),设置framebuffer的值。本实验采用的是第二种方法。只要读取linux_logo.h中数组的值,进行相应的移位操作,将值赋给fb即可在屏幕上显示出小企鹅 。-Framebuffer draw using the framebuffer Little Penguin Linux interface to the user access to the display device of the common interface, through mmap mapped display buffer to the user, fb set up what we value, will be directly displayed on the screen. This experiment we want to use framebuffer on the screen, a small penguin, you can then read bmp images, set up framebuffer value, or the use of include/linux/linux_logo.h file (the file has the definition of a good little penguins color and location information) , set the value of framebuffer. Used in this experiment is the second method. Linux_logo.h read in as long as the value of the array, the corresponding shift operation, the value assigned to fb can be displayed on the screen small penguins. Platform: |
Size: 7168 |
Author:果法 |
Hits:
Description: DirectFB is a thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers on top of the Linux Framebuffer Device. Platform: |
Size: 2064384 |
Author:施志萍 |
Hits:
Description: linux framebuffer应用程序,演示如何在用户空间进行framebuffer编程。-linux framebuffer applications, demonstrate how the user space programming framebuffer. Platform: |
Size: 3072 |
Author:barrysong |
Hits:
Description: 这部分档里包含XX公司的framebuffer开发文档。介绍了LCD的基本功过原理,结构时序,和framebuffer开发的基本过程。-This file contains part of the framebuffer the development of XX company documents. Introduce the basic skills of LCD over principle, the structure of timing, and the development of the basic process of framebuffer. Platform: |
Size: 352256 |
Author:张平 |
Hits:
Description: 刚学ARM9 Linux LCD 开发的朋友,不妨试下这个例子,对你学习有帮助,测OK-ARM9 Linux LCD just learning to develop friends, may wish to try this next example, you have to learn to help test OK Platform: |
Size: 1024 |
Author:keny |
Hits:
Description: 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的FRAMEBUFFER设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development, a book FRAMEBUFFER device driver source code Platform: |
Size: 9216 |
Author:李刚 |
Hits:
Description: Linux Framebuffer c函数库,用于学习framebuffer编程或者构建基于framebuffer的抽象层-Linux Framebuffer c function library for study framebuffer programming or build the abstraction layer based on the framebuffer Platform: |
Size: 552960 |
Author:tiger.zz |
Hits:
Description: 在LINUX下显示16位的BMP格式图片.利用了FRAMEBUFFER的显示功能-LINUX is shown at 16 of the BMP format picture. The use of the framebuffer display function Platform: |
Size: 2048 |
Author:占旭刚 |
Hits:
Description: linux下的BMP位图显示程序,经测试好用,但请大家注意,不同的文件格式需要转换!-BMP under linux bitmap display program, tested good, but please note that the need for a different file format conversion! Platform: |
Size: 4096 |
Author:杨旭荣 |
Hits:
Description: 这是一个C写的程序,它用来处理.bmp文件,经处理后的.bmp文件可以直接在Linux framebuffer上显示,作者在蓝海微芯的ARM9/2410开发板上已经使用,详细步骤在附录的.txt文件中有记录。-A small C application to change the bmp picture for displaying on the 2410 board s LCD. Platform: |
Size: 3072 |
Author:yimeisheng |
Hits:
Description: 在linux下使用通用的framebuffer驱动提供的应用接口在屏幕上显示画面和bmp图片的像素内容,自动对bmp的像素进行处理以适应屏幕分辨率和色深。注意如果是pc的linux由于桌面采用X11机制所以不兼容framebuffer,需要按ctrl+alt+f1进入终端后才能看到framebuffer上的内容(use linux framebuffer interface to show bmp file on lcd) Platform: |
Size: 3072 |
Author:henvelleng
|
Hits: