搜索资源列表
8051 Timer 0 Mode 1 Example Program
- 8051单片机的定时器0的控制程序,通过这个程序可以方便对定时器进行控制-8051 timers 0 control procedures, this procedure can facilitate the timer control
8051 Timer 1 Mode 2 Example Program
- 8051单片机的定时器1的控制程序,通过调用这个程序很容易实现对定时器的操作-8051 of a timer control procedures, by calling this procedure is easy to achieve the right to operate the timer
Lab_Timer and Timer Signals
- The goal of this lab is (1) to under the defects of software timers, (2) to write a periodic program without timers, (3) to write a periodic program using timer Hardware:Host computer PC Software: GNU GCC -The goal of this lab is (1) to
S3C44B0X例子程序1
- 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。 7 uart -- 串口测试程序 该项目在SDT2.5
X5045-1
- x5045有四种功能:分别是上电复位、看门狗定时器、电源电压监控和块锁保护串行eeprom的功能, 该程序通过改变控制寄存器的参数可以实现看门狗定时器监视电压和设置保护rom区,每次复位后 地址计数器都是该区的首地址(个人观点),即断点地址。 问题:其实对该芯片的应用还是很模糊-x5045 four functions : the reduction of electricity, watchdog timer, Supply voltage control and protecti
Timer
- 汇编语言,用定时器中断,实现输出占空1比1的方波波形
timer
- 秒表/时钟计时器的设计采用AT89C52单片机,最小化应用设计;采用共阳七段LED显示器,P0口输出段码数据,P2.0-P2.5口作列扫描输出,P1.0、P1.1、P1.2口接三个按钮开关,用以调时及功能设置。为了提供共阳LED数码管的驱动电压,用三极管8550作电源驱动输出。
Timer
- 周立功开发板,lpc2292上使用定时器0实现1秒定时,让蜂鸣器间隔一秒响一秒.
timer.rar
- 此程序是C8051F120的5个定时器程序的集合,每个定时器的功能齐全。与此单片机的串口并用设置波特率时,串口1只能用定时器1,而串口0可以用定时器1234.,This procedure is the 5 timers C8051F120 collection procedure, each timer functions. With this single-chip serial port and baud rate settings, the serial port 1 can only
led(10-1)
- DSPF2812学习程序: 描述:利用GP定时器1在GPIOF8引脚上产生方波,令一个贴片LED闪烁 系统时钟150M,高速外设时钟25M,128分频后定时器周期为5.12us,适于初学者学习-DSPF2812 learning process: Descr iption: Using the GP Timer 1 GPIOF8 pin to generate a square wave, so that a flashing LED chip system clock 150M, high
1
- ATMEGA48 定时中断点灯,每一秒亮一次,一次持续30MS-ATMEGA48 timer interrupt lighting, light one every second, a continuing 30MS
timer
- NXP1768 处理器下采用C语言编写定时器0和定时器1的源代码-NXP1768 processor using C language source code of Timer 0 and Timer 1
timer
- AVR单片机的定时器模块驱动程序 包括定时器0和定时器1的使用 M16单片机 使用ICCAVR编写-AVR MCU timer module drivers include Timer 0 and Timer 1 ICCAVR prepared using microcontroller using M16
Practical-timer
- 同时用两个定时器控制蜂鸣器发声,定时器0控制频率,定时器1控制同个频率持续的时间,间隔3s依次输出1,10,50,100,200,400,800,1k(hz)的方波。 为了保证定时的准确性 晶振选择12M-The same time with two buzzer timer control, timer 0 control frequency, Timer 1 control with a frequency of duration, interval 3s sequentially outp
Using-T2-timer
- 使用T2定时器实现1秒精确定时__附有C程序_和汇编程序-Using T2 timer, 1 second precision timing
Timer-1---PIC
- Ejemplo realizado en CCS y simulado en Proteus para el uso del Timer1 (timer de 16 bits).
timer-control
- 定时器实现每隔1秒LED亮灭变化用定时器1工作方式2、定时时间改为0.5秒实现-Timer to achieve every second LED light out change with the timer 1 working mode 2, time to 0.5 seconds to achieve
timer-1
- 定时器产生精确延时,控制电平持续时间从而产生脉冲 ,简单易懂,有protues电路仿真,使用初学者。-The timer generates a precise delay, controls the duration of the duration to produce pulses, is easy to understand, has protues circuit simulation, and uses beginners.
TIMER-1
- STM32 timer程序例程,经过测试了的(stm32f103 timer test , Data processing between forwarding)
Timer
- 本程序示例如何使用C语言写TIMER。头文件 misc.h有3个有关时钟操作的函数:1. timer_on() 2. timer_off() 3. timer_set(unsigned int, unsigned int,int)(This program illustrates how to use the Timer in 'C'. The header file misc.h has the three functions related to Tim
