搜索资源列表
cserialport
- 基于CSerialPort串口编程 实践
MYSerialPort
- 用CserialPort类实现的串口中断接收程序,并可发送字符串。可多串口操作。-With CserialPort class implements the serial interrupt reception process, and send the string. Can be multi-serial operation.
mfc_serialport
- 基于对话框的mfc的串口程序,实现zigbee网络下数据通过串口传递给PC机。应用serialport类实现串口的通信-Mfc dialog based on serial procedures, to achieve zigbee network data transmission through the serial port to the PC. Serialport application Serial communication type
CPort
- CSerialPort是基于多线程的,其工作流程如下:首先设置好串口参数,再开启串口监测工作线程,串口监测工作线程监测到串口接收到的数据、流控制事件或其它串口事件后,就以消息方式通知主程序,激发消息处理函数来进行数据处理,这是对接收数据而言的;发送数据可直接向串口发送。 -CSerialPort is based on multi-threaded, its workflow is as follows: First, set the serial port parameters, and
user
- 串口使用方法,使用CSerialPort类进行多串口操作-Serial use