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

搜索资源列表

  1. EVAL_C5131

    0下载:
  2. C89c51 usb驱动程序,实现了usb转串口的功能,提供了一个虚拟的串口-C89c51 usb driver, realizing the usb serial transfer function provides a virtual serial port
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:189967
    • 提供者:435765568
  1. driverDev.rar

    0下载:
  2. WINCE5.0下一个虚拟串口的完整驱动程序源码。使用EVC编译。将一个物理串口映射成2个虚拟串口提供给不同的程序使用。,WINCE5.0 a complete virtual serial driver source code. Compiled using the EVC. Will be mapped into a physical serial port virtual serial port to provide two different procedures to use.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-15
    • 文件大小:3896834
    • 提供者:LZ
  1. Virtual_COM_Port111

    0下载:
  2. 采用KEIL MDK开发环境,实现USB下的虚拟串口驱动程序,内附全部源码,欢迎交流!-Using KEIL MDK development environment to achieve under the virtual USB serial port driver, included all the source code, please share!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:244982
    • 提供者:zhangguiqing
  1. USBCDC

    0下载:
  2. 要在本程序包里去找驱动安装完成后会出现一个虚拟串口-Driver installation is complete, there will be a virtual serial port to the bag to find in this program
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-11
    • 文件大小:402494
    • 提供者:严金
  1. DIY_USB

    0下载:
  2. 本程序为STM32虚拟串口程序,在修改了上拉管脚设置后就可以移植到你的工程上面使用!-This procedure for the STM32 virtual serial port driver, in a modification of the upper slide foot set can be transplanted into your project used above
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-11
    • 文件大小:770074
    • 提供者:陈正杰
  1. qianruusb

    0下载:
  2. 如何使用USB总线接口在单片机系统中实现一个虚拟串口的原理和实现过程。在设计中,软件部分采用USB的CDC类标准来实现虚拟串口,这样可以使用操作系统(Windows,Linux)自带的驱动程序;在硬件设计中,使用自带USB从设备接口的AT89C5131单片机,提高了系统的集成度和可靠性-How to use the USB bus interface in single-chip realization of a virtual serial port system, the principle
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:39462
    • 提供者:李强
  1. UART_C51

    0下载:
  2. Proteus下UART串口程序,可利用Virtual Serial Ports Driver和串口调试工具进行测试.包含仿真电路和C程序。-Serial Port program which can be used in Proteus environment. The packet includes simulation circuit and C code.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:45578
    • 提供者:Jinhai
  1. lm3s1138_adc

    0下载:
  2. 基于《Stellaris外设驱动库》的例程:处理器直接触发ADC采样 本实验演示配置ADC采样序列0,通过处理器直接触发ADC采样,ADC模拟量需从外部输入(ADC0),最大不能超过3.0V,因为ADC内置的参考电压为3.0V。 在进行ADC配置之前,必须首先进行PLL锁相环配置(详见EasyARM1138例程\02 SysCtl(系统控制)\3 锁相环PLL设置)。错误配置PLL将使系统进入异常。 ADC采样得到的数字量将利用超级终端从串口读出 。本开发板采用US
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:43352
    • 提供者:小强
  1. sd_card

    0下载:
  2. SD card using FAT file system This example application demonstrates reading a file system from an SD card. It makes use of FatFs, a FAT file system driver. It provides a simple command console via a serial port for issuing commands to view and naviga
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-10
    • 文件大小:2155355
    • 提供者:van hung
  1. Virtual_Serial_Port_Driver_6.9.Cracked.RSI.tPORt.

    0下载:
  2. UART initialisation program
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:568345
    • 提供者:Youness
  1. wincedummyserialdriver-

    0下载:
  2. 嵌入式操作系统wince下的虚拟串口驱动程序。-Wince embedded operating system a virtual serial port driver under.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:148626
    • 提供者:Frank Liu
  1. PCyu51chuankoutongxin

    0下载:
  2. 实验单片机与PC机串口通信,需要用到以下软件:KEIL,VSPD XP5(virtual serial ports driver xp5.1虚拟串口软件),串口调试助手,Proteus。-Experimental single-chip serial communication with PC, you need to use the following software: KEIL, VSPD XP5 (virtual serial ports driver xp5.1 virtual ser
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:109294
    • 提供者:吕金
  1. pic-C-Programming-Language

    0下载:
  2. 包括各种pic16F877单片机上调试通过的程序,提供了完整的仿真电路及HEX文件,可直接运行。 开发环境:全书案例程序开发环境MPLAB 8.53 MCC18 3.16 HI-TECH PICC 9.70 HI-TECH PICC-18 9.63。 所需要软件:超级编辑器UltraEdit, 虚拟串口驱动vspd,串口助手 字模软件Zimo,文件拆分软件FileSplit VC#.NET 2008等 -Including various pic16F877 single-chip
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5602937
    • 提供者:zhiyan
  1. ourdev_506356

    0下载:
  2. 本程序为STM32虚拟串口程序,在修改了上拉管脚设置后就可以移植到你的工程上面使用!-This procedure for the STM32 virtual serial port driver, in a modification of the upper slide foot set can be transplanted into your project used above
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:2612996
    • 提供者:陈正杰
  1. USB_device

    0下载:
  2. STM32的USB DEVICE驱动库,可以做为HID和虚拟串口使用-STM32 USB Device driver library, can be used as HID and virtual serial port to use
  3. 所属分类:uCOS

    • 发布日期:2017-11-23
    • 文件大小:7963845
    • 提供者:陈俊天
  1. C51-program100-8051-Proteus

    1下载:
  2. < 单片机C语言程序设计实训100例 >> ---基于8051+Proteus仿真 1.所有案例硬件仿真时需要Proteus7.1或以上版本. 2.C程序开发集成环境Keil uVision要求3.0或以上版本. 所有案例C源代码由配套书籍提供,压缩包中不提供C源代码, 仅提供由C程序编译生成的HEX文件. 3.如果有相关技术资料在压缩包中未找到,读者可从www.icpdf.com免费下载.(下载之前需要先注册)相关案例需要的软件:超级编辑器UltraEdit
  3. 所属分类:SCM

    • 发布日期:2017-08-30
    • 文件大小:13436928
    • 提供者:wzxwzx110481
  1. ch340drive

    0下载:
  2. 340驱动,串口转USB口,可用于没有串口的笔记本做虚拟串口-340 driver, serial to USB port can be used without a notebook to do virtual serial port
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:243225
    • 提供者:sss
  1. stm32f4-USB-virtual-serial-port

    0下载:
  2. stm32f4 USB virtual serial port(include Version file for Virtual COM Port driver)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-30
    • 文件大小:12349660
    • 提供者:赖宝
  1. monichuankoutongxin

    0下载:
  2. 模拟单片机串口通信;虚拟实验板;基于Configure Virtual Serial Port Driver通信-Configure Virtual Serial Port Driver
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:39673
    • 提供者:陈坤
  1. stm32虚拟串口驱动1.4

    0下载:
  2. Windows下STM32 USB虚拟串口驱动程序。本人经多次实验发现,必须在开发时,设置CDC的PID和VID两个参数与驱动程序中stmcdc.inf中的数字相同。否则,系统将不可识别STM32的USB口为串口。(STM32 USB virtual serial port driver under Windows. I have many experiments found that must be in development, set the CDC PID and VID, two pa
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:2255872
    • 提供者:dart86
搜珍网 www.dssz.com