搜索资源列表
clock
- avr 单片机 定时器初始化、应用原代码
AT90S8535
- AVR单片机应用设计.pdf 本书以AT90S8535单片机为主线讲述AVR单片机。AT90S8535单片机是AVR单片机中内部接口丰富、功能比较全、性能价格比高的品种。 本书共分16章。第1章,单片机概述;第2章,8535单片机系统结构概况;第3章,AVR单片机指令系统;第4章,定点数运算程序设计及数制转换;第5章,浮点数运算程序设计;第6章,8535单片机 EEPROM读/写访问;第7章,8535单片机I/O端口及其应用;第8章,中断系统及应用;第9章,8535单片机定时器/计
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
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
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
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
day2-timer
- 基于proteus和avr单片机定时器计时实例-Proteus and avr microcontroller based on an instance of the timer
AVR-TC0
- AVR单片机定时器0 TC0的四种工作模式-AVR microcontroller timer 0 TC0 four modes
AVRtimer
- AVR单片机定时器1用法例程,及中断,通过测试成功 定时1s程序-AVR microcontroller timer 1 routine usage, and interrupt, timer 1s successfully passed the test procedures
timer2
- AVR单片机 定时器的应用 初始化 以及中断程序-AVR microcontroller timer application initialization and interrupt routine
AVR单片机定时器
- 采用ATmega16的单片机定时器程序,使用中断方式(this is a Timer designed with Atmega16)
timer
- ATMEGA16L 单片机定时器配置例子 C语言(ATMEGA16L SCM timer configuration example, C language)