当前位置:
首页
资源下载

搜索资源 - usART interrupt AVR
搜索资源列表
-
0下载:
本程序简单的示范了如何使用ATMEGA16的USART
USART的设置
波特率的计算
发送采用查询方式
接收采用中断方式
,This procedure easy demonstration of how to use the ATmega16 settings USART USART baud rate used for calculating send inquiries receive the use of interrupt
-
-
0下载:
学习AVR用的入门程序,包含AD转换、I2C通讯、PWM控制、USART通讯、定时器使用程序、SPI通讯、中断程序等。-Learning AVR with the entry procedures, including AD conversion, I2C communication, PWM control, USART communication program timer, SPI communication, interrupt procedures.
-
-
0下载:
基于中断实现的串口通信程序,适用于Avr单片机。-Based on Interrupt, Usart Driver for Avr[esspecially ATMega128]
-
-
0下载:
Avr单片机半双工模式Usart驱动,用中断实现, 可以像打开文件一样处理usart数据。-Usart communication half mode, implements by interrupt, Can process as file
-
-
0下载:
avr usart sample (interrupt)
-
-
0下载:
avr常用功能程序,包括usart,定时器,中断函数,ad转换-avr common functions procedures, including usart, timers, interrupt function, ad conversion
-
-
0下载:
Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers.
The USART of AVR is very versatile and can be setup
-
-
0下载:
AVR的所有模块,EEPROM,USART,AD,定时中断,AVR软件界面熟悉,软件运行,-All modules in the AVR EEPROM, USARTs, the AD, timer interrupt, familiar with the AVR software interface, the software runs, etc.
-
-
0下载:
avr128单片机 usart串口通信 中断接手查询发送-avr128 microcontroller the usart serial communication interrupt to take over the query to send
-
-
0下载:
AVR mega128a,usart通信程序,也就是串口通信程序,普通发送,中断接受,肯定好用,注意波特率-AVR mega128a, usart communication program, which is the serial communication program, ordinary transmit interrupt acceptance, certainly useful, pay attention to the baud rate
-
-
0下载:
本程序简单的示范了如何使用ATMEGA16的USARTUSART的设置波特率的计算发送采用查询方式接收采用中断方式-This procedure easy demonstration of how to use the ATmega16 settings USART USART baud rate used for calculating send inquiries receive the use of interrupt
-
-
0下载:
本程序简单的示范了如何使用ATMEGA16的USARTUSART的设置波特率的计算发送采用查询方式接收采用中断方式-This procedure easy demonstration of how to use the ATmega16 settings USART USART baud rate used for calculating send inquiries receive the use of interrupt
-
-
0下载:
atmega 单片机串口 中断方式、查询方式串口收发部分代码 使用buffer进行缓冲-atmega microcontroller serial interrupt mode, query serial transceiver sections of code using buffer to buffer
-