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

搜索资源列表

  1. Rs232-CSharp

    0下载:
  2. This class provides all the necessary support for communicatingwith the Comm Port (otherwise known the Serial Port, or RS232 port).IDE:VS.NET2003
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6528
    • 提供者:任绘锦
  1. CommPort-CSharp

    0下载:
  2. 利用rs232类进行串口的读写操作,并在windows下显示读写的数据.开发环境:VS.NET2003-use RS232 serial port for the class to read and write operation and shown in the windows read and write data. Development environment : VS.NET2003
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2554
    • 提供者:任绘锦
  1. ModbusPollCS.zip

    0下载:
  2. this is c# code for working with Modbus serial port.,this is c# code for working with Modbus serial port.
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:38367
    • 提供者:amir
  1. SerialCommDimo.rar

    0下载:
  2. c#串口编程源码 串口ourdev_390773 ComTool,c# serial port programming serial ourdev_390773 ComTool source
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:244063
    • 提供者:j51357
  1. PC_sender4

    0下载:
  2. 嵌入式系统与PC机上的串口响应程序。实现的功能是,运行于PC端,可以选择一个文件,程序会对文件进行分割。然后响应下位嵌入式系统的串口数据,将文件发送给下位机,实现文件的传输-Embedded systems and PC serial port on the response procedures. Achieve the function is run on the PC side, you can select a file, the program will split the file.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-08
    • 文件大小:15402247
    • 提供者:sunting
  1. TraversePort

    0下载:
  2. c#自动遍历串口号,从注册表获得串口的安装信息-automatically traverse the serial port, get serial installation information from the registry
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:20879
    • 提供者:smst
  1. myserialport

    0下载:
  2. vs2008环境下开发的串口调试程序,设置串口的RTS和CTS-vs2008 environment, developed under the serial port debugger,
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:43996
    • 提供者:朱俊
  1. Serialport_Data_Anylize_Tool

    0下载:
  2. 串口数据分析工具,能够按照二进制、十六进制和ASCII字符发送和接收串口的数据。-Serial port analization tool. All data from/to serial port can be received/sent in the form of binary, hex and ASCII.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:200020
    • 提供者:wk
  1. serialport

    0下载:
  2. 串口数据读取源程序,本机调试时需将串口的输入与输入脚短接-Serial data acquisition source, this machine will need to debug serial port input and input pin shorted
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:54689
    • 提供者:凌云
  1. SerialPort

    0下载:
  2. C#串口收发界面,可以在此基础上自由改动-C# Serial Port TX and RX
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:63724
    • 提供者:gao
  1. CSharp_Serial

    0下载:
  2. C#编写的串口通信程序,实现了基本的串口信息配置,收发消息等功能-C# prepared by the serial communication program, to achieve the basic information about the serial port configuration, send and receive messages and other functions
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:74619
    • 提供者:tn
  1. SerialCommunicationTest

    0下载:
  2. 本程序为公交调度系统项目中的串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc 需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bin\debug目录下)-This program is a project scheduling system bus serial communication module, the communication protocol document [communications command and communicati
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:539211
    • 提供者:滕林颖
  1. CSharpControlLED

    0下载:
  2. C# Serial port control ten bar (arduino i/o board)
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:69012
    • 提供者:nick
  1. DuanXinMokuaiDemo

    0下载:
  2. 短信模块编程例子,通过串口收发短信,很不错哦-SMS module programming example, through the serial port to send and receive text messages, oh well
  3. 所属分类:Com Port

    • 发布日期:2017-04-26
    • 文件大小:19304
    • 提供者:李宁
  1. mcu_pc

    0下载:
  2. 电脑串口程序可以发送串口数据和接收可以单片机连接-Computer serial port can send and receive serial data can be single-chip connectivity
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:20895
    • 提供者:wufeng
  1. TC35GSMTest

    0下载:
  2. 1.串口连接短信猫后,依次选择串口、点击“开始”、点击“SMSCAddr”,填写手机号码和短信内容后,点击“Send”按钮发送短信。 2.源码可用于研究短信猫的AT指令,PDU编码格式,其中SMSInfo.cs 和 CodingHelper.cs 两个文件是研究PDU编码的关键类 3.整个工程使用了单例模式、委托等技术,编程风格很好,也值得刚毕业的人学习。-1. Serial connection messages after a cat, followed by choice of s
  3. 所属分类:SMS

    • 发布日期:2017-05-04
    • 文件大小:1423791
    • 提供者:赵保龙
  1. Csharp

    0下载:
  2. C#中串口组件的使用方法总结及上位机制作方法-C#, use the serial port component summary and the Making PC
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:181514
    • 提供者:余林
  1. Serial-debugging-assistant

    0下载:
  2. 上位机串口通讯,能够实现串口的选择,串口属性设置,向下位机自动和手动发送文件-PC serial communication, enabling the choice of serial port, serial port property, the down position and manually send files automatically
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:569493
    • 提供者:黄珠儿
  1. VirtualSerialPortDriver

    1下载:
  2. 虚拟串口,串口之间转发,免安装的,很好用啊-Virtual serial port, serial port forwarding between
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:2537595
    • 提供者:ycm
  1. Arduino和CSharp通讯

    0下载:
  2. LED 串口控制 Arduino和CSharp通讯 通信协议,单片机 Arduino开发板通信(LED serial port control Arduino and CSharp communication and communication protocol, MCU Arduino development board communication)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:71680
    • 提供者:love12
« 1 23 4 5 »
搜珍网 www.dssz.com