-
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
-
Perl
Perl-5中文教程,Perl对于许多人来说可能不是很了解,现在也不流行,但学习它对编程的结构和思想是很有帮助的。-Perl-5 Chinese guides, Perl for many people may not know, nor popular, but its programming study of the structure and ideology is very helpful.
- 2023-03-07 03:40:03下载
- 积分:1
-
This guide is designed to provide
you with the best information available to a...
This guide is designed to provide
you with the best information available to assess and counter security risks in your
organization that are specific to Microsoft® Windows ServerTM 2003 with Service Pack 1
(SP1). The chapters in this guide provide detailed guidance about how to enhance
security setting configurations and features in Windows Server 2003 with SP1 wherever
possible to address threats that you have identified in your environment. This guide was
created for systems engineers, consultants and network administrators who work in a
Windows Server 2003 with SP1 environment.
- This guide is designed to provide
you with the best information available to assess and counter security risks in your
organization that are specific to Microsoft® Windows ServerTM 2003 with Service Pack 1
(SP1). The chapters in this guide provide detailed guidance about how to enhance
security setting configurations an
- 2022-05-29 04:54:17下载
- 积分:1
-
UML for Java Programmers中文版part2.pdf
UML for Java Programmers中文版part2.pdf-UML for Java Programmers Chinese version part2.pdf
- 2022-07-27 05:46:37下载
- 积分:1
-
Java2游戏编程源码第二章,很好的学习java和简单游戏编程的书籍...
Java2游戏编程源码第二章,很好的学习java和简单游戏编程的书籍-Java2 game programming source II, a good learning java and simple game programming books
- 2023-01-29 14:30:03下载
- 积分:1
-
一个宠物用品网站,前台美工不错,大气。后台用户管理、产品管理、留言管理等。...
一个宠物用品网站,前台美工不错,大气。后台用户管理、产品管理、留言管理等。-A pet products website, the prospects of good art, atmosphere. The background of the user management, product management, message management.
- 2023-05-24 06:10:03下载
- 积分:1
-
The data structure, Peking University lecture courses, the content is very detai...
北京大学数据结构课程讲义,内容很详细,系统的介绍了数据结构方面的知识-The data structure, Peking University lecture courses, the content is very detailed and systematic introduction of the data structure of knowledge
- 2022-03-29 14:05:58下载
- 积分:1
-
华为模拟电路培训教材,非常使用,大家下载吧
华为模拟电路培训教材,非常使用,大家下载吧-Huawei analog circuit training materials, very to use, you download the bar
- 2023-02-11 17:25:03下载
- 积分:1
-
Procedures in the Windows user
在Windows用户态程序下高效除错,无论是开放、测试还是支持,都会遇上程序运行结果跟预期效果不一致的情况,找到问题的根源和解决的过程就是排错。-Procedures in the Windows user-mode debugging and efficient, whether it is open, testing, or support, the event will run the results are inconsistent with the expected results of the situation, find a root of the problem and solution process is debugging.
- 2023-03-14 16:10:04下载
- 积分:1
-
C++参考书,很经典
C++参考书,很经典-C reference books, classic
- 2022-01-21 00:16:40下载
- 积分:1