CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 串口中断

搜索资源列表

  1. comdraw

    0下载:
  2. 串口发送接收数据。可配置端口,波特率等。 发送可选择ASCII方式或HEX方式。 中断方式接收数据。 可以通过ADC和MCU可以把数据通过 串口直接发送到PC上让MATLAB分析-receiving data. Configurable ports, baud rate, and so on. Send option HEX or ASCII mode. Interrupt receiving data. Through the MCU and ADC data can b
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7106
    • 提供者:魏威
  1. MATLAB_Heart_sounds

    0下载:
  2. 配合上传的C8051程序,通过串口接收心音数据,并通过图形显示。串口接收数据为中断方式。-With the upload process of C8051F020, through the serial port to receive heart sound data, and useing graphics to display.Received through the serial port interrupt.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1303718
    • 提供者:闵晓东
  1. chaxunfa

    0下载:
  2. matlab串口中断通行查询法位编译源代码-Inquiries Act matlab serial passage
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:658
    • 提供者:留从
  1. comtest

    0下载:
  2. 自己写的串口中断程序 带有详细注释 适合新手 个人推荐 -Serial interrupt program to write notes with detailed personal recommendation for novice
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:10508
    • 提供者:章飞
  1. serialtool

    0下载:
  2. matlab编写的串口调试工具,数据接收部分采用中断方式,保证了实时的数据显示 。在获取端口部分采用了try catch 的方式,可以更加方便的选取端口。-this is a simple serial tool scr ipted by matlab. I used interrupt to ensure the instant display of received data.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:140255
    • 提供者:zhangweijia
  1. matlab串口通信基础讲义

    0下载:
  2.  在Matlab环境下,读取串口数据的方式可以分为两种—查询和中断。以查询的方式进行串行通信时,如下位单片机有大量的数据分时分批传送给PC机,就需要不停查询串行口的缓冲区,有数据就读取;虽然编程容易,但这样做不能对数据进行实时处理,系统实时性不高,而且会极大地占用系统的资源。以中断的方式对串口进行控制实现串行通信,就可以实时处理下位机传送的数据;但编程相对复杂一些,需要采用Matlab的事件和回调函数机制。(In Matlab environment, there are two ways to
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:7168
    • 提供者:SDDASDASD
搜珍网 www.dssz.com