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

搜索资源列表

  1. AT91RM9200-USART0-Demo

    0下载:
  2. 采用AT91RM9200的cpu,扩展第三个串口USART,通过这个串口,测试ARM与ARM的通信。此时,系统有三个可用串口,ttyS0(RS232),ttyS1(arm与arm),ttyS2(arm与AVR)-Using AT91RM9200 the cpu, expansion of the third serial port USART, through this serial port, testing, ARM and ARM communication. At this point,
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:13646
    • 提供者:ladeng
  1. aigoBox

    0下载:
  2. STC51单片机完成通用串口RS232通信及远程发送.-STC51 MCU to complete Universal Serial RS232 communications and remote to send.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-12
    • 文件大小:2903725
    • 提供者:xsx
  1. MCUrs232

    0下载:
  2. 单片机与电脑通过RS232串口串行通信的程序,原创可用-MCU and PC through RS232 serial port serial communication program, originality can be used
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:8175
    • 提供者:赵战伟
  1. RS232_canTOcan-232

    0下载:
  2. RS232发送数据给单片机开发板的CAN寄存器中,2片单片机通过CAN总线通信,在另一块单片机上的LED灯显示,并发送给PC机串口调试窗口-mcus communicate by CAN bus and modified by RS232.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:40487
    • 提供者:阿里
  1. series_port

    0下载:
  2. 用verilog语言编写的串口收发程序,可以进行429总线数据与rs232口的通信。-With verilog program written in serial transceivers, can be 429 bus data and rs232 mouth communication.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:4965
    • 提供者:小刘
  1. com_tool

    0下载:
  2. uart通信串口调试工具,目前较为常用的串口有9针串口(DB9)和25针串口(DB25),通信距离较近时(<12m),可以用电缆线直接连接标准RS232端口(RS422,RS485较远),若距离较远,需附加调制解调器(MODEM)。最为简单且常用的是三线制接法,即地、接收数据和发送数据三脚相连,本文只涉及到最为基本的接法,且直接用RS232相连。 -uart communication serial debugging tools
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:148866
    • 提供者:lww
  1. MCUcomminuaction

    1下载:
  2. PC机与单片机通信(RS232协议)的C语言实现,含有PC机上的串口调试小工具,即使不会编写的只要看一下就能够很好运用。-PC and MCU communication (RS232 protocol) of the C language, containing the serial PC, debugging gadgets, if not prepared just to look good to be able to use.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:141142
    • 提供者:龙王
  1. Tanindon

    0下载:
  2. 运拥VC++做的控制程序,包括串口、网络通信、多线程等应用-Developed in VC++6.0. including RS232,TCPIP and multi-thread and so on
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:285433
    • 提供者:刘凯
  1. ARMshiyan

    0下载:
  2. 本实验是ARM串口实验,基于S3C2410开发板和ucos操作系统,利用串口RS232和主机进行通信。-The ARM serial experiments experiment is based on S3C2410 development board and ucos operating system, using serial RS-232 and the host.
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:111376
    • 提供者:无悔
  1. TheStandardOfRS232

    0下载:
  2. 串口RS232通信的参数标准,包括数据传输时的波形,以及设置的波形格式。-the standard of RS232
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:77667
    • 提供者:taln
  1. C8051F330.UART

    0下载:
  2. C8051F330的串口程序,以RS232方式做多种联机通信试验-C8051F330 the serial process to a variety of on-line way to do RS232 communication experiments
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:4275
    • 提供者:asdmaill
  1. sscom32

    0下载:
  2. 串行口通信调试工具,属于虚拟仿真调试工具。rs232-Serial port communication tools for debugging, debugging tools are virtual simulation. rs232
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:282925
    • 提供者:福军
  1. add1(8-1)

    0下载:
  2. 本实验对SCI进行简单的数据收发,通过RS232串口与PC通信,SCIA将接收到的数据每字节加1立即回送。-The experimental data on the SCI send and receive simple, with the PC via RS232 serial communication, SCIA will receive plus 1 per byte of data sent back immediately.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:276796
    • 提供者:张龙
  1. DataCntrl

    0下载:
  2. 系统由 DataCntrl.vhd 和RS232RefComp.vhd 模块构成。该模块能和PC 机的RS232 终端 (比如PC 机上的串口调试工具程序)以波特率9600 通信。-System consists of DataCntrl.vhd and RS232RefComp.vhd module. The module can and PC-RS232 terminal (such as PC, the serial debugging utility) to 9600 baud co
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:2375
    • 提供者:
  1. what-is--serial-port

    0下载:
  2. 串口是计算机上一种非常通用设备通信的协议.大多数计算机包含两个基于RS232的串口。串口同时也是仪器仪表设备通用的通信协议;很多GPIB兼容的设备也带有RS-232口。这里简单的介绍 RS-232 RS-422 RS-485.-A serial port is a very general computer equipment communication agreement. Most computer contains two RS232 serial port based on. A ser
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:8781
    • 提供者:旷旭
  1. rs232c

    0下载:
  2. 基于EP1C6Q240的串口rs232通信程序代码设计,简单易懂,调试通过,基于quartus6.0-Serial rs232 communication based EP1C6Q240 code design, easy to understand, debug through, based on quartus6.0
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:368571
    • 提供者:
  1. pc-and-gsm-connmunication

    0下载:
  2. PC机与GSM短信模块串口(rs232端口)实现通信 -PC and serial communication modules of GSM short message
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:30577
    • 提供者:kaikai
  1. fpga_pc

    0下载:
  2. 该源码实现了XILINX的FPGA(Spartan 3E)与计算机的通信,用到了rs232串口、ps/2键盘接口、lcd液晶,是学习FPGA很好的资料-The source implementation of the XILINX' s FPGA (Spartan 3E) and computer communications, use the rs232 serial port, ps/2 keyboard interface, lcd LCD is good information t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:698556
    • 提供者:tangtao
  1. 34567798708

    0下载:
  2. 用VB实现的RS232异步串行通信的实例,可通过串口实现通信-Using VB' s RS232 asynchronous serial communication instance, can communicate through the serial port
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:2758
    • 提供者:xiaofan
  1. VB-RS-232

    0下载:
  2. Visual Basic与RS-232串行通信控制。 应用Visual Basis中的串行通信控件MSComm,通过实例循序渐进地介绍了自动化的基础—Rs232串行通信.从简单的串行通信概念、实验到复杂的仪器控制,本书都提供了完整的Visual Basic范例、将应用扩展到硬件控制,同时还介绍了Visual Basic 6.0自身具有的串行通信控件,串行通信控件的细节,控制调制解调器并进行文件传输,用串行通信端口来控制仪器,将串行通信扩展到分布式监控等内容。-Visual Basic and R
  3. 所属分类:Com Port

    • 发布日期:2017-06-15
    • 文件大小:23104868
    • 提供者:dhb
« 1 2 ... 23 24 25 26 27 2829 30 31 »
搜珍网 www.dssz.com