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

搜索资源列表

  1. Vb串口通讯调试方法

    3下载:
  2. vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2878
    • 提供者:林帆
  1. 串口

    0下载:
  2. 使用串口读取数据文件-use Serial read data files
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2688
    • 提供者:陈涛
  1. SeriesCOMTEST

    0下载:
  2. EMBEDDED VC++4.0 对WINDOWS CE下的串口通信进行实验.将常用的串口功能封装为一个类,以回调方式读取串口数据,在S3C2410 ARM上通过-EMBEDDED WINDOWS CE 4.0 pairs of serial communications experiments. Chang, The serial Packaging for a functional categories, in order to form a callback to read serial
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:4593001
    • 提供者:bruce lei
  1. pb_com

    0下载:
  2. 这个主要用来读取串口数据用的。如果你的pb程序需要采集自动仪表传入的数据,它是一个参考。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:114402
    • 提供者:xwd
  1. SerialBean1

    0下载:
  2. 此程序是java写的关于串口的操作,对写串口数据,和读取串口数据等操作
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2426
    • 提供者:jianhong
  1. VB读取FX2N数据串口通信

    1下载:
  2. VB读取FX2N数据串口通信
  3. 所属分类:源码下载

  1. UART

    2下载:
  2. windows下串口编程,从磁盘读取一特定格式的TXT文件,提取出其中的数据,通过串口发送,并接收返回数据。多进程实现。MFC-a c++ program of uart,the program read a .txt file from the disk and send the information by the UART port,MFC,multi process
  3. 所属分类:串口编程

    • 发布日期:2013-08-02
    • 文件大小:64503
    • 提供者:chen
  1. seriaport_textview

    0下载:
  2. android串口通讯:能自动读取串口数据,并将显示在textView上。-android serial communication: serial data can be automatically read and displayed on the textView on.
  3. 所属分类:android

    • 发布日期:2017-03-24
    • 文件大小:70968
    • 提供者:slyaoba
  1. VCComm

    1下载:
  2. VC从串口读取数据并实时绘制曲线图,非常好用。-VC data from the serial port to read real-time rendering curve is very useful.
  3. 所属分类:Com Port

    • 发布日期:2015-10-20
    • 文件大小:166912
    • 提供者:Lihao
  1. DS1302

    0下载:
  2. 时钟程序,大家是否想到用定时器,对,也可用定时器的中断来处理,这样的程序我想不用我说了吧! 你们可自己发辉下,本程序采用外元件DS1302时钟IC,使用此IC不增加系统资源,要时钟时直接去读取就可以了 本IC跟ADC0831一样以串口方式传送数据,不同的是协议,只要你读懂它的串口协议,就可以用P口来模拟协议进行 ,这样更能使你对传送数据协议的了解,在看本程序之前,先看看芯片的串口协议 -Clock process, whether you think using the time
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:18200
    • 提供者:wt
  1. OA

    0下载:
  2. 1.使用步骤:(1)默认的管理员51aspx可以在后台创建编辑删除角色、用户、文件。 2.用户权限级别越高,显示的文件类型越多;管理员(拥有所有权限的用户)可以看到全部类型文件,不同权限的用户显示在右侧的文件不同。 3.左上侧把文件分为A B C 三组,供用户查看;权限不同看到的文件类型不同;如:用户1仅可以看到Doc文件 ,用户2可以看到Doc和Jpg文件,管理员可以看到全部类型文件。目前系统支持Doc Jpg Pdf Xsl Dwg 五种文件。 4.上传控
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-12
    • 文件大小:2907463
    • 提供者:吴相辉
  1. MCU_MATLAB_oscillograph

    1下载:
  2. 使用ME300B开发板通过51单片机读取AD数据并通过串口将数据上传到PC,再使用MATLAB作图,实现简单的示波器功能-ME300B development board through the use of single-chip microcomputer 51 to read through the serial data and AD data uploaded to the PC, re-use MATLAB mapping to achieve a simple oscillosco
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:20987
    • 提供者:朱蛛
  1. SeriesPort

    0下载:
  2. vc++开发的串口编程,包括打开串口,设置串口,读取数据等等操作。-vc++ development of serial programming, including the open serial port, serial port settings, read data operation and so on.
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:2727594
    • 提供者:章学宇
  1. chuankoui

    0下载:
  2. 在LINUX下的串口源代码,里面没有写头文件,用户写好头文件即可,在linux下读取串口数据-In the LINUX source code under the serial port, which had not been written with the first document, the user can write the first document in the serial data read under linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:3893
    • 提供者:余杰
  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
    • 文件大小:1559
    • 提供者:zhaomeng
  1. ScopeApi

    0下载:
  2. 通过串口读取示波器数据的程序,可以设置电压采样和频率采样-Oscilloscope data through the serial port to read the procedures, you can set the frequency of sampling and sample voltage
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4554411
    • 提供者:武松
  1. GPSreader

    0下载:
  2. 通过选定串口 GPS的数据,目前只是读取位置,速度和方向的数据,如需宽展可依此编写。-Through the selected serial port GPS data is only read the position, speed and direction data for the preparation of spread may be so.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:49960
    • 提供者:liushuangxue
  1. STC_LightConfig

    0下载:
  2. 对串口的数据进行读取并显示出串口里数据的内容-On the serial data out the serial read and display the contents of data! ! !
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:136849
    • 提供者:刘伟
  1. fifo

    1下载:
  2. 同步FIFO 创建一个256x8大小的同步FIFO,并通过串口发送数据初始化FIFO,FPGA内部读取FIFO的数据通过窗口发送到PC-FIFO
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:4060
    • 提供者:赵云
  1. 用于测试串口数据收发

    0下载:
  2. 用于测试串口收发,测试OBD读取数据是否正常,通过串口发指令到ECU,测试各项数据是否正确
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2021-04-28
    • 文件大小:1910066
    • 提供者:wllm231
« 1 2 3 45 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com