搜索资源列表
Serial_osiligater.rar
- 通过串口实现数据采集和显示,可以充当简易示波器使用,对于嵌入式开发具有一定的帮助。,Through the serial port data acquisition and display, can act as simple to use the oscilloscope for embedded development with some help.
UART_Shower.rar
- 本程序实现电脑与单片机的串口连接,类似于一个虚拟示波器。能完成数据的连线画点和数据的任意发送。,VC++
ocx
- 多年编程积累的vc6.0下的常用控件,包括是示波器控件,数码管控件,串口控件,字体设置控件,编辑框控件,非常难得,极大得提高编程效率。-Programming vc6.0 accumulated over the years under the common control, including the oscilloscope controls, LED control, serial control, set the font controls, edit box control, very
MCU_MATLAB_oscillograph
- 使用ME300B开发板通过51单片机读取AD数据并通过串口将数据上传到PC,再使用MATLAB作图,实现简单的示波器功能-ME300B development board through the use of single-chip microcomputer 51 to read through the serial data and AD data uploaded to the PC, re-use MATLAB mapping to achieve a simple oscillosco
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
ScopeApi
- 通过串口读取示波器数据的程序,可以设置电压采样和频率采样-Oscilloscope data through the serial port to read the procedures, you can set the frequency of sampling and sample voltage
scope
- 数字示波器的源代码,串口发送,C语言描述-The source code of the digital oscilloscope
12
- 基于PC机串口进行数据采集的低频虚拟示波器程序-visual basic visual basic visual basic
Serial_Oscilloscope_MSP430F149
- 用MSP430F149做的一个示波器,用Timer A定时触发AD转换,串口发送给电脑,最高采样频率100ksps左右,LABVIEW的visa接受和显示波形并可以控制时间轴和波形放大轴。-oscilloscope with MSP430F149 , starting with Timer A to trigger AD converter, send to the computer with RS232, the maximum sampling frequency 100ksps aroun
Vdfsdfs
- 串口示波器功能,测试并记录 显示波形 显示峰值-Serial oscilloscope function, test and record the waveform display
DS2009_57600
- 示波器界面。采用串口传递数据。下位机为51单片机。-Osilloscope
Display
- 示波器显示 接受串口数据 波形幅值 周期 大小可以调整-Oscilloscope display to accept serial data
虚拟示波器
- 基于串口开发,用于单片机等嵌入式开发的上位机。(Based on serial development, for single-chip and other embedded development of the host computer.)
Serial_Digital_Scope V2_Cracked
- 虚拟串口示波器,将串口数据画成波形显示,特别适合飞控IMU数据显示(Virtual serial oscilloscope)
虚拟示波器
- 串口数据用波形显示出来,串口默认的波特率115200(The serial data is displayed with the waveform, the default baud rate of the serial port is 115200)
串口示波器
- 1. 图形化显示通过Uart 传送上来的采样数据。 2.运行所要求的的基本软硬件环境: 硬件环境 如果您使用的是Windows XP 操作系统,建议使用1G 内存。 运行该程序的计算机必须要有串口或串口转USB 设备。 软件环境 推荐 Windows XP 及以上PC。 64位系统需运行在32 位兼容模式下。 3. 解压软件包即可。
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