CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - MATLAB串口

搜索资源列表

  1. e1

    0下载:
  2. 从串口读取数据并翻译,采用触发事件功能接受数据-Read data from the serial port and translation, using the trigger event function to receive data
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:1.52kb
    • 提供者:zhaomeng
  1. matlab_serial_experiments

    0下载:
  2. matlab串口实验串口通信,一般是指RS232、RS422之间的通信。matlab中有专门的serial函数来创建串口对象。-matlab serial experiments
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1.14kb
    • 提供者:xx
  1. jh17

    0下载:
  2. 本文件夹包含的是针对电话交换系统的C51程序源代码,包含了电话串口之间的通信功能,以及控制回铃音的程序源代码-This folder contains the telephone exchange system for the C51 source code, including a telephone communication between the serial port, and control ring back tone of the program source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:37.56kb
    • 提供者:rosabest
  1. matlab

    0下载:
  2. matlab gui 串口调试 源代码-matlab gui serial debugging
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7.21mb
    • 提供者:liming
  1. SerialPortCommunicationPsendPreceive

    2下载:
  2. MATLAB实现串口双向通信,可以吧设备采集到的数据通过串口显示到PC上。本程序是基于MATLAB的GUI界面设计,程序调试可用。-This program is designed for serial communication between PC and any devices using MATLAB. It is designed by GUI to make the interface visually.
  3. 所属分类:Other windows programs

    • 发布日期:2016-05-15
    • 文件大小:18kb
    • 提供者:戚永彬
  1. matlab-serial-souse

    2下载:
  2. matlab gui串口通信实现的基本源码-Serial communication source
  3. 所属分类:Other systems

    • 发布日期:2016-05-29
    • 文件大小:3kb
    • 提供者:黄健
  1. matlab-chuankouchengxu

    0下载:
  2. matlab GUI串口程序 实时显示串口传输过来的数据-Matlab GUI serial interface real-time display serial data transmission to come over
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:18.23kb
    • 提供者:曹阳阳
  1. com

    0下载:
  2. 从网上找到的。串口调试程序,用 matlab软件进行编程。请看清说明在下载。-Found from the Internet. Serial debugging procedures, using matlab software programming. Please see the instructions in the download.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:17.44kb
    • 提供者:李会
  1. m5_3

    1下载:
  2. 使用MATLAB进行GUI界面的编写 实现了 基本的串口通信,通过FT345bm硬件测试,可是实现115200bps的速率进行传输 ,性能比较稳定。-radar comm ,GUI ,usb ft245bm
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:69.56kb
    • 提供者:张海龙
  1. GUI-examples

    0下载:
  2. 各种Gui matlab举例、卡尔曼滤波、串口调试-Various examples of GUI, signal and information processing, image processing, serial port Calman filter
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:12.19mb
    • 提供者:王俊
  1. matlab_usart

    0下载:
  2. matlab串口通信源代码,gui交互界面设计。-matlab serial communication source code, gui interface design.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1.63mb
    • 提供者:bazige
  1. matlab-uart

    1下载:
  2. 基于matlab GUI实现UART的串口通信,并且能够接受下位机的数据-matlab GUI uart
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:35.76kb
    • 提供者:姜宏剑
  1. matlab-gui

    0下载:
  2. 该文件为matlab gui串口调试程序,可以帮助大家了解串口程序- The file matlab gui serial debugger, can help you understand the serial program
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:37.45kb
    • 提供者:杨俊夫
  1. 串口

    0下载:
  2. 串口通信源码,包括界面和m文件。编程语言为MATLAB(Serial communication source code)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:2kb
    • 提供者:swyroc
  1. ECGDATAV6test1

    0下载:
  2. 串口发上来数据,前三个字节为枕头,四个字节代表一个数据。一共15字节,把数据存到txt,运行画出波形(The serial port sends the data. The first three bytes are the pillows, and the four bytes represent one data. A total of 15 bytes, the data stored in the txt, running draw a waveform)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1.11mb
    • 提供者:zyfzyfzyd
  1. UART_MAX150

    0下载:
  2. matlab串口助手,包含自定义界面,可以任意修改(Matlab serial assistant, including custom interface, you can modify any)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:26.43mb
    • 提供者:bb5013
  1. 串口测试

    0下载:
  2. 串口发送数据的matlab的GUI程序,读取一个需要发送的TXT文件,通过串口发送出去。(using serial port to send data based on matlab GUI .Reading a TXT file to send out through the serial port .)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:4kb
    • 提供者:vapour
  1. CAN_Demo(matlab)

    2下载:
  2. CAN分析仪二次开发源码,使用某品牌CAN分析仪(CAN analyzer development source)
  3. 所属分类:其他

    • 发布日期:2019-11-11
    • 文件大小:66kb
    • 提供者:728963149
  1. mpu6050

    2下载:
  2. 单片机采集mpu6050 数据没通过串口上传pc,pc上用MATLAB进行数据分析,卡尔曼滤波,融合算法,曲线实时显示(The MCU collects mpu6050 data without uploading the PC through the serial port, using MATLAB for data analysis, Kalman filtering, fusion algorithm, curve real-time display)
  3. 所属分类:其他

    • 发布日期:2019-10-24
    • 文件大小:52kb
    • 提供者:申酉戌亥sky
  1. 彩色图片转换代码

    1下载:
  2. 将图片转换为代码并保存成txt格式,通过串口调试工具实现硬件的通信(Convert the picture to code and save it in TXT format)
  3. 所属分类:其他

    • 发布日期:2020-06-19
    • 文件大小:17kb
    • 提供者:黑白键...
« 12 3 4 5 »
搜珍网 www.dssz.com