搜索资源列表
51_ljq
- Keil C51 51定时器中断例程 编成语言:C-timer interrupt routines into languages : C
TIMEFFFS
- 定时中断程序,外部中断编程方法。了解使用中断编程的一般方法,掌握采用中断方式进行定时器编程的方法。-timer interrupt procedures, external interrupt programming method. Understanding of the use of the general interrupted programming methods, master used for the timer interrupt programming method.
TIME-INT
- 该程序利用了定时器1的周期中断功能,每1ms产生一次中断-procedures for the use of the timer interrupt the cycle of a function, each have an interruption 1ms
PIDcontrol
- 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等。 -Designed to 89C51 single-chip, ADC, DAC, such as circuit and operat
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
Tetris
- 大概在最近两天之内编码完成,但此前一天开始构思。第一天晚上主要完成了方块旋转算法,第二天也就是今天加了消方块的处理算法。但是可能还有一些考虑不周的地方,比如,没有采用定时中断,而是图方便采用了和cpu频率有关的delay()函数来模拟时间间隔,这是需要改进的地方。-Probably within the last two days to complete coding, but the idea of the day before the beginning. Completed the fir
timeminutesecond
- 显示时间分钟秒,利用了定时器的中断来编程,可以做一个电子钟-Show Time minutes, seconds, using a timer interrupt programming, we can do an electronic clock
core_timer_interrupt
- Core Timer Interrupt
MAIN
- An example of timer interrupt by using dsp2812
51622455ACT_LED
- LED指示灯程序。应用于S3C44B0X ARM板上的LED测试,程序运行后,开发板上的三个LED指示灯会来回闪烁。 -This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the Atmel AT91SAM9261 evaluation boards. It shows basic use of parallel I/O, timer and the interr
6
- C5402定时器中断的使用方法,以及定时器定时周期的设定-C5402 to use the timer interrupt, and the timing cycle of timer setting
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
5509-Timer
- 学会 C 语言中断程序设计,以及运用中断程序控制程序流程-Learn C language interrupt programming, as well as the use of interrupt program control program flow
timer
- TI DSP 5402 定时中断控制源代码,功能很强大。-TI DSP 5402 timer interrupt control source code, functionality is very powerful.
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,
timer
- 51单片机的定时器,使用timer0来完成定时的功能,达到时间会自动跳入定时器中断-51 singlechip timer, use timer0 to complete the timing function, achieve the time will automatically jump into the timer interrupt
MCU
- 公司项目,采用赛元单片机,应用到红外编解码技术,数码管显示技术、触摸按键技术、定时器、中断、PWM输出、串口设置等等。(The company's project, using Saiyuan MCU, applies to infrared coding and decoding technology, digital tube display technology, touch key technology, timer, interrupt, PWM output, serial port
