搜索资源列表
comm.zip
- Windows串口编程
wintran.zip
- 几个Windows串口通讯的例子
sscom33串口通讯工具
- 这个是串口通讯工具,无论windows编程,还是嵌入式的上位机和下位机通讯,调试时使用它都很方便-This is a serial communications tools, windows programming, or embedded PC and the next crew communications, debug it very convenient to use
Win32Com
- Windows 串口编程 RS485Co
串口调试助手源代码
- 类似与windows自带的串口超级终端程序的源代码,值得学习!
基于windows api的RS232串口程序
- 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
windows串口操作源码
- windows上简单的串口操作代码 不包含编译环境,可以供初学者参考代码
serialport
- 串口通讯的MFC类 -MFC class for serial communication
comm
- Windows串口编程 -Windows serial programming
Serial_(RS-232C)_Connector_1
- 用于串口通讯的windows 函数库,可以控制多个串口和监控每个串口的工作状态。-For serial communications library windows, you can control multiple serial and monitoring the work of the state of each serial port.
780468Sim-Serial
- Windows下虚拟串口的源代码-Windows Virtual Serial source code -Virtual Serial Port under Windows source code-Windows Virtual Serial source code
SIM300_uart
- Windows下SIM300 GPRS通信模块的串口工具-Windows under SIM300 GPRS communication module serial tool
comm
- 用跨平台的QT库编写的串口通讯工具。QT库相当于MFC,但简洁,高效而且有很好的跨平台特性,用其编写的代码不用修改可以在linux/windows平台下编译。-With cross-platform QT library written in serial communication tool. QT library is equivalent to MFC, but the simple, efficient and have a good cross-platform features, w
Windows-API
- 此程序利用windows API进行串口编程的演示。-This program uses the windows API for serial programming of the demonstration.
Serial-assistant-source
- 串口助手源程序,用来测试串口是否正确连接。windows下运行的界面程序。-Serial assistant source, used to test the serial port is connected properly. interface program running under windows.
comtocom
- matlab下的串口调试助手工具,类似于windows下的串口调试助手-serial debugging assistant tool using matlab GUI
mySerialport(windows)
- 通过windows串口编程,实现数据的传输-Through the windows serial programming, data transmission
VB RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。(This is a copy of the Windows system with the super terminal style RS232 serial debugging tools. Very
串口通信API
- 在windows api编程下实现串口通信的发送与接收(The realization of serial communication sending and receiving)
Windows API串口编程参考
- Windows API串口编程参考,串口通信相关的32位的Windows API函数进行介绍(Windows API serial port programming reference)