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

搜索资源列表

  1. 52

    0下载:
  2. 单片机与单片机通信实例(主机) 功能:通过串口与从机与主机的通信,对从机1发出问询帧,然后接收从机1 的脉冲数,通过简单计算得出电压控制值,通过串口发给从机2-Examples of single-chip MCU and Communication (host) function: through the serial port and from the machine with the host communications, on information sent fro
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:27681
    • 提供者:liao
  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. send-reveive

    0下载:
  2. AT89S52单片机串口发送接收程序,已通过调试,可作为参考。-Single-chip AT89S52 serial send receive process, has passed through debugging, may be used as reference.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:60513
    • 提供者:vison
  1. mcu_pc

    0下载:
  2. 电脑串口程序可以发送串口数据和接收可以单片机连接-Computer serial port can send and receive serial data can be single-chip connectivity
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:20895
    • 提供者:wufeng
  1. mutibyte_scom

    0下载:
  2. PIC单片机16f628A串口发送接收程序.汇编语言编写-PIC single-chip serial port to send procedures. Compiled languages
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2830
    • 提供者:刘静微
  1. SerialPortCommunicationAssistant

    0下载:
  2. 串口调试助手V2.2的源程序。做了小幅修改,解决了接收数据显示乱码的问题。-Assistant V2.2 serial debugging of the source. Make a slight modification to solve the reception problem of garbled data.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-17
    • 文件大小:26334122
    • 提供者:ChenLiang
  1. 0723

    0下载:
  2. procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1 to 8 do begin if not fcomm comml writecommdata(sendbutter,i) then begin Commflg=false break end end
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-09
    • 文件大小:1612282
    • 提供者:yingyu
  1. infraredrayuncoded

    0下载:
  2. 本程序用于单片机的串口调试,接收头用HS0038B,把脉冲高低电平持续时间放入40个数组里,可以进行红外解码!-This procedure for single-chip serial debugging, to receive the first use HS0038B, low pulse duration dd 40 array, the decoder can IR!
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:26215
    • 提供者:凯凯
  1. AAAA

    2下载:
  2. AVR单片机atmega88串口中断接收和发送程序-AVR Singlechip atmega88 serial port receive and transmit interrupt procedures
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:11609
    • 提供者:小俊
  1. serial_communication

    0下载:
  2. 这是一个典型的串口的实验,是linux中将多线程应用到串口的接收和发送程序设计中 -This is a typical serial experiments are linux will be multi-threaded applications to receive and transmit serial programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2576
    • 提供者:方方
  1. SeriesSample

    0下载:
  2. evc的串口通信例子,同时有异步接收和发送处理-EVC examples of serial communication, at the same time there is asynchronous receive and transmit treatment
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:46046
    • 提供者:张三
  1. dpji

    0下载:
  2. 利用单片机及pc机串口实现接收发字符,通过串口调试助手能看到键盘上发出的字符。利用keilc编写的单片机与pc机的通信程序。-And the use of single-chip receiver implementation pc machine serial hair characters, through the serial debug aide sent to see the characters on the keyboard. Keilc prepared using single
  3. 所属分类:File Formats

    • 发布日期:2017-04-11
    • 文件大小:652
    • 提供者:lidejjj
  1. c51uart_test

    0下载:
  2. 单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 single-chip serial port receive and transmit interrupt routine test (including the realization of communication protocols)
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1231
    • 提供者:czj
  1. mscomm

    0下载:
  2. 串口调试助手,支持各种数据转换,也可保存接收的数据-Serial debugging assistant to support a variety of data conversion, but also to receive data can be stored
  3. 所属分类:Com Port

    • 发布日期:2017-04-24
    • 文件大小:57890
    • 提供者:邢耕
  1. CSharpCOMSocket

    0下载:
  2. C#版串口通信编程(接收和发送数据)-C# version of the serial communication programming (receiving and sending data). .
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:47343
    • 提供者:mike__fei
  1. chuankoutongxin

    0下载:
  2. 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:1086
    • 提供者:zhendongzhao
  1. VB

    0下载:
  2. VB串口字节通信程序,包括:1字节发送子程序,n字节接收子程序-Visual Basic byte signal communication program
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:728
    • 提供者:孙天奇
  1. DP_51PRO_IRDA

    0下载:
  2. 一个不错的串口控制红外接收发送的,C语言程序,工程项目中的一部分。大家可以学习和借鉴的。-A good control of the serial port to send infrared receiver, C language program, part of the project. We can study and learn from them.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1130
    • 提供者:gaowei
  1. BlueTest20080303200801

    0下载:
  2. 大放血,只为我要下一个文件,同样哪个捡到哪个发 编写用于测试蓝牙的工具, 可以用串口调试蓝牙, 包括发送命令控制蓝牙, 和接收IR发过来的数据, 用于测试蓝牙板,方便生产.-Major bleeding, but for the next document I want, which picked up the same which made the preparation of the tools used to test the Bluetooth can be used t
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:348978
    • 提供者:易虎
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com