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

搜索资源列表

  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. SerialComm

    0下载:
  2. 利用MSComm控件实现串口数据的发送和接收。主要包括串口的初始化、串口接收数据的初始化、串口数据的发送和接收函数。-MSComm control the use of serial implementation of sending and receiving data. Mainly include the serial port initialization, the initialization of the serial receive data, serial data to sen
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1246794
    • 提供者:海涛
  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. 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. 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. chuankoutongxin

    0下载:
  2. VB实现串口通信,发送命令从而接收相应数据。-VB Serial communications, send a command in order to receive the corresponding data.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:50792
    • 提供者:jack
  1. test_wave

    0下载:
  2. 在VC6.0的环境下,PC机接收实时串口数据,并划出实时数据曲线.-In VC6.0 environment, PC machine to receive real-time serial data, and draw the curve of real-time data.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:87381
    • 提供者:yan jie
  1. AID_Img

    0下载:
  2. TChart的线与点的用法实例与串口数据接收的波形图-TChart and serial data reception of the wave
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:86070
    • 提供者:sanny
  1. mscomm

    0下载:
  2. 一个接收RS232的窗口,当打开窗体时串口自动打开,并可以接收到数据。-RS232 receiver of a window, when open the form automatically open when the serial port and can receive the data.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:189909
    • 提供者:pzhengj
  1. my_uart_top

    0下载:
  2. 实现的功能如题,就是FPGA里实现从PC接收数据,然后把接收到的数据发回去。使用的是串口UART协议进行收发数据。上位机用的是老得掉牙的串口调试助手-To achieve the functions such as title, that is, to achieve FPGA receives data from the PC, and then receive data back fat. Using a UART serial port protocol to send and recei
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:2655
    • 提供者:刘虎
  1. mscomabc

    0下载:
  2. 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-More than one thread of the VC++ Serial Communication example, select the serial port of the machine can be used to open the same number into the serial port availabl
  3. 所属分类:Windows Kernel

    • 发布日期:2015-07-16
    • 文件大小:107253
    • 提供者:133
  1. chuankouCRCProgram

    0下载:
  2. 此代码为串口接收数据程序的原代码,内容以十六进制的形式显示出来。-This code for the serial receive data of the original program code, the contents of the form of a hexadecimal display.
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1864932
    • 提供者:jiafulu
  1. GPS-data-collect

    0下载:
  2. 这是一个GPS数据收集器程序。 通过串口编程打开gps模块,自动接收信息,并分析信息。-This is a GPS data collection program. Programmed through the serial port to open gps modules, automatically receive information and analyze information.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-26
    • 文件大小:59671
    • 提供者:kaihong
  1. macd

    0下载:
  2. 利用cb开发工具,通过串口接收数据,和cb中的PerformanceGraph控件,绘制滑动平均曲线macd。 Cb中没有直接提供串口控件,需要通过Import ActiveX control来增加cb中没有的串口控件。可以使用操作系统Windows\system32目录下自带的mscomm32.ocx。 通过http://www.google.com/codesearch 搜索 PerformanceGraph1,可以得到该控件在cb中的用法。 对于串口控件也一样。 如果还有问
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1337896
    • 提供者:鱼尾
  1. senduard_50m

    0下载:
  2. 串口发送: 使用串口发送程序接收二进制码(9600波特率) ,用拨码开关控制发送二进制的高四位,按板上的第二个按钮,LED灯会相应的亮起,PC 会收到相应的数据-Serial port to send: Use the serial port to send a program to receive a binary code (9600 baud), with DIP switch control to send binary high-4, according to board the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:194879
    • 提供者:panda
  1. Serialcom

    0下载:
  2. 单片机串口接收数据发送数据程序源代码,我学习单片机时参考过的 ,还不错-Microcontroller serial port to receive data to send data program source code, I have studied the microcontroller reference before,not bad
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:36038
    • 提供者:张坤
  1. Commrecv

    0下载:
  2. 控制台程序串口接收数据 主要目的是通过串口接收GPS数据,并提取有效果PVT信息-Console project for receving Data by Series
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2730908
    • 提供者:牛立
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com