搜索资源列表
lcd-drv
- lcddrv1.c 为驱动源程序 lcddrv1_user.c为应用程序代码 功能: 在ioctl中区分所写的数据是命令,还是地址加数据,flag=1是只写命令,flag=0时写地址和数据的组合, 地址号在前面,显示的字在后面
bootloader
- ⑴ 提供简单命令 A、通过串口加载程序到指定内存 B、将程序烧写到 NANDFLASH 指定位置 C、LCD 操作函数 I、画点 II、画线 III、画圆 IV、显示图像 ⑵ bootloader 具备自我更新能力 ⑶ bootloader 可以启动 LINUX ⑷ 能通过网络传输文件(FTP/UDP)
psde
- PSDE 是一套建立在Microsoft Visual C++环境之上的PDA软件开发平台,在PC上编译输出PDA的完全仿真软件,PSDE的目标是应用Microsoft Visual C++强大的开发环境开发出适用于特定PDA硬件平台编译器的标准C语言代码,同时输出PC上的仿真软件,以用于配套的电脑联机软件或演示程序等,避免了PDA开发厂商为了联机软件或演示程序而单独开发新的程序。PSDE能模拟的硬件功能有ROM、FLASH、LCD、触摸屏、按键、中断、硬复位、声音、CPU休眠等,涵盖了目前常用
lcdrw
- LINUX系统下,通过LCD显示模块,显示系统内容的接口程序。-LCD operating C program in Linux.
m_dsp
- LCD显示驱动程序,KEL2编程环境,C语言编写-LCD display driver, KEL2 programming environment, C language
LCD
- 本源码实现在嵌入式开发中对于下位机LCD驱动,用C语言编写,是运行在嵌入式linux系统下的LCD驱动程序-The source code to achieve development in the embedded LCD driver for the next bit plane, with C language, is running in embedded linux systems of LCD driver
12864
- 液晶12864的C程序 可以显示汉字,且程序很精练 适合初学者-12864 LCD C-program can display Chinese characters
s3c2410fb
- S3C2410的LCD驱动程序开发,linux环境下的设备驱动程序开发,C语言,可运行。-S3C2410 LCD driver development, the development of device drivers under linux environment, the C language, you can run.
12864LCD
- 12864液晶显示屏的一个C语言程序代码,第一行显示“1,2,3,4,5,6,7,8,9,0”并让每一位数字随机变化。-12864 LCD display, a C language program code, the first line " 1,2,3,4,5,6,7,8,9,0" so that each digit random variation.
lcd_mipid
- LINUX系统上MIPI DBI-C/ DCS兼容液晶显示器LCD驱动器程序。大家一起分享!-LINUX system MIPI DBI-C/DCS-compatible liquid crystal display LCD driver program. Share with everyone!
SSD1297C_CMO2.8_INITIAL
- C51平台的TFT屏测试程序,控制IC为SSD1297-C51-platform testing procedure TFT screen, control IC for the SSD1297-CD MODULE TFT028MTS 256k color TFT Graphical LCD Display Driver ( ST7781 controller)* All Rights Reserved* File name : SSD1297.c* Programmer
T6963C.ZIP
- 液晶显示 T6963C C程序,程序有说明,比较好,应该能帮到你-T6963C LCD C procedures, procedures, quite good, should be able to help you
fb.c.tar
- 7寸lcd屏幕测试程序,lcd为rgb32类型,基于linux的帧缓存驱动测试。-7 inch lcd screen test procedures, lcd is rgb32 type, based on the linux framebuffer driver testing.
1602LCDxianshianjian
- 基于单片机的lcd显示系统设计(c程序)-Lcd display system based on single chip design
atmel_lcdfb_driver_for_linux
- linux驱动lcd液晶屏幕的驱动程序,lcd液晶驱动, AT91sam9263板子液晶屏驱动的详细步骤和方法,我的屏幕是640x480,牌子三菱。用的atmel的arm9驱动lcd display;修改linux内核源码linux内核驱动源码; 换屏幕需要修改3个文件,lcd驱动如何编写,如何修改lcd驱动,linux液晶驱动,linux frame buffer驱动 /////////////////////////////////////////////////////// 一
lcd.c
- 基于2440 的 lcd 驱动程序,验证好使(LCD driver, verify that)