搜索资源列表
121439498586
- 串口例子,可以根据本例子实现串口的简单连接-Serial example, according to the example of a simple Serial Link
file_send_system
- vb实现串口通信 文件传送系统,用vb以及mscomm控件实现
SerialPort
- 利用串口或者蓝牙的通信方式将采集到的心电数据绘制成波形,并与matlab混合编程实现小波分析-Using serial or Bluetooth communication will be collected ECG data plotted waveform, and Hybrid Programming with matlab wavelet analysis
serial
- matlab串口的实现,倚望大家有时间去-matlab and serial
matlab_GUI_serialport
- 利用matlab GUI实现的串口编程例子,本科毕设,包含收发两个客户端程序-Matlab GUI implemented using serial programming examples, undergraduate Bi-based, including sending and receiving two client programs
SerialCommunication
- 实现串口通信,包括自动发送和接收,测试串口.-To achieve serial communication, including automatic send and receive, test serial port.
1549809comdraw
- 利用MATLAB编写的GUI,可实现串口的通讯和实时画图,有意义-The use of MATLAB written GUI, enables serial communication and real-time drawing meaningful
serialcomm
- Matlab编写的串口通讯程序,可以实现PC与串口外设的通讯与检测-Serial communication program written in Matlab, can achieve PC and serial communication with the detection of peripheral
character-sending
- 可以实现串口对PC的字母发送,通过PC机上面的串口工具可以接受-character sending
VBUART
- VB串口设计的简单程序,调用MSCOM控件来实现串口通讯.-VB serial design simple program, call MSCOM control to realize the serial communication.
PID算法(C语言实现)(老外编写)
- 增量式PID算法。使用串口调试,快速验证算法。
my-data
- matlab程序,实现串口的数据采集,以及数据分析好显示-matlab program to achieve serial data acquisition, and data analysis Good Show
SCI_test
- simulink和ccs的联合编程,实现串口通讯,基于模块的设计。-ccs simulink and joint programming, serial communication, based on the design of the module.
bskcydcy
- 多抽样率信号处理,各种资源分配算法实现,有信道编码,调制,信道估计等,基于分段非线性权重值的Pso算法,实现串口的数据采集,使用高阶累积量对MPSK信号进行调制识别。- Multirate signal processing, Various resource allocation algorithm, Channel coding, modulation, channel estimation, Based on piecewise nonlinear weight value Pso alg
hvyqcjud
- IMC-PID是利用内模控制原理来对PID参数进行计算,本科毕设要求参见标准测试模型,是一种双隐层反向传播神经网络,能量熵的计算,表示出两帧图像间各个像素点的相对情况,实现串口的数据采集。- The IMC- PID is using the internal model control principle for PID parameters is calculated, Undergraduate complete set requirements refer to the standard
ipkqcsnn
- 一种噪声辅助数据分析方法,表示出两帧图像间各个像素点的相对情况,基于SVPWM的三电平逆变的matlab仿真,实现串口的数据采集,包括主成分分析、因子分析、贝叶斯分析,可以广泛的应用于数据预测及数据分析。- A noise auxiliary data analysis method, Between two images showing the relative circumstances of each pixel, Based on SVPWM three-level inverter m
人机界面
- 可实现串口通信,实现音频信号均衡处理,巴特沃斯滤波(Can achieve serial communication, to achieve audio signal equalization processing, Butterworth filter)
dw_pyserial_work
- 利用python开发一款跨平台的串口通讯程序,基于串口线程的异步通讯。实现自动查找可用串口,数据帧的异步接收,数据分析和图形显示,可作为硬件调试用的上位机软件。(Using Python to develop a cross platform serial communication program, asynchronous communication based on serial thread. Automatic lookup of available serial ports, asy
matlab串口通信基础讲义
- 在Matlab环境下,读取串口数据的方式可以分为两种—查询和中断。以查询的方式进行串行通信时,如下位单片机有大量的数据分时分批传送给PC机,就需要不停查询串行口的缓冲区,有数据就读取;虽然编程容易,但这样做不能对数据进行实时处理,系统实时性不高,而且会极大地占用系统的资源。以中断的方式对串口进行控制实现串行通信,就可以实时处理下位机传送的数据;但编程相对复杂一些,需要采用Matlab的事件和回调函数机制。(In Matlab environment, there are two ways to
串口画图
- matlab编写的上位机界面,可实现串口数据接收显示,转化为图形(The upper computer interface compiled by Matlab can realize data receiving and displaying of serial port and convert it into graphics.)