搜索资源列表
dtw
- dtw的matlab算法,识别率达到100 。可直接使用或转成c语言代码,下到下位机运行。-dtw' s matlab algorithm to achieve 100 recognition rate. Can be used directly or converted into c language code, run down to the lower machine.
SerialPortCommunication
- 这是一个MATLAB得串口编程程序,可以对下位机进行控制,也可以接受下位机发过来的数据并进行显示和数据处理-dwefedfwdvdfvdssvfbgfnbhgntryhytgtnhmymhgftrjnyhmhtmthmhmhml.i,jgjkjfkdsfjkdsjmvjdjnkvjklojkljvlfvkaskclkddddsdjc
guogonggaid
- plc程序s7200,agv下位机控制程序。可以控制agv的速度和角度-plc agv
STC12C5410AD
- 小机器人下位机的程序代码,用于实现机器人的控制。-Small robots the next crew of the program code for robot control.
d4ef13.ZIP
- 矿井巷道无线传感器网络监测下位机系统设计Mine wireless sensor network monitoring machine system design-Mine wireless sensor network monitoring machine system design
wifi
- liuviking 机器人创意工作室的智能wifi小车下位机程序-the Robot creative studio in liuviking smart wifi car under computer program
virtual-serial-port
- STM32虚拟串口,能利用VB作为上位机,可以喝下位机进行通讯-STM32 virtual serial port
FFT(4096)
- 用C语言写的FFT算法,能够直接移植于下位机,方便底层开发。-Written in C language FFT algorithm, can be directly transplanted in the lower machine to facilitate development of the bottom.
glp_matlab
- 下位机采集数据波形,通过串口发到上位机,并通过MATLAB做功率谱分析。界面使用MATLAB编写。-Lower machine data collection wave, sent to the host computer via the serial port, and power spectral analysis done by MATLAB. Interface written using MATLAB.
ADC10
- ADC采集电压的上位机和下位机(上位机用vs的winform编写,下位机用430编写)-ADC acquisition voltages upper and lower machine (PC vs a winform with writing, using 430-bit machine under preparation)
stm32f103VCT6高速球下位机代码
- stm32f103云台代码,该代码可以直接运行
matlab串口通信基础讲义
- 在Matlab环境下,读取串口数据的方式可以分为两种—查询和中断。以查询的方式进行串行通信时,如下位单片机有大量的数据分时分批传送给PC机,就需要不停查询串行口的缓冲区,有数据就读取;虽然编程容易,但这样做不能对数据进行实时处理,系统实时性不高,而且会极大地占用系统的资源。以中断的方式对串口进行控制实现串行通信,就可以实时处理下位机传送的数据;但编程相对复杂一些,需要采用Matlab的事件和回调函数机制。(In Matlab environment, there are two ways to
