搜索资源列表
api串口通讯
- 采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互- Uses win32API with C the BUILDER realization string mouth correspondence, may realize and the general communication facility AT order alternately
modbus RTU
- modbus的C程序,自己用过的,很实用,串口实现3、6号功能,用MODBUS软件调试过-The modbus C procedure , self have been had used , very pragmatic, string realizes function 3 , 6 , use MODBUS software to have debuged
多线程串口通讯实例_622
- 多线程串口通讯实例- Multi-thread string mouth communication example
wmserial
- 基于消息的Windows串口通讯例子- Based on news Windows string mouth communication example
VisualC_Turbo_C_Seral
- 内容简介 《Visual C++/Turbo C串口通信编程实践》(第2版)从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串V1通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP\IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++\Turbo C的读者也能很快编写出实用的串12通信程序。第二版根据第一版的使用反馈,增加了许多基础内容与应用实例,更易于读者掌握和调试程序。配套光盘中包含了书中实例源
Porttext
- 一款自己用c#编写的串口调试程序~~希望给予指点 -Section c# write his own use of the string mouth debugging program ~ ~ hope for her advice
51
- 51单片机C控制串51单片机串口向计算机发送字符串C程序-51 C control 51 single-chip microcontroller serial port to the computer program sends the string C
vc-commwizard
- C++ 串口调试助手 通信速率、奇偶校验、时间间隔 字符串、二进制和十六进制-C++ serial debugging assistant Communication rate, parity Sending the data and time interval String, binary, and hexadecimal
linux
- linux下的串口通信程序详解,给出测试程序来理解linux下的串口操作流程,例程receive.c用来接收从串口发来的数据,而例程send.c用来发送数据到串口。二者成功建立串口连接后,串口接收端会收到串口发送端发来的字符串数据“Hello,this is a Serial Port test!”。-serial communication program under linux Detailed test procedure is given to understand that under
ReadBar2Comm-DEMO
- 通过串口读取条码信息的演示软件,需配合串口方式条码扫描枪使用-C comday bad integer string long
串口助手
- 这是一款实用C#语言写的串口助手,能实现串口数据收发,16进制及字符串显示(This is a practical C# language to write the serial assistant, to achieve serial data transceiver, 16 hexadecimal and string display)
串口监听
- C#利用串口监视精灵做的串吕监视案例。。。(C# serial port monitoring wizard to do string LV surveillance case...)
SerialPortConnection
- 最近在公司让用C#写一个串口调试的工具,要求向串口中输入16进制数据或字符串。下面我将这次遇到的问题和解决方法奉献出来,希望对工作中需要的朋友有所帮助!(Recently in the company let C# write a serial debugging tool, required to enter the serial port 16 data or string. I will dedicate the following problems and solutions to he