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

搜索资源列表

  1. LED

    0下载:
  2. LED数码管显示测试程序。共阴,74LS164 串口驱动-LED digital display test program. Common cathode, 74LS164 serial driver
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:10068
    • 提供者:mydust
  1. EM78P153S-LED

    0下载:
  2. 程序用EM78P153S对2个74HC4094的控制,驱动segment led 及led 灯。-Procedures used EM78P153S of two 74HC4094 control, drive segment led and led lights.
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:3769
    • 提供者:james chen
  1. LEDDriver

    0下载:
  2. 友善之臂wince下LED驱动程序,已经通过EVC4.0调试-wince
  3. 所属分类:Windows CE

    • 发布日期:2017-03-26
    • 文件大小:1385
    • 提供者:hualun
  1. led-player

    0下载:
  2. linux下基于S3C2410的LED灯的驱动程序-LED lights based on S3C2410 driver under linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-03-27
    • 文件大小:1468
    • 提供者:林非
  1. led-cdev-fs2410.tar

    0下载:
  2. 此代码是基于fs2410写的,主要是LED的驱动程序,只适合于fs2410开发板,希望对你们有帮助。-This code is based on fs2410 written mainly LED driver is only suitable for the the fs2410 development board, and I want you to help.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-07
    • 文件大小:9295
    • 提供者:王俭冬
  1. FS44B0X_USB

    0下载:
  2. fs44b0x_usb -- usb 测试程序 PC机部分的软件 1) LEDDEMO -- 控制 FS44B0X板上三个LED的程序 2) D12_DRIVER_FOR_WIN98 -- USB芯片WIN98的驱动程序 3) D12_DRIVER_FOR_WINXP -- USB芯片WINXP的驱动程序 FS44B0X板的USB固件程序--源代码 USB_DEMO 使用方法: 1)在SDT2.51里调入usb_demo.axf, 运行。 2)接
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-10
    • 文件大小:219467
    • 提供者:张淼林
  1. LedDriver1.0

    1下载:
  2. 通过AD5258和单片机控制的LED驱动程序,通过控制数控电阻对LED亮度进行连续调整!-Through the AD5258 and MCU-controlled LED driver, through the control of NC resistance of continuous adjustment of LED brightness!
  3. 所属分类:SCM

    • 发布日期:2014-05-30
    • 文件大小:42013
    • 提供者:shi
  1. easyarm1138GPIO

    0下载:
  2. 是easyarm1138的通用输入输出口实例 例程是基于《Stellaris系列驱动库》编写的。 对LED和KEY的编程,采用封装好“驱动库”模式,只要在工程里添加LED和KEY的驱动程序,就能运用自如。 例如对LED的操作就很简单: LED_Init(LED1) // 只初始化LED1,而对LED2和LED3所在的GPIO管脚无影响 LED_Init(LED1 | LED2 | LED3) // 同时初始化3只LED LED_On(LED2 | LED
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:34620
    • 提供者:曾祥林
  1. testfolder

    0下载:
  2. 这是一个基于nec78f8024的led驱动程序,经测试功能完整-This is a nec78f8024 based on the led driver, tested a full-featured
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:58696
    • 提供者:李维光
  1. 74hc59c51drivesource

    0下载:
  2. 这是一个74HC595芯片的驱动程序。采用C51进行编程,可以拥有LED数码管的显示驱动、数据锁存等操作。-This is a 74HC595 chip driver. Using C51 program, you can have a digital tube LED display driver, data latches and other operations.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7367
    • 提供者:王伟
  1. LED

    0下载:
  2. LED显示程序,显示文字,驱动IC为专用的LED恒流驱动IC。-LED display program to show text, driver IC for the exclusive use of constant current LED driver IC.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1554
    • 提供者:dd
  1. LedArray

    0下载:
  2. Led点阵屏驱动程序,ARM7se512芯片。 注释比较多,希望有帮助。 采用Jlink调试通过-Led dot matrix screen driver, ARM7se512 chip. Notes are more, I hope helpful. Debugging through the use of Jlink
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-09
    • 文件大小:1212273
    • 提供者:李振
  1. led-8zi

    1下载:
  2. /***************************************************** 16*128 LED点阵屏 C 程序 ****************************************************** 声明: 本程序供大家学习之用,用勿用于商业用途。尊重版权。 编写:邓椿薪 时间:2006年1月20日 晚 邮箱:love2151@xinhuanet.com *************
  3. 所属分类:SCM

    • 发布日期:2015-07-30
    • 文件大小:1939
    • 提供者:kd911
  1. MAX7219

    1下载:
  2. MAX7219的驱动程序,基于51的,C语言描述,附带DS18B20的驱动程序,体现MAX7219的用途,带PROTUES 仿真。(MAX7219,7段数码管驱动IC,LED驱动IC,美信公司产品)【原创】-MAX7219 driver, based on the 51, C language descr iption of the driver DS18B20 incidental, reflecting the use of MAX7219 with PROTUES simulation.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:64144
    • 提供者:王浩然
  1. experiments

    0下载:
  2. S3C2440下的KEY,LED,LCD等基于linux下的驱动程序及其应用程序,并带有PDF文档说明-base linux s3c2440 key led lcd and so on c file with pdf
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:1081283
    • 提供者:qiu
  1. key_led

    0下载:
  2. 按键+LED驱动实验 基于TEB-44B0实验平台 包括按键+LED驱动程序与测按键试程序-Button+ LED driver experiment TEB-44B0-based experimental platform, which includes the key driver+ LED test and measurement procedures button
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:40631
    • 提供者:冰释
  1. QT_led_drive

    0下载:
  2. 在PXA270开发平台上,led驱动及测试程序。含Qt界面-PXA270 development platform in, led driver, and test procedures. Interface with Qt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:28914
    • 提供者:sophy
  1. Chapter_7_Linux_drivers_development

    0下载:
  2. 周立功magic2410实验箱源码 第7章嵌入式Linux驱动开发 7.2 Devfs驱动程序 7.3 LED驱动程序 7.4按键驱动程序 DM9000 驱动 UART1 驱动-Magic2410 week experimental box source Ligong Chapter 7 Embedded Linux Driver Development Driver 7.2 Devfs Driver 7.3 LED Driver 7.4 key driver DM900
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:867507
    • 提供者:yc
  1. LEDDisp

    0下载:
  2. 实验名称: LED驱动程序实验 实验目的: 初步学习对单片机端口的操作,加深对AVR单片机端口寄存器的理解 实验现象: LED数码管从左向右依次亮,然后依次灭 环 境: ICCAVR6.31A-Experiment name: LED driver for the experiment was the experiment: a preliminary study of single chip port operation, better understanding of the A
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:743
    • 提供者:liutao
  1. 123

    0下载:
  2. 16*32点阵显示驱动程序,16*32的LED点阵显示屏动态显示文字-16* 32 dot matrix display driver, 16* 32 dot matrix LED display dynamic text
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:3832
    • 提供者:fang fang
« 1 2 3 4 5 67 8 9 10 11 ... 46 »
搜珍网 www.dssz.com