CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 读取串口数据

搜索资源列表

  1. test1

    0下载:
  2. 新建VI(test1\serial_communication.vi),运用仪器I/O\串口\VISA配置、读取、关闭、字节数、清空缓冲 等函数,编制测距传感器的串口通讯接口VI;通过波形图表显示连续读取的测距-时间曲线,并将有效测量范 围外的数据滤除。(New VI (test1\serial_communication.vi), using the instrument I/O\, serial port, \VISA configuration, read, close, bytes,
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:15360
    • 提供者:旧茶馆
  1. mscomm

    0下载:
  2. 读取激光串口通信数据,并转换为数组格式并显示在界面中,可以实现接收和发送(Read serial data, and converted to array format)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:33848320
    • 提供者:whm
  1. OMRON PLC与VC通信程序源码 版本01

    0下载:
  2. 串口 波特率 界 面 读取DM区数据,很好呀(PLC OMON,C# CX-Progammer)
  3. 所属分类:其他

  1. readadc

    0下载:
  2. 可以读取arduino A0 口数据 运用arduino开发板 串口监视器进行显示(read the data from A0)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:Xarvxuks
  1. ModbusDemo

    0下载:
  2. 进行与设备的串口通信,读取数据,检查状态等(Communicate with the serial port of the device)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-26
    • 文件大小:109568
    • 提供者:大&海
  1. IMU原始数据串口读取

    0下载:
  2. 通过串口读取IMU输出的原始数据,并解析(read IMU raw data through serial)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:5732352
    • 提供者:andy-liu
  1. VCO0706

    0下载:
  2. VCO0706 串口通讯拍照摄相头C语应用,读取接收一包JPEG数据函数的示例 本段放在头文件中,设一包JPEG数据为512字节。(VCO0706 serial communication C language application camera camera.)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:gdlai
  1. serial_decode5

    0下载:
  2. 能将serial口读取的数据进行解析,转换成能使用的数据类型(Can be read at the serial port to analyze the data, can be converted into the use of data types)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:9216
    • 提供者:灰灰沈
  1. 下位机程序111

    0下载:
  2. 进行串口读取数据,中断服务,完成一定的脉冲发送(Serial read data, interrupt service, to complete a certain pulse to send)
  3. 所属分类:其他

  1. 旋扭测试

    1下载:
  2. 测试旋钮测试软件,通过串口读取数据,并以曲线显示(Test knob test software, read data through the serial port, and curve display)
  3. 所属分类:*行业应用

    • 发布日期:2018-01-03
    • 文件大小:198656
    • 提供者:baal888
  1. GPRMC

    0下载:
  2. 通过串口读取gps时钟不同格式的数据,并显示相关经纬度、高度等信息(Read GPS data through serial and display)
  3. 所属分类:串口编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:Wendy1811
  1. comKbd

    0下载:
  2. 串口键盘模拟程序,从串口扫描枪读取数据并模拟键盘录入。 采用winio模拟,未解决x64平台下加载问题。 半成品,慎用(Serial keyboard simulation program, read data from the serial scan gun and simulate keyboard input. Using WINIO simulation, the loading problem of x64 platform is not solved. Careful use
  3. 所属分类:C#编程

  1. rxtx

    0下载:
  2. Java串口编程:串口数据的发送与监听读取   本人在近期的开发工作中遇到向串口发送设备控制指令的需求,遂对串口编程进行了略微深入的钻研,在此对自己的一些心得和经验进行总结,以供大家参考与交流。(Java serial programming: serial data transmission and monitoring reading In recent development, I encountered the need to send control instructions to
  3. 所属分类:Java编程

    • 发布日期:2018-01-01
    • 文件大小:811008
    • 提供者:cherubimzyc
  1. project4

    0下载:
  2. 获取每个串口的数据,发送或者读取数据,可以参考学习(Get data from each serial port, send or read the data)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:60416
    • 提供者:刘仰川
  1. clsSerialPort

    0下载:
  2. 通过C#访问串口类,可以实现串口的访问。可以设置读取间隔,数据处理间隔。(C # seralport using System; using System.Collections.Generic; using System.Text; using System.Configuration; using System.IO; using System.IO.Ports; using System.Threading; using System.Runtime.Serializat
  3. 所属分类:串口编程

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:kuogyu
  1. Final20170823OK(micro)_Doing

    0下载:
  2. STM32 串口读取传感器数据并保存(STM32 serial port read sensor data and save)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-21
    • 文件大小:7128064
    • 提供者:wanzuren
  1. OpenSerial_test

    0下载:
  2. Matlab串口通讯程序、读取串口数据、一个8bit、7296个8bit数据为一次读取的数据量、每两个8bit构成一个16bit数据(Matlab serial communication program, read serial data, a 8bit, 7296 8bit data for the one read data amount, each two 8bit to form a 16bit data)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:29696
    • 提供者:h188027111
  1. MYTOOLS

    5下载:
  2. C#开发的工业自动化控制类,大部分已经写完且验证过: 一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制; 二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装; 三、Advantech: PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读; PCI1754:研华数据采集卡PCI1754更新输入信号;
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:6617088
    • 提供者:southeastofstar
  1. VB读取接收机RMC数据

    0下载:
  2. 通过串口连接接收机主板接收蓝牙端口数据实现卫星定位(Receiving data from Bluetooth port to realize satellite positioning)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:219136
    • 提供者:木头人002
  1. Serial Read

    0下载:
  2. LabVIEW2014以上版本打开,一个简单的串口读取函数,通过串口从下位机读取数据,显示在上位机(A simple Serial Read Function which need LabVIEW 2014)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-30
    • 文件大小:18432
    • 提供者:yh910615
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 34 »
搜珍网 www.dssz.com