搜索资源列表
ZHONGDUAN
- 改程序实现了pic单片机的中断。可作为pic单片机初学者阅读,也可以作为pic工程师的参考。-changed procedures to achieve a pic SCM interruption. As pic microcontroller beginners reading, can be used as a reference pic engineers.
zhongduan
- 一个凌阳单片机多中断源的实际例子,很具有代表意义,值得研究哦
zhongduan
- 通过中断控制led闪烁规律,这里的中断是指外部中断,而不是串口或者定时器中断
zhongduan
- 单片机测试=====================================时钟芯片测试
zhongduan
- EA = 1 //开总中断 ET0 = 1 //允许定时器0中断 TMOD = 1 //定时器工作方式选择 TL0 = 0x06 TH0 = 0xf8 //定时器赋予初值 TR0 = 1 //启动定时器
zhongduan
- 单片机与微机通信程序,包含了定时器及中断等常用寄存器的设置
zhongduan
- 实现单片机流水灯加减速,以及单片机中断相关的C语言程序-MCU flow acceleration and deceleration lights, and microcontroller-related C-language program interruption
zhongduan
- 自己写的 51单片机的中断程序,用c语言写的-Single-chip microcomputer 51 to write their own interrupt procedures, the use of c language
zhongduan
- c8051f410 外部中断定义与使用-c8051f410 definition and use of external interrupts
zhongduan
- 这是第一届飞思卡尔杯华中科技大学程序的第二部分,是个中断服务程序-This is the first Freescale Cup of Huazhong University of Science and Technology program of the second part of the interrupt service program
ZHONGDUAN
- 单片机的中断实验,其中有硬件仿真及软件编程,所用到是软件是PROTEUS 和KEIL -SCM interruption experiments, which have hardware emulation and software programming, the software is used by PROTEUS and KEIL
AD0804
- AD 转换 用定时器中断 显示 0--5V-AD0804 zhongduan xianshi
I2C
- 能够实现i2c在多机通信时的中断程序,从而解决了总线仲裁的问题-实现i2c zhongduan
zhongduan
- 此程序是中断独立按键源码,可用keil c 直接编译,适合单片机开发者直接调用,或者初学者学习用。-Disruption of this process is an independent source buttons can be used directly keil c compiler, suitable for single-chip developers to directly call, or for beginners to learn.
zhongduan
- keil编写中断程序,多种示例,更多选择-interrut of keil code
zhongduan
- c8051f020 中断代码自己测验过,保证没问题-c8051f020 interrupt
zhongduan
- 基于CH372下位机内置固件模式的中断上传程序,可满足少量数据的传送。-CH372-based next-bit machine built-in firmware mode interrupt upload process to meet a small amount of data transfer.
zhongduan
- 友善之臂公司的 s3c2440开发板的中断驱动程序-Interrupt
zhongduan
- 通过P1.0端口以1HZ的频率输出信号,使用该信号点亮一个LED指示灯, 并将信号接入到INT1,统计中断的次数。 将中断的次数通过两个七段数码管采用十进制显示出来。当超过99次后,清零并 重新计数。-1HZ by P1.0 port to the frequency output signal, using the signal light an LED indicator, and signal access to the INT1, statistics the number of
zhongduan
- 能在单片机上实现中断的效果,即一蜂鸣器响时,摁下开关,蜂鸣器停止响应 -Can be interrupted in SCM to achieve the effect, that is, a buzzer sound when you pressed the switch, the buzzer stops responding
