-
TG12864E液晶说明
支持串并行接口的12864,主控为ST7920A,还有源码参考。
DI EQU P3.7
E EQU P3.5
RST EQU P3.2
cs1 equ p3.0
cs2 equ p3.1
;本测试程序中CS1,CS2=H ,RW =>GND
ORG 0000H
LJMP MAIN
ORG 0003H
LJMP LINTO
ORG 0100H
MAIN: NOP
clr ea
clr cs1
clr cs2
CLR E
lcall init
MOV 34H,#0ffH
LCALL DISPLAY_ALL
lcall dly100
MOV 34H,#00H
LCALL DISPLAY_ALL
lcall plybw
lcall DLY100
MOV 34H,#00H
LCALL DISPLAY_ALL
MOV R1,#0C0H ;START = 0
LCALL WRI
mov 31h,#0
mov 30h,#0
MOV 30H,#0 ;x
MOV 31H,#8 ;y
MOV DPTR,#HZI7 ;您
LCALL outhz
MOV 30H,#0
MOV 31H,#40
MOV DPTR,#HZI8 ;好
LCALL outhz
MOV 30H,#4
MOV 31H,#16
MOV DPTR,#HZI1 ;*
LCALL outhz
MOV 30H,#4
MOV 31H,#32
MOV DPTR,#HZI2 ;*
LCALL outhz
MOV 30H,#6
MOV 31H,#0
MOV DPTR,#HZI3 ;电
LCALL outhz
MOV 30H,#6
MOV 31H,#16
MOV DPTR,#HZI4 ;子
LCALL outhz
MOV 30H,#6
MOV 31H,#32
MOV DPTR,#HZI5 ;公
LCALL outhz
MOV 30H,#6
MOV 31H,#48
MOV DPTR,#HZI6 ;司
LCALL outhz
LCAL
- 2022-10-19 20:50:02下载
- 积分:1
-
在java编程的电子书
EBook on Java Programming
- 2022-02-04 01:24:32下载
- 积分:1
-
pdg格式,看起来麻烦些 比较基础的java书籍,讲的全面
pdg格式,看起来麻烦些 比较基础的java书籍,讲的全面-PDG format seems a little trouble java based on the books, stresses the comprehensive
- 2022-01-26 00:37:54下载
- 积分:1
-
高品质射频测量的经典教材,来自著名的美国吉时利(KEITHLEY)仪器公司,英文版...
高品质射频测量的经典教材,来自著名的美国吉时利(KEITHLEY)仪器公司,英文版-RF measurement of high-quality classic material, from well-known American Keithley (KEITHLEY) Instrument Company, in English
- 2022-08-17 22:57:58下载
- 积分:1
-
vc串口通信代码,比较经典的一个代码,很不错,值得学习哦。...
vc串口通信代码,比较经典的一个代码,很不错,值得学习哦。-vc serial communication code, a code comparison classic, very good, it is worth learning Oh.
- 2022-03-22 02:42:32下载
- 积分:1
-
java持久层框架书籍ibatis开发指南
java持久层框架书籍ibatis开发指南-java persistence layer framework for the development of guide books iBATIS
- 2022-03-14 04:51:42下载
- 积分:1
-
初始的员工工资信息文件名为yuangong,如要利用此系统进行员工工资信息的管理,系统会提示用户输入员工工资信息的文件名,则要输入此文件名,或输入管理员使用系统...
初始的员工工资信息文件名为yuangong,如要利用此系统进行员工工资信息的管理,系统会提示用户输入员工工资信息的文件名,则要输入此文件名,或输入管理员使用系统时新建的文件名。如删除该文件,则需在系统中调用相应的功能函数重新创建初始化文件。
初始的用户信息所在的文件名为yonghu,系统默认即为此文件名,不可删除。
-Wages and salaries of the initial information document, entitled yuangong, such as to make use of this system, wages and salaries of the management of information, the system prompts the user to input information on staff salaries in the file name, will have to enter this file name, or enter a new administrator when using the system the file name. Such as delete the file, then call in the system function corresponding to re-create the initialization file. User information where the initial document yonghu, that is, to this end the system default file name, can not delete.
- 2022-07-05 04:13:53下载
- 积分:1
-
vc++高级编程源代码
vc++高级编程源代码-vc senior programming source code
- 2023-02-09 06:05:04下载
- 积分:1
-
linux圣经:介绍,包括Fedora、Debian、Ubuntu SUSE knoppix,,,…
Linux Bible:简介,包括Fedora、KNOPPIX、Debian、SUSE、Ubuntu和其他7种Linux*非常适合计划过渡到Linux的用户,这些用户希望试用不同的发行版,看看哪一种最能满足他们的需求*包括关于Linux的实际用途、多媒体应用程序、即时消息、BT、,以及改进的安全技术
- 2022-04-19 07:54:58下载
- 积分:1
-
winhex教程,讲述数据恢复的原理和方法。
winhex教程,讲述数据恢复的原理和方法。-winhex tutorial about data recovery principle and method.
- 2022-02-28 15:52:01下载
- 积分:1