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

搜索资源列表

  1. tslib.rar

    0下载:
  2. 嵌入式Linux下的触摸屏驱动源代码
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:55803
    • 提供者:
  1. SBC-2410X_kernel.tar

    0下载:
  2. MIZI Research, Inc.发布的嵌入式Linux内核源码,现在的版本是是2.4.18-rmk7-pxa1-mz5。其中包含了很多常用硬件驱动,如CS8900、UDA1341等。 这是为一款用SAMSUNG公司S3C2410A芯片为处理器的系统配置的内核,可支持 640*480 TFT、Audio、LAN、RS-232、USB等接口。-MIZI Research, Inc. Release of embedded Linux kernel source, the current ver
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:31262180
    • 提供者:何飞
  1. 按键驱动

    0下载:
  2. linux下的按键驱动,可用于嵌入式开发之中;具有四个按键的驱动程序源代码。-linux pressed key actuation, may use in to insert during the type development; Has four pressed keys the driver source codes.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2140
    • 提供者:侯景昆
  1. Linux下网卡驱动程序源码分析

    1下载:
  2. linux下8139网卡驱动分析,非常彻底,本人照此移植成功了嵌入式设备上的网口-8139 NIC drivers under analysis, very thorough, I do the successful transplantation of embedded devices on the LAN
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:313766
    • 提供者:于军
  1. spca5xx-20051212.tar

    0下载:
  2. spca5xx,在Linux下常用的摄像头驱动,支持嵌入式linux/uClinux内核的移植-spca5xx, commonly used in Linux camera driver support embedded linux / uClinux kernel transplant
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:182807
    • 提供者:陈育林
  1. drivers.tar

    0下载:
  2. 嵌入式Linux LED驱动 适合于各种LED显示和使用-LED driver suited to various LED display and use
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:41577
    • 提供者:moaotian
  1. linuxdrivecode

    0下载:
  2. 这是关于linux驱动的原码,现在许多嵌入式开发都是基于linux系统开发的.-on linux-source-driven, many are based on the development of embedded Linux system development.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:16815971
    • 提供者:风笑
  1. flash_driver

    0下载:
  2. 嵌入式LINUX中FLASH的驱动源码。可以用于ARM7、ARM9、AMD等系统中。-FLASH Embedded Linux driver source. Can be used ARM7, ARM9, AMD and other systems.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:10184
    • 提供者:蒋春雨
  1. TIMER0-driver

    0下载:
  2. s3c2410及嵌入式Linux平台计时器驱动实例-s3c2410 and embedded Linux platform timer-driven examples
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:4232
    • 提供者:朱振涛
  1. gpioAT91RM9200

    0下载:
  2. AT91RM9200的嵌入式LINUX下GPIO驱动-AT91RM9200 embedded LINUX GPIO driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:33059
    • 提供者:管世波
  1. FlashProgrammer

    0下载:
  2. 这是一个关于再嵌入式Linux系统下烧写FLASH的驱动程序-again on embedded Linux systems FLASH burning driver
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:737083
    • 提供者:王晓欣
  1. usb-driver

    0下载:
  2. 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1665161
    • 提供者:吴世华
  1. keyboraddriver_dragonballMX1(GPIO)

    0下载:
  2. 该文件是摩托罗拉的嵌入式芯片dragonball MX1的在嵌入式linux下键盘驱动,程序采用GPIO管脚连接键盘,文件中有相应的说明-the document is Motorola's embedded chips dragonball MX1 in Embedded LINU x under the keyboard, procedures used GPIO pins connecting keyboard, a corresponding note
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:75479
    • 提供者:Richard
  1. keyboarddriver_dragonballMX1(i2c_bus)

    0下载:
  2. 该文件是摩托罗拉嵌入式芯片dragonball MX1在嵌入式linux下的键盘驱动,采用i2c总线连接外围键盘-Motorola embedded chips embedded in dragonball MX1 under linux the keyboard-driven, i2c bus connections using external keyboard
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:89053
    • 提供者:Richard
  1. btn_drv

    0下载:
  2. 这份源码是用基于QT2410的嵌入式Linux开发的按键驱动程序以及测试程序.-this source is based on the QT2410 Embedded Linux Development Button and test driver procedures.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:7777
    • 提供者:戚丽华
  1. tvp5150

    0下载:
  2. 嵌入式linux下使用tvp5150对模拟摄像机输入信号进行转码(Embedded Linux uses tvp5150 to code analog camera input signals)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:44032
    • 提供者:luo980
  1. XGI_Z9S_R2_Xorg

    0下载:
  2. linux x86嵌入式平台下用到XGI-Z9S显示芯片linux驱动,很难得驱动。(Linux x86 embedded platform using XGI-Z9S display chip linux driver, it is hard to drive.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-06
    • 文件大小:60002304
    • 提供者:Muro
  1. RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911

    1下载:
  2. USB无线网卡RTL8211C系列LINUX驱动程序源代码,非windows驱动,做嵌入式开发可用。(USB wireless network card RTL8211C series LINUX driver source code, non windows driver, do embedded development is available.)
  3. 所属分类:驱动编程

    • 发布日期:2018-05-02
    • 文件大小:9854976
    • 提供者:Fight_Lion
  1. aw2013-master

    1下载:
  2. 嵌入式Linux 操作系统下AW2013驱动(Linux aw2013 driver source)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-11-26
    • 文件大小:5120
    • 提供者:leijinliang
  1. ST7701驱动

    3下载:
  2. 嵌入式显示屏st7701s驱动,适合各大Linux系统平台,移植简单(The embedded display st7701s driver is suitable for various Linux system platforms, and it is easy to transplant)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2021-01-26
    • 文件大小:5559296
    • 提供者:小文子0917
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 35 »
搜珍网 www.dssz.com