CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - RS232串口通信

搜索资源列表

  1. Delphi与RS232串口通信

    0下载:
  2. 指导你如何通过串口发送数据和ASC码,并讲述如何接收-guide you through the serial port and send data ASC yards, and on how to receive
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:686.71kb
    • 提供者:王欣
  1. rs232.基于labwindows/cvi的串口通信的实现

    2下载:
  2. 基于labwindows/cvi的串口通信的实现,希望对有需要的朋友提高参考,Based on labwindows/cvi Serial Communication, in the hope that there is a need to increase the references friends
  3. 所属分类:串口编程

    • 发布日期:2017-03-23
    • 文件大小:263.77kb
    • 提供者:xiaoxi
  1. RS232.rar

    1下载:
  2. 基于RS—232的串口通信,子函数包括初始化函数,发送函数,中断接收函数,奇偶校验函数,Based on the RS-232 serial communications, Functions include initialization function, sending function, interrupt reception function, parity function
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:1.6kb
    • 提供者:小亮
  1. FPGArs232.rar

    1下载:
  2. FPGA中实现rs232串口通信程序,上位机和FPGA互发数据,FPGA to achieve rs232 serial communication procedures, each host computer and FPGA-fat data
  3. 所属分类:串口编程

    • 发布日期:2012-11-29
    • 文件大小:97.6kb
    • 提供者:wg
  1. rs232

    0下载:
  2. rs232编程原理详解, 不可多得的一本好书 做硬件开发必须-Detailed programming rs232 principle, rare books to do a hardware development to be
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:885.75kb
    • 提供者:张强
  1. SerialportSample(3)2008

    0下载:
  2. c#串口通信,并有简单的数据解析功能,和通讯协议如何缓存,分析以及通知界面-RS232 SerialPort communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:66.95kb
    • 提供者:guoguo
  1. RS232(verilog)

    0下载:
  2. 串口RS232通信程序,包括对串口通信原理的说明。-RS232 serial communication program, including a descr iption of the principles of serial communication.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:169.93kb
    • 提供者:邓民明
  1. CommMonitor

    0下载:
  2. CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。 -CommMonitor detection, interception, reverse analysis of serial communication protoco
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:957.99kb
    • 提供者:王飞
  1. vb串口通信简单示例

    2下载:
  2. vb串口通信简单示例,发送程序,接收程序。-vb rs232 communication program
  3. 所属分类:串口编程

    • 发布日期:2017-03-25
    • 文件大小:1.71kb
    • 提供者:pwl
  1. 51MCU-RS232

    0下载:
  2. 这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 和查询发送-This is a C51 single-chip serial reception (disruptions) and send routine can be used to test the suspension of 51 single-chip receiver and query sent
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:1.31kb
    • 提供者:李建峰
  1. RS232_1

    0下载:
  2. RS232 串口通信调试工具很简单的,是VB 做的-RS232 serial communication is very simple debug tools is done VB
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:56.44kb
    • 提供者:liyuan
  1. RS232

    0下载:
  2. RS232串口通信实验,实现计算机和单片机之间的通信-RS232 serial communication experiment, the realization of single-chip computer and communication between
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:1.13kb
    • 提供者:yjj
  1. Port_final

    0下载:
  2. java编写的多线程串口通信程序,用于串口测试-java prepared by multi-threaded serial communication program for the serial test
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:168.11kb
    • 提供者:hikaru
  1. RS232-Data229167162001

    0下载:
  2. RS232串口通信代码,输出16进位数.-Rs232 communication for serial port, read serial data and out to other application
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:11.15kb
    • 提供者:Shi
  1. rs232SerialSource

    0下载:
  2. rs232串口源程序 清晰实现了通信整个过程,较为明了-the source code of rs232 Serial
  3. 所属分类:Com Port

    • 发布日期:2017-05-12
    • 文件大小:2.63mb
    • 提供者:刘钦
  1. RS232

    0下载:
  2. 这是一个经典串口通信(RS232)例子~!~里面除了有RS232的原理的详细介绍外,还有经典的程序例子~!~-This is a classic serial communication (RS232) Example ~! ~ Which in addition to RS232 detailed descr iption of the principle, there are also examples of the classic program ~! ~
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:1.14mb
    • 提供者:ll
  1. rs232serial

    0下载:
  2. rs232串口通信大全,rs232 serial communication Daquan-rs232 serial communication Daquan
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1.47mb
    • 提供者:
  1. rs232串口通信编程大全

    1下载:
  2. 串口编程大全 适合未接触串口的同学看(Serial programming is suitable for the students who have not contacted the serial port)
  3. 所属分类:串口编程

    • 发布日期:2018-04-28
    • 文件大小:893kb
    • 提供者:编程初学者
  1. 22 RS232通信(串口通信)

    1下载:
  2. MATLAB串口通信GUI助手,一位大神的作品,拿来大家一起学习(MATLAB serial communication GUI assistant, a great God's works, bring you all to learn together.)
  3. 所属分类:通讯编程

    • 发布日期:2019-03-10
    • 文件大小:554kb
    • 提供者:木子900
  1. 通信—RS232

    1下载:
  2. 通过Keil编程实现简单的PC设备与其他设备进行RS232串口通信(Realization of RS232 Serial Communication between Simple PC Devices and Other Devices by Keil Programming)
  3. 所属分类:串口编程

    • 发布日期:2021-03-23
    • 文件大小:2.88mb
    • 提供者:freedom2
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com