-
1,消除按键的抖动问题 因为按键在闭合或断开过程中出现一段抖动期,主要由于按键的不稳定性引起的,这时会呈现一串页脉冲,时间的长短和开关的机械特性有关。一般在5m...
1,消除按键的抖动问题 因为按键在闭合或断开过程中出现一段抖动期,主要由于按键的不稳定性引起的,这时会呈现一串页脉冲,时间的长短和开关的机械特性有关。一般在5ms~10ms之间。为保证CPU对键的一次闭合作一次处理,必须去抖动。在键的稳定闭合或断开时读键的状态。 2,据EICE51原理图编写并调试一个键输入子程序,其功能为判断键盘上有无键输入,若有键入,作去抖动处理后,计算输入键的键号送累加器A。-eliminate jitter button issues as keys or disconnect the closure process for some jitter period, mainly due to the instability of the keys to the cause, then it will result in a bunch of pages pulse, the duration and switches on the mechanical properties. General ~ 10ms between 5ms. To ensure that the CPU in a pair of keys a close cooperation, must go jitter. The key to the stability closed or disconnected when reading the key state. 2, EICE51 schematics prepared and debug a key input subroutine, and its function of determining whether keys on the keyboard input, if typing for to handle jitter, the admission of Bond, Bond sent accumulator A.
- 2022-05-06 22:58:19下载
- 积分:1
-
Multi
多功能时钟/日历芯片PCF8563并同AT89C51结合-Multi-function clock/calendar PCF8563 chip combined with AT89C51
- 2023-04-24 02:50:03下载
- 积分:1
-
ASP的web在线聊天室源码,程序实现了许许多多的特点…
asp的web在线聊天室源程序,程序实现了聊天室的许多功能,特别是刷新功能,做到了实时刷新(有人说话才刷,保持.zip-asp online chat rooms of the web source, the program achieved many of the features chat rooms, especially the refresh function, so the real-time refresh (some say only brush and maintain. zip
- 2022-03-13 07:14:32下载
- 积分:1
-
HD44780在aduc812上的应用,汇编程序,调试成功
HD44780在aduc812上的应用,汇编程序,调试成功-HD44780 in the application procedure compilation, debugging success
- 2022-08-26 01:16:49下载
- 积分:1
-
Tower of Hanoi program a total of three
汉诺塔程序 共有三个轴 码数由键盘输入 屏幕上输出移动的过程及次数-Tower of Hanoi program a total of three-axis code number on the screen from the keyboard input and frequency output of the process of moving
- 2022-11-12 21:20:03下载
- 积分:1
-
This example prints out "HELLO WORLD!" by writing directly to the video memory.
This example prints out "HELLO WORLD!" by writing directly to the video memory.
- 2023-02-21 22:40:04下载
- 积分:1
-
汇编实现25+9=34
应用背景
1.进一步学习汇编语言源程序的编辑,编译,目标文件的链结和可执行文件的执行全过程
2.进一步学习文本的编辑软件,TASM,TLINK和TD的使用方法
3.学习掌握汇编语言的语法规则,练习汇编语言的语法错误查找和排除。
4.通过编制汇编程序,学习分支循环程序的编程方法
关键技术
通过比较法完成8位二进制数转换成十进制数送屏幕显示功能的汇编语言源程序,但有很多语法错误。要求实验者按照原样对源程序进行编辑,汇编后,根据TASM给出的错误信息对源程序进行修改,直到没有语法错误为止。然后进行链接,并执行相应的可执行文件。正确的执行结果是在屏幕上显示:25+9=34。
- 2022-01-22 02:21:57下载
- 积分:1
-
51单
一个基于51单片机的时钟电路设计源代码,还包括了电路图.PCB.源程序-51 single-chip-based clock circuit design source code, also includes the circuit diagram. PCB. Source
- 2022-06-19 11:55:14下载
- 积分:1
-
汇编语言编写的记事本
汇编语言编写的记事本-assembly language prepared by the Notepad
- 2022-04-20 22:26:34下载
- 积分:1
-
This file contains a summary of what you will find in each of the files that
m...
This file contains a summary of what you will find in each of the files that
make up your TspSA application.
TspSA.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
-This file contains a summary of what you will find in each of the files that
make up your TspSA application.
TspSA.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
- 2022-02-14 02:44:38下载
- 积分:1