搜索资源列表
asm005
- MCS-96单片机中断控制下的多道I_O程序。该程序完成4路采样,并在HSO线上给出相应PWM输出,P2.5上给出另一个PWM输出。-MCS-96 microcontroller suspended under the control of multi-channel I_O procedures. The procedures are completed 4 Sample Road and the HSO line is the corresponding PWM output dry wei
DOS里控制显示字体
- 能在DOS里显示字体,并且字体可以移动,移动时改变颜色,也用中断控制速度
comm_c_2
- 串行口升级程序支持1-4口的中断控制-serial port upgrade 1-4 I support the Interrupt Control
test
- 超级流水灯源程序,三种状态转化,用PWM及定时中断控制!
22
- 基于51单片机秒表的程序设计 1.设计目的: (1)利用单片机定时器中断和定时器计数方式实现秒、分定时。 (2)通过LED显示程序的调整,熟悉8155与8051,8155与LED的接口技术,熟悉LED动态显示的控制过程。 (3)通过键盘程序的调整,熟悉8155与矩阵式键盘的接口技术,熟悉键盘扫描原理。 (4)通过阅读和调试简易秒表整体程序,学会如何编制含LED动态显示、键盘扫描和定时器中断等多种功能的综合程序,初步体会大型程序的编制和调试技巧。 -Based on 51
8051_MCU_Basic_
- 《8051单片机基础教程》首先介绍了8051单片机的硬件、汇编语言、程序测试方法、基本I/O控制、中断控制、计时计数器控制、串行接口控制、A/D与D/A转换等土要内容,然后重点介绍了三个制作课题:LCD串行接口监视器、单片机电子钟、倒数计器。- Essentials 8051 First introduced 8051 hardware, assembly language, program testing methods, and basic I/O control, interrupt c
SPCE061A_MAX_Sub_good
- 凌阳子程序大全+++趣味语音识别程序+++61板自检程序+++语音电子钟程序+++语音识别且识别过程在图形液晶显示模组LCD上显示实验+++复读机程序+++数据传送指令演示程序+++冒泡排序程序+++LED键盘模组自检程序+++led单向循环流水灯程序+++点亮IOA口外接LED键盘模组的不同的led来显示按键输入值+++外部中断实验+++触键唤醒实验+++IRQ5,4,6时基信号中断实验+++定时器实验+++定时器A/B的irq0、irq1和irq2中断实验+++双路DAC实验+++ADC转换
jiaotongdeng
- 本次课程设计采用定时加中断控制的方式进行,对两个方向车辆的通行时间分别计时,可随意进行更改双向的通行时间。-The regular increase in the use of curriculum design approach to interrupt control of vehicles in both directions, respectively, a time period can be free to change the two-way passage of time.
zhongduankongzhi
- 适用于89C51单片16进制的中断控制源程序-zhongduankongzhi
jiekou
- 基于中断控制的声光报警器的设计 汇编语言,主要是对8255,8253等芯片的编程。-In order to communicate with more people,you can take a note what are you really want.
clock01
- 时钟程序,通过定时中断控制,可以调整小时和分钟,-Clock program, through the timer interrupt control, you can adjust the hours and minutes,
INT1
- 中断控制的P1.1小灯。采用12MHZ晶振-P1.1 interrupt control of a small lamp. 12MHZ crystal with
assembler-language-programming
- 一份汇编语言学习资料,集指令说明到中断控制,还有子程序调用都有详细讲解。文件小,内容多而全,汇编语言学习者别错过。-A compilation of language learning materials, instruction set to interrupt control instructions, and subroutine calls are explained in detail. File is small, more content and full, assembly la
7
- 抢答器汇编语言8253,8255芯片,中断控制,六个组别,用8253芯片完成计时功能-anwsermachine code
8259_1
- 本源程序通过使用星研集成环境中的8259实现中断控制-Interrupt control
E
- 除零溢出中断控制重写,实现了中断服务子程序的修改,当溢出时扩展,当除零时报错-Divide by zero overflow interrupt control the rewrite, modify the interrupt service routine, when the overflow expansion, when the error in addition to 0:00
danpianjizhongduanfangzhen
- 单片机仿真。proteus环境内。包含仿真,源文件,kell文件。内容:51单片机中断控制,使得LED灯1秒亮灭,60秒亮灭,1小时亮灭。-SCM simulation. proteus environment. Including simulation, source files, kell file. Content: 51 microcontroller interrupt control, LED lights light off one second, 60 seconds light
8259
- 微机实验8259完整代码 1)了解8259A芯片的工作原理。学会使用8259A中断控制芯片实现对外部中断的响应和处理。 2)了解8259A内部结构和熟悉8086的接口逻辑。 3)掌握对8259A的初始化编程方法和8086是如何响应中断、退出中断的。 -Microcomputer experimental 8259 complete code 1) to understand the working principle of the 8259A chip. Learn to use
中断实验与编程
- 实验任务及内容: 编一程序,在显示器上显示时、分、秒。借用计数器8253的Timer0作为中断源,通过8259A向CPU发中断,每10ms产生一次中断。在中断服务程序中管理刷新时、分、秒。 输入文件名(如CLK)后清屏后显示:Current time is: xx:xx:xx (时分秒键盘输入) 打回车,时、分、秒开始计时。时钟不停的刷新。 当键入CTRL+C时,停止计时,返回系统,且系统正常运行不死机。 8253的初始化程序段可借用口地址为40H、41H、42H、43H 控制字为3
E6_8259中断
- 8259中断控制应用实例+protues仿真(8259 interrupt control application example +protues simulation)