搜索资源列表
TIMER
- DOS 下的定时器82C54测试程序,实现中断方式的测试,描述了82C54寄存器的配置和中断的配置-Under DOS timer 82C54 testing procedures realize interrupt testing, describes the register configuration and 82C54 interrupt configuration
T0
- 基于LPC2210上采用定时器来用软件查询中断-LPC2210 based on software used to query the timer interrupt
MAIN
- An example of timer interrupt by using dsp2812
c_dpjcx
- 定时中断处理函数,键盘扫描函数,数码管显示函数-Timer interrupt handler, keyboard scan function, LED display function
shuzimiaobiaoVHDL
- 数字秒表的VHDL语言实现,由于系统定时器8253每秒中断18.2次,利用INT 1AH/00H取得中断次数(DX),得到54.945ms的定时单位。 -Digital stopwatch the VHDL language, because the system timer interrupt 18.2 times per second, 8253, made use of INT 1AH/00H interrupt number (DX), by 54.945ms timing uni
TimeOut_C
- 定时器与中断,每一秒残生一个中断,点亮8个led灯-Timer interrupt, an interrupt every second remaining years, 8 led lamp light
timer-interruption
- zigbee中的定时器中断程序,开发平台是cc2430,对定时器进行操作和运用-zigbee the timer interrupt program, the development platform is cc2430, operate and use the timer
timer-shi-zhong
- MSP430F149单片机中定时器A控制的电子钟,定时器每十秒中断一下次,定时数据显示在数码管上,包括秒,分,时-MSP430F149 microcontroller timer control in A the electric clock, every 10 seconds A timer interrupt next time, time data shows in digital tube, including seconds, points,
FCFSandRR
- 时间片轮转调度,具体做法是调度程序每次把 CPU 分配给就绪队列首进程使用一个时间片。当这个时间片结束时,就强迫一个进程让出处理器,让它排列到就绪队列的尾部,等候下一轮调度。实现这种调度要使用一个间隔时钟。当一个进程开始运行时,就将时间片的值置入间隔时钟内,当发生间隔时钟中断时,就表明该进程连续运行的时间已超过一个规定的时间片。此时,中断处理程序就通知处理器调度进行处理器的切换工作。-The round-robin scheduling, specific practices scheduler
debounce_keys
- Descr iption: Demonstrates debouncing 8 keys. The state of the eight keys is sampled four times using a timer interrupt. If a key is pressed longer than four seconds, the corresponding bit in the key_press global variable is set. The main
Comparator
- MSP430独特的定时器使用方法,可以使用它一个定时器达到不同间隔的定时中断的作用-Using the method of MSP430 unique timer, can use a timer to achieve different interval timer interrupt function
timer
- 51单片机的定时器,使用timer0来完成定时的功能,达到时间会自动跳入定时器中断-51 singlechip timer, use timer0 to complete the timing function, achieve the time will automatically jump into the timer interrupt
7-1
- msp430f149的定时器使用程序,可以产生不同的时间间隔的中断-The use of MSP430F149 timer, interrupt can produce different time intervals
timer-and-interrupt
- 外部中断和定时器一样,是单片机最基本也是最重要的两个功能. 我们把它们放在了一起,让大家熟悉单片机的多个内部器件的控制。 因为P3.2接的J8的1端,所有按键“S19”就是外部中断。 数码管的最高位一直显示0--9。当“S19”按下后,就会执行一次流水灯的代码。 因为外部中断0的优先级比定时器0的优先级高。 在执行流水灯的后,数码上显示的值不会有所变化,让后继续显示。-External interrupts and timers, is
dsq_chuzhi
- 计算12mhz单片机16位定时器中断的时间,它会计算初值,对于懒人来说很有用。-Calculation 12mhz chip 16-bit timer interrupt time, it will calculate the initial value, is useful for the lazy.
main
- 实现温度采集、数码显示、串口通讯、定时中断等功能。-Temperature collection, digital display, serial communication, timer interrupt functions.
part2_1
- 基于51单片机利用中断的计时器1的工作方式0来产生方波-Based on 51 single-chip timer interrupt work to produce a square wave 0
A-stopwatch-timer
- 51单片机定时器/计时器的使用,打开中断允许位,对IE寄存器进行控制-51 microcontroller timer/timer used to open the interrupt enable bits of IE register control
HWWUSY
- 基于51单片机的红外遥控温度C程序,用12864显示,包含定时器和按键中断。附件中还包含VB上位机界面程序及界面、原理图、程序说明。亲测,绝对能用。-Infrared remote control based on 51 single chip microcomputer temperature C program, in 12864, according to contain timer interrupt and buttons.Attachment also contains VB PC
定时器中断
- stm32芯片定时器的中断的实现,对32定时器的初始化和GPIO口的操控(STM32 chip timer interrupt the realization of the 32 timer initialization and GPIO port control)
