Difference between revisions of "Full-color LED"
From Microduino Wiki
(Created page with "{| style="width: 800px;" |- | =Function of the Module= *'''Please refer to: Colored LED''' =Example 1: Lighten the Colored LED = ==Overview== To light a Colored LED graphi...") |
(→Mixly Programming) |
||
Line 58: | Line 58: | ||
*See syntax description after buildup. | *See syntax description after buildup. | ||
[[file:mixly-colorledblink-ok.JPG|600px|center]] | [[file:mixly-colorledblink-ok.JPG|600px|center]] | ||
− | *Make sure the right board and COM port and then upload. The light can blink every 1s by here. Users can change the color or the time to see what happens by doing that. | + | *Make sure the right board and COM port and then upload. The light can blink every 1s by here. Users can change the color or the time to see what happens by doing that. |
=Experiment 3: "Breathing Light" = | =Experiment 3: "Breathing Light" = |
Revision as of 13:49, 23 March 2016
ContentsFunction of the Module
Example 1: Lighten the Colored LEDOverviewTo light a Colored LED graphically. Bill of Material
Hardware Buildup
Mixly Programming
Step4:See the syntax description after buildup. Debugging
Example 2: Colored LED BlinksOverviewTo make the light blink graphically. Mixly Programming
Experiment 3: "Breathing Light"OverviewTo let the colored LED light "breath"--to grow bright and then slowly go out, achieving the effect of "breathing". Mixly Programming
Example 4: How to Control Multiple LightsOverviewLighten two lights at the same time and switch to another color every 1s. Hardware Connection
Mixly Programming
|