搜索资源列表
-
0下载:
本程序主要通过外部中断INT0及3.3端口读取PS2键盘值并通过LCD1602显示,键扫描码的解码通过数组方式解码,程序的解码功能主要针对数字及大小写字母和常用标点符号
硬件描述:PS2键盘的时钟线(clk)接89S51的INT0(P3.2),数据线data接(P3.3)
LCD的控制端口分别为: RS = P2^7,RW = P2^6,EP = P2^5,数据端口为P0,液晶显示偏压VL必须接
-This procedure mainly through external int
-
-
0下载:
1602液晶的驱动子程序,已经测试过,本液晶可以实现2行,20字显示-1602 LCD driver routines have been tested, the LCD can be achieved 2 line, 20 character display
-
-
0下载:
采用MEGA16作为主芯片,2行液晶屏作为显示,可显示当前充电状态及当前环境状态,可进行电流选择等。-MEGA16 used as the main chip, 2 line LCD screen as a display to show the current state-of-charge and the current state of the environment, it can conduct current selection.
-
-
0下载:
单片机接有LCD液晶显示器,开机后在液晶显示屏第一行显示“OK”-Then there are single-chip LCD liquid crystal display, boot in the first line of LCD display " OK"
-
-
0下载:
ps/2键盘输入led显示ascii码 .稍等1s在lcd上显示输入的字符,当lcd上显示满字符时,在按下按键自动清屏,从第一行显示。-ps/2 keyboard input led display ascii code. wait 1s in lcd display input characters, when the full character lcd display, the automatic clearance in screen press the button, from the
-
-
0下载:
程序描述: *
* 1.开始运行时,LCD两行显示TJU EIE07 072699 *
* *
* 2.等待键盘按键,有键按下时在LCD第2排最左边显示相应键号 *
*目的: 键盘查询、键盘中断、键值识别、键盘编码 *
* 点阵字符型液晶显示(LCD)编程 *-Procedure Descr iption:** 1. Started running, LCD two-line display TJU EIE07 072699**** 2. Wait for the keybo
-
-
0下载:
1、LCD第一行显示: Happy
2、LCD第二行显示: 51kaifa.com
3、先将两行字符写入DDRAM中,然后从右至左逐字移出显示
4、在指定位置停留2秒后,闪烁2次,清屏。
5、反复循环上述显示方式。-1, LCD first line: Happy 2, LCD second line of the display: 51kaifa.com 3, first two lines of characters written to DDRAM, and then
-
-
0下载:
LCD循环显示字符串。首先在第1行显示"Hello!",2s后在第2行显示字符串"Welcome to LCD",再过2s后第1行改为"Nice to meet you",再过2s第2行改为"Good luck!"。端口说明:P1口的P1.0~P1.7接液晶显示屏数据端的DB0~DB7,P3.5接RS端,P3.6接RW端,P3.7接E端-LCD display string loop. First in line 1 show " Hello!" , 2s line 2 afte
-
-
0下载:
ME300B单片机开发系统演示程序 - LCD1602 移动显示A LCD第一行显示: Chinese
* LCD第二行显示:New Year
* 2、先在两行左边显示上述字符,然后两行字符同时至左向右移动。
* 3、反复循环上述显示方式。-ME300B Microcontroller Development System Demonstration Program- LCD1602 first line of mobile display A LCD display:
-
-
0下载:
名称:LCD1602显示程序
功能:
1、LCD第一行显示: Happy
LCD第二行显示: 51kaifa.com
2、先将两行字符写入DDRAM中,然后从右至左逐字移出显示
3、在指定位置停留2秒后,闪烁2次,清屏。
4、反复循环上述显示方式。-Name: LCD1602 display program features: 1, LCD first line: Happy LCD second line of the display: 51k
-
-
0下载:
液晶显示屏小程序,2行16位显示。可以直接移植使用。-LCD applets, 2-line 16-bit display. Can be directly transplanted to use.
-
-
0下载:
这里有一个单片机密码锁的程序,具体功能是
这个范例说明如何使用8051, LCD显示器和4ⅹ4的小键盘,制作一个密
码锁。PORT 1 连接到LCD显示器的数据线。PORT 3 的P3.3,P3.4和P3.5分别
连接到LCD显示器的控制线。PORT 2连接到4ⅹ4的小键盘,可以输入密码。
执行修改密码或是时间的程序时,首先让LCD显示器显示出时间和日期。
当用户按下4ⅹ4小键盘的按钮 A 时,可以输入密码。如果密码正确时,就
会让 P3.6的 LED 闪烁,表示打开
-
-
0下载:
通过查询程序实现LCD显示,2332位2行显示,最多可显示15个字,一个字母位半个字。-LCD display by querying the program realization, 2332 2-line display, can display up to 15 words, one letter-bit halfword.
-
-
0下载:
2 line lcd display code for pic 16f876
-
-
0下载:
液晶例程2.4寸320X240液晶,直插方式,从SD读数据到LCD显示.-LCD 2.4-inch 320X240 LCD routines, line mode, read data from SD to the LCD display.
-
-
0下载:
1.LCD第一行显示: Happy
LCD第二行显示: 51kaifa.com
2.先将两行字符写入DDRAM中,然后从右至左逐字移出显示。
3.在指定位置停留2秒后,闪烁2次,清屏。
4.反复循环上述显示方式。-1.LCD first line: Happy
The second line of LCD display: 51kaifa.com
(2) the first two lines of characters written to the DDRA
-
-
0下载:
液晶背光控制 通过标准程序静态显示2行字符-LCD backlight control LCD backlighting standard procedure control through static display 2 line characters
-
-
0下载:
6X2 LCD display in c quite helpful
-
-
0下载:
1602移动显示字符C语言程序
显示方式: *
* 1、LCD第一行显示: BIG BIG WORLD *
* LCD第二行显示:I LOVE PUZHONG *
* 2、先将两行字符写入DDRAM中,然后从右至左逐字移出显示。 *
* 3、在指定位置停留1.6秒后,闪烁2次,清屏。 *
* 4、反复循环上述显示方式。-1602 Mobile Display character C Programming Language Display:** 1, LCD first
-
-
0下载:
【用 途】 中文LCD液晶显示模块 【性能 参数】 带中文字库的128X64是一种具有4位/8位并行、2线或3线串行多种接口方式,内部含有国标一级、二级-Use way 】 【 Chinese LCD liquid crystal display module performance parameters 】 【 128 x64 with Chinese word stock is a 4 bit/8-bit parallel line, line 2 or 3 serial interface
-