搜索资源列表
51定时中断例
- 1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。 2. T0_C51.rar, (带中文注释的51汇编语言例程), 利用定时器0中断实现LED灯的简单控制。 两个同样功能的timer0中断程序都在MCU51-63K仿真器下通过实验, 小虾们可以试试看。 -1. T0_ASM.rar, (with the Chinese language in the notes C51 routines), Timer 0 interru
430键盘程序(用端口中断)
- msp430f149键盘中断程序,用端口中断。通过实验验证-msp430f149 keyboard interrupt procedures, using ports interruption. Experimental verification
key4x4.PIC单片机上4X4键盘中断方式实现键盘扫描程序
- PIC单片机上4X4键盘中断方式实现键盘扫描程序,C语言源代码,4X4 Single-chip PIC keyboard interrupt the way the keyboard scanner, C-language source code
MSP430F2274.rar
- MSP430F2274的4乘4键盘中断+液晶显示程序 采用中断程序,在液晶1602上显示输入的数字。,MSP430F2274 4 x 4 keyboard interrupt+ interrupted the use of liquid crystal display process procedures in the importation of liquid crystal display 1602 figures.
ARM2410timer
- ARM定时器中断程序,设计的较详细,希望给大家有所帮助-ARM timer interrupt process, the more detailed design, we hope to help
zhongduan
- 自己写的 51单片机的中断程序,用c语言写的-Single-chip microcomputer 51 to write their own interrupt procedures, the use of c language
linefollower
- 这是我第一个寻迹小车,程序很简单,只有十多行。主要用了两个外部中断。走的是黑底白线的轨迹。传感器部分的电路图大家可以在网上找。原理是如果传感器在黑色背景上,输出高电平。如果检测到白线,输出低电平,把两路传感器接到单片机的P32,P33。就能实现循白色轨迹的功能了。传感器我用的是ST168。ST178,ST188也可以。 Proteus仿真文件中用了两个开关来替代,可以观察电机的反应。 -This is my first car tracing, the program is very
c8051f020_codes
- c8051f020单片机的例程,是购买几百块钱的c8051f020开发板后赠送光盘上的程序,有:8位、12位pwm,AD8位、12位转换程序,DA,串口,timer3,以及外部中断等程序。-C8051F020 MCU routine, buy a few hundred dollars are the C8051F020 development board CD-ROM on gift after the procedure, there is: 8, 12 pwm, AD8-bit, 12-b
MSP430_Basic_sample_procedures
- 包含了msp430单片机上的ADC、定时器A、定时器B、基础时钟、看门狗的初始化及中断程序。基本示例程序-Msp430 on a single chip that contains the ADC, timer A, Timer B, basic clock, watchdog and interrupt the initialization process.
interrupt
- avr单片机最好的入门程序,avr的中断程序,已经调试通过,最简单的中断程序,非常好的入门程序-avr entry procedures for the best single-chip, avr interrupt procedures are debugging through the most simple disruption procedures, a very good entry procedures
interrupt
- AVR单片机开发,外部中断程序,采用C语言-AVR microcontroller development, external interrupt procedure for the C language
Interrupt
- PIC单片机的中断程序,在MPLAB环境下运行-PIC microcontroller interrupt routines run in the MPLAB environment
中断唤醒睡眠系统
- CC2530低功耗中断唤醒程序,定时休眠然后唤醒(CC2530 low power interrupt wakeup program, timed sleep, and wake up)
51基本程序
- 关于51单片机的外部中断程序,主要用到两个中断。(There are two main interrupts on the external interrupt procedure of 51 MCU.)
实验8 定时器中断实验
- STM32的定时器中断程序,亲测可用。内有详细注释和说明文档,很好的参考资料。(STM32 timer interrupt program, pro test available. There are detailed notes and documentation, good references.)
STM32F107外部中断程序
- 按键触发STM32的GPIO中断,点亮LED(Keystroke triggers GPIO interrupts)
STM32定时器中断程序
- 本源代码为讲解基于STM32的定时器中断程序,通过定时器TIM3产生间隔1秒钟一次的中断,在中断中控制LED发光二极管,每次中断都使发光二极管状态取反(This source code is explained based on the STM32 timer interrupt program, through the timer TIM3 interrupt an interval of 1 second, in the interrupt control LED light-emittin
定时中断程序
- msp430定时器中断程序例程,通过定时器A,设定时间为1S触发一次中断。(MSP430 timer interrupt routine routine)
STM32 外部中断
- 中断程序,STM32F103系列的源码,实现简单的中断功能(Interrupt program, STM32F103 series of source code, to achieve a simple interrupt function)
N76E003串口0、串口1中断程序模板
- N76E003串口中断程序模板,实现串口中断接收和发送(N76e003 serial port interrupt program template to realize serial port interrupt receiving and sending)