搜索资源列表
MS NetSerialComm
- MS提供的串口开发源代码类,提供了几个与串口通讯的底层通讯类-the serial open-source categories, for a few serial communication with the underlying communications
GSMPort
- GSM通讯串口类,通过RS232串口与GSM MODEM连接,发送短信.-GSM serial communications category, RS232 serial port and GSM modem connections, sending text messages.
RS232
- VS2005,开发的232串口通讯类库,有MSDN,改编,内有相信注释,本人使用测试稳定!可直接使用Vs2005新建类库,RS232,添加类RS232,将TXT内源码直接拷贝粘贴后,生成类库,即。Dll文件,无需二次开发,直接可以进行引用!声明Dll即可!可进行PDU发送,ASCII格式发送和接收,解决VS2005多串口通讯问题!(有问题可与我Email联系:fudi850@yahoo。com。cn)
6485165rs232
- Corrado Cavalli为VB.NET写的串口通讯类。通过调用API的方法与串口通讯。我的有关串口通讯的程序都是用的这个类。-Corrado Cavalli to write VB.NET serial communications. By calling the API methods and serial communications. Serial I of the communications procedures are used in this category.
MitsubishiPLC
- 将串口与三菱PLC通讯的方法封装成类,只需要将三个类加入到工程中,然后,参照CPLC类中已有的方法,定制特定的方法实现特定的控制,快速地开发出由计算机控制PLC的程序(三菱PLC是最普遍的可编程控制器,倾情奉献,非常有用!)-Mitsubishi PLC to the serial communication method with the package into class, only three classes to join the project, and then, with ref
serialport
- 串口类源码, 用于上 位机与下位 机通讯。-Serial port Source code,comunication with PC and MCU.
api2com
- 利用串口类SerialPort编写的串口接收与发送数据的例子,实现串口通讯(An example of serial port receiving and sending data by serial port SerialPort to realize serial communication)
serial_communication
- 一个串口通讯通用类,用于串口的数据接收与写入操作(serial communication)