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

搜索资源列表

  1. ysi

    0下载:
  2. YSI水质传感器的串口数据采集以及数据的窗口编辑框的显示-YSI water quality sensors serial data acquisition and data display window of the edit box
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:8771409
    • 提供者:王明
  1. USB与串口通讯

    0下载:
  2. 本程序实现利用CH376将串口的数据采集并储存的到U盘中,可以利用此程序开发数据存储器。
  3. 所属分类:通讯编程

  1. delphi串口控制编程含SUIPack控件

    1下载:
  2. 首先声明,我上传了三次,第一个是源码,第二个是SUIPack控件包,第三个是前两个的打包文件。 原始delphi开发工具打开此源码可能遇到问题,因为我用到第三方控件,即需要安装有SUIPack和spcomm控件,此控件里的按钮带有美化效果(当然还有很多控件也进行了功能扩展和美化),我的压缩包里也包含了此安装控件,spcomm控件网上很多,可以自己下载。 程序都是自个写的代码,是公司的一个PDU控制器产品的测试软件,没有任何错误。想学习delphi串口控制,数据接收,第
  3. 所属分类:界面编程

  1. 串口调试助手DELPHI.SPCOMM.v1.2

    0下载:
  2. 串口调试助手DELPHI SPCOMM V1.2 使用说明 1、自定义波特率。波特率列表上选择"Custom",列表框将由只读变为可写,直接输入你想要的波特率;当再选择其他内定的波特率时,列表框会恢复为只读的状态。 2、发送快捷键( ALT + S ) ,方便数据的发送。 注:1、自动清空的行数我定为 50 其中用到串口控件为SPCOMM,该控件为开源软件,各大网站均有下载。 使用平台: WIN9X/NT/2
  3. 所属分类:其它

  1. 实验3 串口实验(串口4)

    1下载:
  2. 直接使用的 串口程序,已经经过验证,能正常收发数据。。。。。。。。(i have test the program that is correct and simple to use the uart4 and uart5 program)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:26624
    • 提供者:发发发2
  1. 串口传输

    0下载:
  2. 将数据通过串口发送到计算机终端上,可将数字或字母通过串口调试助手发送到计算机(Send the data through the serial port to the computer terminal)
  3. 所属分类:串口编程

    • 发布日期:2017-12-21
    • 文件大小:11264
    • 提供者:214
  1. TCP+UDP+串口RS232

    1下载:
  2. 这个是TCP+UDP+串口RS232一体化测试软件,我用它做TCP_Client可以接受TCP_Server快速大量数据发送,同时用串口监测TCP_Server打印信息,调试起来非常方便。(This is the TCP+UDP+ serial RS232 integration testing software, I use it to do TCP_Client, you can accept a large number of rapid TCP_Server data transmiss
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:382976
    • 提供者:rebel_joker
  1. 串口独立波特率发生器 T1 modbus

    0下载:
  2. 串口收发数据通讯,波特率发生器,串口中断(A serial port to send and receive)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-26
    • 文件大小:7168
    • 提供者:丫_丫
  1. cc2530.串口通讯(send & receive)

    0下载:
  2. 网蜂资料中的串口通信实验,可以实现ZigBee串口的接收和发送数据(Bee data serial communication experiment, you can achieve the ZigBee serial port to receive and send data)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-18
    • 文件大小:20480
    • 提供者:晨韶风华
  1. 基于FPGA的串口通信系统

    0下载:
  2. 该设计是基于 FPGA 的串口通信系统模拟仿真,通过对 RS-232 串行总线 接口的设计,掌握发送与接收电路的基本思路,并进行串口通信。采用 Verilog HDL 语言对 UART 波特率产生模块、数据发送模块、接收模块进行硬件描述, 再将其整合为一个 RS-232 收发模块,最终在顶层模块中将两个 RS-232 模块例 化,实现两块 FPGA 芯片全双工通信的设计。(Design of serial communication system based on FPGA)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-19
    • 文件大小:578560
    • 提供者:小可大本
  1. 串口二

    0下载:
  2. stm32f407本实验串口2将不停的打印信息到电脑上,同时接收从串口发过来的数据,把发送过来的数据直接送回给电脑。(Stm32f407 this experiment serial port 2 will print the information to a computer, coming from a serial port to send and receive data, the data was sent directly back to the computer.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:3119104
    • 提供者:日暮
  1. 串口

    1下载:
  2. 串口通讯,显示串口接收的数据并保存到excel表格中。(Serial communication, display data received by the serial port and save to the excel form.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-18
    • 文件大小:13312
    • 提供者:fire_danny
  1. 串口操作

    1下载:
  2. 简单串口发码源码,含有打开串口,关闭串口,发送数据功能(Simple serial source code)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:小偶
  1. 串口接受数据

    0下载:
  2. 51单片机串口接受数据,需要有握手包或者帧头,ECO或者结束符(51 single-chip serial port to receive data, you need to have a handshake package or frame header, ECO or terminator)
  3. 所属分类:单片机开发

  1. 用串口DMA方式接收发送数据

    2下载:
  2. 在STM32板子与电脑串口助手进行通信,用串口的DMA方式,先接收,再发送到PC端,可以连续接收,通过按键一次发送.(In the STM32 board and computer serial assistant for communication, using the serial port DMA way, first receive, and then sent to the PC terminal, you can receive continuously, sent through
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-18
    • 文件大小:2217984
    • 提供者:wisdomM
  1. CommTone串口调试

    0下载:
  2. 串口发送和接收数据,波特率,串口号可调,VS2010开发的一款简单的上位机程序(Serial port to send and receive data, baud rate, serial number adjustable, VS2010 development of a simple PC program)
  3. 所属分类:Windows编程

  1. 串口V3

    0下载:
  2. 用VC++MFC开发的上位机的串口通讯,发送并接收下位机数据(Serial communication of upper computer)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-22
    • 文件大小:69545984
    • 提供者:Fantsy
  1. 上位机串口通讯

    1下载:
  2. 自己写的比较完整的上位机串口助手,可以跟下位机建立通讯,并接发数据(Write your own complete PC serial assistant, can establish communication with the lower machine, and sending and receiving data)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-18
    • 文件大小:69710848
    • 提供者:Fantsy
  1. 串口调试工具及源码

    1下载:
  2. “串口调试工具”可以实现通过串口发送和接收二进制和文本数据, 可以通过 modem 发送和接收二进制和文本数据,并且可以显示 modem 的状态。(Serial debugging tools and source code)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:769024
    • 提供者:ysjwxl2010
  1. test串口

    0下载:
  2. 对串口收发数据的调试,方便新手了解串口的相关知识(Serial port to send and receive data debugging, to facilitate novice understanding of serial knowledge)
  3. 所属分类:串口编程

    • 发布日期:2017-12-27
    • 文件大小:23824384
    • 提供者:白云飘飘
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com