搜索资源列表
clock
- avr 单片机 定时器初始化、应用原代码
timer1
- AVR单片机定时器1使用源程序,使用人员使用 ICCV7 for AVR编译后可直接使用
定时器1的捕捉比较控制轰鸣器实验
- 基于avr单片机的经典实验,定时器1的捕捉比较控制轰鸣器实验
38khz 单片机的定时器
- 利用avr mega128单片机的定时器1产生的38khz 的频率。已用示波器测试,没有问题。-Using avr mega128 microcontroller timer 1 generates a frequency of 38khz. Has been tested with an oscilloscope, no problem.
TIMER_main.rar
- avr 单片机 ATMEGA16 定时器中断程序,Single-chip timer interrupt avr procedures ATMEGA16
AVR2
- AVR单片机定时器1中断程序每500MS将PB0端口的二极管点亮一次,程序运行在内部1M晶振下-Program the AVR timer 1 interrupt every 500MS will PB0 port LED lights once, run under the internal crystal 1M
tc
- avr单片机最好的入门程序,avr的定时器计数器,已经调试通过,最简单的定时器计数器程序,非常好的入门程序-avr entry procedures for the best single-chip, avr timer counters, has been through the debugging, the simplest procedure timer counters, very good induction procedures
T0shumaguan
- avr单片机定时器的数码管显示程序,初学者看还可以啊-avr timer single-chip digital control display program, a beginner can look at ah
timer_pwm
- avr单片机的定时器使用范例,产生pwm波-avr microcontroller using the example of the timer, pwm wave generated
Timer
- avr单片机的定时器的测试程序,测试定时器的各种工作方式-avr microcontroller timer test program to test a variety of work the timer
LCD_12232
- AVR单片机驱动12232点阵液晶,显示当前温度,温度传感器为热敏电阻。程序包括定时器模块,ADC模块,液晶驱动模块和字模。-AVR Microcontroller 12232 dot matrix LCD driver, display the current temperature, the temperature sensor for thermal resistance. This process includes the timer module, ADC module, LCD dr
LedFlash2
- 熟悉ATmega88 定时器的使用,进一步了解AVR单片机定时器的使用方法!-ATmega88 timers are familiar with the use of a better understanding of AVR microcontroller to use the timer!
interrupt_T
- avr单片机 定时器定时 定时器中断 外部中断-MCU external interrupt timer interrupt avr
key
- 基于雨亭的51/AVR单片机开发板的按键扫描程序,在定时器中断中定时扫描,使用状态机进行按键去抖,与延时扫描相比效率较高,占用资源少-Yu Ting s 51/AVR microcontroller based development board scanner button, the timer interrupt in time scan, using the state machine button to shake, as compared with the delayed scan m
time
- 主要演示AVR单片机定时器2的异步操作功能用作实时时钟的效果-AVR microcontroller Timer 2 major shows asynchronous operating functions for the effect of real-time clock
time1
- AVR单片机定时器2的异步操作功能用作实时时钟的效果。同时讲解了BASCOM-AVR中关于时钟硬件配置方面的语句。在BASCOM的概念里主要分为SOFT和USER两大类时钟产生的方法。利用芯片定时器的异步功能称为软时钟,利用专用时钟芯片则要用户自己编写相应的处理程序,所以称USER。但不管采用哪种方式,相关的中断服务程序或是函数都要支持DATE$和TIME$以及_sec , _min , _hour, _day , _month , _year等系统内部变量。程序的其他部分可以直接存取这些变量,
AVR
- AVR单片机定时器产生4路PWM程序, 内部硬件模块产生PWM-C,ATMEGA 8
AVR-TC0
- AVR单片机定时器0 TC0的四种工作模式-AVR microcontroller timer 0 TC0 four modes
AVR单片机定时器
- 采用ATmega16的单片机定时器程序,使用中断方式(this is a Timer designed with Atmega16)
数字时钟
- avr单片机定时器实现对时间 日期的累积,可以通过按键修改时间 日期,数码管显示(AVR single chip timer realizes the accumulation of time and date, can modify time and date by key, digital tube display)