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

搜索资源列表

  1. uart

    0下载:
  2. 该源码包是uart串口协议的verilog语言模型,主要包括了3个部分:波特率产生模块,uart接收模块,uart发送模块。(The source package is UART serial protocol Verilog language model, including 3 main parts: baud rate generation module, UART receiver module, UART transmission module.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:叶古
  1. COMTOOL

    0下载:
  2. 串口类SerialPort使用实例,能实时接收串口数据,在此程序基础上可进一步实现许多功能。(This is a example for serial port in vc++6.0.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:1922048
    • 提供者:江南一刀
  1. UART-Altera

    0下载:
  2. 使用Atera FPGA CycloneII 实现串口通信,遵循RS232协议。FPGA上的模块实现了数据的接收,取补码和发送。(Achieve serial communication with FPGA, following the protocol of RS232.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:1809408
    • 提供者:swy0721
  1. ComTest

    0下载:
  2. 串口通信,实现串口发送,接收,并统计相应数据,可对波特率,COM端口进行配置(Serial communication, serial port to send, receive, and statistics corresponding data, baud rate, COM port configuration)
  3. 所属分类:串口编程

    • 发布日期:2017-12-20
    • 文件大小:446464
    • 提供者:HCK
  1. mscomm

    0下载:
  2. 读取激光串口通信数据,并转换为数组格式并显示在界面中,可以实现接收和发送(Read serial data, and converted to array format)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:33848320
    • 提供者:whm
  1. myCom

    0下载:
  2. QT实现串口助手功能,显示一体化界面,进行数据的接收与发送(QT serial assistant function, display integrated interface for data reception and transmission)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:19456
    • 提供者:乐乐-712
  1. _matlab_串口收发的GUI界面

    0下载:
  2. 关于MATLAB GUI 串口通信的调试程序 ,发送好使,接收程序需要自己天加(About MATLAB GUI debug serial communication program)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:377856
    • 提供者:阿蛋蛋
  1. VC向指定串口发送和接收数据(可十六进制)

    0下载:
  2. VC++ 串口通信,很不错的,感谢大家的支持与下载(VC++ serial communication, very good)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:23552
    • 提供者:cfq1535
  1. 21-USART—串口通信

    1下载:
  2. STM32 USART 串口库函数程序,用中断函数实现接收数据(STM32 USART---------------)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-22
    • 文件大小:5113856
    • 提供者:CH2020
  1. Usart_ReadCO2

    0下载:
  2. STM32串口中断超时接收炜盛CO2传感器数据,能应用于实际项目中(STM32 serial interrupt timeout, receive Wei Sheng CO2 sensor data, can be applied to actual projects)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:4578304
    • 提供者:满地鸡毛
  1. sound_wave

    0下载:
  2. 使用串口定时器发送1038字节的数据.,可以通过串口助手接收数据(Use serial timers to send 1038 bytes of data)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:69632
    • 提供者:WZRY
  1. C#comassistant

    0下载:
  2. c#comassistant 串口调试助手 实现简单的串口调试功能 包括串口的打开,发送接收数据的处理以及16进制的数据处理(c#comassistant use serialport to send and recieve message)
  3. 所属分类:.net编程

    • 发布日期:2017-12-19
    • 文件大小:62464
    • 提供者:PurpleRain
  1. C#超级通信调试工具源码

    4下载:
  2. 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试 2.支持Hex,ASCII,UTF8,GB2312编码调试 3.接收数据可通过右键菜单一键计算Hex对应的数值 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR) 5.串口超级终端 6.Socket通信监视器 7:Ping调试(1. Serial port, TCP server / client, UDP server / client communication debugging 2. Su
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:2095104
    • 提供者:Frank_1990
  1. SerialTest

    0下载:
  2. 上位机串口通讯功能,通过VS2013编程,可以实现简单的数据发送和接收功能(serial test PC serial communication function, through the VS2013 programming, you can achieve a simple data transmission and reception function)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-24
    • 文件大小:99617792
    • 提供者:朱少帅
  1. comTest

    0下载:
  2. C++ MFC在VS2012编写的一个简单串口通讯的例子,可以发送和接收数据(C++MFC prepared in vs2012 a serial communication example, you can send and receive data)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-21
    • 文件大小:48645120
    • 提供者:mcfly
  1. src

    0下载:
  2. 串口通信相关,用于接收码字和发送指令相关的资料(Serial communication correlation)
  3. 所属分类:串口编程

    • 发布日期:2017-12-22
    • 文件大小:1456128
    • 提供者:
  1. 串口实验

    0下载:
  2. stm32f103zet6串口实验例程,学习串口的使用(接收与发送),串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)。(stm32f103zet6 serial experimental routines)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:301056
    • 提供者:tian22758
  1. 891062079-SerialHelper-master

    0下载:
  2. 基本的串口通讯功能,发送数据以及接收数据,可以设置波特率、奇偶校验位等功能。(Basic serial communication function, send data and receive data, you can set baud rate, parity, bit, and other functions.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-23
    • 文件大小:225280
    • 提供者:protect007
  1. chuankou

    0下载:
  2. 可以实现普通的串口通信,实现接收发送数据,图像显示(Can achieve dual communication)
  3. 所属分类:串口编程

  1. Desktop

    0下载:
  2. 使用VB和RS232进行简单的串口通信,包含串口通信设置,发送和接收(VB and 232 serial communication)
  3. 所属分类:串口编程

    • 发布日期:2017-12-23
    • 文件大小:695296
    • 提供者:xr1994
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com