CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C RS485 单片机

搜索资源列表

  1. 3100_485_232_iic

    0下载:
  2. 此程序是及iic、rs485、rs232于一身的单片机c语言编写,通过rs与外界通信,rs485与内部设备通信,iic与6320通信,控制声音输出db值。-this procedure is and iic, rs485, rs232 in an MCU c language, rs through communication with the outside world, rs485 and internal communications equipment, and 6,320 iic co
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:72577
    • 提供者:张军厚
  1. AVR_Common_Bootloader

    1下载:
  2. AVR 通用 Bootloader 使用说明 *支持多种型号的AVR单片机 *支持多串口的AVR单片机 *支持RS232/RS485/RS422模式 *支持多种通信波特率和时钟频率 *自动计算波特率误差,如果波特率误差>2%,将给出错误提示 *完全C语言编写,容易修改 *为移植做了很多优化,将移植的工作量减少到了最低 *代码高度优化,占用空间小 *方便的功能裁剪,适应不同的要求 *支持看门狗 *支持使用LED指示升级状态 *支持超级终端下载-
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:395122
    • 提供者:阿德
  1. eye1

    1下载:
  2. AT89C52单片机上运行的程序,文件名为eye1.c 功能:AT89C52单片机作为分站与上位机(PC机或工控机)通讯, 双方均有RS485接口 ,T1作波特率发生器, 波特率为1200, 与上位机通讯的主要流程为:中断接受上位机发来的地址 信息,看是否是给本站发来的,若是, 接受后续的15个字 节,然后发送43个字节。若不是, 则不予理睬。 配套上 位机程序为xsa2.c。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1219
    • 提供者:kangyaoming
  1. RS485.rar

    0下载:
  2. PIC单片机485通讯的C语言程序,绝对好用的程序,PIC Microcontroller 485 of the C language program, absolutely easy to use program
  3. 所属分类:Applications

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

    0下载:
  2. 51单片机 rs485通信程序 c语言编写-wu
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:5439
    • 提供者:张可良
  1. 串口多机通讯主机C51程序

    0下载:
  2. 串口多机通讯C51程序,经过实际验证- The string mouth machine communications C 51 procedures, pass through actually confirm
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:8671
    • 提供者:ailing
  1. MSP430_RS232_RS485_communicate

    0下载:
  2. MSP430系列TI官方资料——RS232和RS485通讯,供学习430单片机的参考用.-MSP430 Series TI official information- RS232 and RS485 communications, for the study of 430 single-chip reference.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:159932
    • 提供者:liuchang
  1. RS485

    0下载:
  2. c8051f040单片机做的485通信源代码,适合工程。-c8051f040 microcontroller 485 to do the source code, for engineering.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:176081
    • 提供者:yang
  1. modbus-c51-master

    8下载:
  2. 这是基于STC2052单片机的C51源码,内容是实现modbus总线RTU方式的主机程序。总线通讯采用RS485.-This is based on STC2052 MCU C51 source code, content is the way to achieve modbus host bus RTU program. Bus communication using RS485.
  3. 所属分类:SCM

    • 发布日期:2014-10-12
    • 文件大小:84400
    • 提供者:居锦武
  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. MicrocontrollerInterfaceUtilitySubroutines

    0下载:
  2. 本书详细介绍了单片机实用接口子程序,并给出了c语言程序。接口类型有RS232、RS485、CAN总线、I2C总线、SPI总线、键盘接口等-This book details the practical interface subroutine SCM, and gives the c language program. Interface types are RS232, RS485, CAN bus, I2C bus, SPI bus, keyboard interface
  3. 所属分类:SCM

    • 发布日期:2017-06-17
    • 文件大小:27260790
    • 提供者:huanghf
  1. RS485-ruan

    0下载:
  2. 串口通讯 单片机 ,经过工厂实践,完全可以使用-Microcontroller serial communications, after the factory practice, can use
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:15320
    • 提供者:Jovi
  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. 51_mcu_examples

    3下载:
  2. 非常经典的51单片机常用实例程序代码,还附有开发板原理图:内容主要有:1 流水灯2 倒计时--数码管3 数码管动态显示4 数码管静态显示5 点阵--心型6 串口通信16 串口通信27 继电器控制8 音乐播放程序9 AT24C0210 红外线接收11 DS18B20 12DS1302 13 LCD1602-1 14 PS2键盘显示;15 矩阵键盘16 LCD12864 17 步进电机17 步进电机驱动 18 ADC0832 19 RS485通讯 20 直流电机 21 定时器0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-06-07
    • 文件大小:1102059
    • 提供者:郑道宝
  1. soft-ware-for-RS485-and-the-Protel

    0下载:
  2. 基于51单片机的Rs475通讯的程序及原理图仿真文件,用c语言来实现的。-a soft ware for Rs485 communication in 51MCU and the corresponding protel.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1238639
    • 提供者:董希旺
  1. RS485

    0下载:
  2. 该程序是在keil C++环境下arm单片机开发的RS485串口通信程序。-The program is a RS485 serial communication procedures in the arm microcontroller development under keil C++ environment.
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:273885
    • 提供者:胡国文
  1. 51CPU-RS485-comnication-program

    0下载:
  2. 51系列单片机的RS485通讯程序,C语言编写-51CPU-RS485 comnication program
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:60689
    • 提供者:vipth
  1. rs485-tongxin.c

    0下载:
  2. 基于单片机RE485的通信485实现的是(PC-从站)的功能。内容丰富,知识点多。-RE485 microcontroller-based communication is achieved 485 (PC-slave) function. Rich in content, knowledge points.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:1343
    • 提供者:田磊
  1. RS485

    0下载:
  2. RS485通信机制,用c语言编写,用于51单片机,测试可行-RS485 communication mechanism, written in c language, used for 51 single-chip microcomputer and test is feasible
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:19339
    • 提供者:李信
  1. PC-to-mcu51-RS485

    0下载:
  2. PC机串口与单片机的连接(RS485) 附仿真文件及C源程序-PC serial port connection with the microcontroller (RS485) and C source files attached simulation
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:79875
    • 提供者:zoomhan
« 12 »
搜珍网 www.dssz.com