登录
首页 » Visual C++ » serial-communication

serial-communication

于 2013-12-12 发布 文件大小:187KB
0 191
下载积分: 1 下载次数: 2

代码说明:

  利用C语言实现RS232串口上下位机通信的设计(Using C language to realize RS232 serial port communication up and down a machine design )

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

发表评论

0 个回复

  • 温度数据采集并实时显示
    串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(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
  • SCommTest
    串口发送接收数据,初学者可以参考参考, - - ~(串口发送接收数据,初学者可以参考参考,-- ~)
    2009-07-08 16:39:55下载
    积分:1
  • C-Sharp-serial-control-relay-module
    C#写的控制串口继电器模块的代码,通过发送指令来控制多路串口继电器的开关。(Serial port control relay module C# to write the code, switch by sending commands to control multiple serial relay.)
    2015-03-19 15:11:51下载
    积分: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
  • SerialComm
    基于vs2012的串口调试助手调试软件,简单清晰适合于初学者。(Based vs2012 serial debugging aides debugging software, is clear and simple for beginners.)
    2020-09-27 18:27:45下载
    积分:1
  • COM_CONTROL
    串口控制的资料和源码,里面包含源码和学习资料(A serial port control information and source code)
    2015-12-01 10:39:53下载
    积分:1
  • ModbusClient
    Modbus TCP/IP协议client端源代码(Modbus TCP/IP protocal test)
    2009-06-10 23:02:44下载
    积分:1
  • CommTest
    vs2010 c++ MFC实现串口通信(vs2010 c++ MFC serial communications)
    2021-04-10 08:58:59下载
    积分:1
  • Serial-port-control-PTZ-camera
    串口控制云台摄像头的程序,已经测试过了,可以参考(Serial control PTZ camera program has been tested, you can refer)
    2014-11-26 17:47:47下载
    积分:1
  • 自动检测
    串口通信,对串口发出的数据进行读取和处理,进行检测(Serial communication, read and process the data sent by the serial port, and detect it.)
    2020-06-17 10:40:02下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载