搜索资源列表
avr_rklib
- This file contains source codes library written in C in WinAVR for AVR. This library contains samples of service various devices: ADC, DAC, thermometers, timers etc.
dingshi5miao
- AVR单片机T/c1用作定时器,PD0接的LED定时亮暗。-AVR Singlechip T/c1 used as timers, PD0 then the LED light the dark from time to time.
lab21
- work with AVR AT90S8515 microcontroller. Work with timers and interrupts.
avrusefulresources
- avr常用功能程序,包括usart,定时器,中断函数,ad转换-avr common functions procedures, including usart, timers, interrupt function, ad conversion
timertest
- This program is written in C for AVR Microcontrollers. It is to be compiled witn GCC compiler which is available for Free. The Program is for learning and using Timers in AVR. Very useful in scanning data after a prespecified time interval.
LedFlash2
- 熟悉ATmega88 定时器的使用,进一步了解AVR单片机定时器的使用方法!-ATmega88 timers are familiar with the use of a better understanding of AVR microcontroller to use the timer!
AVR_Timer0_Compare
- AVR单片机ATmega16的定时器工作在比较模式,时间到将点亮LED-AVR Microcontroller ATmega16 timers work in comparison mode, the time to light the LED
CompleteAVRapplicatios
- AVR应用程序全集,包括按键处理,定时器,中断、PWM、异步串口UART以及EEPROM读写程序等,上述程序均通过调试。-Complete AVR applications, including keys, timers, interrupts, PWM, UART, and asynchronous serial EEPROM read and write procedures, these procedures are through debugging.
Newbies_Guide_to_AVR_Timers
- Newbie guide to AVR Timers
AVR-IO-ports-communications-line
- AVR单片机利用定时器普通IO口实现一线通信-AVR microcontroller IO ports using timers to achieve common communications line
AVR-Studio
- Codes for Atmega8 for AVR Studio.. From LCD, ADC to buttons, interrupts, timers, PWMs, blinking LEDs-Codes for Atmega8 for AVR Studio.. From LCD, ADC to buttons, interrupts, timers, PWMs, blinking LEDs...
acceler
- 基于ADXL335加速度传感器的Atmel ATmega48/88/168 series代码-This is an AVR-GCC program designed for the Atmel ATmega48/88/168 series. It reads in three analog inputs, signifying the acceleration in the X, Y, and Z axes, and displays what it sees as PWM outputs
168
- AVR 168芯片硬件手册,介绍AVR硬件参数的文章,大家可以看看,包括各种寄存器,定时器,串口,等的用法,参数。-允许输入拉丁字符的拼音 AVR 168 chip hardware manual to introduce the articles of the AVR hardware parameters, we can see, including the use of a variety of registers, timers, serial ports, etc., parame
avr
- switching on off avr using timers
AVR_mega16learning-board-routines
- AVR单片机开发板程序,包括:蜂鸣器、流水灯、定时器等-AVR microcontroller development board procedures, including: buzzer, water, lights, timers, etc.
avr4
- avr与protuse定时器产生PWM波形-avr timers generate PWM waveform with protuse
AVR-Library
- The complete ACR library all working like LCD interfacing,Serial Interfacing,AVT timers all with Proteus Simulation Files-The complete ACR library all working like LCD interfacing,Serial Interfacing,AVT timers all with Proteus Simulation Files...
workspace-AVR
- AVR入门初级小程序,流水灯,定时器,中断等-AVR Starter primary applet, water lights, timers, interrupts, etc.
AVR Timer
- AVR Timer AVR130: Setup and Use the AVR Timers
TimersInterrupt
- timers interrupt for avr in c++