Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dynamic brightness #2

Open
ahdinosaur opened this issue Mar 28, 2016 · 0 comments
Open

dynamic brightness #2

ahdinosaur opened this issue Mar 28, 2016 · 0 comments

Comments

@ahdinosaur
Copy link
Member

at the moment we're not using the 5 bits of brightness available on the APA102 pixels.

per @mmckegg's suggestions,

  • we should allow people to pass in a brightness function that is given each pixel ([red, green, blue]) and returns a pixel with brightness ([red, green, blue, brightness])
  • by default we should use the 'luminosity' of the pixel to set the brightness
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant