资源列表
[串口编程] serial_port_c_code
说明:能够对串口进行读写操作。利用线程实现了非阻塞调用-Able to read and write the serial port, monitor class. Use threads to achieve non-blocking calls<叶万春> 在 2024-11-05 上传 | 大小:35840 | 下载:0
[串口编程] Using-MATLAB-with-Serial-Devices
说明:用MATLAB的GUIDE工具做有GUI界面的串口通信上位机。实现MATLAB串口的通信,简单易行。-MATLAB GUIDE to do with a GUI interface tool for serial communication PC. Achieve MATLAB serial communication easy.<liuzn> 在 2024-11-05 上传 | 大小:10240 | 下载:0
[串口编程] 054-ModBus
说明:ModBus通讯协议调试器支持rtu,ascii,vb源码-ModBus protocol debugger support rtu, ascii, vb source code<CCC> 在 2024-11-05 上传 | 大小:60416 | 下载:0
[串口编程] PELCO-PPELCO-D
说明:PELCO_D协议和PELCO_P协议编程比较实用,下来可以下载参考-PELCO-P and PELCO-D program<jackmsu> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[串口编程] codewarrio-user-guide
说明:it s the user guide of codewarrior for mc9s serial mcu.it is helpful for you work.-it' s the user guide of codewarrior for mc9s serial mcu.it is helpful for you work.<Felix> 在 2024-11-05 上传 | 大小:6425600 | 下载:0
[串口编程] V1.3_20110104
说明:经过调试OK的一个VB串口通信的例子,发上来给大家看看!对学习串口编程的可能有帮助。-VB program!<廖永辉> 在 2024-11-05 上传 | 大小:14336 | 下载:0
[串口编程] Serial-debugging
说明:delphi版的串口调试软件源码 SPCOMM使用方法 1.设置参数: CommName := Com1 //串口 BaudRate := 9600 //波特率 2.打开 StartComm() 3.写数据 WriteCommData(缓冲区地址,字节数) 读数据 OnReceiveData(数据接收处理); 4.关闭 StopComm()。-delphi source code version of<philzheng> 在 2024-11-05 上传 | 大小:280576 | 下载:0