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

搜索资源列表

  1. comsoftware

    2下载:
  2. 串口调试软件,Vb可发送和接收ASCII码和16进制的数据-Serial debugging software, Vb can send and receive ASCII code and 16-band data
  3. 所属分类:其他小程序

    • 发布日期:2014-01-15
    • 文件大小:101680
    • 提供者:zq
  1. ControlOfLEDArray

    0下载:
  2. LED汉字显示屏控制电路部分的程序代码。接收来自PC机的串口数据,显示出汉字或图形。-Chinese LED display control circuit part of the program code. Receive messages from PC-serial data, showing that the Chinese characters or graphics.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:38865
    • 提供者:蛮云
  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. first_up

    0下载:
  2. 鹦鹉学舌:单片机与上位机PC的通信程序设计方法: ⑴串口初始化:波特率定为4800 ⑵串口接收数据:串口初始化后处于数据接收状态,当有数据到达串口时,串口将数据接收保存在寄存器中暂存 ⑶串口发送数据:等数据接收完成后,将寄存器中暂存的数据通过串口发送给该数据的来源地。 ⑷实验测试方法:在上位机上通过串口调试助手软件发送一个十六进制数据给单片机,单片机收到数据后立即把这个数据又发回给PC,并在串口调试助手显示。 -Parrot: SCM and PC-PC communicat
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:103437
    • 提供者:flysky
  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. 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. 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. CSJK01

    0下载:
  2. C++源码工程文件 串口接收数据并保存到数据库-C++ source project file and save the serial receive data to the database
  3. 所属分类:Database system

    • 发布日期:2017-04-01
    • 文件大小:53667
    • 提供者:李江波
  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 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com