搜索资源列表
VC-serial-interface-commnication
- VC++串口通信源程序,实现虚拟示波器-C++ serial interface communication source program, virtual oscilloscope
Virtual-oscilloscope
- vb编写的虚拟示波器,采用串口通信,并且包含登录界面-virtual oscilloscope vb prepared using serial communication, and contains the login screen
boxing
- 波形程序,通过串口语虚拟示波器连接可以看到正弦波 处理器MC9S12XS128 包含了crc16校验,适合串口通信 欢迎交流!-Waveform program, through the serial port connection can see the phrase virtual oscilloscope sine processor MC9S12XS128 contains crc16 checksum for se
Oscilloscope
- 基于串口通信的虚拟示波器,可以实现数据采集。-the virtual oscilloscope based on Serial communication
示波器生成类附源码实例
- 虚拟仪器比传统仪器功能更强、可扩展性更好、性价比也更高,是未来测量测试行业的发展方向。完成了一种对马达故障波形进行显示分析的虚拟示波器软件设计,为马达故障分析提供了定量的分析工具。软件采用面向对象的软件设计思想来编写,按照功能划分为5个模块:虚拟示波器界面设计、异步串口通信、Modbus协议软件包、波形傅里叶分析、波形存储访问五大模块,使用VC++基于对话框的应用程序框架完成了这5个模块的详细设计和实现;通过测试,该虚拟示波器操作简单、
VB 嵌入式串口数据记录波形分析仪
- 通过串口通信采样 绘制波形图 实现了类似于示波器的功能(Drawing a waveform map through serial communication sampling)