搜索资源列表
TIMER0-driver
- s3c2410及嵌入式Linux平台计时器驱动实例-s3c2410 and embedded Linux platform timer-driven examples
fs4510_demo4
- FS4510开发板示例程序demo4 压缩包内含FS4510开发板LCD驱动程序与定时器程序 文件说明 demo4.apj 为 SDT2.51 的项目文件 init.s 为初始化文件 汇编格式 lcd.c LCD驱动文件 demo4.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 memory.a memory分配 snds.a init.s用到的硬件信息 isr.c 一些中断哑函数 \\inc
fs4510_demo5_pre
- FS4510开发板示例程序 demo5_pre----中断服务程序 串口驱动 演示的功能包括中断 定时器 串口 它提供了可以在 FS4510板子上运行的参考代码 文件说明 demo5_pre.apj 为 SDT2.51 的项目文件 汇编格式 init.s 为初始化文件 lcd.c LCD驱动文件 demo5.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 包含中断服务程序 uart.c 串口驱动
18F452
- 用來設定中斷TIMER0把計算出來的秒數輸出-used to set interruption TIMER0 calculating the seconds output
S3C2440Timer
- s3c2410提供了5个16位的Timer(Timer0~Timer4),其中Timer0~Timer3支持Pulse Width Modulation—— PWM(脉宽调制 )。Timer4是一个内部定时器(internal timer),
timer_interupt
- 1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。 2. T0_C51.rar, (带中文注释的51汇编语言例程), 利用定时器0中断实现LED灯的简单控制。 两个同样功能的timer0中断程序都在MCU51-63K仿真器下通过实验。-1. T0_ASM.rar, (with Chinese comments C51 language routines), use of the timer 0 interrupt LED lamps
arm7-lpc2119
- 1、lpc2119的uart0\timer0应用 2、循环冗余校验CRC函数库 3、ASC字符在5*7点阵LED的应用 4、X045的应用函数库-1, lpc2119 of uart0 imer0 Application 2, Cyclic Redundancy Check CRC library 3, ASC characters in the 5* 7 dot matrix LED applications 4, X045 application library
timer0
- avr单片机软件模拟viic协议i2c编程-avr single-chip software simulation viic agreement i2c programming
Timer0
- ARM7-LPC2148的定时器实验源码-ARM7-LPC2148 timer test source
Timer0
- LPC2377定时器中断程序,以在ADS调试通过。可在此基础上修改任何自己需要的定时器中断服务程序。-failed to translate
ej15
- sourcecode to use the timer0 witch will interrupt in 1 second and power on/off a led in P0.x with an lpc2103
timer0
- sample for 2510, update by 1ms.
Timrintr
- This folder contains the program for timer0 interrupt and proteus demo
RELOAD__90540_rlt_irq-v10
- 使用 timer0、timer1 的重载产生中断来点亮外接的LED.-Use timer0, timer1 interrupt overload to light up external LED.
TIMER0
- 28335 示例程序 Timer0,在数码显示管上循环显示0,1,2,3,……E,F,开发环境为CCS,可选择的下拉框里面没有,所以就在下拉框里面选择了“Other”-DSP 28335 example, Timer0, display 0,1,2,3,……E,F cyclely
LPC2132-Timer0
- LPC2132 Timer0 源代码,保证能用.-LPC2132 Timer0 source
Timer0
- armlpc210302-定时器 Timer0 向量中断实验-armlpc210302-timer Timer0 Interrupt vector test
Blinky
- arm 实例程序包含Clock Settings,UART1 settings,Timer0 timer,AD conversion -the Blinky project is a simple program for the LPC2378 using Keil MCB2300 Evaluation Board and demonstrating interrupt functionality.
Lab14_Adjustable-digital-clock
- 通过LPC2132的Timer0模块实现简易时钟的显示功能并通过数码管显示,显示格式:"HH-MM-SS" -LPC2132 Timer0 module through the simple display of the clock and through the digital display, display format: " HH-MM-SS"
Timer0
- 基于arm7(未加入操作系统)程序代码实现了定时器中断控制AD采样功能-AD controled by Timer0 based on arm7