CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - AVR code UART

搜索资源列表

  1. avruart

    0下载:
  2. avr gcc uart source code examples-avr gcc UART source code examples
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.77kb
    • 提供者:kenchguo
  1. avr_uart

    0下载:
  2. AVR系列单片机串口通信的源代码,是学习AVR单片机UART很好资料。-AVR MCU serial communication source code is studying AVR UART good information.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6.63kb
    • 提供者:jacky
  1. EncoderCounter

    0下载:
  2. avr encoder counter source code project. read out encoder and send to UART. implemented on ATMega16
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:23.28kb
    • 提供者:mj tooba
  1. avr-nRF24L01-code.rar

    0下载:
  2. AVR atmega168V单片机 开发nordic nrf24L01调试成功,AVR atmega168V and nordic nrf24L01 run successful, very good
  3. 所属分类:SCM

    • 发布日期:2016-09-09
    • 文件大小:146.26kb
    • 提供者:york
  1. AVR_UART.rar

    0下载:
  2. [AVR源代码]UART通用方式多机通信,[AVR source code] UART Universal multi-way communication
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2.19kb
    • 提供者:zgw
  1. mega128_uart_io

    0下载:
  2. avr中mega128的uart程序,还不错的了-it is uart code for mega128L!
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:49.21kb
    • 提供者:zhiyu
  1. timer

    0下载:
  2. ATMEGA8-timer-学习AVR的朋友们挺多的,但对于一初学者来说不知从何入手,不妨参考下我的教学代码。这是第一次接触时用的。-ATMEGA8-timer-learning挺多friends AVR, but for a beginner I do not know how to run, may wish to refer to the following code to my teaching. This is the first time used in contact.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6.3kb
    • 提供者:kenychen
  1. AVR..Uart..Cyuanma..pretous

    0下载:
  2. AVR单片机的串口通信,C语言代码,KEIL编译文件,pretous仿真文件,资料全面详细-AVR microcontroller serial communication, C language code, KEIL compiler file, pretous simulation documents, data, full details
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:38.72kb
    • 提供者:深圳
  1. avr-11

    0下载:
  2. 双龙电子的ICC AVR例程源码,写的比较简单容易懂,对初学者比较好。也可以参考。里面附带IIC,1602,UART等例子-Ssangyong Electronics ICC AVR routine source code, written in relatively simple and easy to understand for beginners better. Also can refer to. Inside with IIC, 1602, UART, etc. Examples o
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:62.74kb
    • 提供者:bo
  1. avr128usart

    0下载:
  2. 一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-General textbook on the procedures provided by the UART transceivers often use a r
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2.47kb
    • 提供者:男人
  1. uart

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1.36kb
    • 提供者:sstefan
  1. launchrx

    0下载:
  2. its a simple code of receiving byte by UART with AVR
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:kokok
  1. tmacV1

    0下载:
  2. TMAC system V1.0 TMAC profi bus dokumentary, code in C for AVR, buffer, fram, main, spi, uart
  3. 所属分类:SCM

    • 发布日期:2017-05-29
    • 文件大小:11.39mb
    • 提供者:Marvin
  1. UART

    0下载:
  2. AVR串口通讯,UART源代码,实现串口异步通讯-AVR serial communication UART source code, the serial asynchronous communication
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2.52kb
    • 提供者:木子旭
  1. SerialReceiver_Interupt_V1.1

    0下载:
  2. Serial UART example,, using serial interrupt routine to receive a message from the serial port. AVR microcontroller code written in C CodevisionAVR
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:108.4kb
    • 提供者:herlambang
  1. UART

    0下载:
  2. AVR 128平台下编译的串口驱动代码,标准的C编写,方便移植-Under AVR128 platform compiler serial driver code, written in standard C, portable convenience
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2.6kb
    • 提供者:
搜珍网 www.dssz.com