搜索资源列表
zhongduan
- 中断计时函数,最基本的单片机函数,微处理器:AT89S52 编译环境:Keil uVision V2.38a -DHT90 and LCD1602 display of temperature and humidity KeilC procedures file name: DHT90.c microprocessors: AT89S52 compiler environment: Keil uVision V2.38a-Interrupt timer function, basic micro
zhongduan
- 单片机的中断函数,包括51单片机和STC单片机,所有函数的初始化和中断入口函数-Microcontroller interrupt function, including 51 MCU and STC chip, all function initialization and interrupt entrance function
zhongduan
- 51系列单片机中断程序,实现跳中断与中断返回。是一个学生实验用程序-51 Series MCU interrupt the program, jump to interrupt and interrupt return . Is a student experiment program
zhongduan
- 嵌入式实验 中断处理实验,基本完成实验内容要求,有注解,有截图结果。-Embedded experimental interrupt handling experiment, basically complete experiment content requirements, comments, have screenshots results.
zhongduan
- msp430单片机的中断控制方法,以及中断的应用-the msp430 microcontroller interrupt control method, as well as the interrupted application
zhongduan
- 这是在单片机上实现中断的方法,旨在程序运行时,灯闪烁10次后停止闪烁且cpu挂起-SCM interrupt, aimed at the program is running, the light flashes 10 times to stop blinking and cpu hang
zhongduan
- 用PIC单片机内部定时器0,作为16位定时器使用,并开启溢出中断。单片机的外部中断0引脚接开关SW2,并设置为下降沿的触发方式。单片机的UART接口工作于全双工异步模式,1个起始位,8个数据位,1个停止位,波特率为9600,并开启接收中断,与PC机通信。编写程序实现功能:SW2按键按下时,LCD上显示“Timer0 Start”, 定时器0开始工作,然后LCD上显示“Timer0 Working”,当UART接收到PC机发送的命令“P”时,定时器0停止工作,LCD上显示“Timer0 Stop”
zhongduan
- lpc2103嵌入式的外部中断基本编程 (按下外部按键,显示流水灯,再次按下停止显示,循环往复) -Embedded lpc2103 external interrupt basic programming (press external button to display water lights, press again to stop displaying, ad infinitum)
zhongduan-
- 三种中断控制流水灯,包括定时器、计数器中断和外部中断。通过简单的程序学会中断的工作原理。-Three interrupt control water lamp, including the timer and external interruption, counter interrupt. The working principle of by simple program learn to interrupt.
LPC2132_I0-zhongduan
- 这是我自己买的LPC2132开发板自带的程序——定时器T0的中断查询方式。非常适合初学者使用。安装的是ADS1.2,用的Codewarrior for arm 可以编程和烧录程序。-This is my own to buy LPC2132 development board comes with the program- Timer T0 interrupt query. Very suitable for beginners to use. Installed ADS1.2, with Co
zhongduan
- 单电机实验的一个中断代码,时ADU类型的单片机,不是51的哦-Interrupt code
ZhongDuan
- 里面的程序可以为所有类型的msp430中断程序借鉴使用,非常的好用,分享一下(The inside of the program can be used for all types of MSP430 interrupt programs, very useful, to share it)
