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

搜索资源列表

  1. chenyu--chengxu

    0下载:
  2. 利用verilog语言编写的RS232转换到RS485程序,实现总线通信-Verilog language converted to RS485 RS232 bus communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:197652
    • 提供者:张思文
  1. usart

    0下载:
  2. 这是一个 串口通讯程序,用于RS232 或RS485等。-this is a usart program ,use for 232 or rs485 ,etc
  3. 所属分类:Compiler program

    • 发布日期:2017-11-26
    • 文件大小:412734
    • 提供者:jiangyang
  1. SCI

    0下载:
  2. 实现TMS320与PC机之间SCI的RS485、RS232串口通信,可以发单个数据,也可以一次发多个数据,当发送的数据达到8个时返回显示给PC机 。-TMS320 between PC SCI RS485, RS232 serial communication, you can send a single data can also send multiple data at once, when the show returns to the PC data sent 8.
  3. 所属分类:DSP program

    • 发布日期:2017-11-17
    • 文件大小:1171
    • 提供者:付龙飞
  1. RS232chuankoutongxin

    0下载:
  2. RS232和RS485串口通信,内涵芯片手手册原理图和源程序,调试通过。-RS232 and RS485 serial communication, connotation chip hand manual schematic and source code, debugging through.
  3. 所属分类:SCM

    • 发布日期:2017-12-07
    • 文件大小:825539
    • 提供者:zhangpeng
  1. DSP-STUDY-VA.0

    0下载:
  2. TMS320F28035实验板: 完整的原理图,完速的PCB图,都是protel99se文件。直接打样PCB板即可。 功能有: 1、一个蜂鸣器。 2、4个LED。 3、4个按键。 4、实时时钟。 5、液晶显示 6、EEPROM。 7、RS485。 8、SPI。 9、CAN。 10、RS232。 11、A/D检测。 12、TZ事件输入。 13、捕捉输入-TMS320F28035 experiment
  3. 所属分类:Project Design

    • 发布日期:2017-10-31
    • 文件大小:418816
    • 提供者:嘉宾
  1. code

    0下载:
  2. RS232和RS485电能数据采集,自动路由组网-RS232 and RS485 energy data acquisition, automatic routing network
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-26
    • 文件大小:2236956
    • 提供者:曾志洪
  1. PIC18BootLoader_RS485

    0下载:
  2. PIC 单片机实现不同于RS232的RS485程序烧写-mcu rs485 reboot progrom
  3. 所属分类:Com Port

    • 发布日期:2017-11-15
    • 文件大小:77944
    • 提供者:
  1. armok01153077

    0下载:
  2. rs232转rs485原理图和pcb 用max232和sp490e制作的串口转换-the rs232 turn rs485 schematic and pcb
  3. 所属分类:Com Port

    • 发布日期:2017-11-12
    • 文件大小:26225
    • 提供者:王西南
  1. 485test

    0下载:
  2. DM430-L型开发板RS485通信实验,通过开发板与电脑进行数据通信,485接在UART1上 电脑端必备RS232转RS485模块,否则无法进行直接的连接RS485之间通过双绞线连接,如果距离近,可以不使用120欧电阻匹配电脑端通过串口调试助手操作,先将数据由电脑发往开发板开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替开发板的BSL区的RXD和TXD0连接,TXD和RXD0连接即可
  3. 所属分类:Com Port

    • 发布日期:2017-11-28
    • 文件大小:24724
    • 提供者:邹天胜
  1. MSP430F149-communicating-with-the-PC

    0下载:
  2. //电脑端必备RS232转RS485模块,否则无法进行直接的连接 //RS485之间通过双绞线连接,如果距离近,可以不使用120欧电阻匹配 //电脑端通过串口调试助手操作,先将数据由电脑发往开发板 //开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 //波特率更改请通过config.h文件,直接更改baud参数即可-//PC necessary RS232 to RS485 module, otherwise can not be directly co
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:9525
    • 提供者:王健军
  1. CRC

    0下载:
  2. 一种计算CRC16码的源程序,包括查询码表,对开发无线通信、RS232、RS485通信软件有帮助-one source code to calculate CRC16
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:1104
    • 提供者:张 华
  1. chuankouRS232andRS485

    0下载:
  2. C语言实现了串口的RS232和RS485,同时实现了数据的发送和接收。应用平台是MSP430.-C language to realize the serial port of the RS232 and RS485, and realizes the data sending and receiving. The application platform is MSP430.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:78045
    • 提供者:
  1. 232485

    0下载:
  2. 帖个RS485转RS232与PC通信的程序大家讨论一下一个怪现象程序运行环境:下位机:dsPIC30F6014A上位机:串口调试助手RS485芯片:MAX489-With a RS485 to RS232 with the PC communications program we discuss the procedure is a strange phenomenon operating environment: The next bit machine: dsPIC30F6014A Host
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:1252
    • 提供者:he16th
  1. can_rx

    0下载:
  2. NXP1227__包裹MCP2510,RS485,RS232,各工业标准接口编程-NXP1227__ wrapped MCP2510, RS485, RS232, various industry standard programming interface
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1153878
    • 提供者:gavin
  1. can_send

    0下载:
  2. NXP1227__包裹MCP2510,RS485,RS232,各工业标准接口编程-NXP1227__ wrapped MCP2510, RS485, RS232, various industry standard programming interface
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1109594
    • 提供者:gavin
  1. Serial-debugger

    0下载:
  2. 串口调试程序,调试串口的收发数据,RS232、RS485,可以进行调试哦-Serial debugger
  3. 所属分类:LabView

    • 发布日期:2017-04-26
    • 文件大小:16790
    • 提供者:houhuan
  1. freemodbus_stm32f103

    0下载:
  2. modbus协议,通过串口通讯,支持RS232和RS485接口,stm32f103vb上测试通过-modbus protocol via the serial port, supports RS232 and RS485 interfaces, the test on stm32f103vb
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:68878
    • 提供者:l
  1. lab22-SCIB

    1下载:
  2. dsp28335 SCI通信 RS485 RS232-dsp28335 SCI communication RS485 RS232
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:460208
    • 提供者:csh
  1. ex_rs485

    0下载:
  2. rs232 to rs485 converter using pic
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1981
    • 提供者:Farhan Bhangu
  1. MSP430F5438A-introductory-program

    0下载:
  2. MSP430F5438A单片机基础入门程序,包括时钟、看门狗、定时器、ADC、基本IO、FLASH、USB通讯、RS232通讯、RS485、SPI通讯等12个程序。-MSP430F5438A introductory program MCU, including clock, watchdog, timer, ADC, basic IO, FLASH, USB communication, RS232 communication, RS485, SPI communication etc 12
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:418816
    • 提供者:王斌
« 1 2 ... 6 7 8 9 10 1112 13 »
搜珍网 www.dssz.com