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

搜索资源列表

  1. LinuxDrivers

    0下载:
  2. Linux2.6内核驱动实例包: globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、 S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、 作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口驱动、S3C2410 I2C主机驱动、 SAA711x I2C设备驱动、CS8900以太网设备驱动、S3C2
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:585773
    • 提供者:清木
  1. s3c2410_serial

    0下载:
  2. S3C2410的串口驱动程序,移植简单,可以作您驱动程序设计的参考。-S3C2410 serial driver, transplantation simple, can be used as your driver reference design.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:10478
    • 提供者:chencangyi
  1. 9200_serial

    0下载:
  2. 基于at91rm9200的串口驱动,在linux下的编程-Based on AT91RM9200 serial driver in linux programming under
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:810
    • 提供者:张艳龙
  1. mySerial

    0下载:
  2. wince 4.0平台测试过的,绝对可用的多串口驱动-mutli-serial platform
  3. 所属分类:Windows CE

    • 发布日期:2017-05-07
    • 文件大小:1158258
    • 提供者:ylw
  1. USB

    0下载:
  2. usb串口驱动程序,很实用的一个软件,用于usb转串口的应用!-dongxu
  3. 所属分类:USB develop

    • 发布日期:2017-04-08
    • 文件大小:184457
    • 提供者:东旭
  1. usb2com

    0下载:
  2. USB转串口的虚拟串口驱动 USB2COM 是给USB转串口转换器写的虚拟串口驱动程序(Windows2000/XP), 适用于Cypess的 USB-HID->COM转换器 (未测试), 以及与之兼容的设备。 USB-HID->COM转换器是兼容USB HID类设备的设备,因此可以不用此驱动,直接 以USB_HID类设备访问。-USB转串口的虚拟串口驱动 USB2COM 是给USB转串口转换器写的虚拟串口驱动程序(Windows2000/XP), 适用于Cypess的 U
  3. 所属分类:USB develop

    • 发布日期:2017-04-04
    • 文件大小:137928
    • 提供者:tester
  1. emulate_com

    0下载:
  2. windows下虚拟串口驱动,程序虚拟出两个串口,并且让两个串口互相通信-virtual serial port driver under windows, the program two virtual serial port and two serial ports to enable communication with each other
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-24
    • 文件大小:32537
    • 提供者:老莫
  1. com_vdd

    0下载:
  2. 串口驱动开发,用于DOS。开发工具:WinDDK-This VDD sample implements serial port support for the Virtual DOS Machine (VDM) under Microsoft® Windows NT® /Windows® 2000
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:23111
    • 提供者:Li Tian
  1. vcom

    0下载:
  2. 虚拟串口驱动程序!WDM 实现本机虚拟出多个串口-Virtual Serial Port Driver! WDM to achieve a number of local virtual serial port
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:518939
    • 提供者:mf
  1. S3C2410seriallinuxdriver

    0下载:
  2. S3C2410串口驱动, it is a serial linux driver-S3C2410 serial driver, it is a serial linux driver ...
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:18473
    • 提供者:luo
  1. RS232

    0下载:
  2. 实现rs232串口驱动,包含打开串口,写串口,和读串口-let com derive to be truth
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:721604
    • 提供者:HQR
  1. com0com-2.2.1.0

    0下载:
  2. 虚拟串口驱动代码,可以虚拟多个串口,供测试时使用-Virtual serial port driver code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:194759
    • 提供者:hixte
  1. wince_serial

    0下载:
  2. Wince通用的串口驱动程序,源码程序,下载即可以测试-Wince generic serial driver, source code program, download that can test
  3. 所属分类:Windows CE

    • 发布日期:2017-05-12
    • 文件大小:2697832
    • 提供者:WMG0809
  1. driver_for_USB_to_serial_port

    0下载:
  2. 通用USB转串口驱动,用于串口下载程序(而现在很多主机和笔记本都没串口),这是需用到,PL2303-Universal USB-serial driver for the serial download (and now a lot of hosts and laptop no serial port), which is need to rely on, PL2303
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2016-01-24
    • 文件大小:4270786
    • 提供者:汪翔
  1. SeriesSample

    0下载:
  2. wince下的串口驱动例子,是学习wince驱动入门的好资料-Under wince serial driver example is a good learning wince-driven data entry
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:45147
    • 提供者:zesky
  1. CDM2.06.00WHQLCertified

    0下载:
  2. Z-TEK USB转RS232串口驱动文件,刚刚在网上找到的,是官方最新发布的版本2.06 希望对大家有些用-Z-TEK USB switch to RS232 serial port driver files, just find on the Internet is the latest official release of version 2.06 you want to be of some use
  3. 所属分类:SCM

    • 发布日期:2017-01-11
    • 文件大小:795453
    • 提供者:李想
  1. 920USART

    0下载:
  2. 9200 串口驱动程序源码,非常有参考价值-9200 serial port driver source code, very useful reference
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:22051
    • 提供者:donly
  1. serial-drivers

    0下载:
  2. Linux下的串口驱动程序讲解。E文的 不过比较简单 很容易看懂的-Serial port driver under Linux to explain. E-man, but more simple and easy to understand the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:893074
    • 提供者:jack
  1. serial.tar

    0下载:
  2. Linux 系统下串口驱动源码,及驱动开发说明-Serial driver source code under Linux systems, and Driver Development Descr iption
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1771520
    • 提供者:王黎明
  1. SetupSerialPort

    0下载:
  2. linux下串口驱动的一个测试例子,只需要简单的设置便可使用-linux serial port driver under a test example, need only a simple set up can use! !
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:3412
    • 提供者:zhezhen
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com