资源列表
jjxy1
- 串口实现双机互联 希望对各位有用-Dual Serial hope for the Internet useful for you!
Modem
- 一个Modem测试软件,使用多线程串口通信技术来实现对Modem的检测,可以同时进行多个串口的检测-A Modem test software, the use of multi-threaded serial communication technology to achieve the detection of the Modem, you can simultaneously test a number of serial
Mscomm-telphone
- VB控制串口控件打电话,可以用于GPRS远程呼叫等-VB Control Serial Control phone calls, remote calls, etc. can be used for GPRS
sci-connection
- 2812DSP与触摸屏的通讯协议,关键词是DSP2812,触摸屏,Modbus协议,仅仅供大家参考,如有不对的地方请大家指教-2812DSP with the touch screen communication protocol, the key words are DSP2812, a touch screen, Modbus protocol, only for your reference, if wrong place, please advise
MSComm
- 利用MSComm控件进行串口数据传输。源代码MSComm.zip-Serial data transmission by using MSComm control. The source code of MSComm.zip
USBwoaikunkun
- 有关 usb的 串口通信-the usb serial communications
RandWSerialport
- 一个简单的,完成SerialPort的连接测试 对引导初学者进入更高层次-a easy serial port
vb演示Mscomm各种通信功能
- vb演示Mscomm各种通信功能-vb demonstration of various communications functions Mscomm
51-MCU-serial-mouse
- 51单片机实现的串口鼠标,可以上下左右移动。-51 MCU serial mouse, you can move around.
SerialPortTest
- 在VC程序中,每当串口缓冲区中有一个或一个以上字符时触发串口通信事件(字符个数可以在程序中进行设定),该事件就驱动(调用)串口通信事件处理函数,对接收到的数据进行处理,判断是否为包(串)头,即第一个字符,再判断是不是结束字符,若是结束字符,则还要对数据进行校验计算,并与接收到的校验值比较,或两者相同,则断定接收到的数据包是正确的,否则是错误的。-In the VC procedure, whenever the serial buffer has one or more serial commu
Serial-IO
- write and read from serial port. matlab code call c++ functions.
PC2PDA
- 在visual C++环境下实现了PC与PDA的串口通信互联