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

搜索资源列表

  1. COMTESTA

    0下载:
  2. dos下操作pc104串口,进行rs232、rs422rs485通信,查询方式接收。头文件在tc中都有.-operate pc104 serial dos conduct rs232, rs422rs485 communications, queries for receiving. Tc in the header file in both.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:1077
    • 提供者:明剑
  1. SCI

    0下载:
  2. 串口模块初始化,数据发送接收处理 串口模块初始化,数据发送接收处-Serial port module initialization, the data sending and receiving processing module serial port initialization, the data sending and receiving Office
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3018
    • 提供者:zero
  1. temperturecure

    1下载:
  2. 将串口上接收到的数据转换为温度数值并显示温度曲线-show temperture cure by mscom
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:9063
    • 提供者:陈文斯
  1. IR-remonco_USART

    0下载:
  2. 利用Atmel128单片机,接收红外遥控信号并利用串口输出的C语言程序。-Atmel128 IR-receiver
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2021
    • 提供者:Jun
  1. ComAssistant2

    0下载:
  2. 改进的串口调试助手,波特率可改任意值,串口自动识别,9位发送接收。-Improved serial port debugging aids, the baud rate can be changed any value, serial automatic identification, 9 sent and received.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:281884
    • 提供者:yfz
  1. cnComm

    0下载:
  2. 一个异步串口通信类,该类在接收到串口数据时会调用一个抽象方法OnReceive()-An asynchronous serial communication class, receiving the serial data will be called an abstract method OnReceive ()
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:5008
    • 提供者:ty
  1. PCPLC

    0下载:
  2. VB,pc与plc的串口通信,实现数据的接收-VB, pc and plc serial communication, the reception of data
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:560
    • 提供者:蛙怪
  1. GpsRecv

    0下载:
  2. 通过调用Win32通信API函数,可以使程序打开一个串口,并对这个串口进行基本配置。GPS数据采集程序主要实现了配置串口,创建串口数据接收线程,使用重叠操作方式读取串口数据及如何处理接收到的数据的基本方法。-Communication by calling the Win32 API function, you can make the program opens a serial port, serial port and the basic configuration. GPS data a
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3624142
    • 提供者:chenjin
  1. GPS

    0下载:
  2. gps的串口编程,针对arm的串口程序数据接收和发送-gps serial port programming, serial arm procedures for receiving and sending data
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:2265
    • 提供者:chairui
  1. xianshi

    0下载:
  2. 接收串口数据并把数据用曲线显示出来,里面有控件,还有源代码,控件开发文档-Receiving serial data and the data are displayed with the curve, there are controls, as well as source code, development of document control
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3193046
    • 提供者:陆乔
  1. LED-MAKE

    0下载:
  2. vc写的串口通信程序,并把接收的信息写入文件,已测试通过-vc writing serial communication program, and to receive information written to the file, have been tested
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:471584
    • 提供者:daizhiqiang
  1. SerialDebuggingAssistantV1.2

    1下载:
  2. 串口调试助手VB源代码,能够实现串口数据的接收和发送。-Serial debugging assistant VB source code, to achieve the receive and transmit serial data.
  3. 所属分类:Com Port

    • 发布日期:2015-10-10
    • 文件大小:69174
    • 提供者:梁如意
  1. COM_MCUPC

    0下载:
  2. 单片机-PC 串口通信(Altium Designer Winter 09工程和原程序) (2010山东大学威海分校电子设计大赛F题)PC 机侧可用现有通信软件(如串口调试助手),单片机接一位数码管,实现 PC 发送数据,单片机接收显示,并回送给 PC 机。 *单片机系统需对 PC 机下发串口数据的波特率能够自侦测 *PC 机下发数据前循环发送 0Xff 作为侦测标识 -SCM-PC serial communication (Altium Designer Winter
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:233407
    • 提供者:碼頭吹風客
  1. 485reader_test

    0下载:
  2. pic16f76芯片的485/串口测试程序。能够接收不等长的数据并且返回发送方。-pic16f76 chip 485/serial port test program. Able to receive the data-length returned to the sender and.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:20488
    • 提供者:yangshangbin
  1. serial_test

    0下载:
  2. 实现串口的通讯,用两个线程:一个发送线程,一个接收线程,可以同时进行发送与接收数据。-serial test , use c language , it is contain two thread. write and read at the same time !
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:1778
    • 提供者:nizhijun
  1. (API)

    0下载:
  2. API函数写串口通讯,分别采用阻塞和轮训的方式接收数据,-WU
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:191430
    • 提供者:wuj
  1. usart

    0下载:
  2. ATmega16单片机的串行通信功能,能从串口调试助手中接收数据,也能向串口发数据-ATmega16 microcontroller serial communication function, can receive data in serial debugging assistant can also send data to the serial port
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:1767
    • 提供者:majunbao
  1. chuankou.tar

    0下载:
  2. linux下的串口通讯程序 蛮简单的 实现单片机到计算机之间的串口通信 主要是接收数据-linux serial port communication program under the very simple MCU to the computer serial communication between the main receiving data
  3. 所属分类:Com Port

    • 发布日期:2017-03-25
    • 文件大小:20617
    • 提供者:zhangning
  1. Serial_Port_Communication_pdf

    0下载:
  2. RS232串口技术文摘 串口硬件标准:串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为一种标准,目前已在微
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:906922
    • 提供者:小小
  1. FileTransComm

    1下载:
  2. 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:73820
    • 提供者:小小
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com