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

搜索资源列表

  1. 11

    0下载:
  2. 本文介绍了一种基于VB的计算机串口通信,实现上位机对台达变频器的通讯及对变频器实时监控的功能。 关键词: 串行通信 变频器 VB -In this paper, a computer based on the VB serial communications, PC implementation Tatsu Taiwan inverter communications and real-time monitoring of the inverter function. Keywords
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:19171
    • 提供者:ty
  1. MAX232

    0下载:
  2. 单片机串口通信程序,内附protues模拟,可以实现单片机间串口通讯-Single-chip serial communication procedures, and inserting protues simulation, can achieve single-chip serial communication between
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:44912
    • 提供者:韩钟健
  1. VBserial

    1下载:
  2. VB串口通信实例,串口实例内容详尽,适合初学者-VB example of serial communication, serial detailed examples, suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2016-04-10
    • 文件大小:5256743
    • 提供者:黄尚
  1. Csharp

    0下载:
  2. 说得好NET 2.0提供了对串口通信功能的支,在命名空间System.IO.Ports下找到erialPort类,通过创建一个新的SerialPort象,我们就可以在.NET程序中控制串口通讯全过程。-Well said NET 2.0 provides a serial communication function of the branch, in the namespace System.IO.Ports find erialPort class, by creating a new Se
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:441598
    • 提供者:赵燕
  1. serialtest

    1下载:
  2. 电力系统串口通信测试工具,通过指定通讯数据包中的关键字自动组成通讯数据包,在根据需要通过指定的串口发送-Serial communication tool for power system testing, communication of data packets by specifying the keyword automatic composition of communication packets, in accordance with the specified serial po
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:91820
    • 提供者:lyq
  1. chuankou.tar

    0下载:
  2. linux下的串口通讯程序 蛮简单的 实现单片机到计算机之间的串口通信 主要是接收数据-linux serial port communication program under the very simple MCU to the computer serial communication between the main receiving data
  3. 所属分类:Com Port

    • 发布日期:2017-03-25
    • 文件大小:20617
    • 提供者:zhangning
  1. VC-Serial-PC-simple-routines

    0下载:
  2. 该实例是用于vc环境下的通讯,即串口通信,很好的模拟了人的通讯功能,是研发者的参考资料-This instance is used for communication vc environment, that serial communication, a good simulation of human communication, is a reference for developers
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4537765
    • 提供者:ltx
  1. 11

    0下载:
  2. linux 下的串口通信,以及windom下的串口通讯,采用QT编写。-serial communication under linux, and windom under the serial communication, written by QT.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:1144885
    • 提供者:闾军
  1. 多线程的VC++串口通讯实例

    0下载:
  2. 多线程之间通信实例。完成多线程之间如何通信的功能设计及具体流程操作。(Example of communication between threads. How to complete the communication between multi-threaded function design and specific process operations.)
  3. 所属分类:系统编程

  1. 08.PC机与研华模块数字量输入串口通信实例

    0下载:
  2. C# 与研华板卡的串口通讯实例,源代码(C# connect to Advantech Card with COM)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:3977216
    • 提供者:just09202
  1. 串行通信服务器

    0下载:
  2. 实现labview串口通讯和数据采集。LabVIEW是一种用图标代替文本行创建应用程序的图形化编程语言。传统文本编程语言根据语句和指令的先后顺序决定程序执行顺序,而 LabVIEW 则采用数据流编程方式,程序框图中节点之间的数据流向决定了VI及函数的执行顺序。(LabVIEW serial communication and data acquisition)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-26
    • 文件大小:7168
    • 提供者:adad887
  1. 第五次

    0下载:
  2. 串口通讯助手进行串口通信 传输和 温度检测 程序(Serial communication)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:138240
    • 提供者:1737631162
  1. com

    0下载:
  2. 简单的串口通信,可以收发16进制的串口通讯(Simple serial communication, you can send and receive 16 hexadecimal serial communication)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-24
    • 文件大小:18432
    • 提供者:yhyyao
  1. 51单片机通信协议

    0下载:
  2. 串口协议制作的指导文件,非常的棒适用51编程(Serial protocol to guide the production of documents, very good for 51 programming)
  3. 所属分类:通讯编程

  1. IAP15F4K-串口通讯-和校验(中断方式)

    0下载:
  2. 使用单片机实验板,在Keil C开发环境中编写串口发送和接收程序。在串口发送和接收程序中编程增加校验位,使用逻辑分析仪捕捉单片机串口引脚发送和接收数据的波形,并与串口接收和发送的数据进行比较。(Using SCM experiment board, in the Keil C development environment to write serial send and receive program. In the serial sending and receiving program,
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:86016
    • 提供者:Smile Han
  1. C#USB大全 (串口和USB通信,U盘)

    0下载:
  2. C#USB大全 (串口和USB通信,U盘)(C#USB Daquan (serial and USB communication, U disk))
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1727488
    • 提供者:hesheng
  1. 51黑论坛_STM32-串口输出MPU-6050

    0下载:
  2. 在STM32F103平台上使用USART收发器与电脑进行通讯(Use the USART transceiver to communicate with the computer)
  3. 所属分类:串口编程

    • 发布日期:2018-01-09
    • 文件大小:1945600
    • 提供者:Alex2333
  1. 串口通讯

    0下载:
  2. 利用FPGA 收发串口数据,可与上位机以及其它芯片通信(Using FPGA to send and receive serial data, it can communicate with the host computer and other chips.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-03
    • 文件大小:434176
    • 提供者:朽木生
  1. SerialPort

    0下载:
  2. 串口通信编程实例,编写Windows串口通讯有问题时可做参考(Serial communication programming examples, the preparation of Windows serial communication can be used as reference when there are problems.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:60416
    • 提供者:dalasxu
  1. VB串口通信源码210个

    1下载:
  2. vb串口通信实例 (VB串口通信,适用简单,适合初学者..VB串口通讯视频教程源码41个)
  3. 所属分类:.net编程

    • 发布日期:2021-10-16
    • 文件大小:62530294
    • 提供者:0001jy@163.com
« 1 2 34 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com