搜索资源列表
atop_lcmd
- 台湾上尚公司linux嵌入式服务器平台液晶屏操作源码-Taiwan still on the company Embedded Linux server platform LCD operation FOSS
ARM的bootloader代码
- :本文首先描述了开放源码的嵌入式硬件仿真环境SkyEye的总体架构,然后对SkyEye模拟器的LCD及TouchScreen模拟模块的设计、实现与验证过程进行了深入的阐述,并且分析比较了LCD模拟的不同实现方式。开源嵌入式GUI系统-MiniGUI和Linux操作系统在SkyEye模拟器上的成功运行说明了SkyEye模拟器的LCD及TouchScreen模拟模块的设计实现是正确和可靠的。-: This paper first describes the open source embedded
linux-2.6.22.6_100ask24x0.patch
- 包含在内核补丁文件中的驱动程序源码,包括LED驱动程序,串口驱动程序,网卡驱动程序,SD卡驱动程序,LCD和USB驱动程序。-Patch file included in the kernel driver source code, including LED drivers, serial port driver, NIC driver, SD card driver, LCD, and USB drivers.
s3c6410-LCD_drv_src
- linux下开发,系统移植关于LCD驱动源码。-linux development, system migration on the LCD driver source.
linux-2.6.28-sitsang
- 将linux-2.6.28版本的内核移植到arm公司的sitsang板上,并提供一个可行的LCD驱动,可以在内核启动后显示linux的logo。上传的是patch文件,在linux下作为补丁打入原始版本的内核源码,利用arm-linux-gcc编译-Will be linux-2.6.28 version of the kernel ported to arm the company' s board sitsang and provide a viable LCD driver, you
LCDdriverbasedonS3C2410
- 该源码是基于ARM9 S3C2410A的LCD移植程序,LCD选用的是Sharp LQ080V3DG01 ,源码主要对LCD进行设置、初始化、并对LINUX kernel内核进行配置-。
Novatek
- LCD Monitor 源码 mode change and Sync Source-Novatek NT68665 Source code
S3C2410_LCD
- S3C2410嵌入式LinuxLCD驱动源码-S3C2410 embedded Linux LCD driver source code
LCD
- 基于S3C2440,S3C2410 的LCD驱动源码,操作系统为LINUX-LCD
tsc2007
- 此程序是tsc2007型号的液晶显示器在linux系统下的驱动程序,其中kconfig是该驱动的配置文件,它描述了如何将该驱动加入系统中,makefile描述了如何编译驱动,而其余文件则是驱动的源码。-This program is tsc2007 LCD model systems in linux drivers, which kconfig is the driver configuration file, which describes how the drive to join the
lcd
- 嵌入式linux底层驱动程序,高级应用源码包含GPS,IDE,RS485-Embedded linux low-level drivers, high-level application source code contains the GPS, IDE, RS485 .......
app_lcd
- Linux下ARM LCD 显示程序设计-failed to translate
fb_test
- Linux下LCD的frame buffer测试源码,仅供参考学习。-Linux, the LCD frame buffer test source code for reference study.
lcd
- 嵌入式Linux应用开发完全手册视频源码中关于触摸屏测试的源码。-Complete Guide to embedded Linux application development on the touch screen video source in the test source.
S3C2410
- 该源码是基于ARM9 S3C2410A的LCD移植程序,LCD选用的是Sharp LQ080V3DG01 ,源码主要对LCD进行设置、初始化、并对LINUX kernel内核进行配置-。-The source is based on the ARM9-based LCD transplant program in the S3C2410A LCD optional Sharp, LQ080V3DG01 main source for LCD setup, initialization, and
lcd.tar.bz2
- 该文件是sbc6845单板机Linux系统的液晶显示屏驱动源码,通过测试。-the file is sbc6845 Linux system LCD driver source code, passed the test.
atmel_lcdfb_driver_for_linux
- linux驱动lcd液晶屏幕的驱动程序,lcd液晶驱动, AT91sam9263板子液晶屏驱动的详细步骤和方法,我的屏幕是640x480,牌子三菱。用的atmel的arm9驱动lcd display;修改linux内核源码linux内核驱动源码; 换屏幕需要修改3个文件,lcd驱动如何编写,如何修改lcd驱动,linux液晶驱动,linux frame buffer驱动 /////////////////////////////////////////////////////// 一
lcd_S380
- 3.5 寸LCD真彩屏的Linux驱动源码,使用的是DMA方式,非常好。-A 3.5-inch LCD color screen really Linux driver source code, using the DMA, very good.
Linux下LCD视频显示源码
- 本代码是在Linux环境下LCD视频显示源码(Linux under the LCD video display source)
hd44780.7z
- HD44780 lcd 驱动,可以直接放在kernel 源码目录下,不过要自己在makefile中添加编译(the driver for HD44780 under linux)