Skip to main content

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. 资源 13.png

How to Apply


Building Blocks Introduction

Programming Building BlocksFunctional Introduction
image-20240321150220041Set the color of all the onboard colorful light at a time, or set a different color for each light
image-20240321150225496the color of specified colorful lights
image-20240321150232664Uniform color of all colorful lights
image-20240321150248210Use rgb to set the color of the colorful lights, which is applicable to the colorful light effect scene
image-20240321150242344Turn off all colorful lights

Case 1 - Running Water Lamp

  • Effect

    normal video 00_00_00-00_00_30~1.gif

  • Program blocks

Case 1 - Breathing Light

  • Effect

    normal video 00_00_00-00_00_30.gif

  • Program Building Blocks image-20240321150516728