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

搜索资源列表

  1. 8051-LED-drive

    0下载:
  2. 51例程 -LED驱动程序 51例程 -LED驱动程序-51-LED driver routines 51-LED driver routines
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:17297
    • 提供者:林刚
  1. led

    0下载:
  2. LED驱动程序 是我学习的时候用的 调试通过的 内用帮组文档及makefile文件等-led device drivers
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:16634
    • 提供者:谢仁强
  1. led

    0下载:
  2. s3c2410ARM板上的led驱动程序 用它可以驱动led灯的变化-s3c2410ARM panel LED driver can drive led light changes
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:1742
    • 提供者:叶红
  1. led-key

    1下载:
  2. 在Linux操作系统和ARM嵌入式实验系统环境下,分析linux下的键盘、LED驱动程序,编写一个应用程序,实现以下功能:在ARM开发板上按下数字键1、2、3时,对应启动模拟量AIN0、AIN1、AIN2采样,并把AD转换的结果从终端输出和LED显示。-Environment of the Linux operating system and ARM embedded experiment system, the Linux keyboard, LED driver, write an appl
  3. 所属分类:SCM

    • 发布日期:2015-08-19
    • 文件大小:19456
    • 提供者:lily
  1. LED

    0下载:
  2. linux的led驱动程序加测试程序。s3c2410的gpio驱动-Linux led driver and test program. the s3c2410 The gpio driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:7756
    • 提供者:gg
  1. LED.tar

    0下载:
  2. 基于ARM平台的LED驱动程序,非常不错-LED driver based on the ARM platform, very good
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:94448
    • 提供者:songpy
  1. GPIO-LED

    0下载:
  2. 这是一个基于Linux平台开发的2410-LED驱动程序-This is a Linux-based platform developed 2410-led driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-31
    • 文件大小:484149
    • 提供者:YangJintao
  1. led

    0下载:
  2. OK6410的裸机led驱动程序,可以跑起来的-OK6410 the bare metal led driver, can run up
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:25894
    • 提供者:邹向朝
  1. led

    0下载:
  2. 达芬奇DM6446的信号灯LED驱动程序,已经测试可以使用 -The DaVinci DM6446 lights LED driver has been tested can use
  3. 所属分类:Video Capture

    • 发布日期:2017-11-16
    • 文件大小:2180
    • 提供者:王兴
  1. led

    0下载:
  2. 简单的led驱动程序,这个程序是我写的第一个驱动程序。可能会出现一系列的不合理。请见谅。-The simple led driver, this program is the first driver I write. Series may appear unreasonable.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-05
    • 文件大小:2048
    • 提供者:刘智
  1. LED

    0下载:
  2. 在开发板TQ2440移植好linux操作系统好写的第一个驱动程序之LED驱动程序和测试程序-LED drivers and testing procedures in the development board TQ2440 transplantation good linux operating system write good drivers
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-19
    • 文件大小:4544
    • 提供者:侯苹苹
  1. LED-key

    0下载:
  2. 天嵌2440开发板按键与LED驱动程序设计 解压后可直接编译下载到开发板上运行-Days inlay 2440 development board buttons and LED driver design decompression can be compiled directly downloaded to the development board to run
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:91435
    • 提供者:姜春波
  1. led-driver1

    0下载:
  2. 该段代码给出了嵌入式处理器arm9200的一个LED驱动程序-The segment code is given the embedded processor arm9200 an LED driver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-22
    • 文件大小:24438
    • 提供者:dingwei
  1. LED-Driver

    0下载:
  2. 本程序是基于msp430单片机的LED驱动程序-This procedure is based on the msp430 single-chip LED driver
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-14
    • 文件大小:613
    • 提供者:liucheng
  1. led

    0下载:
  2. led 驱动程序,可以控制七彩led进行流水等形式运转,-led driver, you can control the colorful led operation in the form of water and other
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:3448
    • 提供者:曾磊
  1. LED

    0下载:
  2. 单片机LED驱动程序,这里采用了多种方法实现,可以同时学到很多知识,比其他LED驱动资料要全得多-Single-chip LED driver, using a variety of methods to achieve here, you can also learn a lot of knowledge, other than the LED driver is much more to the whole data
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:636
    • 提供者:李东国
  1. LED

    0下载:
  2. linux2.6内核的led驱动程序及应用程序-The linux2.6 kernel LED driver program and application program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:48379
    • 提供者:小刘
  1. led-drivers

    0下载:
  2. 基于mini2440的led驱动程序详解-The drivers program on leds for mini2440
  3. 所属分类:Driver develop

    • 发布日期:2017-04-16
    • 文件大小:12300
    • 提供者:苏生
  1. led

    0下载:
  2. 嵌入式平台上的LED驱动程序和应用程序 以及MAKEFILE文件 实现LED的亮灭等-LED drivers and applications, and MAKEFILE files embedded platforms to achieve LED light off, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1650
    • 提供者:Evan
  1. led

    0下载:
  2. cortex A8开发板LED驱动程序,附调试程序-cortex A8 LED driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:2627
    • 提供者:孙金海
« 1 2 34 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com