Arduino_SK6812 icon indicating copy to clipboard operation
Arduino_SK6812 copied to clipboard

Brightness

Open Blake-McCullough opened this issue 3 years ago • 2 comments

Hi there, How do I set the brighness? Thanks!

Blake-McCullough avatar May 10 '22 13:05 Blake-McCullough

RGB colors intensity range from 0 to 255, that's the brightness itself. 255 - max brigtness (100%), 127 - medium brightness (50%) and 0 - no brightness (off).

Pinkamen avatar May 05 '23 11:05 Pinkamen

right now I'm making a new version where these kind of problems are fixed and I'm making some nice extra features that make it easier to use.

ChrisvV1 avatar Jun 27 '23 20:06 ChrisvV1