RGB LED Module
Last updated
Last updated
The RGB LED Module is a simple yet essential tool as an indicator. It can emit light in 3 separate colors, red, green and blue. Each color gets an input in the range of [0, 255] as a level of its intensity. The color values can be mixed in order to create any color.
The module can be used as a status indicator in many systems, when an operation is completed or there is an unexpected occurrence, RGB LED can be used to indicate the situation in a selected color. Thus, it will make easier to understand the system behavior without directly interacting and debugging it.
Here are some of the sample projects that include this module: