Skip to content

implement ColorHSV - #15

Open
EdJoPaTo wants to merge 1 commit into
adafruit:masterfrom
EdJoPaTo:master
Open

implement ColorHSV#15
EdJoPaTo wants to merge 1 commit into
adafruit:masterfrom
EdJoPaTo:master

Conversation

@EdJoPaTo

@EdJoPaTo EdJoPaTo commented Jun 9, 2019

Copy link
Copy Markdown

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