登录
首页 » Visual C++ » 完整串口通信程序Vc++源代码

完整串口通信程序Vc++源代码

于 2020-11-21 发布 文件大小:42KB
0 135
下载积分: 1 下载次数: 5060

代码说明:

  一个非常完整的川口通讯源程序,我费了很大功夫才把他找到。(a very complete source Kawaguchi communications, I spent a lot of time and energy only to find him.)

文件列表:

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SCOMMV23
    一个功能比较全面的串口调试工具。你值得拥有。(A more comprehensive functional serial debugging tools. You deserve. )
    2013-07-19 16:10:07下载
    积分:1
  • comm
    用vc写的向串口发十六进制数据。 文件中有整个工程文件。(Vc wrote with hex data sent to the serial port. File in the project file.)
    2012-01-09 22:29:28下载
    积分:1
  • YmodemV1.0
    Ymodem传输,基于VC6,可以当串口调试(about Ymodem)
    2021-03-10 14:19:26下载
    积分:1
  • 调试工具及源代码
    说明:  非常好用的串口变成工具和源代码,可以自动搜索串口,有非常高的参考价值。(it is very nice! you can use it easyly, it is Visul C++ code .)
    2019-02-22 14:38:35下载
    积分:1
  • 温度数据采集并实时显示
    串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
    2020-06-26 07:40:02下载
    积分:1
  • hart
    这个程序是利用VC编写的一个从机串口响应modbus查询命令程序,实现RTU方式,3.5和1.5个字符时间检测,CRC和LRC校验。(This program is written using VC as a response from the machine serial modbus query command procedure, to achieve RTU mode, 3.5 and 1.5 characters time detection, CRC and LRC check.)
    2010-06-09 09:56:23下载
    积分:1
  • ser_port_ver10
    Windows串口编程例子(The example of uart in Windows)
    2020-06-26 11:20:02下载
    积分:1
  • RS232_VC
    串口调试:这还是个初步的!如果你有兴趣还可以自己再改!如果还有更好的请联系我(serial debugger : This is still preliminary. If you are interested in then they can change! If there is a better contact I)
    2006-09-23 09:52:49下载
    积分:1
  • pack
    C++串口通信代码,接收下位机的数据点,并在前面板画出图形。(数据格式* , , /)内附STM32串口发送数据程序(C++ serial communication code, receive under the data points, and the front panel to draw graphics. (Data format,*, /) containing STM32 serial transmit data program)
    2013-10-28 20:14:38下载
    积分:1
  • serialPort
    调试串口的程序,本程序运行于PC机,是开发串口电路的好帮手。(Debug serial procedures, the program runs on PC, is to develop a good helper serial circuit.)
    2007-09-17 13:27:21下载
    积分:1
  • 696524资源总数
  • 103843会员总数
  • 49今日下载