文件名称:C51
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- quyi*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
LCD1602 4位数据线控制方式
LCD1602显示
描述:
LCD1602可以分为8位和4位控制方式,8位控制方式是用D0-D7数据线来传送控制命令及数据。4位控制方式是用D4-D7数据线来传送控制命令及数据。使用4位数据线做控制时,需要分两次来传送,先送出高4位数据,再送出低4位数据。可以节省单片机的4根端口线。
-LCD1602 4-bit data line control LCD1602 display Descr iption: LCD1602 can be divided into 8-bit and 4-bit control, 8-bit control is D0-D7 data lines to send control commands and data. 4-bit control is used D4-D7 data lines to send control commands and data. Using the four data lines as a control, you need to transfer twice, the first high 4 bits of data sent, then send lower 4 bits of data. Can save the four-port MCU line.
LCD1602显示
描述:
LCD1602可以分为8位和4位控制方式,8位控制方式是用D0-D7数据线来传送控制命令及数据。4位控制方式是用D4-D7数据线来传送控制命令及数据。使用4位数据线做控制时,需要分两次来传送,先送出高4位数据,再送出低4位数据。可以节省单片机的4根端口线。
-LCD1602 4-bit data line control LCD1602 display Descr iption: LCD1602 can be divided into 8-bit and 4-bit control, 8-bit control is D0-D7 data lines to send control commands and data. 4-bit control is used D4-D7 data lines to send control commands and data. Using the four data lines as a control, you need to transfer twice, the first high 4 bits of data sent, then send lower 4 bits of data. Can save the four-port MCU line.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C51\LCD1602-4BIT
...\LCD1602-4BIT.c
...\LCD1602-4BIT.hex
...\LCD1602-4BIT.lnp
...\LCD1602-4BIT.LST
...\LCD1602-4BIT.M51
...\LCD1602-4BIT.OBJ
...\LCD1602-4BIT.Opt
...\LCD1602-4BIT.plg
...\LCD1602-4BIT.Uv2
...\LCD1602-4BIT_Opt.Bak
...\LCD1602-4BIT_Uv2.Bak
C51
...\LCD1602-4BIT.c
...\LCD1602-4BIT.hex
...\LCD1602-4BIT.lnp
...\LCD1602-4BIT.LST
...\LCD1602-4BIT.M51
...\LCD1602-4BIT.OBJ
...\LCD1602-4BIT.Opt
...\LCD1602-4BIT.plg
...\LCD1602-4BIT.Uv2
...\LCD1602-4BIT_Opt.Bak
...\LCD1602-4BIT_Uv2.Bak
C51