Difference between revisions of "Sensor-Color LED"
From Microduino Wiki
(→Specification) |
(→Program) |
||
Line 64: | Line 64: | ||
**Example: colorWipe(strip.Color(255, 0, 0), 50); Display red. | **Example: colorWipe(strip.Color(255, 0, 0), 50); Display red. | ||
**Users can adopt the related tools to change color | **Users can adopt the related tools to change color | ||
− | * | + | *"rainbow()" and "rainbowCycle()" are cool color pattern. |
===Hardware Buildup=== | ===Hardware Buildup=== |
Revision as of 08:00, 24 August 2016
Language: | English • 中文 |
---|
Microduino-Color LED is a colored LED light with an built-in IC control chip, which can be cascaded arbitrarily. With only one I/O port, you can control all the lights. Each light can be controlled separately.
ContentsFeatures
Specification
DocumentDevelopmentPreparation
Program
Hardware Buildup
ProjectPurchaseHistoryPicture
|