搜索资源列表
delphitekt
- tekt示波器通讯程序,通过串口对tekt示波器实时读取数据;-tekt oscilloscope communication process through serial real-time oscilloscope tekt to read data;
ComCalWaveV4.1
- 串口虚拟示波器,上传并显示ADC转换的值,便于分析调试
UART_Shower.rar
- 本程序实现电脑与单片机的串口连接,类似于一个虚拟示波器。能完成数据的连线画点和数据的任意发送。,VC++
A_good_virtual_oscilloscope
- 一个很好的虚拟示波器!可一直接运行!他通过串口采集信号与系统单片机上的数据-A good virtual oscilloscope! Can be directly run one! Him through serial acquisition signal and system data on single-chip microcomputer
CTestCStatic
- 简单的虚拟串口示波器,简介的界面,功能简单-Simple virtual serial oscilloscope
myCom
- 一个简单的串口示波器,一个2D窗口显示姿态-A simple serial oscilloscope
WaveShow_old_7
- 基于mfc的串口示波器,可以实现单片机间的数据交换。- Serial Digital Scope
Serial_Digital_Scope-V2
- 串口示波器,通过串口接收数据并显示采集信号波形,获取通信协议方法:打开软件-> 点击帮助->里面有通信协议.-Via a serial port receives the data and A serial port oscilloscope,display the collected signal waveform, access to communication protocol method: open the software- > click help- > t
WaveSave
- 一个简单的串口示波器,使用的时候请首先安装labview 的visa驱动 此文件为labview2014创建,请使用不低于labview2014的版本打开使用。-a simple OSC using serial port
TCP-Oscilloscope
- 基于TCP/IP的串口示波器,可实现接收单片机通过wifi发送的数据并在上位机中以波形显示-oscilloscope to get data WIFI
SerialWaveform
- 串口示波器:采集串口输入数据产生波形 波形发生器:根据波形产生串口输出数据-Serial oscilloscope and waveform generator
Serial-oscilloscope
- 串口示波器,能下位机上传的接收数据,绘制实时波形图,并能进行保存图形和数据,同时能对上传的数据进行一定的处理。-Serial oscilloscope, can be under the machine to upload the data, draw real-time waveform, and can save graphics and data, while the upload data to a certain treatment.
虚拟示波器
- 基于串口开发,用于单片机等嵌入式开发的上位机。(Based on serial development, for single-chip and other embedded development of the host computer.)
示波器生成类附源码实例
- 虚拟仪器比传统仪器功能更强、可扩展性更好、性价比也更高,是未来测量测试行业的发展方向。完成了一种对马达故障波形进行显示分析的虚拟示波器软件设计,为马达故障分析提供了定量的分析工具。软件采用面向对象的软件设计思想来编写,按照功能划分为5个模块:虚拟示波器界面设计、异步串口通信、Modbus协议软件包、波形傅里叶分析、波形存储访问五大模块,使用VC++基于对话框的应用程序框架完成了这5个模块的详细设计和实现;通过测试,该虚拟示波器操作简单、测量准确,能满足使用要求(Compared with tra
wave
- 一种逻辑分析仪采集数据的逆向程序,可按串口数据进行分析显示输出(A reverse program for data acquisition by a logic analyzer, which can be analyzed and displayed according to serial data.)
VB嵌入式串口数据记录波形分析仪
- VB嵌入式串口数据记录波形分析仪,可通过RS232串口记录多达5小时的数据,并以图表曲线方式显示,类似一个示波器。(VB embedded serial data recording waveform analyzer can record up to 5 hours of data through the RS232 serial port, and display it in a graph curve, similar to an oscilloscope.)
VB 嵌入式串口数据记录波形分析仪
- 通过串口通信采样 绘制波形图 实现了类似于示波器的功能(Drawing a waveform map through serial communication sampling)
串口采集程序4(封装好)
- 通过串口采集数据,用曲线控件显示,可以实时显示,类似示波器,可以放大,缩小,平移(Data can be collected through serial port and displayed by curve control. It can be displayed in real time. Similar to oscilloscope, it can be enlarged, reduced and shifted.)
USB虚拟串口虚拟示波器上位机软件(VB6)
- 基于USB虚拟串口的示波器卡上位机软件源码 该软件需链接硬件设备后方可使用,同时可以用于学习相关软件编写,具有示波器样式的界面。 开发环境:VB6.0
COM_customplot
- 自己用的小软件,仿造原子的XCOM功能,加了一下自己用的功能。 1、基本串口通讯,鼠标放入串口选择自动刷新,显示COM口的驱动类型。 2、多条发送界面,可定时发送,可关联数字键盘、右键发送按钮可更改按钮名称,方便记忆。 3、485通讯,数据有十进制和十六进制可选,发送后自动保留记录。 4、CRC校验小工具。 5、十六进制通信协议提取部分位并根据自定义数据类型转化为十进制 6、字符格式示波器,例:">P:-1.25",示波器显示曲线名称P,数值-1.25,曲线个数最多8个