文件名称:16x2characterLCD
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 643kb
- 下载次数:
- 0次
- 提 供 者:
- 应
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
//实验板的AVR程序,驱动1602LCM(可显示2行,每行16个字符)模块显示实验练习。
//说明:RS高显示/低指令输入 RW高读/低写 EN高读数据/下降沿写数据
//具体电路可参照使用指南里的说明。每个字符为5×7或5×8的点阵,共16×2个字符。
//使用器件:ATMEGA8535,可更换。 使用默认的片内RC振荡器,1MHz。
//接线定义:PD4,5,6 为RS,R/W,EA。数据位为PC口。
//使用的开关:SW2-1,2,3.SW1-1,2,3,4,5,6,7,8.SW2-5为背光开关。 SW3-8为系统复位端。
-//Experimental board AVR programs, drivers 1602LCM (shows 2 lines, 16 characters per line) module shows that the experimental practice.// Descr iption: RS showed high/low command input high-RW Read/write EN high-low read data/write data on falling edge// specific reference circuit descr iption of the use of guides. Each character for the 5 × 7 or 5 × 8 lattice, a total of 16 × 2 characters.// Use the device: ATMEGA8535, can be replaced. Use the default-chip RC oscillator, 1MHz.// Connection definition: PD4, 5,6 for the RS, R/W, EA. Data bit for the PC port.// Use the switch: SW2-1, 2,3. SW1-1, 2,3,4,5,6,7,8. SW2-5 as a backlight switch. SW3-8 for the system reset terminal.
//说明:RS高显示/低指令输入 RW高读/低写 EN高读数据/下降沿写数据
//具体电路可参照使用指南里的说明。每个字符为5×7或5×8的点阵,共16×2个字符。
//使用器件:ATMEGA8535,可更换。 使用默认的片内RC振荡器,1MHz。
//接线定义:PD4,5,6 为RS,R/W,EA。数据位为PC口。
//使用的开关:SW2-1,2,3.SW1-1,2,3,4,5,6,7,8.SW2-5为背光开关。 SW3-8为系统复位端。
-//Experimental board AVR programs, drivers 1602LCM (shows 2 lines, 16 characters per line) module shows that the experimental practice.// Descr iption: RS showed high/low command input high-RW Read/write EN high-low read data/write data on falling edge// specific reference circuit descr iption of the use of guides. Each character for the 5 × 7 or 5 × 8 lattice, a total of 16 × 2 characters.// Use the device: ATMEGA8535, can be replaced. Use the default-chip RC oscillator, 1MHz.// Connection definition: PD4, 5,6 for the RS, R/W, EA. Data bit for the PC port.// Use the switch: SW2-1, 2,3. SW1-1, 2,3,4,5,6,7,8. SW2-5 as a backlight switch. SW3-8 for the system reset terminal.
相关搜索: atmega8535
(系统自动生成,下载前可以参看下载内容)
下载文件列表
字符液晶1602
............\16x2字符型带背光液晶显示模块.doc
............\Keil
............\....\LCD1602
............\....\LCD1602.c
............\....\LCD1602.h
............\....\LCD1602.hex
............\....\LCD1602.lnp
............\....\LCD1602.LST
............\....\LCD1602.M51
............\....\LCD1602.OBJ
............\....\LCD1602.Opt
............\....\LCD1602.plg
............\....\LCD1602.Uv2
............\....\LCD1602_Opt.Bak
............\Last Loaded LCD1602.DBK
............\LCD1602.DSN
............\LCD1602.PWI
............\16x2字符型带背光液晶显示模块.doc
............\Keil
............\....\LCD1602
............\....\LCD1602.c
............\....\LCD1602.h
............\....\LCD1602.hex
............\....\LCD1602.lnp
............\....\LCD1602.LST
............\....\LCD1602.M51
............\....\LCD1602.OBJ
............\....\LCD1602.Opt
............\....\LCD1602.plg
............\....\LCD1602.Uv2
............\....\LCD1602_Opt.Bak
............\Last Loaded LCD1602.DBK
............\LCD1602.DSN
............\LCD1602.PWI