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

搜索资源列表

  1. s3c44b0x+USB

    0下载:
  2. 1代码. 2.测试步骤 1> 开发板上电 2> 运行测试程序 3> 运行串口监视软件,波特率115200 4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连 5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动 6> 运行Tools\\UsbDebug.exe 7> 刷新设备列表,选中Philips项 8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16 若
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:342289
    • 提供者:李大嘴
  1. linux-wlan-ng-0.2.3.tar

    0下载:
  2. uClinux2.6上兼容PRISM2.0芯片组的USB设备驱动程序.-uClinux2.6 on PRISM2.0 chipset compatible with the USB driver.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1149230
    • 提供者:马骥
  1. DV710_USB_driver_test

    0下载:
  2. 基于ST公司的STR710芯片的DV710开发板。程序演示了一个USB鼠标的应用。 运行时用USB线连接开发板与PC机,PC将自动识别出设备类型并准备驱动。当一切配置完成后(此时L3会亮起),可以用板上的按键来模拟鼠标动作(K1 左,K2 上,K3 下,K4 右,K5 鼠标左键,K2与K3同时按下 鼠标右键)。 -based company STR710 chip DV710 Development Bo
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:11152
    • 提供者:卞璐
  1. USB-TEST-S3C44B0X

    0下载:
  2. 简单测试S3C44B0X开发板USB设备的功能。PC通过USB口向芯片下发指令。调试之前要装USB驱动,调试过程要打开代理软件(已在包内),在ADS1.2下调试,
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:361804
    • 提供者:ylwt01
  1. s3c2410_usb_test

    0下载:
  2. s3c2410_usb_test代码,有助于s3c2410开发板上的usb设备驱动程序的开发参考。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:57459
    • 提供者:tianyunpu
  1. 2004-02-03_linux设备驱动程序2源码

    0下载:
  2. linux设备驱动程序源代码,包括PCI,USB,-Linux device driver source code, including PCI, USB, etc.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:189584
    • 提供者:彭超
  1. USB设备请求详解

    0下载:
  2. 详解讲解了USB标准设备请求的全部过程。
  3. 所属分类:嵌入式Linux

    • 发布日期:2011-02-15
    • 文件大小:238316
    • 提供者:cuiwei_dong
  1. USB_camera

    0下载:
  2. 给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB 接口摄像头驱动模块的层次结构,对底层usbvideo 模块进行分析,对usbvideo 中的函数进行了分类,修正其设计上的一个缺 陷,给出上层微型驱动的实现,最后通过移植USB 摄像头驱动程序到三星公司的SMDK2410 开发板的试验成功,使该驱动成 功应用在基于Linux 的嵌入式系统上。-Given Linux environment USB drive mod
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:133774
    • 提供者:陈天葆
  1. USB_camera

    0下载:
  2. 本文介绍了嵌入式Linux 系统中USB 设备驱动程序开发的基本原理, 通过分析USB 驱动程序开发的程序框架和重要数据结构, 实现了USB 摄像头的嵌入式Linux 驱动程序, 并在S3C2410 的平台上实现了图像采集。-This paper introduces embedded Linux system, USB device driver development of the basic principles, through the analysis of USB driver de
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:71949
    • 提供者:陈天葆
  1. usb

    1下载:
  2. 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的USB设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development, a book of USB device driver source code
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-10-29
    • 文件大小:7596
    • 提供者:李刚
  1. ARMLinuxpicturebluetooth

    0下载:
  2. ARM Linux基于蓝牙的图片传输技术文档,通过USB蓝牙适配器来连接蓝牙设备,比如手机,实现图片传输-ARM Linux Bluetooth-based image transmission technical documentation, through the USB Bluetooth adapter to connect to Bluetooth devices such as mobile phone, realize image transmission
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:247528
    • 提供者:付伟
  1. usb_transfer20081009.tar

    0下载:
  2. 在linux段编写设备驱动代替windows下的DNW USB驱动下载功能,并提供test程序-Write device drivers in linux instead of windows section under the DNW USB driver download function, and provides test procedures
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:133758
    • 提供者:jay
  1. USB-key

    0下载:
  2. 《Linux设备驱动开发详解》这本书配套的usb键盘驱动代码-linux usb-key driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:11441
    • 提供者:陈昭
  1. libusb-0.1.1.tar

    0下载:
  2. libusb 库包含一组用来在没有内核驱动程序的情况下管理 USB 设备的接口。-Libusb is a high-level language API which conceals low-level kernel interactions with the USB modules. It provides a set of function which are adequate to develop a device driver for a USB device from the User
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:128594
    • 提供者:魏巍
  1. USB-keyboard

    0下载:
  2. 嵌入式linux系统环境下的USB串口设备驱动程序源代码。-USB-serial driver src
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:11601
    • 提供者:mc
  1. USB-deviceTOMODEN-device

    0下载:
  2. 在linux系统嵌入式编程中,将usb接口的移动3G设备转为Moden设备的源代码(具有通用性,实验中使用的是中兴的mu351),该代码在ubumtu系统下编辑通过,使用的交叉编辑器是arm-linux-gcc(版本4.4.3,可以在网上下载)。-Embedded linux system programming, the usb interface of mobile 3G devices to the device source code Moden (generic, experiment
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:56953
    • 提供者:phobey
  1. parse_devicefile

    0下载:
  2. 检测/监控嵌入式LINUX有没有插入USB设备,此代码主要是在应用程序启动后不能通过socket来获得消息的情况下使用。-Detection/monitoring of embedded LINUX there is no USB device, this code is primarily in the application starts, can not get the message through the socket to the case of use.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:988
    • 提供者:
  1. USB-driver

    0下载:
  2. usb_skeleton.c:是单片机的设备驱动程序。 sender.c:是简单的通信应用程序。 编译方式:在要加载的linux内核代码树下编译 insmod usb_skeleton.o即可。 c2_programmer.tar:是一个开源的参考实现。 -USB driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:13687
    • 提供者:宋世磊
  1. usb_device_check

    0下载:
  2. 查看USB设备相关的信息,适合于嵌入式设备开发调试。-Check the USB device related information, suitable for embedded device development and debugging.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-23
    • 文件大小:357579
    • 提供者:charlie
  1. xc2440_cam2img简易拍照程序(USB Camera)

    0下载:
  2. 嵌入式设备,插上免驱动摄像头后 用来拍照或录像的一个源码(Embedded device, plug in free drive camera, to take pictures or video of a source code)
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-31
    • 文件大小:30720
    • 提供者:小钢炮
« 12 »
搜珍网 www.dssz.com