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

搜索资源列表

  1. 串口通信最终测试机

    1下载:
  2. 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters, and SCM and PCs through four
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:53978
    • 提供者:林世飞
  1. 用c语言编写串口程序

    0下载:
  2. 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。   在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6431
    • 提供者:王平
  1. MOTOGPS

    0下载:
  2. motorola的GPS数据采集程序,通过串口接受数据并且分析显示-motorola GPS data collection procedures, receiving data through the serial port and analysis
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:107089
    • 提供者:adam
  1. Example.rar

    0下载:
  2. MSCOMM控件编程实例,主要展示了通过对话框程序来在pc机上接受,发送串口数据。,MSCOMM control programming examples, mainly through the dialog box display process to accept the machine in the pc, send the serial data.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:148232
    • 提供者:章九
  1. com

    0下载:
  2. 用于labview串口接受数据,mscomm属性,中断,提供参考-Labview serial port for receiving data, mscomm property, interruption, to provide reference
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:10305
    • 提供者:lisalin
  1. FPGA_UART

    0下载:
  2. FPGA串口实现。 发送和接受数据功能代码-FPGA serial interface. Send and receive data function code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:9634
    • 提供者:lichenlin
  1. rs232-com

    0下载:
  2. rs232串口通讯测试程序,可以通过此程序连接到com端口。接受/发送数据。-rs232 serial communications test program, this program can connect to the com port. Receiving/sending data.
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:39077
    • 提供者:玩玩而已
  1. serial

    0下载:
  2. -- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在 --PC机上安装一个串口调试工具来验证程序的功能。 -- 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控 --制器,10个bit是1位起始位,8个数据位,1个结束 --位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实 --现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:65639
    • 提供者:johnson
  1. pb

    0下载:
  2. 用PB设计串口通信,能够接受串口传过来的数据,并显示在界面上-Serial communication with the PB design, to accept the serial transmission over the data and displayed in the interface
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:63662
    • 提供者:hx
  1. GPSDataRecv

    0下载:
  2. c#编写的一个接受GPS模块数据的测试软件,通过.NET开发环境自带的串口通信控件接收GPS模块传来的数据,显示在数据窗口中,并存入数据库。数据源根据自己的环境决定,数据表由两个字段组成,一个为日期时间型,一个为VCHAR型-c# prepared to accept a GPS module test data software. NET development environment built-in serial communication control module to receiv
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:55339
    • 提供者:bruce lei
  1. MiniComm

    0下载:
  2. 串口监视工具,主要是针对数据的发送和接受-Serial monitoring tools, primarily for data send and receive
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:18883
    • 提供者:Davy
  1. rs232_5

    0下载:
  2. 串口接受数据并通过LCD12232液晶显示出来-Serial port to receive data through the LCD LCD12232 out
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1132
    • 提供者:zhuke
  1. 2

    0下载:
  2. 用c语言串口接受数据的功能 在单片机中很实用!-C language accepted by serial single-chip data at a very practical!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1343
    • 提供者:李子善
  1. chuankoujieshou

    0下载:
  2. 用c语言串口接受数据的功能 在单片机中很实用!-C language accepted by serial single-chip data at a very practical!
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1357
    • 提供者:李子善
  1. dj1

    0下载:
  2. VC开发的串口程序,并将接受的数据进行FFT变换-VC serial development process and will accept data FFT transform
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:720046
    • 提供者:有机玻璃
  1. serial

    3下载:
  2. 串口编程调试精灵,利用VB编写的串口调试软件,实现在线设置通信速率、奇偶校验、通信口而无须重新启动程序,可以设置定时发送的数据和时间间隔,可以自动显示接受到的数据并能在字符、十六进制和二进制之间自由切换,自动保存设置参数。-Debug serial programming wizard, VB prepared using serial debugging software, set up online communication rate, parity, oral communication
  3. 所属分类:界面编程

    • 发布日期:2014-01-15
    • 文件大小:7557
    • 提供者:小何
  1. 090527softwaredesignofanalysisofgammarayscollected

    0下载:
  2. 能谱仪VC++6.0软件个人设计是由本人2009年05月开发的γ能谱仪VC++6.0软件 不过由于我是初次接触VC,很多语句调用和逻辑算法都还是新手阶段,请勿见笑 本软件包括 1.调用MFC控件接受串口数据包(数据包为附件中通讯协议规定) 2.调用pDC绘图(绘制表格和谱线) 3.实时采集数据并处理(处理部分其实还没写好) 4.调用WINDOWS系统的OFFICE控件将采集到的数据保存到EXCEL(由于我不会建立文件夹,所以在运行前,必须在C盘建立一个文件夹“collec
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-17
    • 文件大小:4454896
    • 提供者:李涛
  1. SerialPortCommunication

    1下载:
  2. 这是一个MATLAB得串口编程程序,可以对下位机进行控制,也可以接受下位机发过来的数据并进行显示和数据处理-dwefedfwdvdfvdssvfbgfnbhgntryhytgtnhmymhgftrjnyhmhtmthmhmhml.i,jgjkjfkdsfjkdsjmvjdjnkvjklojkljvlfvkaskclkddddsdjc
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:24962
    • 提供者:武汉
  1. ECG1

    1下载:
  2. 基于MATLAB的串口收发程序,可以完成数据的接受,波形显示,存储,基于小波理论的消噪处理,对于学习MATLAB的GUI编程很有好处!-Serial transceiver based on MATLAB program to complete the data received, waveform display, storage, de-noising based on wavelet theory, processing, MATLAB-GUI programming for learni
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:8586
    • 提供者:罗生
  1. PowerMonitor2

    0下载:
  2. 运行在arm平台linux中,使用qt软件开发,可以接受串口数据,并且在打开的窗口中用曲线的方式即时显示出来。程序中用到串口方面以及qt图形界面和c++知识。-Run on arm platform, linux, using qt software development, can accept serial data, and open the window curves method using real-time display. Procedures used in serial po
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:98643
    • 提供者:tanyong
« 1 23 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com