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

搜索资源列表

  1. linux-device-drivers

    0下载:
  2. linux device drivers 源码-linux device drivers FOSS
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:129.88kb
    • 提供者:赖俊杰
  1. C Flash Drivers for the AT89C51RD2_ED2_ID2 for Kei

    0下载:
  2. C Flash Drivers for the AT89C51RD2_ED2_ID2 for Keil Compiler rev 1
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:26.95kb
    • 提供者:何海波
  1. VNT6656-wifi-drivers

    0下载:
  2. wifi驱动程序,此程序在linux下编译,运行在开发板linux下-wifi drivers in linux compile this program, running under linux in the development board
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-30
    • 文件大小:12mb
    • 提供者:哈哈
  1. bsp

    0下载:
  2. 《vxworks内核、设备驱动与BSP开发详解》光盘中的实例原代码-" Vxworks kernel, device drivers and BSP Developing Detail Explain" CD-ROM in the instance of the original code
  3. 所属分类:VxWorks

    • 发布日期:
    • 文件大小:7.25kb
    • 提供者:周琪
  1. VxWorksDriversMould

    0下载:
  2. 本文介绍VxWorks的驱动程序开发摸板,可以依照这个程序框架快速地开发VxWorks的设备驱动程序。-This article describes the development of VxWorks drivers摸板may, in accordance with the framework of this process rapidly develop VxWorks device drivers.
  3. 所属分类:VxWorks

    • 发布日期:2017-04-07
    • 文件大小:79.4kb
    • 提供者:nainai
  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
    • 文件大小:130.64kb
    • 提供者:陈天葆
  1. vxw_v53_driver

    0下载:
  2. VxWorks Guide toWriting and Porting Device Drivers-VxWorks Guide toWriting and Porting DeviceDrivers
  3. 所属分类:VxWorks

    • 发布日期:2017-05-02
    • 文件大小:653.58kb
    • 提供者:nainai
  1. wincedriver

    0下载:
  2. winCE 程 序 设 计驱动程序例程 wince drivers -Programming winCE driver routines
  3. 所属分类:Windows CE

    • 发布日期:2017-05-27
    • 文件大小:9.47mb
    • 提供者:xn
  1. some-drivers-for-linux

    0下载:
  2. 几个linux的驱动程序,包括button, led, usb ,lcd, mouse,sd卡等,希望对学习linux的朋友有帮助。-offer some linux drivers, can email me to discuss if necessary.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:45.66kb
    • 提供者:luo
  1. NEC-24C02hardware-drivers-IIC0

    0下载:
  2. NEC--24C02硬件IIC0驱动 NEC--24C02硬件IIC0驱动-NEC- 24C02 hardware IIC0 driver NEC- 24C02 hardware drivers IIC0
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:4.32kb
    • 提供者:win123
  1. Hall.Essential.Linux.Device.Drivers.Apr.2008

    0下载:
  2. linux设备驱动-Hall.Essential.Linux.Device.Drivers.Apr.2008
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-16
    • 文件大小:4.06mb
    • 提供者:anclover
  1. c51-drivers

    0下载:
  2. 工作原理: 上电复位后进入启动工作状态,程序自动将LED数码管上电显示并且清零,等待接收指令状态,当在键盘上输入六位数字的数码时,单片机通过键盘输入口(即定为P1口),将键盘的数据读入处理后,将其对应值通过74LS47传送数据到LED数码管显示,并经74LS138译码控制器译码后以扫描的方式依次逐个连续点亮六个数码管;在此同时单片机还要判断所收到的键盘码是开锁码?如是,则将P2.0置低电平,此时绿色指示灯亮(或喇叭响),表示给出一个开锁动作的信号,此时程序自动进入时钟显示状态,时钟初始显示为“1
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:31.84kb
    • 提供者:renye
  1. drivers

    0下载:
  2. RNR-OS: drivers de ejemplo para LPC2368
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:35.02kb
    • 提供者:emilio dixi
  1. RTX6208

    0下载:
  2. RTX 下的PCI6208的驱动源代码。介绍了rtx下的驱动编写方法,-RTX under the PCI6208 driver source code. Introduced the rtx drivers under the methodology for compiling
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-01-19
    • 文件大小:2.2kb
    • 提供者:
  1. LinuxDeviceDrivers3_all_example_code

    0下载:
  2. Linux设备驱动程序所有的例子代码和帮助文档-Linux device drivers for all the example code and help documentation
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1.39mb
    • 提供者:ken
  1. DRIVERS

    0下载:
  2. t6963c drivers AVR I-t6963c drivers AVR ICC
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:2.77kb
    • 提供者:vubao
  1. LCD

    0下载:
  2. lpc2148的LCD驱动程序以及LCD的测试程序,包含串口通信以及外部中断-lpc2148 of LCD drivers and LCD testing procedures, including serial communication and external interrupt
  3. 所属分类:uCOS

    • 发布日期:2017-03-31
    • 文件大小:467.69kb
    • 提供者:ajksdna
  1. chinese

    0下载:
  2. s3c6410 wince 6.0 vga drivers
  3. 所属分类:Windows CE

    • 发布日期:2017-06-16
    • 文件大小:23.85mb
    • 提供者:ercani
  1. wsn430-drivers-v1.6.1.tar

    0下载:
  2. wsn430 drivers is a full driver for wsn430
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:45.87kb
    • 提供者:ccza
  1. LINUX.drivers.miscprogs

    0下载:
  2. LINUX设备驱动misc-progs实例代码LINUX device drivers, example code misc-progs -LINUX device drivers, example code misc-progs
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:14.13kb
    • 提供者:fzz
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com