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

搜索资源列表

  1. SerialBarcodeReader

    0下载:
  2. VB通过COM串口读取条形码设备,程序用到了MsComm.ocx控件,如果对此控件没有掌握用法的朋友,可以参考一下这个实例。-COM serial port through VB to read the bar code equipment, procedures used in the MsComm.ocx control, if this control does not have the use of a friend, you can refer to this example.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:3816
    • 提供者:746
  1. vb.net-sendSMS

    0下载:
  2. VB.NET写的通过串口连接短信模块来发送中文短信的程序-Written in VB.NET module via a serial port connection to send Chinese SMS text message program
  3. 所属分类:SMS

    • 发布日期:2017-04-02
    • 文件大小:720534
    • 提供者:毕于博
  1. MSCOMM

    0下载:
  2. wince系统下的MFC工具下编写的一个串口程序,可以测试多个串口,在串口之间可以发送和接收数据-MFC tool wince system prepared under a serial program, can test multiple serial ports, the serial port can send and receive data between
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:125585
    • 提供者:Wiliam
  1. MODBUS_RTU

    1下载:
  2. 工业用MODBUS—RTU测试 串口设置 波特率设置-Industrial MODBUS-RTU test set serial port baud rate settings
  3. 所属分类:Com Port

    • 发布日期:2016-04-29
    • 文件大小:1168384
    • 提供者:gaopwbf
  1. xine001_vb

    2下载:
  2. 用VB编的界面程序:用51单片机控制AD,测量室温,并用串口上传到上位机,绘出温度曲线图。-Interface program with VB code: MCU with 51 AD, measurements at room temperature, and uploaded to the PC with a serial port, draw the temperature profile.
  3. 所属分类:对话框与窗口

    • 发布日期:2014-03-01
    • 文件大小:5373742
    • 提供者:陈祥
  1. hostlinkvb

    0下载:
  2. 欧姆龙PLC的VB串口通讯程序,每一秒钟从PLC的内存区取出一个数,在窗口里显示-OMRON PLC VB serial port communication procedure,Each second takes out a number from the PLC memory area, demonstrated in the window
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:3196
    • 提供者:wc
  1. VB-com1

    0下载:
  2. 这是一个通过手机串口实现短信发送的实例,采用pdu编码方式,VB开发语言实现的.-This is an instance to send SMS via mobile phone serial port, pdu encoding language of VB developers.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:888445
    • 提供者:zhu
  1. VB-COM-chat

    0下载:
  2. 串口聊天,顾名思义,两台电脑用串口聊天.需要事先用232交叉线将两台电脑的串口连接起来,设置通信端口为COM1.打开软件,先点击"连接",之后便可开始聊天.-Serial chat, the name suggests, the two computers using the serial port chat prior to the 232 crossover cable to connect the two computers serial port, set the communicati
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:7062
    • 提供者:zs.zhao
  1. scroller

    0下载:
  2. vb串口程序,写的是一个串口使用例程,对初学者有用,特别是工控类的-vb serial procedures, to write a serial port using the routines, useful for beginners, especially the industrial category
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:5955
    • 提供者:吴明晴
  1. 1

    0下载:
  2. 用VB写的,通过三菱FX1S系列的编程端口与电脑串口进行通讯,可对X、M、Y、D、T、C的寄存器进行读写控制,操作很简单、方便 [c51_ds1820_program.rar] - ds1820一线制温度采集芯片c51编程。该芯片具有高灵敏度、易用性、编程布线简单等优点,被应用到工控行业的各种产品中。本c51的ds1820的c语言驱动程序通过实践使?BR> [电力监控系统VC实现五.zip] - 在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:1176
    • 提供者:pc
  1. ansmach

    0下载:
  2. 一个用VB编写的电话应答软件,可以进行录间和播放。使用TAPI 技术实现的,对串口编程有一定的指导作用-Using VB to prepare a telephone answering software, can be recorded and broadcast between. The use of TAPI technology and programming of serial port a certain guiding function
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:90323
    • 提供者:森林木
  1. smart

    1下载:
  2. VB串口调试精灵的源代码,用它可以判断串口的各项数据是否正常 -VB wizard serial debugging source code, use it can determine whether the serial port of the data to normal
  3. 所属分类:Communication

    • 发布日期:2016-04-28
    • 文件大小:24746
    • 提供者:rhadam
  1. MSComm

    0下载:
  2. MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:297594
    • 提供者:自治州
  1. VCComm

    0下载:
  2. VC++环境下从串口读取数据并实时绘制曲线图-VC++ Environment to read data from the serial port and real-time rendering curves
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:167044
    • 提供者:dflower
  1. VB_24C02

    0下载:
  2. VB通过串口控制单片机读写24C02源代码-VB to read and write through the 24C02 single-chip serial port to control the source code
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:1860
    • 提供者:朱重生
  1. duolushujucaijiyuchuanshu

    1下载:
  2. 数据采集系统作为沟通模拟域与数字域的必不可少的桥梁有着非常重要的作用。本文介绍的重点是数据采集系统。数据采集与通信控制采用了模块化的设计,数据采集与通信控制采用了单片机8051来实现,硬件部分是以单片机为核心,还包括模-数转换模块,显示模块,和串行接口部分,还有一些简单的外围电路。8路被测电压通过通用ADC0809模-数转换,实现对采集到的数据进行模拟量到数字量的转换,由单片机对数据进行处理,用LCD显示模块来显示所采集的结果,并将数据通过串行口传输到PC机上,MCU与 PC机间的电平匹配采用M
  3. 所属分类:SCM

    • 发布日期:2015-11-25
    • 文件大小:61534
    • 提供者:liusixue
  1. robotcontroler

    0下载:
  2. vb编写机器人遥控程序,集成视屏接口,rs232串行口,及动画演示-vb program to prepare the robot remote control, integrated screen interface, rs232 serial port, and the animated demo
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:43203
    • 提供者:gaojinke
  1. Example2

    0下载:
  2. 基于Windows API的虚拟终端实现,能设置串口参数,和流控制。能打开文件,和保存文件。-Based on the Windows API to achieve the virtual terminal can be set up serial port parameters, and flow control. Can open the file, and save the file.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:74403
    • 提供者:许书博
  1. lBarcodeReader

    0下载:
  2. VB通过COM串口读取条形码设备,程序用到了MsComm.ocx控件,如果对此控件没有掌握用法的朋友,可以参考一下这个实例。 -COM serial port through VB to read the bar code equipment, procedures used in the MsComm.ocx control, if this control does not have the use of a friend, you can refer to this example.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:3947
    • 提供者:liubin
  1. DS18B20

    1下载:
  2. 把DS18B20获取来的4字节数据每隔一段时间发送到PC,在串口调试助手上可以看到温度数据.-The DS18B20 the past four bytes of data to obtain from time to time sent to the PC, the serial port debugging aids can see the temperature data.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:22885
    • 提供者:游九兵
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com