登录
首页 » Visual C++ » 串口数据实时采集显示例程

串口数据实时采集显示例程

于 2017-06-29 发布 文件大小:8636KB
0 304
下载积分: 1 下载次数: 13

代码说明:

  通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)

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

发表评论

0 个回复

  • VS2010--MFC
    这是一个简单的VS2010之MFC串口编程教程,它可以指导初学者学习MFC简单入门编程(This is a simple tutorial serial programming MFC VS2010 it, it can be a simple guide for beginners to learn MFC introductory programming)
    2014-11-30 20:03:07下载
    积分:1
  • Sieral_Multithread
    串口通信处理的多个线程需要协调运行,一个线程必须等待另一线程结束才能开始,在处理一个线程的同时必须把其余待处理的线程挂起等待,以减少其余待处理线程对CPU的资源占用,正处理的线程一旦处理结束则通过线程间的通信发出信号来击活被挂起的线程中的一个线程进入处理。(Serial communication processing necessary to coordinate multiple threads running, a thread must wait until the end of the beginning of another thread in a thread at the same time deal with the need to deal with the rest of the thread to be suspended waiting for in order to reduce the remaining lines to be processed way of CPU resources occupation, is the thread once the deal by the end of treatment inter-thread communication signal to hit live thread was hang a thread into the handle.)
    2009-02-15 15:38:40下载
    积分:1
  • com_debugger
    串口调试程序源代码,本例作为学习串口编程具有很好的参照作用。(Serial debugger source code, in this case as a learning serial programming with a good reference to the role.)
    2013-09-20 18:32:13下载
    积分: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
  • vb-com
    vb 串口上位机 很简单的一个版本,大家自己扩展功能吧 (com executed on pc,it s a simple version ,easy for expansion)
    2014-01-10 14:22:05下载
    积分:1
  • serial
    该源码为平时所用的串口调试工具的源码,效果还是挺不错的(The source is usually used for serial debugging tools, source code, the effect is very good)
    2011-07-16 20:45:30下载
    积分:1
  • VCPP
    VC++串口上位机程序编写,很详细,初学者编写上位机适用(VC++ serial PC programming, in great detail, the preparation of PC suitable for beginners)
    2020-11-08 21:59:47下载
    积分:1
  • 自动检测
    串口通信,对串口发出的数据进行读取和处理,进行检测(Serial communication, read and process the data sent by the serial port, and detect it.)
    2020-06-17 10:40:02下载
    积分:1
  • 768015
    用visual c++写的串口通信程序,有rs232,同步串口通信,不错的(Written in visual c++ serial communication program, rs232, synchronous serial port communication, good)
    2017-04-14 17:36:45下载
    积分:1
  • Serial
    串口通信,一个简单的例程,对学习WINCE很有帮助,尤其是串口编程.希望大家喜欢(Serial communication, a simple routine, learning WINCE helpful, especially the serial programming. I hope everyone likes)
    2008-02-28 20:06:04下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载