搜索资源列表
LCD1602A_51Driver
- 这个是液晶模块1602A用于单片机AT89S52的C语言驱动头文件.这个头文件不是普通的头文件,笔者在其中加进了很多自己的东西。而且经过自己的实际验证是可以用的。 有了该文件,你可以不用看1602的DATASHEET就会使用。
lcd
- 1602A.asm 为驱动1602液晶显示器显示一个字母A的源程序。 1600logo.asm 为驱动1602液晶显示器(hd44780兼容芯片) 160209.asm 为1602液晶显示器(hd44780兼容芯片)的全屏显示0-9驱动程序 1602key.asm 小键盘控制的1602液晶显示器。
Text1
- 用AT89S51单片机和1602A 组合运行的 电子时钟
07120517133238
- 1602A显示驱动,1602A液晶屏驱动程序 晶 振 频 率:11.0592M 线路->单片机开发
1602A_4Line
- 1602A字符型小液晶4线驱动程序 第一次修改整理:2007.06.25 第二次修改整理:2007.07.20 基于ICCAVR开发环境
1602A
- 1602A液晶屏60分钟循环秒表
1602a
- 是用ATmega162单片机控制1602LCD液晶显示的C语言源代码,包括了显示一个字符或一个字符串的功能-ATmega162 microcontroller is used to control 1602LCD LCD C language source code, including a show or a character string function
单片机最小系统(1602A+89S52+ADC0809)+串口通信(主从机程序)
- 单片机最小系统(1602A+89S52+ADC0809)+串口通信(主从机程序)一套程序
LCD_display.rar
- 1602A液晶显示程序 用74LS373和74LS138、8255进行了外扩),1602Adisplay
1602
- LCD 1602 16x2字符型带背光液晶显示模块资料及一些程序-LCD 1602 16x2 character backlit LCD module with information and some of the procedures
MSP430_Pro
- MSP430单片机 + DS1302时钟+1602液晶 组合程序,运行环境为IAR-EW 3.42-MSP430 microcontroller+ DS1302 LCD Clock+1602 portfolio program operating environment for the IAR-EW 3.42
LCD_CA1602A
- 1602液晶显示的重要列程,供51单片机开发参考,也许会有很大的帮助。-1602 LCD out of an important process for the development of 51 single-chip reference, there may be a great help.
1602driver_hanzi
- 有人认为液晶不能显示,现在你用我的程序是一下,看它能不能显示汉字,用液晶1602显示汉字,用了你就知道!-Some people think that LCD can not show, and now you use my program is about to see it can not show Chinese characters, 1602 with LCD display Chinese characters you used to know!
HY-1602A-206
- 1602液晶显示源码,测试已通过。显示两行字符,不带中文-1602 LCD source, test has passed.
1602liquidcrystaldisplayprocedures
- ATmega128单片机控制的1602液晶显示程序,实现秒表功能,可通过按键设置时间-ATmega128 MCU 1602 LCD process, achieve a stopwatch function, available through key setup time
1602LCDTestProcess
- 1602LCD测试程序。 含参考文档。程序中对电路接口进行了说明,不致使读者看代码时一头雾水。-1602LCD test procedure. Containing reference documentation. Procedures carried out on the circuit interface that does not result in code readers look confused.
lcdand18b20
- 本程序通过AM-51H学习板测试,可在1602A上显示温度,时间,并调节时间。-This procedure adopted AM-51H plate test study can show up at 1602A temperature, time, and adjust the time.
LCD_1602A
- 1602A 显示的英文句子。实验板上已通过-1602A
c8051lcd1602a
- c8051,1602A LCD显示程序,运行程序LCD显示"BT F310 V1.0",SPI接口方式的NLSF595并行输出 控制LCD-c8051, 1602A LCD display program, run the program LCD display " BT F310 V1.0" , SPI parallel interface mode of NLSF595 LCD output control
LCD
- 封装对1602A操作,简化使用,所有操作一目了然,你可以简单地使用 LCD__display( "call", 2, 4 ); 来把call打印在在液晶屏的第二行第四列(encapsule the operations of 1602A LCD, make it simplier. And you can even simplily use LCD__display( "call", 2, 4 ); to make string &