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

搜索资源列表

  1. serial.rar

    0下载:
  2. Serial Port With Rs485 Driver For Atmel AVR ,Serial Port With Rs485 Driver For Atmel AVR
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1133
    • 提供者:Mostafa
  1. RS485_mega16

    2下载:
  2. RS485多机通信(主机呼叫从机,从机返回数据) 基于AVR mega16单片机,实现RS485通信,内含proteus仿真图。-More than 485 machine communication (calls from the host machine, from machine to return data) based on AVR mega16 single chip to achieve RS485 communications, containing proteus simu
  3. 所属分类:SCM

    • 发布日期:2016-01-27
    • 文件大小:144384
    • 提供者:彬彬有礼
  1. AVR-485

    0下载:
  2. rs485总线网络程序,含节点和主控机电路原理图-rs485 bus network program, with nodes and the host computer circuit diagram
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:124404
    • 提供者:song
  1. 485

    0下载:
  2. AVR单片机的485通信参考程序 -AVR MCU reference 485 communication procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:160808
    • 提供者:黄小华
  1. RS485

    0下载:
  2. 基于RS485的多机通讯,真的是很不错的源代码啊,我在网上看见了就下了发出来大家学习-RS485-based Multi-machine communication, is really very good source ah, I saw on the Internet was issued to them to learn
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:19145
    • 提供者:张乐天
  1. uart-485

    0下载:
  2. avr单片机利用485通信的源程序和仿真程序-avr and rs485
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:31145
    • 提供者:wakou
  1. MainSimSoftCom

    0下载:
  2. 本程序是一个AVR单片机通信小程序(其他单片机只要修改一下初始化即可),解压后用ICC软件打开项目即可编译,用到了RS232和RS485两种通信方式,两个串口,RS485走的9位数据位。很小的一个系统程序,只有三个C文件和一个H头文件。很适合在校学生和刚开始接触实际设计的新人。-This program is a small communication program AVR microcontroller (other microcontroller initialization as lon
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:41178
    • 提供者:rocky
  1. rs485

    1下载:
  2. 用AVR编写的RS485程序,实现RS485与上位机的通信程序-RS485 programs written with the AVR to achieve RS485 with the host computer' s communication program
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:754
    • 提供者:wlg
  1. RS485

    2下载:
  2. RS485 micro avr rs232 Proteus SN75176
  3. 所属分类:其他小程序

    • 发布日期:2013-01-21
    • 文件大小:39049
    • 提供者:mn
  1. RS485

    1下载:
  2. 使用AVR(atmega16)单片机与RS485进行通信-Using the AVR microcontroller to communicate with RS485
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:48402
    • 提供者:lspengli
  1. uartRS485

    0下载:
  2. UART and RS485 driver for the ATMEL AVR Microprocessor. Also using the MPCM mode.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:1356
    • 提供者:freppac
  1. AVR_RS485

    0下载:
  2. WINAVR中编写的AVR单片机485通讯程序,已经测试通过。-WINAVR prepared AVR microcontroller 485 in the communication process, has been tested.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1361
    • 提供者:lvshiping
  1. Atmega8_RS485

    0下载:
  2. 利用AVR单片机--atmega 8设计485通讯C程序,同时,以20个字节为一个数据包进行发送和接受-Using AVR microcontroller- atmega 8 Design 485 C program, while 20 bytes for a packet to send and receive
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-08-26
    • 文件大小:1333
    • 提供者:崔岩
  1. AVR

    0下载:
  2. 自制AVR开发板详细资料,其中包括详细的代码和PCB制作。包括12846LCD,18B20,DS1302,PS/2,62256,RS232,RS485等-Home AVR development board detailed information, including details of the code and PCB production. Including 12846LCD, 18B20, DS1302, PS/2,62256, RS232, RS485, etc.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:443275
    • 提供者:陈晨
  1. codemodul485

    0下载:
  2. code project about rs485 communication with mutil slave use avr 485
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:17758
    • 提供者:anh
  1. AVR-RS485

    0下载:
  2. AVR单片机实现的485通讯从机接收程序(带帧校验)-AVR MCU' s 485 slave receiver (with Frame Check)
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:8296
    • 提供者:cai
  1. rs485

    0下载:
  2. 实现rs485通信的avr单片机的例程,通过avrstudio编译通过,并且在硬件上调试成功!-Avr microcontroller rs485 communication to achieve the routine, through avrstudio compile, and debug hardware on the success!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:4575
    • 提供者:韩江
  1. RS485

    0下载:
  2. AVR单片机的RS485通信调试程序,在ICC中调试通过-AVR SCM communication interface RS485 commissioning procedures in the ICC debugging through
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:16627
    • 提供者:袁华进
  1. AVR-RS485-master

    0下载:
  2. AVR RS485 Master - C source code
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:saeed0501
  1. RS485

    0下载:
  2. 利用485转USB,在PC上可以演示。AVR 板上要有485的接口(Using 485 turn USB, it can be demonstrated on PC.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:117760
    • 提供者:river
« 12 3 »
搜珍网 www.dssz.com