avr usart sample (interrupt)
资源简介:avr usart sample (interrupt)
上传时间: 2017-07-28
上传用户:tonyshao
资源简介:avr usart串口使用的一个范例 编译器:GCC 工具: C && ASM 芯片:ATMEL的ATMEGA系列
上传时间: 2015-09-03
上传用户:hustfanenze
资源简介:avr usart/uart 通讯,中断接收,循环中发送
上传时间: 2013-12-25
上传用户:leixinzhuo
资源简介:avr单片机系列的ATmega162的usart编程,实现接收和发送9bit的数据的C代码
上传时间: 2014-01-15
上传用户:xiaoyunyun
资源简介:avr Secure Digital Card and Multimedia card sample code
上传时间: 2013-12-24
上传用户:wcl168881111111
资源简介:avr单片机 LCD 12864 驱动程序 。A good sample code for learn lcd display .your can run it on me300 board . for more information , oder it from willar company.
上传时间: 2016-02-16
上传用户:agent
资源简介:这是马潮老师最新力做<<avr单片机潜入式系统原理与应用实践>>中有关usart通信的C程序,用CVavr编译,对想熟悉和学习avr单片机的朋友一定有用.注释详细,一看就懂.
上传时间: 2013-12-27
上传用户:lhw888
资源简介:PIO interrupt for pxa27x To test this sample code you ll have to connect GPIO37 to a Switch.
上传时间: 2014-08-13
上传用户:kiklkook
资源简介:How to use the usart port of a avr mcu
上传时间: 2013-12-26
上传用户:181992417
资源简介:avr 单片机M8的 usart 实现发送和接收数据的基本 应用,对刚学avr来说是一个不错的入门例程
上传时间: 2016-05-11
上传用户:kikye
资源简介:avr单片机usart串口通讯程序,winavr编译
上传时间: 2016-06-23
上传用户:shinesyh
资源简介:winavr code for avr mega8. The program get data from serial port in interrupt function. And then out put the data to 74ls595 (serial to parallel IC) for controlling relay output.
上传时间: 2013-12-22
上传用户:cjl42111
资源简介:avr串行通信的异步传输模式usart,通过RS232与计算机或者单片机进行串行通信。
上传时间: 2016-09-30
上传用户:懒龙1988
资源简介:atmel avr sample code example
上传时间: 2014-08-22
上传用户:zhanditian
资源简介:sample code for interrupt on arm processor
上传时间: 2013-12-29
上传用户:skfreeman
资源简介:avr单片机半双工模式usart驱动,用中断实现, 可以像打开文件一样处理usart数据。
上传时间: 2013-12-23
上传用户:邶刖
资源简介:UART sample code for avr
上传时间: 2013-12-09
上传用户:himbly
资源简介:avr 4*4键盘输入并通过usart进行通讯
上传时间: 2017-06-30
上传用户:lunshaomo
资源简介:ds1307 for avr (interrupt)
上传时间: 2017-07-28
上传用户:kytqcool
资源简介:This is my project how to code One Time Pad on avr ATMega8535, just a sample...
上传时间: 2014-01-20
上传用户:yulg
资源简介:#include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> #include <avr/sleep.h> #include <avr/pgmspace.h> #include <string.h> #include <util/delay.h> #include <avr/eeprom.h> #include <stdio.h> #include "defines.h"
上传时间: 2017-07-31
上传用户:diets
资源简介:使用DSP软件实现UART功能.一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的avr来讲,采用这种方式大大降低了 MUC的效率。在使用avr时,应根据芯片本身的特点(片内大容量数据存储器RAM,更适合采用高级语...
上传时间: 2013-12-15
上传用户:fxf126@126.com
资源简介:This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an interrupt routine, where the AD-channel is put to Port4[2..0] and the upper nibble of the result is put to Port4[7..4]. Port 4 is connected ...
上传时间: 2013-12-09
上传用户:zm7516678
资源简介:The sample software includes, common library, peripheral APIs, and test modules for the APIs. The common library include startup file, standard definition and header files, processor specific setup module, generic interrupt related APIs, ...
上传时间: 2014-01-15
上传用户:zl5712176
资源简介:avr单片机关于ad的实例,AD sample on avr
上传时间: 2013-12-18
上传用户:cmc_68289287
资源简介:avr-Ada aims to make the Ada part of gcc usable on avr microcontrollers. This includes the three elements: - the Ada compiler - the Ada run time system - the avr support library Some sample programs are provided as well.
上传时间: 2017-05-06
上传用户:lacsx
资源简介:PcbLPart(sample)
上传时间: 2013-04-15
上传用户:eeworm
资源简介:嵌入式C编程与Atmel avr [精] PDF版
上传时间: 2013-06-09
上传用户:eeworm
资源简介:面向新手的avr开发工具及基本知识 PDF版
上传时间: 2013-04-15
上传用户:eeworm
资源简介:avr高速嵌入式单片机原理与应用
上传时间: 2013-04-15
上传用户:eeworm