搜索资源列表
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)
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
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
lcd.c
- 基于2440 的 lcd 驱动程序,验证好使(LCD driver, verify that)