搜索资源列表
Windows下串口通信C++源代码,纯C++代码
- 一个用c++编的串口通讯程序,经测试运行正常-with a series of the serial communication program, tested normal operation
串口编程入门
- windows串口编程入门-entry windows Serial Programming
Term.rar
- 使用Windows API函数实现的串口通信,主要包括串口连接、串口设置、串口数据的发送接收以及串口的关闭,The use of Windows API function implementation of serial communication, including the serial connection, serial port settings, serial data send to receive, as well as turn off the serial port
模仿Windows系统带的超级终端风格的RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。-This is a parody of the Super Terminal Windows system with RS232-style serial debugging tools. Very eas
UART
- windows下串口编程,从磁盘读取一特定格式的TXT文件,提取出其中的数据,通过串口发送,并接收返回数据。多进程实现。MFC-a c++ program of uart,the program read a .txt file from the disk and send the information by the UART port,MFC,multi process
串口通讯-422
- rs422串口编程-RS422 serial programming
wmserial
- 基于消息的Windows串口通讯例子- Based on news Windows string mouth communication example
ser_port_ver10
- Windows串口编程例子-The example of uart in Windows
Com
- DOS和WINDOWS下的串口源代码,比较简单使用,有中文的编译说明-Serial port under DOS source code, the use of relatively simple
Demo
- 使用Windows API 方式,实现的串口通信的例子,可以作为一个聊天程序-The use of Windows API methods to realize the serial communication example, can be used as a chat program
Register
- windows串口控件注册机,及源代码,小程序一个,需要注册控件代码的同学可参考。主要获取注册函数DllRegisterServer 地址-windows serial port control, RI, and source code, a small program, students need to register the control code can refer to. Get registered address of the main function DllRegisterS
mtty
- windows下超级好用的串口调试工具(支持硬件流控制,软件流控制)-Super easy to use serial port under windows debugging tools (support for hardware flow control, software flow control)
uart
- 用C++ Builder 编写的串口通讯测试程序,用于实践C++ Builder 对windows API的封装-Written with C++ Builder serial communications test program for the practice of C++ Builder package on the windows API
VisualCofmrtech
- 在本书中,我们抛弃了Windows下串口通信中经常使用,但又被不恰当使用的MSCOMM控件,而是从基本的Windows API函数讲起,然后介绍它的类封装。在图形界面开发的部分,我们不仅介绍主流的MFC技术,而且对目前非常流行的Qt库中如何使用串口通信进行了详细说明。-VisualC++
wincom
- 自己写的windows串口调试助手 QT4编译环境。界面美观,功能全。- Windows serial port debug assistant, QT4 compiled environment. Interface aesthetics, full function.
Example2
- 基于Windows API的虚拟终端实现~!串口通信编程基础-Windows API-based virtual terminal to achieve ~! Serial communication programming based
V_Com
- windows xp下面的虚拟串口程序,实现软件虚拟串口-windows xp virtual serial port the following procedures to achieve software virtual serial port
WindowsSerial
- Windows串口编程笔记 详细介绍了Windows下串口编程的几种情况-Windows Serial Programming note details the Windows serial port programming under several situations
PCRS32
- PC windows下实现串口通信程序,MFC编程,调试确实好用。-PC windows to achieve serial communication program, MFC programming, debugging really easy to use.
调串口
- windows平台下的串口调试代码,调试过程中只需要修改波特率(serial test is very easy,just change the baud rate after unitial)