登录
首页 » C# » Serial-Oscilloscope-master

Serial-Oscilloscope-master

于 2015-04-27 发布 文件大小:362KB
0 83
下载积分: 1 下载次数: 143

代码说明:

  串口调试工具c#源码,波形显示上位机,可以显示实时波形(serial port)

文件列表:

Serial-Oscilloscope-master

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

发表评论

0 个回复

  • 通信
    一个很好的COM口通讯类(An uart mfc example)
    2020-06-26 10:00:02下载
    积分: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
  • comm
    Windows串口编程 (Windows serial programming)
    2020-06-30 11:20:02下载
    积分:1
  • 我的 通信助手
    基于MATLAB的串口通信程序,能够和下位机串口进行通信(MATLAB-based serial communication procedures, and the next bit to communicate with the serial port)
    2017-07-18 11:24:08下载
    积分:1
  • 44B0UARTFIFO
    44B0 ARM7处理器的串口通信程序,包括初始化和硬件驱动。(44B0 ARM7 processor serial communication procedures, including drivers and hardware initialization.)
    2007-03-19 14:54:21下载
    积分:1
  • ser
    说明:  串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。 由于本程序设计到硬件编程,因此,如果读者的串口通信设备 没有连接好,可能会有问题 (Serial communication provides a high-level programming to carry out the type of serial communication, the ability to easily carry out a variety of data communications. Since the hardware design to programming, so if the reader' s serial communications equipment is not connected well, there may be some problems)
    2009-08-18 16:49:04下载
    积分:1
  • 22319
    串口打印指令源码,例程程序结合易语言扩展界面支持库,使用端口发送打印指令。(Serial print instruction source, routine program expansion interface combined with easy language support library , using the port to send print commands.)
    2016-06-16 20:11:45下载
    积分:1
  • SerialPortTest
    学习C++,先学串口编程,本程序就是以串口作为编程对象,进行针对串口的数据接收与发送,内含丰富的注释,纯个人理解!(To learn C++ learn first serial programming, the program is as a programming object to the serial port for serial data reception and transmission, contains a wealth of comments, pure personal understanding!)
    2013-04-28 10:18:11下载
    积分:1
  • common-master
    网上整理下载的非常好的串口程序,功能强大,代码质量也很高。(About serial communication)
    2015-07-15 11:51:30下载
    积分:1
  • UART
    瑞萨单品机9222,串口通信历程及寄存器介绍(nec 9222 MCU,uart communication and register s introduce)
    2015-07-30 14:08:36下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载