搜索资源列表
S3C2410-lcd-115
- 基于S3C2410A和LINUX的嵌入式系统彩色LCD驱动 pdf-S3C2410A and LINUX-based embedded systems pdf color LCD driver
design-of-color-LCD-display-system-Under-the-S3C24
- S3C2440A下彩色液晶显示系统的设计,以三星公司的嵌入式微处理器S3C2440A和夏普公司3.5inLCD屏LQ035Q7DH01为基础,设计了显示硬件电路,介绍了帧缓冲设备的处理机制及底层驱动的接口函数,针对本显示系统给出了如何开发其Linux帧缓冲设备驱动程序。不论是显示硬件电路还是软件驱动程序,都有很强的可移植性,可以方便地移植到不同的平台。-S3C2440A under the color LCD display system designed to Samsung' s S3
Embedded_Linux_driver_under_the_color_LCD_Design_a
- 本文介绍了如何在嵌入在开发彩色LCD显示驱动的方法,并对Linux中的显示 驱动程序结构和框架作一介绍。 -This article describes how to embed color LCD display driver in the development of the method, and display drivers for Linux in the structure and framework for an introduction.
LCD
- 在Linux下驱动STN彩色LCD,希望对学习嵌入式的人有帮助-Color STN Driver in Linux, LCD, embedded in learning who wish to help
lcd
- 在Linux下的3.5寸真彩液晶屏驱动程序-Under the Linux 3.5-inch color LCD screen driver
Linux-driver-development18
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第18章、LCD设备驱动。在多媒体应用的推动下,彩色LCD越来越多地应用到了嵌入式系统中,掌上电脑(PDA)、手机等多采用TFT显示器件,支持彩色图形界面,能显示图片并进行视频媒体播放。帧缓冲(Framebuffer)是Linux为显示设备提供的一个接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。本章主要讲解帧缓冲设备Linux驱动的架构及编程方法。-Author: HuaQing vis