CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AVR UART

搜索资源列表

  1. usart_mega16

    0下载:
  2. AVR单片机Mega16的RS232串口实验范例-AVR MCU Mega16 UART testcommunication,
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2308
    • 提供者:关镇江
  1. ADC-20100821

    0下载:
  2. AVR mega8 的 差分AD程序。开发环境AVRstudio。 将采样的得到的数据通过UART发送出来。-AVR mega8 differential AD process. Development environment AVRstudio. Sampled data will be sent out through the UART.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:36128
    • 提供者:hulong
  1. ATmage16-chuankou

    0下载:
  2. ATmage16 AVR单片机 进行串口通讯实现发送数据到PC机的串口助手-ATmage16 Uart
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:19564
    • 提供者:王子
  1. Generator

    0下载:
  2. Simple generator configured by uart on AVR
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:37574
    • 提供者:wroobel
  1. lesson10_UART

    0下载:
  2. 基于AVR-mega16的串口发送接收程序。-The UART program base AVR
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:13795
    • 提供者:高彦斌
  1. library

    0下载:
  2. avr 单片机库,包含了adc,uart,I2C,EEPROM-avr microcontroller library, including adc, the uart, I2C, EEPROM
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4001
    • 提供者:madanzi
  1. avrlib-by-Procyon

    0下载:
  2. AVR的库C程序源代码,功能包括 Timer(s),Uart(s),A/D Converter,I2C Master/Slave,SPI Interface,Byte Buffering (circular),Bit Buffering (linear),Printf and other formatted print functions,VT100 Terminal Output,Command Line Interface,FAT16/32 File System (support is r
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1387637
    • 提供者:Andy
  1. First

    0下载:
  2. AVR Program for UART and RC5
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:101381
    • 提供者:wobi
  1. AVR_USART_MAX232

    0下载:
  2. AVR单片机 ATMEGA16 UART串口实验-The AVR microcontroller ATMEGA16 UART serial experiments
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:31913
    • 提供者:HeJanzhen
  1. Using-the-USART-as-a-SPI-master

    0下载:
  2. avr单片机的串口通信程序实例,包括UART和SPI通信。-instance of the avr microcontroller serial communication program, including UART and SPI communication.
  3. 所属分类:SCM

    • 发布日期:2017-11-05
    • 文件大小:140049
    • 提供者:lihl
  1. SoftUART

    0下载:
  2. ATTiny13 (AVR) Software UART TX (RX is not working yet)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-07
    • 文件大小:17290
    • 提供者:Numero
  1. USART2.ZIP

    0下载:
  2. Uart code for Avr processor in IAR
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:29029
    • 提供者:Andrey
  1. 2011-AVRUART

    0下载:
  2. uart for avr microcontroller program for serial rs232
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:8105
    • 提供者:dcaruso
  1. lesson10

    0下载:
  2. AVR串口通信程序,能用的,正确的。是UART串口-AVR serial communication program, can be used to correct. UART serial port
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:797
    • 提供者:邓学鸣
  1. atmega168LCD

    0下载:
  2. AVR ATMega168 LCD L2F50 Drawing on LCD from UART good example.
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:28118
    • 提供者:Igor
  1. AVR_UART

    0下载:
  2. AVR单片机的异步串口UART程序,已经调试可用-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:14576
    • 提供者:木水君
  1. 4.USART

    0下载:
  2. AVR Atmega 16 UART demo
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-08
    • 文件大小:14604
    • 提供者:swapnil
  1. ARV_BOOTLOADER.RAR

    0下载:
  2. AVR BOOTLOADER • Support many types of AVR microcontrollers. • Support AVR device with multi-uart. • Support RS232/RS485/RS422 mode. -Support AES crypt routine (128/256 bits key) • Support customize communication baud
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:537450
    • 提供者:sanya
  1. uartcommunication

    0下载:
  2. /*说明:AVR串口是通过UDR发送出去的,类似于51单片机的SBUF*/ /*程序功能:能够通过串行数据发送给PC机0x12数据,接收上位机数据并且+1后发送回上位机*/-uart communication implement
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:2271
    • 提供者:vic luo
  1. AutoBaudRev1

    0下载:
  2. uart on avr in bascom language
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-13
    • 文件大小:2367
    • 提供者:nevim
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com