搜索资源列表
用单片机数据采集系统的示波器接口源程序
- 用单片机数据采集系统的示波器接口源程序-MCU Data Acquisition System Interface source Oscilloscope
EST406计算机数据采集与软件系统
- 连续记录器:任意通道显示;多种时间尺度显示;不丢点连续采集、显示; 全功能的双踪示波器:任意通道中选择显示1~2通道;支持模拟量、开关量;任意放大倍数;锁相功能;波形运算功能;波形局部细化功能;超快速波形显示; 支持模拟量、开关量、脉冲量、频率、热电偶、Pt电阻等多种信号的采 -consecutive record : random access display; Multiple time scale display; Do not lose points for
100MHz_usb
- 100MHz虚拟示波器数据采集卡的设计与实现,其中对usb的应用有借鉴意义。
简易的示波器程序
- 一款简易的示波器程序,通过232串口输入16进制数据就可以显示相应的波形。是没有示波器开发人员不可多得的实用工具
示波器显示
- 波形随数据变化 程序原型 初学者的好帮手 -内容来自网络 本人无任何商业目的 仅供大家参考
基于LabVIEW的数字示波器设计
- 本文首先介绍了虚拟仪器的研究背景和意义以及国内外的一些研究进展。接着对虚拟仪器总体进行了概述,讨论了虚拟仪器的概念、构成、特点、发展,建立了虚拟仪器的基本框架。然后对虚拟示波器的重要组成部分——数据采集系统进行了探讨。在此基础上,进行了虚拟示波器系统的设计,这也是本文的重点。该部分阐述了虚拟示波器的设计方案,并给出了各功能模块的详细设计以及将各模块按照示波器总体的功能集成。最后对该虚拟示波器系统进行了系统测试,对其系统性能做了分析。结果表明,本文所设计的示波器能够满足一般的工程测试,具有一定的实
泰克示波器visa接口使用说明
- 泰克示波器visa接口使用说明,教怎样利用visa协议利用计算机远程读取示波器数据,Tektronix Oscilloscope visa interface that teach how to make use of visa agreement to use the remote computer to read data Oscilloscopes
coscilloscopectrl_demo
- 实现数据采集,上位机显示波形界面,能够像示波器一样的显示和分析数据-The realization of data acquisition, waveform display interface PC can be the same as the oscilloscope display and analysis of data
ScopeApi
- 通过串口读取示波器数据的程序,可以设置电压采样和频率采样-Oscilloscope data through the serial port to read the procedures, you can set the frequency of sampling and sample voltage
vb
- VB示波器数据采集一个基于Visual Basic编程的虚拟示波器,有源代码,好好看喔--VB Data Acquisition Oscilloscope
AOK虚拟示波器上位机源码及APP最新版
- AOK虚拟示波器的上位机源码,从串口获取下位机数据,然后绘制波形(AOK virtual oscilloscope host computer source, from the serial access to the next machine data, and then draw the waveform)
wave
- 一种逻辑分析仪采集数据的逆向程序,可按串口数据进行分析显示输出(A reverse program for data acquisition by a logic analyzer, which can be analyzed and displayed according to serial data.)
虚拟示波器
- 实现labview 虚拟双踪示波器的波形显示和波形叠加,以及波形参数测量和保存,另外还可以保存波形的点的数据,并可以利用保存的.lvm文件实现波形回显。外加一个简单的滤波器程序。(It realizes the waveform display and waveform superposition of LabVIEW virtual double trace oscilloscope,and the measurement and preservation of waveform parame
基于声卡的虚拟示波器
- 基于声卡的虚拟仪器示波器,通过声卡进行数据采集,再由LABview显示波形。(A virtual instrument oscilloscope based on sound card is used to collect data through a sound card, and then the waveform is displayed by LABview.)
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)
示波器波形分析
- 首先读取csv文件(来自示波器或其他来源),csv是字符格式的文本文件。然后,对采样波形进行谐波分析,将输入信号分解成:A0直流分量,A1基频分量,A22次谐波,A33次谐波……N噪声。采用的是加hanning窗的FFT算法。最后,求取 总谐波失真率THD(%)(First read the CSV file, and CSV is a character format text file. Then, the input signal is decomposed into A0 DC comp
MFC VC6 示波器动态显示数据
- 动态显示数据波形 基于VC6.0 MFC框架(Dynamic display data waveform based on VC6.0 MFC framework)
教你将Android手机变成蓝牙无线示波器
- 实现蓝牙实时接收数据并以波形的形式显示在手机屏幕上,绘图采用sufaceView(use surfaceview to make buletooth link)
简易oled示波器
- 利用stm32内置AD模块 本文件的亮点是对滚屏效果的处理 将二维数据一维化 减少内存占用(Using STM32 built-in ad module, the highlight of this file is the processing of scrolling effect, which can reduce the memory consumption by one-dimensional two-dimensional data)