搜索资源列表
fb_lq035
- Linux 2.6内核下,3.5 TFT液晶屏显示驱动,FrameBuffer模式,支持Framebuffer Console,支持MicroWidows,MiniGui
framebuffer
- 利用framebuffer画小企鹅 Linux的framebuffer接口提供给用户访问显示设备的通用接口,通过mmap映射显示缓冲给用户,fb中我们设置什么值,将直接在屏幕上显示出来。本实验我们要利用framebuffer在屏幕上显示一个小企鹅,可以接读取bmp图片,设置framebuffer的值,或者利用include/linux/linux_logo.h文件(该文件已经定义好小企鹅的颜色和位置信息),设置framebuffer的值。本实验采用的是第二种方法。只要读取linux_l
linux下LCD显示字符
- 该程序利用framebuffer可实现汉字、ASCII码的混合显示。
display
- 在arm linux环境下,利用framebuffer显示一张bmp格式的图像,采用c语言写的代码,用交叉编译器编译-In arm linux environment, using framebuffer display a bmp format image, the use of code written in c language, with cross-compiler
png_framebuffer
- 基于LINUX平台通过framebuffer下png格式图片显示-LINUX-based platform, android framebuffer display under the png format images
fbi_1.31.tar.gz
- linux下开源图片codec,可显示png,jpg,bmp等,还可交叉编译,在ARM平台运行。,This is a image viewer for framebuffer devices. It is quick & dirty hacked off a svgalib PhotoCD viewer. This background is the reason for a few limits: * It can handle the usual VGA graphics m
fivestone.tar.gz
- 在ARM2410开发板上实现五子棋游戏,游戏采用FrameBuffer机制显示图片和画棋盘,利用小键盘控制下棋,编写算法实现人机对战。,ARM2410 development in the achievement of Gobang board games, games using FrameBuffer mechanism chessboard display pictures and paintings, using a small keyboard to control a game of
picture-to-framebuffer
- 这是一个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.
showHZmatrix
- arm linux平台下,利用framebuffer显示汉字矩阵显示,编写frmamebuffer的驱动,即汉字显示驱动-arm linux platform, using matrix display framebuffer display Chinese characters, writing frmamebuffer drive, that is, characters display driver
shipingchuli
- 给出了一种基于$3C2410嵌入式SoC的网络视频会议终端的实现方案,在具体分析了软件测试中出现的H.263视频编解码及MicroWindows视频显示效率低的问题后,通过对H.263编解码器中的DCT分块变换、运动估计算法及GUI的FrameBuffer视频显示,进行了有针对性的改进工作,使软件充分利用了嵌入式S3C-2410的硬件资源,从而满足了嵌入式网络终端实时视频通信的实用需要.-This paper presents a $ 3C2410-based SoC embedded netw
showimg
- 嵌入式linux下基于framebuffer显示bmp和Jpeg格式的图片。-Linux embedded framebuffer display based bmp format and Jpeg images.
ILI9328
- 由天马模组厂商提供的屏的驱动程序,芯片IC = ILI9328,用于驱动屏,包括屏的初始化代码,显示函数,涉及Framebuffer等概念-support LCD driver IC = ILI9328
nvidia
- 显卡Framebuffer驱动实现framebuffer只是一个提供显示内存和显示芯片寄存器从物理内存映射到进程地址空间的设备。-Framebuffer graphics framebuffer driver implementation is only a display memory and display chip registers mapped to the process from the physical memory address space of the device.
NanoX_app
- nano- X是一个著名的开放式源码嵌入式GUI 软件,目的是把图形视窗环境引入到运行Linux 的小型设备和平台上。nano-X使用了分层设计的思想,可移植性非常好,nano-X 的图形引擎能够运行在任何支持readpixel,writepixel,drawhorzline, drawvertline 和setpalette 的系统之上,在底层函数的支持之下,nano-X 支持新的Linux内核帧缓存结构,并基于framebuffer来实现图像的绘制。nanox应用程序运行时占用的资源较少,s
fb_v4l_display
- 利用v4l采集图像数据,并送framebuffer显示,执行一次采集一帧,可修改成连续采集-Using v4l capture image data, and send framebuffer display, perform an acquisition one, can be modified into a continuous acquisition
jpeg_framebuffer_display
- 自己写的基于mini2440+T35的jpeg图片显示程序,利用framebuffer显示-Write their own based on mini2440+ T35 of the jpeg image display program, the use of framebuffer display
fb_test_linux_mips
- 基于mips linux 系统中framebuffer 的测试程序,对于调试qt 显示非常有用。 -mips linux fb test for qt development.
framebuffer
- 本实验是一个LCD显示实验,程序将在开发板的LCD屏幕上依次显示红色、绿色、蓝色和格状色彩,通过该实验,初学者可以初步了解嵌入式LCD显示程序的开发。 开发环境: 创维特CVTs3c2410开发板 Redhat9.0 -This experiment is a LCD display experiment, the program board in the development of LCD displays on the screen turn red, green, blu
test_stn
- Framebuffer STN屏显示图片-Framebuffer STN screen display picture
framebuffer
- 主要是嵌入式linux下图片的读取,显示,而且还带有键盘操作-Embedded linux picture to read display, but also with the keyboard operation