搜索资源列表
常用液晶的c51驱动程序
- 320*240点阵液晶模块驱动程序,控制芯片为SED1335;128*64点阵液晶体驱动程序,控制芯片为ks0108.-320 * 240 dot matrix LCD driver, controller chips for SED1335; 128 * 64 dot-matrix LCD driver, controller chips for ks0108.
12864液晶驱动
- 12864驱动程序,带有源代码和讲解,方便根据实际需要修改-12,864 drivers, with the source code and explain to facilitate changes according to actual needs.
点阵图形液晶驱动程序,采用模拟时序接法和编程
- 点阵图形液晶驱动程序,采用模拟时序接法和编程.全面的程序。-dot matrix LCD graphics drivers, analog sequential access method and programming. Comprehensive procedures.
128x64液晶KS0108驱动程序
- 128x64液晶KS0108驱动程序 具体请看程序,谢谢。-the driver of 128*64 liquid crystal KS0108. see the c program for detail. Thanks you.
16X2字符液晶接口程序
- 字符型液晶显示器测试驱动程序,16×2字符,用八位数据线方式- Character liquid-crystal display test driver, 16脳2 character, with eight data lines ways
C8051F020for162液晶驱动程序
- C8051F020for162液晶驱动程序,一款类似于51但是比51强大的多的单片机。-C8051F020for162 LCD driver, the provision was similar to 51 than 51 but more powerful microcontroller.
LCD1602驱动程序
- 自己亲测的液晶驱动程序 绝对好用 直接将文件烧到单片机中就可用
C8051F320下移植SPI液晶驱动程序
- C8051F320下移植SPI液晶驱动程序
2864液晶屏驱动程序
- 12864液晶屏驱动程序
AVR单片机上实现对ILI9320液晶模块显示的驱动程序
- AVR单片机上实现对ILI9320液晶模块显示的驱动程序,包含了ILI9320的DATASHEET。,AVR to achieve single-chip LCD module to display ILI9320 driver ILI9320 contains the DATASHEET.
51驱动RA8835/SED1335的320*240的液晶驱动程序
- 51驱动RA8835/SED1335的320*240的液晶驱动程序,use 51 to driver LCD display in scale 320*240 with RA8835/SED1335
msp430单片机的12864液晶驱动程序
- msp430单片机的12864液晶驱动程序,采用430单片机内置的spi模块来串行驱动12864-msp430 microcontroller 12864 LCD driver chip using 430 spi module built-in serial driver 12864
aduc834单片机PCF8574 4*5键盘驱动程序
- aduc834单片机PCF8574 4*5键盘驱动程序,1602C液晶显示,aduc834 single chip PCF8574 4* 5 keyboard driver, 1602C LCD
SO217B
- 串口锻码液晶驱动程序,连续送入的是3个八位数据,包括,后面的功能知识-Forged code serial LCD driver, a row is placed in three of eight data, including the back of the functional knowledge
LCD12864
- ARM LCD12864带键盘 液晶驱动程序-LCD ARM LCD12864 with the keyboard driver
lcd
- verilong实现的12864液晶驱动程序,显示一幅图像-verilong achieved 12864 LCD driver, display an image
液晶驱动程序
- 实现在液晶上画点、线、图形的驱动函数以及液晶的初始化等函数!
lcd1602基本驱动程序
- LCD1602的最简单最全面的基本液晶驱动程序(The simplest, basic driver for LCD1602)
1602液晶驱动程序
- 驱动1602液晶屏在屏幕中显示helloworld字样(Drive the 1602 LCD screen to display helloworld on the screen)
192*64点阵液晶驱动程序源码
- 192*64点阵液晶驱动程序源码,keil c51下编译通过,提供各种接口函数。