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

搜索资源列表

  1. ledflah

    2下载:
  2. 本工程采用STC51单片机,采用C语言编写PWM程序实现RGB灯的亮度调节!PWM采用定时器实现,可实现调频兼跳脉宽!原理图采用PROTEL99SE-This project include sch circiut and program!we use PWM to let RGB led flah.the name of micochip is STC,so u can download the HEX file just by UART!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:43.86kb
    • 提供者:光光
  1. jianbbianpogram

    2下载:
  2. 2051单片机新流水灯程序可以实现RGB流水渐变的效果是个不错的程序-2051 Microcontroller new light water program
  3. 所属分类:SCM

    • 发布日期:2014-07-02
    • 文件大小:551byte
    • 提供者:li
  1. DCDC

    0下载:
  2. 彩色灯控制小程序,控制RGB三中灯不花出不同的颜色。-Color light control applet in the control RGB light does not take three different colors.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1.22kb
    • 提供者:贾文
  1. laserRGB

    0下载:
  2. RGB激光灯程序声控模式/自走模式/LED背景灯 -RGB laser light program control mode/self walking mode /LED background light
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.4kb
    • 提供者:longshiji
  1. tongbujianPtiaobian

    3下载:
  2. 这是一个为数不多的用C语言编写的PIC12C508的RGB灯的小型控制器,交流同步信号检测,七彩跳变+七彩渐变,做LED的朋友可以参考,程序可以直接使用的;-This is a small controller RGB lights a few written by C PIC12C508, AC synchronous signal detection, colorful jump+ colorful gradient, do LED friends can reference, the pr
  3. 所属分类:SCM

    • 发布日期:2016-04-06
    • 文件大小:54kb
    • 提供者:李星
  1. RGBWS2182B

    0下载:
  2. Arduino驱动WS2812B RGB三色灯(单个或多个)程序库-Arduino driver RGB WS2812B three color lamp (single or multiple) program library I surrender to my son Detection of English Driver RGB WS2812B three color lamp Arduino (or multiple single) library program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:34.77kb
    • 提供者:Binah Jou
  1. USART1-RGB-control

    3下载:
  2. 实现STM32F103单片机的串口控制RGB三色LED灯,实现不同亮度的程序-Achieve STM32F103 microcontroller serial control RGB three-color LED lights to achieve different brightness procedures
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:344.46kb
    • 提供者:戴志威
  1. DHT11

    0下载:
  2. DHT11 arduino驱动测试程序 温度控制RGB三色灯的点亮(DHT11 Arduino driver test program Temperature control RGB three color lamp lighting)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:青桥
  1. RGB广州塔89c52程序

    0下载:
  2. 16层RGB广州塔,每层16个led灯组成,色彩十分绚烂(16 layers of RGB Canton Tower, each layer of 16 LED lights, the color is very gorgeous)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-03
    • 文件大小:22kb
    • 提供者:创意电子
  1. pwmrgb

    0下载:
  2. 控制RGB灯珠颜色,调色,调亮度的PWM程序,颜色出来没有任何问题(Control the RGB light color, color, adjust the brightness of the PWM program, the color out without any problems)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:645488665
  1. RGB

    0下载:
  2. RGB灯程序 C语言RGB C51程序 RGBLED(RGBLED RGB lamp program C language RGB C51 program RGBLED)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-19
    • 文件大小:18kb
    • 提供者:小姜姜666
  1. WS2811_drive

    3下载:
  2. 本程序在STC15W204S单片机测试通过,可以控制WS2811、2812等类似的RGB驱动IC,实现方法比较简单,就是PLAY一个数组的颜色数据,不过效果还是能实现的,仅供学习参考(This program has passed the test of STC 15W204S single chip computer, and can control similar RGB driver IC such as WS2811 and 2812. The implementation method
  3. 所属分类:单片机开发

  1. AT8PE513M_LED

    1下载:
  2. AT8PE513M控制RGB调光程序 1. 未按开关SLEEP,长按2秒开机、再长按2秒关机 2. 开机后,红,绿,蓝滚动渐变发光 3. 每按一下,功能依次: 红灯恒亮,绿灯恒亮,蓝灯恒亮,红灯闪亮,绿灯闪亮,蓝灯闪亮,重回2步滚动发光(At8pe513m control RGB dimming program 1. If the sleep switch is not pressed, press and hold for 2 seconds to start up, and then pre
  3. 所属分类:单片机开发

  1. WS2812B(PWM+DMA)

    2下载:
  2. WS2812B全彩LED灯,采用PWM+DMA方式控制,已经编写好红色呼吸灯、绿色呼吸灯、蓝色呼吸灯和随机呼吸灯程序,还有最基本的RGB三种颜色的0~255亮度调节函数。(Ws2812b full-color LED lamp is controlled by PWM + DMA mode. The program of red breathing lamp, Green Breathing lamp, blue breathing lamp and random breathing lamp
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2020-06-13
    • 文件大小:7.2mb
    • 提供者:毅0623
搜珍网 www.dssz.com