Can I read FastLED Pixel Color Reference Guide on EtoBox?
FastLED Pixel Color Reference Guide by ernandofranco is a document available to read on EtoBox.
What is FastLED Pixel Color Reference Guide about?
The FastLED library provides two main pixel types: CRGB for RGB color representation and CHSV for HSV color representation. CRGB objects consist of three one-byte values for red, green, and blue, while CHSV objects represent hue, saturation, and value. The library allows for easy conversion between these color models and offers various methods for setting and manipulating colors efficiently.
- Author
- ernandofranco
- Language
- EN