04 - RGB Color Light
Overview
The 4 onboard RGB colorful lights are of ws2812 model, which can freely control their display of different colors, brightness, and lighting effects.
How to Apply
Building Blocks Introduction
Programming Building Blocks | Functional Introduction |
---|---|
![]() | Set the color of all the onboard colorful light at a time, or set a different color for each light |
![]() | the color of specified colorful lights |
![]() | Uniform color of all colorful lights |
![]() | Use rgb to set the color of the colorful lights, which is applicable to the colorful light effect scene |
![]() | Turn off all colorful lights |
Case 1 - Running Water Lamp
Effect
Program blocks
Case 1 - Breathing Light
Effect
Program Building Blocks