搜索资源列表
GsmModem
- 这是一个用C#编写的通过串口控制GSM MODEM的控件。用户可通过控件完成:发送AT指令到GSM MODEM、发送短信、接收短信、读取短信、删除短信等功能。可以同时构造多个实例,通过多个串口控制多个GSM MODEM设备。当GSM MODEM收到新短信后,控件以事件方式通知容器程序。运行环境为.NET 1.1
c
- 用vs.net写的串口读写程序,值得参考!
C# 读取二代身份证接口
- 该类接口具有如下特点: 1、通用于目前市场上各个机具厂商的二代证读(写)机具。(想想,为不同厂商开发不同的接口确实令人头疼的,且由于接口不兼容,容易被客户骂死!) 2、自动适应串口、USB口的各种机具 3、能读文字信息,但是,要想正确读照片,必须需要机具厂商的授权文件Termb.Lic,且授权文件必须放在C盘根目录下。(我总不能不照顾机具厂商的利益吧)  
SerialPort.rar
- 用SerialPort类设计串口通讯程,用于C#。,SerialPort Class design with serial communication process, for C#.
Serialports
- C#与单片机串口通信事例...好不容易碰上的哦-C# With examples of single-chip serial communication ... finally came across Oh
GPSDataRecv
- c#编写的一个接受GPS模块数据的测试软件,通过.NET开发环境自带的串口通信控件接收GPS模块传来的数据,显示在数据窗口中,并存入数据库。数据源根据自己的环境决定,数据表由两个字段组成,一个为日期时间型,一个为VCHAR型-c# prepared to accept a GPS module test data software. NET development environment built-in serial communication control module to receiv
SerialTest
- C#串口操作,serialport开发实例-serial port
CSharp_Serial(1)
- C#串口操作系列(1)--入门篇,一个标准的,简陋的串口例子-C# serial series of operations (1)- introductory chapter, a standard and simple serial example
CSharp_Serial_Port_Communication
- 很久以前C#编的串口小程序,希望对初学C#串口编程的童鞋有所帮助-A long time ago C# series serial procedures in the hope to help the beginner C# serial programming children' s shoes
C-sharp
- 串口调试工具,开发串口的入门者可以看看,可以直接使用进行二次开发,增加业务侧协议-failed to translate
SerialPortTest
- C#串口调试助手,可以收发串口数据。并且可以选择串口数据接收类型。可以保存串口数据-C# serial debugging assistant, you can send and receive serial data. And you can choose to receive serial data type. Serial data can be saved
PL-PLC
- C#串口和欧姆龙PLC通信.可以控制PLC辅助继电器-C# serial and Omron PLC Communications
C-Sharp-serial-control-relay-module
- C#写的控制串口继电器模块的代码,通过发送指令来控制多路串口继电器的开关。-Serial port control relay module C# to write the code, switch by sending commands to control multiple serial relay.
C-NET
- C 串口通信 源码 实例讲解-C serial communication programming multiple instance programming technology source code
CSharp1-(4)
- C#串口控制,可以实现串口读取数据,检测串口打开串口的功能-C# serial control, Serial can read the data, open the serial port detection function
USARTComm
- C#串口通訊源碼,為什麼一定要20個字? -C# serial communication source code, why must be 20 words? C# serial communication source code, why must be 20 words?
UseTimesGR
- c#串口通讯示例,serialport使用示例,信息发送接收和解析-demo for serialport communication with c#
C#comassistant
- c#comassistant 串口调试助手 实现简单的串口调试功能 包括串口的打开,发送接收数据的处理以及16进制的数据处理(c#comassistant use serialport to send and recieve message)
C#WinForm串口调试工具源码
- C#WinForm串口调试工具源码 希望对大家有所帮助(C#WinForm serial debugging tool source code We hope to help)
SerialHelper基于C#的串口调试助手
- SerialHelper基于C#的串口调试助手,支持十六进制,附加校验,lua脚本,shell通信等功能