CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - led灯程序

搜索资源列表

  1. led

    0下载:
  2. s3c2410的LED灯程序,ADS下使用 s3c2410的LED灯程序,ADS下使用
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:yanzikai
  1. LED_ATmel9200

    0下载:
  2. 这是我学习驱动开发的第一个小程序. 控制LED灯的开和关. 共有两个文件 gpioctl.c 是驱动程序, main.c是LInux下的测试程序.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1733
    • 提供者:rock
  1. linux_example_code

    0下载:
  2. 基于s3c2440的程序:按键程序,LED灯,数学函数的程序以及多线程的程序。-Based on the procedures s3c2440: key procedures, LED lights, mathematical functions, as well as the procedures for multi-threaded process.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:7236
    • 提供者:jack
  1. 6-led-qd

    0下载:
  2. 嵌入式LINUX中的灯设备的驱动程序 调试成功-the driver programme of the led device in Embeded Linux successful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:5290
    • 提供者:蔡龙之
  1. 2410-led-drivers

    0下载:
  2. 基于2410的led灯的驱动程序!对于初学者很有参考价值!!!值得下载-Based on 2410' s led lamp driver! Useful reference for beginners! ! ! Worth downloading! !
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7618
    • 提供者:wangtao
  1. s3c2410wz

    0下载:
  2. 该资料是通过GSM模块控制S3C2410开发板的程序,使用短息控制板子上的三个LED灯的亮灭。-The information is controlled through the GSM module S3C2410 development board' s procedures, using the short rate control board on the bright three LED lights off.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:25416
    • 提供者:lining
  1. modekey_driver

    0下载:
  2. 基于linux2.6.24内核的控制s3c2440按键和led灯的驱动和测试程序-Kernel-based linux2.6.24 control buttons and led lights s3c2440 drive and test procedures
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:3101
    • 提供者:wuyan
  1. LED

    0下载:
  2. 用于做ARM-LINUX系统的测试驱动程序,这是LED流水灯测试程序。-ARM-LINUX system for doing the test driver, which is LED lights water testing procedures.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:7638
    • 提供者:xiaopang
  1. leddd

    0下载:
  2. 一个简单的可以在S3C2410开发板上实现的点击触摸屏控制led灯的程序!-A simple S3C2410 development board can be implemented in the touch screen controls led lights click on the program!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:43364
    • 提供者:吴志亮
  1. led

    0下载:
  2. 基于ARM ADS环境,利用汇编编写程序,实现交替点亮嵌入式试验箱上的LED灯-light LED
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2537
    • 提供者:helen21c
  1. button

    0下载:
  2. 利用fs2410开发板上的一个按钮,在linux下点亮一个led灯得驱动程序-Fs2410 development board using a button in linux too light a lamp led driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:775
    • 提供者:程姚根
  1. LED-test

    0下载:
  2. ok6410a裸机点亮LED灯,完整程序加注释-ok6410a turn on the led program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:37414
    • 提供者:曾志辉
  1. test_LedClass

    0下载:
  2. 在ubuntu下用Qt编写的一个led灯的亮灭程序,就是把LED这个灯的效果用一个类来实现,这样你想要在哪里放置一个led,直接放,就像用Qt下的其他Qwidget控件一样,很方便-Written with Qt under ubuntu led lamp light off the program, is the effect of this LED lamp with a class to achieve, so you want to place a led, where direct d
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:4637
    • 提供者:郭志军
  1. gpio

    0下载:
  2. gpio,arm裸板点亮一个led灯的程序。不过没有前面的初始化。-gpio light a led lamp arm bare board procedures. However, no previous initialization.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:4591
    • 提供者:谭哥
  1. linux-module

    0下载:
  2. Linux设备驱动标准模板,用于s3c2410实验,流水灯点亮,下面有配套应用程序内核版本:2.6.31 交叉编译器:arm-linux-gcc 4.12 Read,write,ioctl等函数实现 S3C2410 GPF0~GPF3外接led灯,低电平点亮,高电平熄灭分别用write和ioctl 实现led流水灯的点亮经过验证,可点亮led流水灯-linux module
  3. 所属分类:Driver develop

    • 发布日期:2017-11-26
    • 文件大小:25576
    • 提供者:王子丹
  1. LEDprj_2410

    0下载:
  2. 在keil下运行的程序,控制开发板上的LED灯显示的颜色和大小变换-Running program in keil color and size of the development board LED indication transform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-04
    • 文件大小:157578
    • 提供者:吴伟
  1. led

    0下载:
  2. arm中用汇编,用C,用linux驱动和相应的文件操作来点亮led灯。由浅入深的学习驱动程序。-arm using assembly with C, the linux driver and the corresponding file operations to light led lights. Deep learning driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:19057
    • 提供者:孙魁
  1. 1-LED-lights-lit

    0下载:
  2. 在单片机实验中,利用这个程序可以点亮一个灯,方便使用。-In the experiment, using this program can light a lamp, easy to use.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:16710
    • 提供者:载辛
  1. led

    0下载:
  2. 基于嵌入式mini2440下 LED的亮灭及流水灯的实现 驱动程序和应用程序-Based Embedded mini2440 LED light off and water lights realization drivers and applications
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-27
    • 文件大小:16918
    • 提供者:姜伟
  1. EXTI

    0下载:
  2. 百为开发板的EXIT外部中断程序,实现按键控制led灯的开关:按一下键灯亮,再按一下灯灭。-One hundred to EXTI interrupt routine
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1154038
    • 提供者:叶敏
« 12 »
搜珍网 www.dssz.com