CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - vb6 serial

搜索资源列表

  1. IR_Logic_analyzer

    2下载:
  2. 基于AT89S52的简易逻辑分析仪!IDE:VB6.0 通过单片机与电脑的串口链接将数据发送至电脑,由电脑分析逻辑波形!可保存波形数据,以备下此分析使用。-Simple logic analyzer! IDE : VB6.0 through SCM and computer serial data link will be sent to a computer by computer analysis logic waveform! Kept waveform data for use un
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:653.09kb
    • 提供者:zzwgdut
  1. STC12C5A60S2-and-VS1838B-UART

    1下载:
  2. 基于单片机STC12C5A60S2和红外线接收器VS1838B的红外线解码测试程序,内含两个程序,分别是单片机程序及VB6上位机程序,通过串口进行通讯-Microcontroller based infrared receiver VS1838B STC12C5A60S2 and infrared decoder test program that includes two procedures, namely, single-chip program and VB6 PC program to
  3. 所属分类:SCM

    • 发布日期:2016-01-25
    • 文件大小:125kb
    • 提供者:greatway
  1. communications

    0下载:
  2. vb与arm通信,在PC机上利用VB6.0开发串口通信界面,把access数据库中的数据传送到ARM开发版的flash中-vb and communications arm, in the PC, using VB6.0 to develop serial communication interface, to access the data in the database sent to the ARM version of the flash in the development of
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-07
    • 文件大小:1.26mb
    • 提供者:李彩
  1. chuankou

    0下载:
  2. 基于VB6.0的多方式串口通信实现,用于用VB开发上位机的资料。-VB6.0-based multi-way serial communication implementation for VB-host computer information.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:233.17kb
    • 提供者:赵命化
  1. VB6.0

    0下载:
  2. 基于VB6.0的任意波形发生器 下载波形数据时,闭合右边开关,波形数据传输完毕时打开即可。 左边开关为选择波形通道,有31个状态,须复位电路有效。 本仿真须安装虚拟串口。-VB6.0-based arbitrary waveform generator download waveform data, closed the right switch, open when the waveform data can be completed. The left switch
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:215.95kb
    • 提供者:金晴川
  1. 51MCU-PC-Serial-port-correspondence

    0下载:
  2. VB6.0制作,完成51单片机和PC的串口通信,可双向传送汉字、数字、字母、符号等,含vbp文件可修改-VB6.0 production, completed 51 of microcontroller and PC' s serial port communication can be bi-directional transmission characters, numbers, letters, symbols, etc., document can be modified with
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:11.67kb
    • 提供者:盛双
  1. ds18b20

    0下载:
  2. 该程序通过ds18b20测量温度,并通过计算机串口发送到计算机,用VB6.0做接受程序-The program through ds18b20 measure temperature, and sent through the computer serial port to the computer to do with the acceptance process VB6.0
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2.1kb
    • 提供者:zhaoyang
  1. STC12C5A60S2-and-DS18B20-UART

    1下载:
  2. 基于单片机STC12C5A60S2和温度传感器DS18B20的测试程序,内含两个程序,分别是单片机程序及VB6上位机程序,通过串口进行通讯-Microcontroller-based temperature sensor DS18B20 STC12C5A60S2 and testing procedures, includes two procedures, namely, single-chip program and VB6 PC program to communicate through
  3. 所属分类:SCM

    • 发布日期:2015-07-29
    • 文件大小:185kb
    • 提供者:greatway
  1. usart-commucation-soft-in-the-VB6.0

    0下载:
  2. 主要内容是用VB6做的一个单片机串口调试的一个软件,带源码和可执行文件,大家可以参考一下,希望对你有所帮助。-The main content is a single-chip serial debugging to do with VB6 software with source code and executable file, we can refer to, I hope Help you.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:126.74kb
    • 提供者:王伟
  1. ads1248_89c51_chanel_sw.rar

    2下载:
  2. ADS1248 的源代码,用89C51 控制,22.1184M晶振,放大16倍,采样频率为40SPS,含通道切换,通过串口返回数据。并给出了VB6 测试代码。,The the ADS1248 source code 89C51 control, 22.1184M crystal, enlarged 16 times, sampling frequency 40SPS, the containing channel switching, and returns the data through t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-11-20
    • 文件大小:220.29kb
    • 提供者:普云忠
  1. USB2550

    0下载:
  2. USB 2550 实验板包含代码: USB2550.pdf - 实验板电路图 USB_CDC.rar - USB CDC(USB转串口)应用实例,CCS源代码 USB_HID_demo.rar - USB HID 例程及hid库源代码,MPLAB C18源代码,库为汇编代码 USB_HID_DLL_VC_DELPHI_VB.rar - USB HID 上位机例程,包括VC++,VB6,Delphi源代码-USB 2550 experiment board contains
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:2.94mb
    • 提供者:jinmh
  1. Backup_11

    0下载:
  2. VB6寫的燒錄程式可透過串口和Arduino板來燒錄AT89C2051/4051的晶片-VB6 program can be written to burn burn AT89C2051/4051 wafers through serial and Arduino board
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-26
    • 文件大小:8.78kb
    • 提供者:Johnny Hsu
搜珍网 www.dssz.com