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

搜索资源列表

  1. ma_usart

    0下载:
  2. AVR USART Code with C-AVR USART Code with C++
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1831
    • 提供者:Mostafa
  1. usart-beikaobei

    0下载:
  2. avr的mega32芯片中usart功能实现自发自收,接收序列通过7段数码管显示-The mega32 chip usart avr function realization of spontaneous self-closing, receive sequence through the 7-segment display
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1047
    • 提供者:ljx
  1. USART

    0下载:
  2. AVR单片机的串口发送程序,经验证,可以很稳定地传送-AVR microcontroller' s serial port procedures, experience certificate, you can send a very stable
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:879
    • 提供者:林柱
  1. usart

    0下载:
  2. 基于avr的串口的驱动 不足之处大家多多指正-Avr-based serial port drivers a lot of correcting all deficiencies
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:632
    • 提供者:于勇
  1. usart

    0下载:
  2. 通过avr studio 编程,实现mega16的串口通信-By avr studio programming, serial communication mega16
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1233
    • 提供者:liyan huang
  1. usart

    0下载:
  2. RS232、com、串口编程,这是一个使用avr芯片的嵌入式程序,希望大家能学习-RS232, com, serial ports, programming, this is a use of an embedded chip avr program, in the hope that we can learn
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:917
    • 提供者:chen
  1. ATmega8_USART

    0下载:
  2. AVR系列单片机ATmega8串口底层驱动程序,包括完整的串口帧协议。中断接收帧协议,并进行处理。-ATmega8 micro computer USART communication application.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:3128
    • 提供者:张立志
  1. USART

    0下载:
  2. Complete source of using USART in AVR
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:1949130
    • 提供者:Mehrdad
  1. usart

    0下载:
  2. 我已经在avr studio4调试通过,单片机平台是atmage128-I have avr studio4 debugging, single-chip platform is atmage128
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:11451
    • 提供者:周宏
  1. USART

    0下载:
  2. this for avr butterfly aTmega169,how to using send data with serial port.
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:17075
    • 提供者:rashid
  1. PCF8563-USART

    0下载:
  2. AVR 控制pcf8563由串口实时显示时钟数据-AVR control pcf8563 data from the serial real-time display clock
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:80744
    • 提供者:姜迁里
  1. USART

    0下载:
  2. 这是avr单片机串口实验程序,串行通讯实验室学习单片机必不可少的资料-This is the avr microcontroller serial port test program, the microcontroller serial communication lab to learn essential information
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:19209
    • 提供者:刘鑫海
  1. USART(7.3728MHz)

    0下载:
  2. avr串口发送,向电脑发送数据,可连续发送或者单个发送-avr Serial Transmission
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:20445
    • 提供者:beer
  1. usart

    0下载:
  2. avr单片机串口通讯型号是mage644p-control the serial output of the microcontroller avr, microcontroller model 644p
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1487
    • 提供者:李通达
  1. usart

    0下载:
  2. IAR下AVR的串口程序代码,并通过LCD显示-IAR AVR s serial code,And LCD display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:50137
    • 提供者:张伟
  1. avr

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

    • 发布日期:2017-05-30
    • 文件大小:13035801
    • 提供者:niming
  1. usart

    0下载:
  2. avr 串口通信,采用Mark 和 Space 校验。同时也做成了模块,相对应的功能,大家通过看接口,进行设置测试。-avr serial communication, the use of the Mark and Space parity. Also made of the module, corresponding to the function by looking at the interface, setting up a test.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:27092
    • 提供者:cyycyh
  1. USART

    0下载:
  2. 自己学avr时写的串口通信,可为初学者做个参考。。基于GCC软件-Learn avr write the serial communication can be a reference for beginners. . GCC-based software
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:154880
    • 提供者:wanqqinyi
  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. USART-mega128

    0下载:
  2. avr 单片机的USART的应用,用IAR开发环境C编程。-The the avr microcontroller USART application, IAR development environment for C programming.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-06
    • 文件大小:30516
    • 提供者:sun
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com