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

搜索资源列表

  1. 一个串口包装类及演示程序

    0下载:
  2. 从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:49061
    • 提供者:张权
  1. 串口调试(delphi源码)

    5下载:
  2. 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送
  3. 所属分类:Windows编程

    • 发布日期:2009-01-08
    • 文件大小:247537
    • 提供者:cybers
  1. 接收从串口过来的数据并显示

    1下载:
  2. 蓝牙接收从串口过来的数据并显示
  3. 所属分类:串口编程

  1. ARM_Boot_example.rar

    0下载:
  2. 程序主要作用是通过串口下载VxWorks到ARM Flash ROM,主要过程是初始化ARM硬件,初始化串口UART1,从串口接收VxWorks image到DRAM,初始化Flash ROM.最后将DRAM中的VxWorks写入Flash ROM. ARM 串口与PC机串口连接,由PC机下载(download)VxWorks 到主板Flash ROM. 该程序对学习和理解ARM编程很有帮助.为了便于理解,这里我全部采用实际地址,不用宏定义. 程序语言为 ARM 汇编,具体过程参考ARM编
  3. 所属分类:VxWorks

    • 发布日期:2017-03-30
    • 文件大小:6021
    • 提供者:王斌
  1. bs

    0下载:
  2. 能够实现从串口上接收数据,并且保存到数据库中-Able to receive data from a serial port on and saved to the database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-11
    • 文件大小:2609774
    • 提供者:大宝
  1. DataLogger2

    0下载:
  2. 从串口接收数据进行实时描点,类似示波器。可进行存储。对学习绘制波形图有很好的帮助。-Receive data from serial real-time tracing point, similar to the oscilloscope. Can be stored. Draw waveform of learning has a very good help.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:282984
    • 提供者:fun
  1. 6-3

    0下载:
  2. 用于MSP430F149进行异步串口通信,从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后将结果从串口返回。数据包的结构见xieyi.h。-For MSP430F149 asynchronous serial communication, receiving data from the serial port, analyzing the data received packets, and then computing algorithm, and finally to retur
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4096
    • 提供者:李凯
  1. serial-nrf9e5

    1下载:
  2. nrf9e5带超时无线收发:从串口接收数据(靠超时判断而不是字节判断),无线发送后,接收端将数据显示在串口。-nRF9E5 with overtime wireless transceiver: receiving data from the serial port (rather than relying on overtime to determine byte judge), wireless send after the receiving end the data displayed
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:36491
    • 提供者:xx
  1. CommWizard

    0下载:
  2. 该程序是串口调试助手,能够对串口发送数据以及从串口接收数据。并且能够选择数据格式-Serial debug that the procedure was assistant to the serial port to send data and receive data from the serial port. And can select the data format
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-09
    • 文件大小:42736
    • 提供者:鲜新荣
  1. HISV1-6.9

    0下载:
  2. 我的毕业设计---高级宾馆门禁系统 VC数据库+串口 从串口接收-ok kkkkkkkkkkkkkkkkkkkkkkkkkkllllllllllllllllllllllllll
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:697312
    • 提供者:
  1. com

    0下载:
  2. 这个程序是四通道的串口通信代码,点击通信开始时,自动从指定串口接收并显示数据,可实现串口的切换-This procedure is four-channel serial communication code, click on the beginning of communication, automatic from the specified serial port receive and display data, enabling the switch serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:94473
    • 提供者:李远
  1. serialportreceive

    0下载:
  2. 从串口接收数据,后经过计算显示到数字和波形界面上的labview程序,可以进行从0x800000H到0XFFFFFFH数据的十进制小数显示和接收。-From the serial receive data, calculated after the show to digital and waveform labview interface procedures can be carried out to 0XFFFFFFH from 0x800000H decimal decimal data
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:70946
    • 提供者:贾衡天
  1. serial

    0下载:
  2. Java实现串口全双工通讯 一个Java读取串口值的类(收藏) 这是一个通过JAVA的扩展包(javax.comm)从串口读取值的类, 本类库(javax.comm)主要包括: SerialBean.java (与其他应用程序的接口), SerialBuffer.java (用来保存从串口所接收数据的缓冲区), ReadSerial.java (从串口读取数据的程序)。-Serial full-duplex communication
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:2457
    • 提供者:xiaofeng
  1. CharTerminal

    0下载:
  2. 设置串口属性,并打开串口接收从串口进入的数据。-Set serial port properties, and open the serial port to receive data from the serial port of entry.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:270824
    • 提供者:黄文钊
  1. serialdebug

    0下载:
  2. 串口编程调试精灵 本例创建一个基于对话框的程序,其中设置“自动发送”、“手动发送”、“开始接收”“设置参数”、“清除”按钮,分别用于自动向串口发送数据、手动向串口发送数据、从串口接收数据、设置串口参数(串口参数、发送字符、自动发送间隔); 另一个对话框,响应“设置参数”按钮操作,用于设置串口参数、发送字符、自动发送间隔。-Serial programming and debugging, in this case the wizard to create a dialog-based p
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:2017726
    • 提供者:liusand
  1. ReadComm

    0下载:
  2. 运用Java Communications API实现JAVA的串口通信功能,打开串口后开始从串口接收数据,显示在文本框-JAVA using Java Communications API to achieve the serial communication function, open the serial port after receiving data from the serial port, appears in the text box
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1567
    • 提供者:zhuyinhui
  1. 1602

    0下载:
  2. 该程序从串口接收数据,通过LCD显示数据。在LCD的第一行显示出来, 当数据过多时(超过16个字符),LCD第一行将会被覆盖。 该试验使用的晶振是11.0592,如果使用12M晶振,会出现串口接收 不正常的情况。原因是用12M晶振,波特率9600时的误差率达 8 -The program receives data from the serial port through the LCD display data. The first line in the
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:23464
    • 提供者:mohaigang
  1. com

    0下载:
  2. 调试串口,从串口发送数据,从串口接收数据-Debug serial port, from the serial port to send data, receive data from the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-04-24
    • 文件大小:11061
    • 提供者:steve
  1. 串口二

    0下载:
  2. stm32f407本实验串口2将不停的打印信息到电脑上,同时接收从串口发过来的数据,把发送过来的数据直接送回给电脑。(Stm32f407 this experiment serial port 2 will print the information to a computer, coming from a serial port to send and receive data, the data was sent directly back to the computer.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:3119104
    • 提供者:日暮
  1. VS2010之MFC串口通信的编写教程

    0下载:
  2. 是一个关于串口通信的详细教程,可以接收从PC端发送过来的数据并且实施显示(It's a detailed tutorial about serial communication. It can receive data sent from PC terminal and display it.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:45833216
    • 提供者:梦醒繁花落
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com