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

搜索资源列表

  1. Control

    0下载:
  2. 上位机控制程序,实现网口通讯,无线收发的数据通过串口转网口的模块后将数据通过网线发给上位机,并且通过接收到的数据判断各个子模块是什么类型的子节点,显示其无线网络地址并提取有用数据显示,且可向各个子模块发送指令-Host computer control program,toachieve net mouth communication,Wireless transceiver of the data through serial port module will switch to other
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-19
    • 文件大小:5293415
    • 提供者:xu yong
  1. communicate

    1下载:
  2. VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3694356
    • 提供者:陈利聪
  1. GPRS

    0下载:
  2. gprs AT指令 发送短信 VC++6.0,串口收发数据-gprs AT SMS
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:11137
    • 提供者:denglei
  1. serialComm

    0下载:
  2. 主要是串口数据的收发! 写了一个GUI界面,包括一些常用的控件,文件的读写,出错的简单处理,弹出对话框等 可能还有一些错误,欢迎拍砖! 调试在matlab7.0.4上通过!-Mainly to send and receive serial data! Wrote a GUI interface, including some commonly used control, file read and write, a simple error handling, pop-up d
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:9749
    • 提供者:罗飞
  1. serialtest

    0下载:
  2. VB环境下的串口测试程序,测试用串口链接的两台PC机是否能够实现收发数据通信,包含可执行文件-VB Serial Interface in testing procedures, test the link with the serial PC, it can be achieved both send and receive data communications, including executable files
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:25323
    • 提供者:Nancy
  1. Serial12

    0下载:
  2. 串口收发数据,包含并转串和串转并程序,可验证一些小程序-Send and receive serial data string and the string contains and transfer switch and procedures
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1237412
    • 提供者:JJ
  1. CH08

    0下载:
  2. gprs AT指令 发送短信 VC++6.0,串口收发数据-gprs AT commands to send SMS VC++6.0, send and receive serial data
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:13025
    • 提供者:何伟光
  1. rs232_2

    0下载:
  2. 使用dspic30f系列单片机串口收发数据,是初学者的好例程。-use dspic30f series singlechip to implement usart,it s saample example
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1055
    • 提供者:周振超
  1. comm

    0下载:
  2. 向指定串口收发数据,可支持16进制数据,comm控件,VC6编译通过-Comm send or reseive data ,also 16——bit
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1917135
    • 提供者:胡备
  1. SCommTest1

    0下载:
  2. vc双串口收发数据,用控件编写,并以十六进制显示。-vc double serial send and receive data, using controls prepared and displayed in hexadecimal.
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1928141
    • 提供者:关震
  1. serial-9.7

    0下载:
  2. 串口通信软件,实现用户界面与硬件的交互功能,可进行数据的收发操作。同时界面还有告警显示。-Serial communication software and hardware to achieve interactive user interface features to send and receive data operation. At the same time there are warning screen displays.
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2088673
    • 提供者:泡泡
  1. uart

    0下载:
  2. 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:814626
    • 提供者:Domo
  1. ZigBee.files

    0下载:
  2. zigbee串口收发数据,开发板之间进行无线通信-zigbee serial send and receive data, wireless communication between the development board
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:145474
    • 提供者:吴义可
  1. CS17-1

    0下载:
  2. 单片机与PC 串口通信互发数据,正确设置波特率,快速掌握收发数据的基本操作-Microcontroller and the PC serial communication service among the data, the baud rate is set correctly, quickly grasp the basic operation of sending and receiving data
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:656
    • 提供者:皮可以
  1. newled

    0下载:
  2. 这是嵌入式比赛的样题,描述的是一个停车场,可以用串口收发数据。-This is a game-like embedded questions, describes a parking lot, can send and receive serial data.
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1071488
    • 提供者:顾家茂
  1. VisualPCPP-Communications-Control

    0下载:
  2. Visual C++为我们提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问,在应用程序中插入MSComm控件后就可以较为方便地实现对通过计算机串口收发数据。-After Visual C++ provides us with an easy to use ActiveX control Microsoft Communications Control (MSComm) to support applic
  3. 所属分类:ActiveX-DCOM-ATL

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

    0下载:
  2. 用freescale的xs128单片机实现SCI串口收发数据-SCI serial port to send and receive data using the freescale the xs128 single-chip implementation
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:159198
    • 提供者:john
  1. BlueToothC51

    1下载:
  2. 本程序是一个用C51语言编写的,可以同时利用COM串口收发数据,并使用看门狗,也体现了状态机。-This is programmed by C51 language.Using the COM port,it can receive and send data simultaneously.Is also uses watch dog and status mechanism.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-02
    • 文件大小:6779
    • 提供者:钱文良
  1. Ilpc2132_ucosn

    0下载:
  2. 在LPC2132的ARM处理器上,运行Ucos系统,并在此系系统之上开始串口收发数据的代码实例。 ,已通过测试。 -In the ARM processor LPC2132 running Ucos system and the system to send and receive seerial data on the beginning of the code examples. Complete source code, has been tested.
  3. 所属分类:uCOS

    • 发布日期:2017-04-05
    • 文件大小:564268
    • 提供者:粘附
  1. port

    0下载:
  2. 串口收发数据源代码,实用于各种单片机,字符串收发-shks sdsd dsds
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:92339
    • 提供者:MrWang
« 1 2 3 4 5 67 8 9 10 11 ... 32 »
搜珍网 www.dssz.com