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

搜索资源列表

  1. COMTEST

    0下载:
  2. 用串口方式实现modbus rtu通讯,这是一个通讯连接的小助手,可以用于检测下位机的应答-Modbus rtu be achieved using serial communication, which is connected to a communications assistant, can be used to detect the next crew response
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:4027606
    • 提供者:巴豆
  1. uart

    0下载:
  2. 串口控制,可以选择串口号,开启和断开连接-Serial control, you can select the serial number, open and disconnecting
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:30254
    • 提供者:wjj
  1. BPT-1215

    0下载:
  2. 串口通讯,下位机是血压计。也可以连接血压模拟仪,实现自动测试。-Serial communication, the next crew is sphygmomanometer. Blood pressure simulator can also be connected, automatic testing.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4418454
    • 提供者:yubin
  1. MCOM

    0下载:
  2. C# 串口通信源码,可以远程连接串口服务器-a seri port comm src
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:213131
    • 提供者:bluner
  1. serial

    0下载:
  2. 串口的wifi模块,可以和单片机连接,给出了详细的设计说明,可以和无线网通信,实现远距离控制,应用于智能家电等方面。-Serial wifi module can be connected to the microcontroller gives a detailed descr iption of the design, and wireless network communication, remote control, applied to smart appliances and oth
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1046
    • 提供者:贺远
  1. PadManager

    0下载:
  2. 一个利用串口与RFID读卡器通讯的例子,包括通讯数据解包的过程代码。连接对应RFID读卡器后可得到上传数据。-a sample for RFID reader data tansfer by RS232 port
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:7715170
    • 提供者:chen
  1. GPSSerialportSample

    0下载:
  2. 通过计算机连接的串口GPS进行定位,当前位置显示在Google Earth显示.卫星图需要联网或者提前缓冲好地图-Locate computers connected via serial port GPS, the current location displayed on Google Earth. Satellite map requires good networking or advance buffer map
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2648785
    • 提供者:luc
  1. MSCommTest

    0下载:
  2. 使用VC的MSComm32控件进行串口通讯的实例,实现发送、接受、十六进制发送和显示,以及自动发送的功能。该资源使用电脑的com1 串口,需要将 com1 串口的 TXD 和RXD 两个引脚用 杜邦导线 连接起来,实现自发自收功能。-Use examples of VC MSComm32 controls serial communication to achieve send, receive, send and display in hexadecimal, and function is
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:186264
    • 提供者:dfgf
  1. CSharpSMSAT

    0下载:
  2. C# 串口 AT指令实现短信发送与读取等,连接短信输入短信中心号码,设定通信端口,设定波特率,连接后即可使用AT指令发送短信,基本操作可实现查询中心号、SIM卡号、设置中心号、测信号强度、清除显示区域等功能-C# serial AT commands to send and read messages realization, connected text input SMS center number, set the communications port, set the baud rat
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:112334
    • 提供者:ypudn58
  1. VB-Control-Motor

    1下载:
  2. 本程序用于精密转速控制、精密运动控制、精密机械加工等,控制精度极高,转速误差<0.01转/分钟。通过地址编码,一个串口最多可以寻址、控制255块串口控制智能步进电机驱动器,也就是说一个串口(或一台电脑)可以控制255台步进电机。串口控制智能步进电机驱动器和控制主机之间距离可以通过485总线延长,这样控制主机可以放置在离步进电机很远的地方。 紫色线--5v电源正,灰色线--5v电源负 蓝色线--将驱动器3个控制信号正极连接到一起后接到蓝色线; 绿色线--脉冲负; 黄色线
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:19782
    • 提供者:黄嘉威
  1. VB

    0下载:
  2. 属性: 1.串口号(nCommPort): 1,2,3等整数,默认值:1。 2.波特率(nBaudRate):2400,9600,19200,38400等整数,默认值是9600。 3.奇偶校验:(cParity):0,1,2等,默认为0,无校验。 4.字节位数:(nSizeByte):默认为8,一般不要修改。 5.停止位:(nStopBit):0,1,2为可取值,对应1位,1.5位,2位停止位,默认值为0(1位停止位)。 6.短信中心
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:8596
    • 提供者:luo
  1. Create-platform-of-RS232-and-Proteus

    0下载:
  2. 本文详细介绍如何建立Proteus和PC机串口通信软件之间,进行通信仿真的平台。这个平台由三个部分组成。它们是:Proteus的单片机仿真电路,PC机串口通信软件,连接前两部分的虚拟串口软件。并附录了已经测试通过的ICCAVR C和VB的源码。-This article introduced how to build a Proteus and PC serial communication software, communication simulation platform.The plat
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:199053
    • 提供者:zhubenyu
  1. VB

    0下载:
  2. 与232串口通信的扫描枪连接 读取扫描枪所显示的条形码的数值-dsafsdfad fdafasd sadfsadfa a
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:7598
    • 提供者:万钱
  1. SCommnet

    0下载:
  2. 关于连接硬件串口的一个教学软件很实用而且肯定能连上串口- Connecting hardware serial port on a very practical and certainly teaching software can connect to the serial port
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:2852460
    • 提供者:张瑶函
  1. SeriesPort

    0下载:
  2. MFC编写的串口程序源代码,并且包含一个连接SQL的库文件-MFC prepared by the serial program source code, and includes a connection to the SQL database files
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1989190
    • 提供者:安东
  1. 4comPOLE

    0下载:
  2. 4个串口通信+条码扫描+条码打印+OLE连接-Four serial communication++ barcode scanning barcode printing+ OLE connection
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:69409
    • 提供者:newtopp
  1. chengzhong

    0下载:
  2. 一款用于地磅称重管理的小软件简单演示了串口和地磅连接读取重量的示例-SDAFOPA L[ ,KAPOK ,
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:178410
    • 提供者:
  1. CSharpserial

    0下载:
  2. 现在可以实现串口端口连接 TCPUDP通讯-Serial port connection TCPUDP newsletter
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:718635
    • 提供者:zhjka
  1. record

    0下载:
  2. 连接串口,进行串口通信,并将数据记录下来,同时在界面上显示当前30个数据-Connect serial, serial communication, and the data is recorded, the data also shows the current 30 at the interface
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3291297
    • 提供者:lushaolei
  1. chuankou

    0下载:
  2. 软件概况 一个很好而小巧的串口调试助手,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。 硬件连接方面,传统台式PC机支持标准RS232接口,当下带有串口的PC很少见,
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:38460
    • 提供者:唐健
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com