CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - LED 控制

搜索资源列表

  1. led

    0下载:
  2. 用单片机定时器控制数码管和流水灯程序,是用c语言编写的,欢迎提出不足-MCU timer with digital control and flow control lamp program, is written in c language are welcomed to raise enough
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:8093
    • 提供者:赵鹏
  1. LED

    0下载:
  2. 一个用DELPHI写的控制LED的测试程序,可用于二次开发,其中包括通信协议.-The control of an LED with the DELPHI written test procedures can be used for secondary development, including the communication protocol.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:301818
    • 提供者:蔡建閰
  1. led

    0下载:
  2. 基本上程序还是DEMO程序,程序并没有采用定时器来生成PWM,而是采用延时循环来实现,这样就做不了其他事情 了,但实际上只需要将主循环转换为定时器中断处理即可,很简单.这个是参照市面上邦定IC RGB控制功能来做的,这应该是采用单片机方案最便宜版本之一了 -Basically the procedure or DEMO program, the program does not use a timer to generate the PWM, instead of using the de
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:5768
    • 提供者:bmlq
  1. LED_Display

    0下载:
  2. led 大屏显示系统的软硬件设计,包括对当前LED市场上的各种现存大屏方案优缺点的分析,重点介绍S3C2410和FPGA组成的屏显控制系统-led large screen display system hardware and software design, including the current LED market advantages and disadvantages of various existing analysis of large-screen programs, f
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5535080
    • 提供者:汪翔
  1. 1.LED

    0下载:
  2. zigbee控制led,对初学者很有用,cc2430模块-zigbee control led, very useful for beginners, cc2430 module
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:20655
    • 提供者:莫为
  1. LED

    1下载:
  2. led显示源码,通过网卡控制LED显示屏的显示,可以实现不同显示效果-led display source, through the LAN control LED screen display, you can achieve different display
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:63447
    • 提供者:范忠明
  1. R8C2x-v005-Led-Demo

    0下载:
  2. 基于瑞萨单片机的LED控制方案,包括相关资料和原程序代码!-Based on Renesas MCU LED control program, including relevant information and the original code!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:217052
    • 提供者:huhongjun
  1. BX-Aprotol

    0下载:
  2. LED控制器BX-A的数据通讯协议,RS-232/485接口。-LED controller BX-A data communication protocol, RS-232/485 interfaces.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:321142
    • 提供者:7柒7
  1. LED-Color_Control

    0下载:
  2. 51单片机控制MOS管来驱动RGBLED做七彩动画-MOS MCU control tube 51 to drive RGBLED do colorful animations
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:32469
    • 提供者:尤俊勇
  1. LED-DLLCESH

    1下载:
  2. LED多条屏通讯的Delphi演示程序。程序通过实例说明了如何通过串口与LED显示屏进行通讯。可以控制那个屏幕、字幕出场方式、停留时间、显示次数等。并附所用dll说明文件。-Multiple LED screen communications Delphi demo program. Procedure example illustrates how the serial port to communicate with the LED display. Can control the scre
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:432064
    • 提供者:phcn
  1. LED

    0下载:
  2. LED控制卡 多窗口分区显示系统 详细说明文档-Multi-window LED controller display system partition theory
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:125110
    • 提供者:梁子森
  1. LED

    0下载:
  2. LED控制的渐变C语言程序,又需要的可以下载来研究下-LED control gradient C language program, but also need to study can be downloaded under
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:534
    • 提供者:陈伟鸿
  1. led

    0下载:
  2. 基于TMS320VC5416的定时器编程,DSP工作在8MHZ主频,定时器分频系数为15,通过DSP通用I/O引脚控制指示灯闪烁,指示灯每秒闪烁1次。-TMS320VC5416 timer based programming, DSP working in 8MHZ frequency, the timer frequency factor of 15, through the general-purpose DSP I/O pin control light is blinking, the
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:748
    • 提供者:BOB
  1. LED.dot.matrix.display

    0下载:
  2. LED点阵显示器 利用LP-2900实验仪Altera模块上的PLD器件,编写VHDL程序,设计一个扫描控制电路,在H区的8*8型LED点阵上实现点阵的逐点显示,扫描显示的顺序是光点从左上角像素点开始,终止于右下角像素点,然后周而复始地重复运行下去。扫描全部区域大概所需时间为13s。-LED dot matrix display
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:80804
    • 提供者:duopk
  1. MCU-LED-COUTRUE

    0下载:
  2. 此程序是本人所写,可以用红外遥控器控制LED灯的亮度变化 开关等状态 有问题请与本人联系QQ63311268-I have written this program is, you can use infrared remote control LED brightness light switches and other changes in the state have questions, please contact me QQ63311268
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2518
    • 提供者:吴小在
  1. Rotating-LED-Clock

    0下载:
  2. 一个旋转LED时钟,想法很新奇,而且有红外控制-A rotating LED clock, the idea is novel, and has IR control
  3. 所属分类:SCM

    • 发布日期:2017-05-24
    • 文件大小:7982266
    • 提供者:刘敏
  1. PWM-LED

    0下载:
  2. 51单片机用PWM控制LED渐亮与渐灭 -51 single-chip LED with PWM Control becoming light and gradually eliminate
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:1187
    • 提供者:夏沐
  1. IR-LED

    0下载:
  2. 红外遥控加上声音控制LED七彩与亮度变化调光LED控制器-Infrared remote control with volume control and brightness changes of colorful LED dimming LED Controller
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:11569
    • 提供者:gongkx
  1. led

    0下载:
  2. Freescale 飞思卡尔 xs128 控制led循环点亮-Freescale Freescale xs128 control led cycle light
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:305140
    • 提供者:王超
  1. PWM-LED

    0下载:
  2. 通过单片机控制输出PWM波调节LED灯亮度的变化-MCU PWM wave output by adjusting the brightness of LED lights change
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:11595
    • 提供者:zhouyu
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com