Welcome![Sign In][Sign Up]
Location:
Search - 1602 rw

Search list

[Other resource1602

Description: 凌阳1602液晶显示器驱动。IOA高8接数据 IOB8~10接RS、RW、E
Platform: | Size: 1242 | Author: 李耀财 | Hits:

[Other resource1602

Description: 1602液晶测试程序, RS EQU P3.7 RW EQU P3.6 E EQU P3.5
Platform: | Size: 3233209 | Author: 朱江 | Hits:

[SCMDS18B20+1602液晶高精度温度计

Description: DS18B20+液晶1602构成的高精度温度计 ;连线图: ; DB0---DPROT.0 DB4---DPROT.4 RS-------------P1.2 ; DB1---DPROT.1 DB5---DPROT.5 RW-------------P1.3 ; DB2---DPROT.2 DB6---DPROT.6 E--------------P1.4 ; DB3---DPROT.3 DB7---DPROT.7 VLCD接10K可调电阻到GND* DQ----P1.1 ;功能说明:1602液晶显示温度程序,正负温度自动转换。 温度测量范围:-55℃~125℃; 温度测量精度:0.0625℃ 显示精度: 0.0625 #include "reg52.h"//头文件 #include "intrins.h" #define uchar unsigned char//宏定义 #define uint unsigned int//宏定义
Platform: | Size: 72704 | Author: klovesq | Hits:

[SCMZ1602

Description: KS0070(44780) 16x2 字符液晶屏驱动演示程序总线方式。 连接线图: DB0--P0.0 DB4--P0.4 RW--P2.0 DB1--P0.1 DB5--P0.5 RC--P2.1 DB2--P0.2 DB6--P0.6 E--P2.7 =>74ls00+wr+rd DB3--P0.3 DB7--P0.7 VLCD接1K2电阻到GND [注]:AT89C51的晶振频率为12MHz-KS0070 (44,780) 16x2 character LCD driver means Bus Demonstration Program. Link map : DB0-- P0.0 DB4-- P0.4 RW-- P2.0 DB1-- P0.1 structural constraint exerted-- P0.5 RC-- P2.1 DB2-- P0.2 2200-- Encl E-- P2.7 =
Platform: | Size: 1024 | Author: wfl | Hits:

[SCM1602lcmlcddriver

Description: 1602lcm字符液晶屏驱动演示程序,连接线图: LCM-------51 LCM-------51 LCM--------51 DB0-----P0.0 DB4-----P0.4 RS-------P2.0 DB1-----P0.1 DB5-----P0.5 RW-------P2.1 DB2-----P0.2 DB6-----P0.6 E--------P2.7 DB3-----P0.3 DB7-----P0.7 VLCD接1K2电阻到GND [注]:AT89C51的晶振频率为12MHz-1602lcm character LCD Driver demo program, link map : LCM LCM------- 51------- 51-------- 51 DB0 LCM P0 .0 DB4----------------- P2.0 P0.4 RS DB1----- P0 .1 DB5 P 0.5 RW----------------- P P2.1 DB2 Encl 0.2 DB6 E------------------ P0.3 P2.7 DB3 DB7----- P0.7 VLCD access 1K2 resistance to GND [Note] : AT89C51 oscillator frequency of 12 MHz
Platform: | Size: 207872 | Author: liner | Hits:

[assembly languageACM1602llcdyejingxianshi

Description: E=p3^2 RW=p3^3 RS=p3^4 p2口输入 第三管脚电阻2.254k(+)和264(-) 晶振11.0592M 设计者dudongliang 开发平台:自制实验板 设计日期:2006年4月7日-p3 = E ^ 2 = p3 RW RS = 3 ^ ^ 4 p2 p3 mouth third pin input resistance 2.254 k (), and 264 (-) Oscillator 11.0592M designers dudongliang development platform : Experimental Design homemade plate Date : April 7, 2006
Platform: | Size: 1024 | Author: 杜东亮 | Hits:

[SCM1602chardriverfile

Description: 这是一个C51写的程序,采用Keil C51 编译开发.是16*2字符液晶屏驱动程序.硬件连线:DB0-->P0.0 DB1-->P0.1 DB2-->P0.2 DB3-->P0.3 DB4-->P0.4 DB5-->P0.5 DB6-->P0.6 DB7-->P0.7 RS-->P2.0 RW-->P2.1 E-->P2.7 VLCD接1K2的电阻到CND。-This is a C51 written procedures, using Keil C51 compiler development. 16* 2 character LCD driver. Hardware Alliance : DB0
Platform: | Size: 4096 | Author: 邓力 | Hits:

[AI-NN-PRPS2Key

Description: SMC1602A(16*2)模拟口线接线方式 连接线图: --------------------------------------------------- |LCM-----51 | LCM-----51 | LCM------51 | --------------------------------------------------| |DB0-----P0.0 | DB4-----P0.4 | RW-------P2.5 | |DB1-----P0.1 | DB5-----P0.5 | RS-------P2.6 | |DB2-----P0.2 | DB6-----P0.6 | E--------P2.7 | |DB3-----P0.3 | DB7-----P0.7 | VLCD接1K电阻到GND| --------------------------------------------------- Keyboard接线 PS/2--------51 1 DATA------P3.4 3 GND 4 VCC 5 CLK-------P3.3 接在51的外部中断,触发方式为低电平 本程序源码只供学习参考,不得应用于商业用途,如有需要请联系作者。-SMC1602A (16* 2) analog line port to connect wiring diagram:- | LCM-51 | LCM-51 | LCM 51 | | | DB0-P0.0 | DB4-P0.4 | RW-P2.5 | | DB1-P0.1 | DB5-P0.5 | RS-P2.6 | | DB2-P0.2 | DB6-P0.6 | E P2.7 | | DB3-P0.3 | DB7-P0.7 | VLCD access 1K resistor to GND |-Keyboard Connection PS/2 51 1 DATA P3.4 3 GND 4 VCC 5 CLK-P3.3 access in 51 of the external interrupt trigger mode for low-level source for learning the procedures of reference, shall not be applies to commercial use, please contact the author if necessary.
Platform: | Size: 3072 | Author: linyuande | Hits:

[Other Embeded program1602

Description: 凌阳1602液晶显示器驱动。IOA高8接数据 IOB8~10接RS、RW、E-Sunplus 1602 liquid crystal display driver. IOA then 8 data high IOB8 ~ 10 then RS, RW, E
Platform: | Size: 1024 | Author: 李耀财 | Hits:

[SCM1602

Description: 1602液晶测试程序, RS EQU P3.7 RW EQU P3.6 E EQU P3.5-1602 LCD test procedure, RS EQU P3.7RW EQU P3.6E EQU P3.5
Platform: | Size: 3232768 | Author: 朱江 | Hits:

[SCMD18B20

Description: 8051用DS18B20测温,4小数用1602显示,P1^7 为DS18B20单总线引脚,P2^4-P2^6对应1602的:RS,RW,EN.P0^0-P0^7为1602DB0-DB7接口.-8051 with the DS18B20 temperature measurement, with the 1602 show four decimal places, P1 ^ 7 for the DS18B20 single bus pin, P2 ^ 4-P2 ^ 6 corresponds to 1602' s: RS, RW, EN.P0 ^ 0-P0 ^ 7 for 1602DB0- DB7 interface.
Platform: | Size: 3072 | Author: wycok | Hits:

[SCM1602

Description: 1602总线方式显示一串字符,地址定义 RS----P2.0 RW----P2.1 E----P2.7 >74ls00+wr+rd -LCD1602
Platform: | Size: 1024 | Author: nukes | Hits:

[SCMlcd1602_good

Description: 1602液晶显示程序,8位数据线接PB口。 RS=PA0,RW=PA1,E=PA2.-1602 LCD program, 8-bit data lines connected PB mouth. RS = PA0, RW = PA1, E = PA2.
Platform: | Size: 25600 | Author: 飞鸟 | Hits:

[assembly languagetime

Description: 数字钟,p0口与1602的数据相连,rs-P3.0,RW-P3.1,EN-P3.2。用timer0 产生1s中断。自定义的ampm标志。 请问高手:“什么时候自制的ampm图形会在38H中呢?为什么指令CPL ACC.0就是改变ampm图形呢?”请高手赐教-Digital clock, p0 port is connected with the 1602 data, rs-P3.0, RW-P3.1, EN-P3.2. 1s generated by timer0 interrupt. Custom ampm flag. Will the master: " When the ampm graphics will be made in 38H? Why instruction CPL ACC.0 is to change the ampm graphics it?" Please enlighten me master
Platform: | Size: 2048 | Author: 姚滨 | Hits:

[SCM1602-test-code-by-great-embeded

Description: 液晶屏1602测试程序 1602液晶屏C语言程序 开发板: 伟嵌科技----小强开发板 硬件连接: RS- P2.2 RW - P2.3 EN - P2.4 DATAPORT - P0 -1602 LCD 1602 LCD test program C language program development board: Xiao Qiang Wei---- embedded technology development board hardware connection: RS-P2.2 RW- P2.3 EN- P2.4 DATAPORT- P0
Platform: | Size: 17408 | Author: 刘金龙 | Hits:

[SCMLCD1602

Description: 对液晶1602控制的c程序 ,测试通过。接法: E接P2.、RW接P2.、RS接P2.5-1602 for LCD control of the c program test. Connection: E then P2., RW then P2., RS received P2.5
Platform: | Size: 18432 | Author: | Hits:

[SCM1602

Description: 多字符LCD显示 P1接LCD1口,P3.7接RS口,P3.6接RW口,P3.5接E口 现象:LCD显示屏显示“welcome to qiuxin mcu!”-Multi-character LCD display connected LCD1 port P1, P3.7 connected RS mouth, P3.6 connected RW mouth, P3.5 access port E phenomenon: LCD display shows " welcome to qiuxin mcu!"
Platform: | Size: 1024 | Author: 叶祖钦 | Hits:

[SCM1602

Description: LCD1602的显示。可自行修改显示的文字,RW端可接单片机引脚,但在程序中要写入RW=0-LCD1602 display. Can modify the text displayed, RW end microcontroller pins can be connected, but in the program to write RW = 0
Platform: | Size: 1827840 | Author: demon | Hits:

[Other Embeded programio_driver

Description: 1602 lcd 显示驱动 与按键监测 控制口 rs=P0^7 rw=P3^3 sbit ep=0xc4 数据接口 P2 24M时钟 显示范围为 0~9 A~Z a~z : - / < > . 按键 P1 共计16个按键键值1~16 返回0表示无键入 -1602 lcd display driver with key monitoring and control port rs = P0 ^ 7 rw = P3 ^ 3 sbit ep = 0xc4 data interface P2 24M clock display range is 0 ~ 9 A ~ Z a ~ z:-/< > . A total of 16 keys P1 keys keys from 1 to 16 returned 0 for no type
Platform: | Size: 2048 | Author: 赵伟龙 | Hits:

[SCM1602

Description: 1602的程序P1.1接RS,P1.2接en,P1.3接rw。P2.0~P2.7接的D0~D7。P2.6和P2.7这两个端口的SEL在复位以后默认是1,注意置0-Program P1.1 1602 pick RS, P1.2 then en, P1.3 pick rw. P2.0 ~ P2.7 pick of D0 ~ D7. SEL P2.6 and P2.7 of the two ports after reset default is 1, attention is set
Platform: | Size: 1024 | Author: 刘灵 | Hits:
« 12 »

CodeBus www.codebus.net