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

implement ColorHSV #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

implement ColorHSV #15

wants to merge 1 commit into from

Conversation

EdJoPaTo
Copy link

@EdJoPaTo EdJoPaTo commented Jun 9, 2019

In order to use ColorHSV with the Matrix I currently would try to use matrix.ColorHSV(0). This currently falls back to the NeoPixel implementation which is using 24-bit colors instead of 16-bit colors.

I used the working NeoPixel code and adapted it for 16-bit usage.

In order to test I compared expected values to calculated ones. Also I used it with a real NeoPixel Matrix which works well.

EdJoPaTo added a commit to EdJoPaTo/esp-mqtt-neomatrix-text that referenced this pull request May 12, 2020
EdJoPaTo added a commit to EdJoPaTo/esp-mqtt-neomatrix-text that referenced this pull request May 12, 2020
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

Successfully merging this pull request may close these issues.

1 participant