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

搜索资源列表

  1. 6.4kernel

    0下载:
  2. 各种液晶屏的内核支持---6.4英寸LCD屏驱动,LINUX,2410嵌入式开发之用-The core of a variety of LCD screen support--- 6.4 inches LCD screen driver, LINUX, 2410 Embedded Development by
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:681608
    • 提供者:Alphafang
  1. S3C2440A

    0下载:
  2. 以三星公司的嵌入式微处理器S3C2440A和夏普公司3.5inLCD屏LQ035Q7DH01为基础,设计了显示硬件电路,介绍了帧缓冲设备的处理机制及底层驱动的接口函数,针对本显示系统给出了如何开发其Linux帧缓冲设备驱动程序。-Samsung' s S3C2440A Embedded Microprocessor 3.5inLCD and Sharp Screen LQ035Q7DH01 based on the design of the display hardware on the
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:272678
    • 提供者:honghong
  1. ExperimentalIVembeddedsystemdevelopment

    0下载:
  2. 嵌入式系统实验四—Linux 下 设备驱动程序的开发-Embedded systems under the experimental four-Linux device driver development
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:185358
    • 提供者:fw
  1. lcd

    0下载:
  2. 嵌入式系统Linux下LCD显示驱动的开发,采用Linux的帧缓冲设备来处理与LCD控制器有关的底层命令。帧缓冲是Linux为图形设备提供的一个抽象接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。文中介绍了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,最后基于三星公司S3C2410x处理器的开发平台,系统地给出了Linux下帧缓冲驱动程序开发和调试实例。-lcd LINUX
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1512864
    • 提供者:jz
  1. towitoko-2.0.7.tar

    0下载:
  2. 智能读卡器驱动,支持串口及包含了is7816协议代码,可简单修改后用于嵌入式-Can be directly compiled for linux system processor s3c2410 drive pwm
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:280177
    • 提供者:shencai
  1. Qkbdvrau1200_qws

    0下载:
  2. Linux环境开发嵌入式QT程序的按键驱动程序,是开发嵌入式系统的必备程序之一.-QT embedded Linux environment for the development of key process drivers, the development of embedded systems, one of the essential procedures.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1134
    • 提供者:Antony
  1. sound

    0下载:
  2. 嵌入式驱动 平台:S3C2410+LINUX 名字:sound驱动 -driver for sound
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1113861
    • 提供者:许多
  1. lcddriver

    0下载:
  2. 嵌入式系统中标准linux下的lcd驱动程序,稍加修改便可应用在相应的平台上。-the lcd driver under the linux of the embedded system,you can use it on the borad
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:32848
    • 提供者:宋静
  1. 776130code05.tar

    0下载:
  2. linux嵌入式程序设计_第一个驱动程序——字符设备-linux Programming embedded driver _ the first- character device
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1921
    • 提供者:chenlei
  1. LinuxDrive

    0下载:
  2. 实验目的  了解嵌入系统的驱动程序开发的过程  了解在Linux下如何添加一个驱动程序 -设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动程序是不同的。比如网卡,声卡,键盘,鼠标,显卡等。对于操作系统来说,挂接的设备越多,所需要的设备驱动程序也越多。对于嵌入式系统设计过程中,没有通用的驱动程序可使用。
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:27209
    • 提供者:李智军
  1. Linuxprocessdriven

    0下载:
  2. 本书详细介绍linux系统Linux设备驱动开发流程,是学习linux嵌入式的最佳入门资料-The book details the development of process-driven system. It is the best to learn linux embedded for newlearners
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-16
    • 文件大小:48228624
    • 提供者:向健
  1. Linuxdevice

    0下载:
  2. Linux的设备驱动开发,值得嵌入式开发人员一读,很好的资料。-Linux device driver development, it is worth a reading of embedded developers, very good information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:207643
    • 提供者:曹国平
  1. LinuxNet

    0下载:
  2. LinuxNet描述了Linux中实现网络驱动编程的架构,对于嵌入式驱动开发人员有一定的借鉴价值。-LinuxNet describes the Linux to achieve the network-driven programming framework for embedded driver developers have a certain reference value.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:5316
    • 提供者:lbj
  1. Linuxdrive

    0下载:
  2. 嵌入式下Linux 系统设备驱动程序的开发-Under the system, embedded Linux device driver development
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:257993
    • 提供者:Amanda
  1. Linux_Device_Drivers_Third_Edition

    0下载:
  2. Linux Device Drivers Third Edition嵌入式驱动开发的手册,底层驱动开发。-Embedded Linux Device Drivers Third Edition-driven development of the manual, low-level driver development.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-17
    • 文件大小:4862114
    • 提供者:黄海荣
  1. 23234chardriver

    0下载:
  2. 嵌入式系统ARM的linux字符驱动实例,很容易学习。-ARM-linux embedded system examples of character-driven, it is easy to learn.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2298
    • 提供者:秦金彪
  1. LinuxDevicedrivers

    0下载:
  2. Linux设备驱动的翻译文本资料,用于使用Linux进行嵌入式产品开发的驱动部分资料学习和使用。-Linux device driver translation of the text information for the use of Linux for embedded product development, driven by some of the information to learn and use.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-27
    • 文件大小:10017459
    • 提供者:zhusujun
  1. Specification_of_the_Embedded_Communication_System

    0下载:
  2. 《嵌入式通信设备驱动程序设计标准化》,通过对Windows和Linux环境下设备驱动程序设计模型的比较,结合通信领域嵌入式系统的特点,提出了嵌入式通信系统设备驱动程序设计标准化的构想;通过参考常用的设备驱动程序的设计思想和设计模型,制定了嵌入式通信系统设备驱动程序的分层结构,统一了底层驱动程序对上层应用或管理程序的接口,屏蔽底层的硬件特性,实现了驱动程序的规范化、标准化;在VxWorks开发环境下,对设计标准进行了详细解析,并阐述了该标准制定的原因和意义。-This paper introduc
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:180018
    • 提供者:BoA
  1. CS8900

    0下载:
  2. 嵌入式arm-linux下的网卡驱动程序代码-linux for internet driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:14071
    • 提供者:qinhaohua
  1. chuankouqudong

    0下载:
  2. 嵌入式串口驱动编程,在Linux系统下的驱动编程。-Embedded Serial-driven programming, the Linux systems driven programming.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:2400
    • 提供者:间新苗
« 1 2 ... 30 31 32 33 34 3536 37 38 »
搜珍网 www.dssz.com