搜索资源列表
avrtest
- avr的I/O、串口、定时器/计数器、外部中断、LCD等的例程-avr I / O, serial port, timer / counter, external interrupts, the LCD routines
AVRINT
- 本程序是AVR系列单片机的外部中断程序,中断实验,LED数码管显示中断数据,按键按下计数,数码管显示计数结果
XINT
- AVR单片机ATMEGA128实习之—外部中断(附带Proteus仿真例子)
Avr_Debug
- 一个采用单片机的外部中断0口实现的红外遥控解码程序 可对大部分的遥控器进行解码 而只需要对其进行一些小的改动即可 采用的是avr的atmega16的单片机
AVR
- AVR单片机 实验教学指导书 实验一 实训装置的认识与软件使用 实验二 彩灯控制 实验三 键控加减计数 实验四 外部中断的使用 实验五 数码管动态扫描显示 实验六 实时时钟显示 实验七 高频脉冲频率的测量 实验八 低频脉冲频率的测量 实验九 脉宽调制的实验 实验十 显示驱动器7219的使用 实验十一 7219驱动8位8段数码管的时钟显示 实验十二 8×8点阵字符显示控制器的使用 实验十三 异步通信实验 实验十四 多路模拟数据采集与显
avr274 AVR单片机串口通信的程序
- 这是关于AVR单片机串口通信的程序,适合与有一定基础的人看。 这份资料介绍了UART单线的软件执行。议定书的支持两个设备间的半双工通信。唯一的要求是一个输入/输出端口,支持外部中断和一个计时器比较打断。-This is on the AVR single-chip serial communication procedures, suitable for a certain basis people. This document introduces the software implement
I2C.rar
- I2C 总线C语言集锦包括,PIC单片机,51单片机,AVR单片机.,I2C Bus C language allehanda including, PIC microcontroller, 51 MCU, AVR Singlechip.
AVR_M16_INT.rar
- AVR单片机外部中断测试程序,内有仿真图,AVR external interrupt single-chip testing procedures, there are simulation plans
AVRmega16
- AVR mega16例程包括:AD转换,AT24C02的I2C,DS1302时钟,EEPROM读写,PWM控制,看门狗,SPI,外部中断,定时器,-AVR mega16 routines include: AD conversion, AT24C02 the I2C, DS1302 clock, EEPROM read and write, PWM control, watchdog, SPI, external interrupt, timer,
avrPTest
- AVR基本外设测试程序,包括1602LCD,外部中断,定时计数器0,键盘扫描等。本工程是基于Mega8而进行的,可以基本不用修改而应用到AVR的其他芯片上,比如Mega16,Mega162等。-AVR basic peripherals testing procedures, including 1602LCD, external interrupt, timer counter 0, keyboard scanning. The project is carried out based on
uart
- AVR单片机串口接受程序,产生4路PWM波来控制电机。同时用了六个外部中断来实现不同的功能。-AVR single-chip serial port to accept the procedure, resulting in 4-channel PWM wave to control motor. At the same time, the six external interrupt used to achieve different functions.
avr_xuexibiji_zhongduanshiyan
- AVR学习笔记二、基本输入和外部中断实验.rar-AVR study notes 2, the basic input and external interrupt experiments. Rar
INT
- AVR ATmega128所有外部中断驱动。设置全部通过测试,完美移植使用-AVR ATmega128 all external interrupt-driven. Set all passed the test and perfect the use of transplantation
interrupt_T
- avr单片机 定时器定时 定时器中断 外部中断-MCU external interrupt timer interrupt avr
interrupt
- AVR单片机开发,外部中断程序,采用C语言-AVR microcontroller development, external interrupt procedure for the C language
ds1302
- :PS2键盘、DS1302的工作原理和程序的编写 1、 AVR单片机外部中断的介绍 2、 PS2键盘的工作原理 3、 编写程序读取PS2键盘的按键值并在1602液晶上显示 4、 DS1302的工作原理 5、 编写程序控制1302工作并在1602液晶上显示时间 -: PS2 Keyboard, DS1302 works and procedures of the preparation of 1, AVR MCU external interrupt presentatio
avr-lcd
- 用GCC来写的一些avr mega16单片机常用源程序,对于一些新手会很有用,并且很实用,里面有关于dianzhen的,lcd,外部中断,pwm波等源代码。-GCC used to write some of the commonly used microcontroller avr mega16 source, would be useful for some beginners, and very practical, there are about dianzhen' s, lcd,
cvavr_study
- AVR单片机分类程序源码,包括I/O、外部中断、各类外设等-AVR microcontroller classification program source code, including I/O, external interrupts, various peripherals
zhongduan
- 外部中断,AVR单片机实现,已通过调试,可行。-External interrupt, AVR MCU, has passed the commissioning and feasible.
AVR-exInterrupt
- AVR单片机的外部中断的C语言程序,LCD用于显示中断是否发生和中断发生的次数。-AVR MCU external interrupt program in C language, LCD is used to display the interrupt occurs and the interruption times.