CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Avr 串口通信

搜索资源列表

  1. avr

    0下载:
  2. avr串口通信,适合所有型号的,为刚刚入门的人提供参考
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.93kb
    • 提供者:飞翔
  1. AVR

    0下载:
  2. 进行AVR单片机的编程练习,如:串口通信,单片机各个口的使用等等.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-17
    • 文件大小:28.16kb
    • 提供者:alex
  1. AVR 串口通信

    1下载:
  2. 采用AVR atmega16 实现MODBUS程序。
  3. 所属分类:串口编程

  1. avr mega16 串口通信实验

    0下载:
  2. 通过串口能与电脑的串口调试小助手进行简单的收发实验
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. avr274 AVR单片机串口通信的程序

    0下载:
  2. 这是关于AVR单片机串口通信的程序,适合与有一定基础的人看。 这份资料介绍了UART单线的软件执行。议定书的支持两个设备间的半双工通信。唯一的要求是一个输入/输出端口,支持外部中断和一个计时器比较打断。-This is on the AVR single-chip serial communication procedures, suitable for a certain basis people. This document introduces the software implement
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-23
    • 文件大小:119.91kb
    • 提供者:何旭栋
  1. USART.rar

    0下载:
  2. AVR单片机串口异步通信,通过电脑串口助手使电脑和单片机运行简单的数据通讯,AVR microcontroller tramsmition
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:24.29kb
    • 提供者:陈中庆
  1. modbus.rar

    0下载:
  2. 单片机的串口通信协议,该协议为AVR单片的,Single-chip serial communications protocol for the single-chip AVR
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:28.97kb
    • 提供者:LIZHILIU
  1. mega1280

    2下载:
  2. AVR ATmega1280 单片机串口通信 串口接收字符串,四个串口同时启用,具有通信超时处理功能-AVR ATmega1280 microcontroller serial communication serial port to receive a string, four serial ports is also enabled with a communication time-out processing
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:2.99kb
    • 提供者:窦高峰
  1. ATmega128

    0下载:
  2. ATmega128串口通信,在ICC AVR下编译成功-ATmega128 uart communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:8.54kb
    • 提供者:liutao
  1. 1212122

    0下载:
  2. 串口通讯,AVR单片机最简单的串口通信 atmega48-communication is com comcomcomcom
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:5.19kb
    • 提供者:陈伟
  1. bujingdianji

    0下载:
  2. 1. 熟悉AVR-atmega128单片机串口通信功能; 2. 掌握步进电机控制方法。 3. 初步掌握GCC的一般编程技巧。 4. 掌握AVR单片机中断、时钟的设置方法 -1. Familiar with the AVR-atmega128 single-chip serial communication function 2. Master stepper motor control methods. 3. Preliminary master GCC general pro
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:41.02kb
    • 提供者:dingfeng
  1. hdm_uart

    0下载:
  2. AVR 串口通信,通过串口实现AVR单片机与PC机的通信-AVR serial communication, through the Serial Port AVR MCU and PC-communication
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:8.94kb
    • 提供者:胡德孟
  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. uart

    0下载:
  2. AVR 32 与PC机串口通信程序,proteus仿真通过-AVR 32 and the PC serial communication program, proteus simulation through the
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:37.59kb
    • 提供者:何健
  1. AVR-89C51

    0下载:
  2. AVR的mega16单片机与51单片机的串口通信程序源码-The MCU of atmega16 of AVR and the MCU of C51 communication
  3. 所属分类:SCM

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

    0下载:
  2. AVR单片机,C语言,串口通信,学习AVR单片机的好例子-AVR microcontrollers, C language, serial communication, learning a good example of AVR Microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:32.35kb
    • 提供者:hqy
  1. USART(AVR-51)

    0下载:
  2. 使用AVR单片机的串口与51单片机进行串口通信,并用51单片机显示数据-AVR microcontroller using the serial and 51 single-chip serial communication, with 51 single-chip display data
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:47.88kb
    • 提供者:lspengli
  1. uart

    0下载:
  2. AVR单片机串口通信程序的设计范例。是初学者开发者好的参考资料。-AVR microcontroller serial communication program design examples. Is a good reference for beginner developers.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:194.36kb
    • 提供者:honeybird
  1. avr-PID

    1下载:
  2. 直流电机闭环调节,PID控制输出,使用串口通信-DC motor closed-loop regulator, PID control output, the use of serial communication
  3. 所属分类:SCM

    • 发布日期:2016-09-10
    • 文件大小:125kb
    • 提供者:罗冰峰
  1. 0583、基于AVR单片机的串口通信

    0下载:
  2. 基于Avr的串口通信,可实现正常的串口通信。(Avr based serial communication, you can achieve normal serial communication.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:82kb
    • 提供者:|||||||||
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com