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

搜索资源列表

  1. MSComm

    0下载:
  2. MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:297594
    • 提供者:自治州
  1. zzx

    0下载:
  2. 这个并串转换代码是依靠同步状态机来实现其控制的。其实并串转换在实际的电路中使用还是比较多的,尤其在通信线路方面的复用和分解方面,原理上就是一个串并转换和并串转换的过程。举个简单的例子,计算机串口发送数据的过程,如果满足发送条件了,其实就是一个并串转换的过程了。好了,废话不说,看代码就是。 写完一看,一个并串转换居然搞了这么大,有点失败。但是整个代码已经通过了后仿真,而且思路还是比较清楚的,可靠性和稳定性方面也应该没有问题滴,呵呵。不过说老实话,里面有些信号是确实可以去掉的,不过后来就懒
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:7011
    • 提供者:zzx
  1. SerialBean

    0下载:
  2. 能够简单的实现主从计算机之间的串口传输数据-Can be simple to achieve the main from the computer s serial port to transfer data between
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2788
    • 提供者:tongming
  1. FakeTolcan33

    0下载:
  2. 功能主要是串口通信和网络通信方面的,客户端发命令,采集到数据-Function is mainly serial communication and network communications, the client issued an order to the data acquisition
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:413561
    • 提供者:wxxxl
  1. msp430f149monichuanku

    0下载:
  2. 这是在TI网站上下的例程,绝对可用, P2.2,p2.3,在示波器上调试,调BitTime可以调节脉冲宽度,就可以调节波特率了,模拟串口发送一个字节需要发10位,起始位+8位有效数据+停止位,二真实串口不用发起始和停止位,因为缓冲区已经将他们加上了-This is a site from top to bottom in TI routines, absolutely available, P2.2, p2.3, in oscilloscope debug, tune BitTime can
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2358
    • 提供者:shihaimou
  1. emb-linux-Serial

    0下载:
  2. 针对嵌入式Linux操作系统的特点,分析在该系统下串行通信口编程控制的方法,总结程序 设计的步骤; 在嵌入式Linux 系统上, 编写控制程序, 成功地实现嵌入式系统与微机系统 间的数据交换。 串口编程 嵌入式Linux Linux 内核-For embedded Linux operating system features, analysis of the system of serial communication port programming under control,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:22083
    • 提供者:joyo
  1. PDA_SerialPort

    0下载:
  2. wince下使用vc编写的对串口读写的小程序,调用底层api对串口进行操作,自己可以设置波特率等参数,并将读到数据进行现实-wince use vc prepared to read and write to the serial port of small programs, call the bottom of the serial api operate, they can set the baud rate and other parameters, and read data from
  3. 所属分类:Windows CE

    • 发布日期:2017-04-03
    • 文件大小:149631
    • 提供者:floyd
  1. chart

    0下载:
  2. 动态适时显示曲线 可以动态显示数据,数据源可以使数据库 也可以是串口 等-Dynamic timely display curve can dynamically display data, data sources can make the database can also be a serial port, etc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:47752
    • 提供者:王存款
  1. chip1

    0下载:
  2. VB遥控播放器红外遥控解码 #include <regX52.h> #define c(x) (x*110592/120000) sbit Ir_Pin=P3^2 sbit beep=P2^1 //sbit RELAY=P2^0 #define INBUF_LEN 4 //数据长度 unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 } //发送缓冲区 unsigned char inb
  3. 所属分类:SCM

    • 发布日期:2017-05-30
    • 文件大小:12668246
    • 提供者:微微
  1. IO_RS232_String

    0下载:
  2. 模拟串口传输字符串,可以传输4个字节的数据,可以修改数组长来确定传输大小。-Simulation of serial transmission string, you can transfer 4 bytes of data, can modify the number of head to determine the transmission size.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1565
    • 提供者:陈晓彬
  1. boxingxianshishujucaijishangweiji

    0下载:
  2. 温度数据采集系统上位机程序,也可作其他数据接收程序,十进制显示数据、波形。分了3个大块,左边为参数设置,中间为实时波形显示,右边为实时数据值显示以及数据发送模块。兼顾了串口助手功能和上位机接收程序功能。接收的数字以十进制显示,精确到小数点后面一位。波形显示实时值并动态替换,一秒刷新一次。相当有价值。是我做课程设计的时候写的。功能完善。完整代码-Temperature Data Acquisition System PC program can also be used for other dat
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:836402
    • 提供者:lixiao
  1. if

    0下载:
  2. 串口通信的主要任务是采集遥测数据。从图1 可以看出, 转台上有3 路数据要通过串口进行通信, 分别是GPS、陀螺和飞轮电机。-Serial Communication s main task is collecting telemetry data. As can be seen from Figure 1, 3-way switch to the platform through the serial data communication, namely GPS, gyro and motor
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:2986
    • 提供者:陆小新
  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. Comm-tongxin

    0下载:
  2. 可向串口发送命令,实时侦听串口缓存中的数据,加上线程后可实现串口通信的任意功能-Can send commands to the serial port, real-time listening serial data cache, together with the threads can be achieved after the serial communication arbitrary function
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-06
    • 文件大小:28398
    • 提供者:cobra
  1. Flash

    0下载:
  2. 通过三星ARM7芯片S3C44B0,将RAM数据烧写到Flash的源码,RAM数据可通过串口从主机下载。-Samsung ARM7 chip through S3C44B0, the programmer RAM data to the Flash source code, RAM data can be downloaded from the host through the serial port.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:93312
    • 提供者:SouthSand
  1. multi-serialsport

    0下载:
  2. 基于多线程串口通信的生产数据实时采集系统,对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技术和Socket 通信技术作了较为详尽的说明-Based on multi-threaded serial communication in real-time production data acquisition system, the system involved in the realization of multi-threaded processing technology, ser
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:150177
    • 提供者:yn
  1. 51

    0下载:
  2. -- -- -- -- -- -- 单片机与PC通信实例 功能:从PC机串口端接收13个字节的数据,然后将接收到的数据加上 "Serial Port OK!"的后缀后,发送给PC作为应答------------------------- MCU and PC communication examples functions: serial client machine from the PC to receive 13 bytes of data, and then wi
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:10219
    • 提供者:liao
  1. cvery.comvc

    0下载:
  2. 对串口的操作,用串口进行数据的接收和发送,对串口的监控。
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:70236
    • 提供者:hhh
  1. sdram_hr_hw

    0下载:
  2. 在FPGA硬件上实现计算机通过串口发数据给FPGA,数据保存到SDRAM中,然后又返回给计算机串口。-In FPGA hardware realize computer data through the serial port issued to FPGA, the data saved to SDRAM, and then again back to the computer serial port.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-19
    • 文件大小:5217188
    • 提供者:huanghui
  1. Rea_Time_Multi_threadSerial_Communication_Technolo

    0下载:
  2. 本文结合汽车配件厂工厂制造执行系统(MES)的开发实践,介绍和讨论了一种基于多 线程串口通信的实时数据采集系统的设计和实现方法,讨论了在设计和实现该系统的时候必 须考虑和注意的要点,并对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技 术和Socket 通信技术作了较为详尽的说明。-This paper introduces one of real time data collecting system which is designed and implemented
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:150172
    • 提供者:士大夫
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com