grove_lcd_rgb

Example of the component pedrominatel/grove_lcd v1.0.0
# Grove LCD RGB Color Control Example

This example demonstrates advanced RGB backlight control including color palettes, gradients, and intensity variations.

## Description

This example showcases:
1. RGB color palette display (red, green, blue, yellow, magenta, cyan)
2. Rainbow gradient transitions between colors
3. Backlight intensity control (dimming/brightening)
4. Breathing effect with color changes
5. Display status updates with color feedback

Perfect for learning how to create dynamic visual effects with the Grove LCD RGB backlight.

To create a project from this example, run:

idf.py create-project-from-example "pedrominatel/grove_lcd=1.0.0:grove_lcd_rgb"

or download archive (~2.24 KB)