The    LED Magic Light    states that the color-changing LED is not an LED in the package, but three LEDs and a small computer to drive them. The LEDs consist of red, green and blue LEDs, each of which can be controlled by a microcontroller. Since the two legs that provide power on the LED are connected to the microcontroller instead of the LED components, current limiting resistors are not required.

  

The microcontroller can turn each color on or off, so if the red LED is lit, the output of the color LED is red. When the blue LED is lit, it is blue. If both the blue and red LEDs are lit, the color changing LED is purple (called magenta). Similarly, red and green are combined to give a yellow color, and blue and green give a cyan color.

  

Although the color change LED uses the six colors mentioned above, it slowly changes from one to the other. This is still done using three basic red, green and blue elements. If the red LED is combined with the blue LED, but the blue LED is only driven at 50% of its normal brightness, a half color between red and magenta is produced.

  

When the red LED remains on, if the blue LED is slow from 0% brightness to 100% brightness, the color will gradually change from red to magenta.

 

If the standard LED turns on and off very quickly, say 100 times per second, it looks like it is constantly opening up. If the LED is on for the same amount of time as it is turned off, it will last 50% of the time and 50% of full brightness.

  

The same method can be achieved using three LED elements inside the color-changing LED. This means that any number of red, green and blue can be combined to produce the desired color. Look again at the change from red to magenta. If the blue LED starts to turn off, turn it on and off with a uniform amount and then turn it on and the color will change as needed.

  

Ninghai Haohua Company  is a manufacturer that designs and produces various types of LED magic lights. LED Magic Light has complete specifications and beautiful styles. The goods are exported to Europe, the United States, Australia and other countries and regions.

  

Learn more about LED color changing lights,   LED Magic Light    , please pay attention to us, thank you!

https://www.nhhx.net/

LED Magic Light - How Does The LED Light Change Color?的更多相关文章

  1. [LED]如何配置LCD背光和LED,调试方法

    [DESCRIPTION] 如何配置LCD背光和LED,调试方法 [SOLUTION]LCD背光和LED配置文件alps/custom/<proj name>lk/cust_leds.ca ...

  2. CSUOJ 1008 Horcrux

    Description A Horcrux is an object in which a Dark wizard or witch has hidden a fragment of his or h ...

  3. CSU1008: Horcrux

    Description A Horcrux is an object in which a Dark wizard or witch has hidden a fragment of his or h ...

  4. Switch The LED Holiday Light To Illuminate The Cheerful Holidays

    I like how LED holiday lights add a little magic to the holidays. Want an easy way to reduce your va ...

  5. LED Candle Light Factory-LED Candle Light: Full Of Romance

    LED candle lights are beautiful and can add elegance and romance to any space. These candles make th ...

  6. LED Mood Light Factory-Smart Mood Light: Control System Principle

    Intelligent devices have become more and more widespread in our lives. Intelligent scene lights are ...

  7. LED Holiday Light - Holiday Lighting Maintenance Guide

    If you are experiencing problems with LED holiday lighting, the following guides will provide advice ...

  8. LED Holiday Light - Color Creation Of LED Christmas Lights

    In the long and interesting history of Christmas lights, nothing is brighter than light-emitting dio ...

  9. LED Decorative Light Manufacturer - LED Neon Rope: 5 Advantages

    In the past 100 years, lighting has come a long way. Nowadays, the decorative LED lighting design ca ...

随机推荐

  1. JavaDay9(上)

    Java learning_Day9(上) 本人学习视频用的是马士兵的,也在这里献上 <链接:https://pan.baidu.com/s/1qKNGJNh0GgvlJnitTJGqgA> ...

  2. PAT (Advanced Level) Practice 1019 General Palindromic Number (20 分) (进制转换,回文数)

    A number that will be the same when it is written forwards or backwards is known as a Palindromic Nu ...

  3. Python静态方法、类方法、属性方法

    静态方法 使用静态方法以后,相当于把下面的函数和类的关系截断了,它的作用相当于是类下面的一个独立函数,不会自动传入参数self. class people:..... @staticmethod de ...

  4. DVA知识集合

    react与dva 原文地址:https://github.com/dvajs/dva-knowledgemap 1.变量声明 const DELAY = 1000 let count = 0 cou ...

  5. jQuery---城市选择案例

    城市选择案例 <!DOCTYPE html> <html> <head lang="en"> <meta charset="UT ...

  6. Luogu2422 | 良好的感觉 (单调栈)

    题目描述 kkk做了一个人体感觉分析器.每一天,人都有一个感受值Ai,Ai越大,表示人感觉越舒适.在一段时间[i, j]内,人的舒适程度定义为[i, j]中最不舒服的那一天的感受值 * [i, j]中 ...

  7. 题解【洛谷P2264】情书

    题面 看到每一单词在同一句话中出现多次感动值不叠加,一眼想到 \(\text{set}\). 首先将词汇列表中的单词存储起来,我用的是 \(\text{set}\). 对于每一个句子的单词,我们可以先 ...

  8. vlan划分、本征vlan配置、中继

    命令部分: vlan划分(全局模式) vlan name v10 no shu no shu switchport access vlan vlan name v20 inter vlan no sh ...

  9. Node.js、npm和webpack的安装

    1. 前往Node.js官网下载安装程序 2. 一路点击下一步即可 3. 测试是否安装成功 4. 配置npm在安装全局模块时的路径和缓存cache的路径 因为在执行例如npm install webp ...

  10. vm virtualbox 里的ubuntu挂载windows的文件夹

    1.先在virtualbox里设置好共享文件夹 如右图所示: 共享文件夹-添加共享文件夹 里面: 选择好 共享文件夹路径,起好 共享文件夹名称,下面都不用选. 假设共享文件名是ShareD, 2. 然 ...